How foreign language works?

Hi, I set a new category to download italian series but for example if I put Hannibal to the wanted and I search all the episode for the 3rd season Sonar don’t find any files but, kat have a full season in Italian.

So I don’t know if I need to specify some other “tag” or required words to specify to sonar that that words mean that the file are in italian, for example if title contains
ITA
ITALIAN
ITALIANO

Maybe is my fault?

J

You’ll need to check debug logs to see if that result was returned from KAT so Sonarr could even process it, if its not a verified release on KAT make sure you tell Sonarr to look for unverified results.

Sonarr will use various words in the title to determine the language, you don’t need to setup a release restriction.

The language detection is hardcoded into Sonarr in /src/NzbDrone.Core/Parser/Parser.cs

The language regex used for italian is (?\b(?:ita|italian)

Ok, tnx, unfortunately some time the releaser use the italian title …

I make some test to “test” this behavior.

Tnx

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