PCJones / radarr-sonarr-german-dual-language

Guide on how to prefer German + English dual language in Radarr and Sonarr
MIT License
170 stars 10 forks source link

Language: German Only not working properly when grabbing releases #6

Open Sim0nW0lf opened 7 months ago

Sim0nW0lf commented 7 months ago

German Subbed is interpreted as German language but the language is actually not German. That's why we need a "German & NOT German Subbed" filter to make it work correctly right?

IMG-20231112-WA0000

PCJones commented 7 months ago

The problem is that sonarr is incorrectly detecting the release as German. I'll get back to you

PCJones commented 7 months ago

I asked on Radarr discord and they confirmed that everything with "German" inside the name is categorised as German language.

I'm currently working on a fork/patch for both Radarr and Sonarr to fix the many problems with the (German) language detection, but it might take a while.

So yes, you are correct. You need to add a filter to the German Only custom format that detects german subbed like this: image

Regex: german.*subbed

If it works please let me know or share your own solution :)

Sim0nW0lf commented 7 months ago

I just did a "not subbed" filter for "german language only" and it works well for now 👍🏻

image

PCJones commented 7 months ago

This will also be solved by my patch for Sonarr once it is ready:

https://github.com/PCJones/Sonarr-Enhanced/pull/9

BenRoe commented 4 months ago

I asked on Radarr discord and they confirmed that everything with "German" inside the name is categorised as German language.

I'm currently working on a fork/patch for both Radarr and Sonarr to fix the many problems with the (German) language detection, but it might take a while.

So yes, you are correct. You need to add a filter to the German Only custom format that detects german subbed like this: image

Regex: german.*subbed

If it works please let me know or share your own solution :)

Is that needed with the latest Sonarr version?

PCJones commented 4 months ago

If you don't want releases that have "German.Subbed" inside their release name to be (wrongly) recognized as German then yes

choque88 commented 1 month ago

Having a kind of similiar problem with Sonarr but it's not about subbed releases.

Here's what my Custom Format Scoring looks like Custom_Format

And here's some releases that got grabbed even though they only included an english audio track English_Only

I guess the problem is the WEB-DL in the filename? Since DL in this case (probably) means "Download" and not "Dual Language"?

PCJones commented 1 month ago

@choque88 Please share the quality section of your quality profile (right side). Also, if you are using Scenenzbs, make sure to activate the Movies/TV DE category in Radarr/Sonarr under Settings>Indexers>SceneNZBs

choque88 commented 1 month ago

Here's the quality section Qualities

And you're right, I forgot to check those categories in Radarr and Sonarr. Changed that and will try again...

choque88 commented 1 month ago

Activated the categories in Sonarr but it's still grabbing english only episodes Sonarr_Indexer

English_Only2