Sonarr V3, multiple laguage configuration

Sonarr version (exact version): 3.0.4.1093
OS: Docker

Hi everybody,

I just upgraded to Sonarr V3, ad I’m really happy with that. Very good job.

But I’m a little bit lost with the language settings and preferences. What I want to do is:

Download in any quality selected - with the tag MULTI (fr-en)
If, not: Download in any quality with the tag: VOSTFR
If not: download in any quality with the french language
And that it continues to try to go up in this list until it arrived to the first one.

So here is what I did:
my language profile is english (first) and French (second)
My quality profile has a group (the only one checked) with all the qualities I want in it.
In my Release profile I did:
Must contain: Multi VFF, VOSTFR, VFF-EN, MULTI, SUBFRENCH, FRENCH, FR
prefered: MULTI(100), VFF EN(100), MULTI VFF(100), VOSTFR(10),SUBFRENCH(10), FR(5), FRENCH(5)

The problem is that I had no upgrade lately and still have VOST series when they are available (with manual search) on the trackers.

If someone has an idea how to configure it the way I want I’ll be forever graceful

Thank you

Must contain means one of those terms must be in the release name, limiting both the language profile and preferred words.

Debug logs will tell you why releases are being rejected, though must contain terms is my guess.

Mmmh Thanks for the answer. I think it work like that. I just realized that all the releases which were not upgraded, the upgrade contain “saison” in place of “season” So probably the problem comes from here.

Thanks anyway

Ok I still have a question. Does the prefered words can make an upgrade?
Explanation:

Immagine I have 2 prefered words:
VOSTFR: 50
MULTI: 100

(no must contain or anything else)
Sonarr find and import a release matching containing VOSTFR
If a release containing MULTI arrive, does Sonarr will replace the first one with the new one because it’s 100 in place of 50 of score?

Yes.

And if it sees a release with both (not realistic, but as an example) it will replace again because the score for such a release would be 150.

Excellent. Thank you for your answer.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.