Preferred word score not working

Sonarr version (exact version): 3.0.10.1567
Mono version (if Sonarr is not running on Windows): 6.12.0.182
OS: Debian 11 / Docker lscr.io/linuxserver/sonarr
Debug logs: sonarr.debug.txt · GitHub (debug logs at 12:09, retested with trace logs at 12:20)
Description of issue: preferred word score not working

I have a release profile with preferred words. in the manual search menu there are no preferred word scores

Release Profile:

Manual Search:


image
image

“Does not contain one of the required terms: 264” shows that the release profile “must contain” is working
however there are no scores at all in the “preferred word score” column

I think it’s because there is no point to evaluate preferred words, since the required word is not present anyway, why bother to calculate preferred word score…
I may be wrong of course.

Regex not being parsed due to missing “/” and “/i”

my regex wrongly formatted in the preferred word bit, as such nothing matched my words bcs it wasnt being parsed as regex

if not for your suggestion i wouldnt have given it another go so thanks
image
Now working as expected

Ah, right. Silly I overlooked that. Glad it’s sorted now.

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