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

Multilanguage not recognized #4

Closed Sim0nW0lf closed 10 months ago

Sim0nW0lf commented 10 months ago

For some reason very often my multilanguage files are not being recognized correctly. Do you know why that could be?

Screenshot_20230828_213906

PCJones commented 10 months ago

Probably because the (original) filename doesn't contain German DL. I'll let you know when I updated the guide to handle this

Sim0nW0lf commented 10 months ago

Thanks! :)

Also odd to me is that Sonarr often doesn't recognize language correctly even tho it shows in the file overview: image But here it should see that its actually multilanguage and also german: image

Sim0nW0lf commented 10 months ago

Managed to make it work by just filtering for languages in a custom format and giving it the same score as the text based search score. Including {MediaInfo Simple} in the filename helps to manage format and audio.

PCJones commented 9 months ago

This should be fixed now with a second custom format:

https://github.com/PCJones/radarr-sonarr-german-dual-language/blob/main/README.md#1-import-the-german-dl-custom-formats

If your solution is better please share your custom format(s) :)

Sim0nW0lf commented 9 months ago

Yes that's how I did it too 👍🏻