Sonarr version (exact version):
2.0.0.5228 Mono version (if Sonarr is not running on Windows):
4.2.3 OS:
Ubuntu 16.04.4 LTS Debug logs: https://pastebin.com/Ca4WHUbz (Make sure debug logging is enabled in settings and post the full log to hastebin/pastebin/dropbox/google drive or something similar, do not post them directly here. Post in .txt not .doc, .rtf or some other formatted document) Description of issue:
Sonarr won’t find files for certain releases, and I can’t figure out why. In the above debug you can see it successfully finding and grabbing Westworld, but failing to find Bob’s Burgers. These are both from the same tracker via Jackett, and when I go to Jackett to manually search for the Bob’s Burgers episodes from that tracker, it finds them with no trouble. It’s not isolated to Bob’s Burgers - I can get the same issue with other series also.
Any help hugely appreciated as currently this is making Sonarr unusable
I think I’ve figured out why this happens. The series I can repeat the issue with contain an apostrophe in the title. Sonarr strips the apostrophe out from the search string:
It appears so. If I go to Jackett and manually search for Bobs Burgers (no apostrophe), I get 0 results. Add the apostrophe and all results appear.
Would I be able to suggest a fix to Sonarr stripping out the apostrophe or would that break stuff? Seems a shame that it won’t be able to handle some fairly major shows because of it.