PCJones / UmlautAdaptarr

A tool to work around Sonarr, Radarr, Lidarr and Readarrs problems with foreign languages
42 stars 3 forks source link

Fix German DL detection #2

Open PCJones opened 5 months ago

PCJones commented 5 months ago

If

The indexer shows "German" in the language attribute AND the German DL regex matches the release

then replace "German" with "German[._ ]English" (English=Original Language). Keep the "DL" so German DL custom formats in *arrs that are based on Regex are still working.

This solves the problem that the *arrs ignore "German DL" if the indexer provides a language.

PCJones commented 5 months ago

Better solution: Add Original Language to the attribute or remove the attribute