Cannot parse episode string

Sonarr version (exact version): 2.0.0.5228
Mono version (if Sonarr is not running on Windows):N/A
OS: Windows 10
Debug logs:
(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:
Episodes cannot be parsed whether series is set to standard or daily. Naming is unusual but it should still be possible to get the date from it. It may be the fact there are two episodes for the same series on a single day which are labelled pt1 and pt2.

Extract here:-
18-8-14 08:18:16.6|Debug|Parser|Parsing string ‘Coronation Street (13 August 2018) Pt2’
18-8-14 08:18:16.6|Debug|Parser|Unable to parse Coronation Street (13 August 2018) Pt2
18-8-14 08:18:16.6|Debug|Parser|Parsing string ‘Coronation Street (13 August 2018) Pt1’
18-8-14 08:18:16.6|Debug|Parser|Unable to parse Coronation Street (13 August 2018) Pt1

Full file at https://www.dropbox.com/s/t0gyijgqw1f81la/sonarr.debug.txt?dl=0

That date format is not supported, in addition Sonarr wouldn’t be able to look them up by the date due to multiple episodes on the same day.

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