Hi. I still get frustrated with figuring out what file names are valid for a particular show. I’m trying to add the show 'Allo 'Allo! and have tried a half dozen different names, all resulting in the following in the logs:
14-12-30 09:01:51.4|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for 'allo 'allo! S9E06 - A Winkle in Time
14-12-30 09:01:51.4|Debug|Parser|Quality parsed: Unknown v1
14-12-30 09:01:51.4|Debug|Parser|Release Group parsed:
14-12-30 09:01:51.5|Debug|ImportDecisionMaker|Analyzing 1/1 files.
14-12-30 09:01:51.5|Debug|Parser|Parsing string ''allo 'allo! S9E06 - A Winkle in Time.mkv’
14-12-30 09:01:51.5|Debug|Parser|Episode Parsed. alloallo - S09E06
14-12-30 09:01:51.5|Debug|Parser|Language parsed: English
14-12-30 09:01:51.5|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for 'allo 'allo! S9E06 - A Winkle in Time.mkv
14-12-30 09:01:51.5|Debug|Parser|Quality parsed: HDTV-720p v1
14-12-30 09:01:51.5|Debug|Parser|Release Group parsed:
14-12-30 09:01:51.5|Debug|ParsingService|Unable to find alloallo - S09E06 HDTV-720p v1
14-12-30 09:01:51.5|Debug|ParsingService|No matching episodes found for: alloallo - S09E06 HDTV-720p v1
This is the series on Trakt: http://trakt.tv/shows/allo-allo Having a manual import feature that prompts for what series a file matches would be nice. I’ve tried allo allo, allo-allo, allo allo!, 'allo.'allo! … in all cases sonarr converts to “alloallo” and finds no match.
Any suggestions on how to name these so that Sonarr will match it up as I can’t find one?
Thanks.