Finally got the logs, then took forever to get time to go through them…
I had a few things going on at the time, I pruned the log a bit to get the unrelated stuff out of it. The torrent in question was titled "Outlander.S01.E01-08.1080p.WEB-DL_TTL
The import starts around line 298, It gets one file copied, starts a 2nd (around 370), then fails that copy around line 399. All further files fail out immediately after that.
I don’t actually see Sonarr that explicitly says that its deleting the files but at line 388 it tells Deluge to remove the torrent. Is it possible that Deluge is being commanded to delete the data as well as remove the torrent? I know when I manually remove a torrent in Deluge it gives me the option to either just remove it or remove and delete data as well. As far as I can tell in the deluge preferences, I don’t have anything enabled that will auto delete anything.
I cant see a way to just upload the log file, so here it is:
15-5-4 23:32:09.3|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Outlander.S01.E01-08.1080p.WEB-DL_TTL
15-5-4 23:32:09.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-5-4 23:32:09.3|Debug|Parser|Release Group parsed:
15-5-4 23:32:09.3|Debug|DownloadedEpisodesImportService|Outlander.S01.E01-08.1080p.WEB-DL_TTL folder quality: WEBDL-1080p v1
15-5-4 23:32:09.3|Debug|DiskScanService|Scanning '/mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL' for video files
15-5-4 23:32:09.3|Debug|DiskScanService|9 video files were found in /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL
15-5-4 23:32:09.4|Debug|ImportDecisionMaker|Analyzing 9/9 files.
15-5-4 23:32:09.4|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E01.Sassenach.1080p.WEB.DL-SAMPLE_TTL.mkv
15-5-4 23:32:09.5|Debug|VideoFileInfoReader|Getting media info from /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E01.Sassenach.1080p.WEB.DL-SAMPLE_TTL.mkv
15-5-4 23:32:11.1|Debug|DetectSample|[/mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E01.Sassenach.1080p.WEB.DL-SAMPLE_TTL.mkv] appears to be a sample. Runtime: 00:01:02.1450000 seconds. Expected at least: 600 seconds
15-5-4 23:32:11.1|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E01.Sassenach.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:11.1|Debug|VideoFileInfoReader|Getting media info from /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E01.Sassenach.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:11.8|Debug|DetectSample|Runtime is over 90 seconds
15-5-4 23:32:11.8|Debug|Parser|Parsing string 'Outlander.S01E01.Sassenach.1080p.WEB.DL_TTL.mkv'
15-5-4 23:32:11.8|Trace|Parser|^(?<title>.+?)(?:(?:[_\W](?<![(\[]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-5-4 23:32:11.8|Debug|Parser|Episode Parsed. outlander - S01E01
15-5-4 23:32:11.8|Debug|Parser|Language parsed: English
15-5-4 23:32:11.8|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Outlander.S01E01.Sassenach.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:11.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-5-4 23:32:11.8|Debug|Parser|Release Group parsed:
15-5-4 23:32:11.8|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E02.Castle.Leoch.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:11.8|Debug|VideoFileInfoReader|Getting media info from /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E02.Castle.Leoch.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:13.4|Debug|DetectSample|Runtime is over 90 seconds
15-5-4 23:32:13.4|Debug|Parser|Parsing string 'Outlander.S01E02.Castle.Leoch.1080p.WEB.DL_TTL.mkv'
15-5-4 23:32:13.4|Trace|Parser|^(?<title>.+?)(?:(?:[_\W](?<![(\[]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-5-4 23:32:13.4|Debug|Parser|Episode Parsed. outlander - S01E02
15-5-4 23:32:13.4|Debug|Parser|Language parsed: English
15-5-4 23:32:13.4|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Outlander.S01E02.Castle.Leoch.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:13.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-5-4 23:32:13.4|Debug|Parser|Release Group parsed:
15-5-4 23:32:13.4|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E03.The.Way.Out.1080p.WEB-DL_TTL.mkv
15-5-4 23:32:13.4|Debug|VideoFileInfoReader|Getting media info from /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E03.The.Way.Out.1080p.WEB-DL_TTL.mkv
15-5-4 23:32:15.1|Debug|DetectSample|Runtime is over 90 seconds
15-5-4 23:32:15.1|Debug|Parser|Parsing string 'Outlander.S01E03.The.Way.Out.1080p.WEB-DL_TTL.mkv'
15-5-4 23:32:15.1|Trace|Parser|^(?<title>.+?)(?:(?:[_\W](?<![(\[]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-5-4 23:32:15.1|Debug|Parser|Episode Parsed. outlander - S01E03
15-5-4 23:32:15.1|Debug|Parser|Language parsed: English
15-5-4 23:32:15.1|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Outlander.S01E03.The.Way.Out.1080p.WEB-DL_TTL.mkv
15-5-4 23:32:15.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-5-4 23:32:15.1|Debug|Parser|Release Group parsed:
15-5-4 23:32:15.1|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E04.The.Gathering.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:15.1|Debug|VideoFileInfoReader|Getting media info from /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E04.The.Gathering.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:16.1|Debug|DetectSample|Runtime is over 90 seconds
15-5-4 23:32:16.1|Debug|Parser|Parsing string 'Outlander.S01E04.The.Gathering.1080p.WEB.DL_TTL.mkv'
15-5-4 23:32:16.1|Trace|Parser|^(?<title>.+?)(?:(?:[_\W](?<![(\[]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-5-4 23:32:16.1|Debug|Parser|Episode Parsed. outlander - S01E04
15-5-4 23:32:16.1|Debug|Parser|Language parsed: English
15-5-4 23:32:16.1|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Outlander.S01E04.The.Gathering.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:16.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-5-4 23:32:16.1|Debug|Parser|Release Group parsed:
15-5-4 23:32:16.1|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E05.Rent.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:16.1|Debug|VideoFileInfoReader|Getting media info from /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E05.Rent.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:17.3|Debug|DetectSample|Runtime is over 90 seconds
15-5-4 23:32:17.4|Debug|Parser|Parsing string 'Outlander.S01E05.Rent.1080p.WEB.DL_TTL.mkv'
15-5-4 23:32:17.4|Trace|Parser|^(?<title>.+?)(?:(?:[_\W](?<![(\[]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-5-4 23:32:17.4|Debug|Parser|Episode Parsed. outlander - S01E05
15-5-4 23:32:17.4|Debug|Parser|Language parsed: English
15-5-4 23:32:17.4|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Outlander.S01E05.Rent.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:17.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-5-4 23:32:17.4|Debug|Parser|Release Group parsed:
15-5-4 23:32:17.4|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E06.The.Garrison.Commander.1080p.WEB-DL_TTl.mkv
15-5-4 23:32:17.4|Debug|VideoFileInfoReader|Getting media info from /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E06.The.Garrison.Commander.1080p.WEB-DL_TTl.mkv
15-5-4 23:32:18.0|Debug|DetectSample|Runtime is over 90 seconds
15-5-4 23:32:18.0|Debug|Parser|Parsing string 'Outlander.S01E06.The.Garrison.Commander.1080p.WEB-DL_TTl.mkv'
15-5-4 23:32:18.0|Trace|Parser|^(?<title>.+?)(?:(?:[_\W](?<![(\[]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-5-4 23:32:18.0|Debug|Parser|Episode Parsed. outlander - S01E06
15-5-4 23:32:18.0|Debug|Parser|Language parsed: English
15-5-4 23:32:18.1|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Outlander.S01E06.The.Garrison.Commander.1080p.WEB-DL_TTl.mkv
15-5-4 23:32:18.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-5-4 23:32:18.1|Debug|Parser|Release Group parsed:
15-5-4 23:32:18.1|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E07.The.Wedding.1080p.WEB-DL_TTL.mkv
15-5-4 23:32:18.1|Debug|VideoFileInfoReader|Getting media info from /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E07.The.Wedding.1080p.WEB-DL_TTL.mkv
15-5-4 23:32:19.0|Debug|DetectSample|Runtime is over 90 seconds
15-5-4 23:32:19.0|Debug|Parser|Parsing string 'Outlander.S01E07.The.Wedding.1080p.WEB-DL_TTL.mkv'
15-5-4 23:32:19.0|Trace|Parser|^(?<title>.+?)(?:(?:[_\W](?<![(\[]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-5-4 23:32:19.0|Debug|Parser|Episode Parsed. outlander - S01E07
15-5-4 23:32:19.0|Debug|Parser|Language parsed: English
15-5-4 23:32:19.0|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Outlander.S01E07.The.Wedding.1080p.WEB-DL_TTL.mkv
15-5-4 23:32:19.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-5-4 23:32:19.0|Debug|Parser|Release Group parsed:
15-5-4 23:32:19.0|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E08.Both.Sides.Now.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:19.0|Debug|VideoFileInfoReader|Getting media info from /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E08.Both.Sides.Now.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:19.9|Debug|DetectSample|Runtime is over 90 seconds
15-5-4 23:32:19.9|Debug|Parser|Parsing string 'Outlander.S01E08.Both.Sides.Now.1080p.WEB.DL_TTL.mkv'
15-5-4 23:32:19.9|Trace|Parser|^(?<title>.+?)(?:(?:[_\W](?<![(\[]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-5-4 23:32:19.9|Debug|Parser|Episode Parsed. outlander - S01E08
15-5-4 23:32:19.9|Debug|Parser|Language parsed: English
15-5-4 23:32:19.9|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Outlander.S01E08.Both.Sides.Now.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:19.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-5-4 23:32:19.9|Debug|Parser|Release Group parsed:
15-5-4 23:32:19.9|Debug|Parser|Parsing string 'Outlander.S01E01.Sassenach.1080p.WEB.DL-SAMPLE_TTL.mkv'
15-5-4 23:32:19.9|Trace|Parser|^(?<title>.+?)(?:(?:[_\W](?<![(\[]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-5-4 23:32:19.9|Debug|Parser|Episode Parsed. outlander - S01E01
15-5-4 23:32:19.9|Debug|Parser|Language parsed: English
15-5-4 23:32:19.9|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Outlander.S01E01.Sassenach.1080p.WEB.DL-SAMPLE_TTL.mkv
15-5-4 23:32:19.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-5-4 23:32:19.9|Debug|Parser|Release Group parsed:
15-5-4 23:32:19.9|Debug|ImportDecisionMaker|Size: 24263775
15-5-4 23:32:19.9|Debug|VideoFileInfoReader|Getting media info from /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E01.Sassenach.1080p.WEB.DL-SAMPLE_TTL.mkv
15-5-4 23:32:20.7|Trace|ConfigService|Unable to find config key 'skipfreespacecheckwhenimporting' defaultValue:'False'
15-5-4 23:32:20.7|Debug|Parser|Parsing string 'Outlander.S01.E01-08.1080p.WEB-DL_TTL'
15-5-4 23:32:20.7|Trace|Parser|^(?<title>.+?)(?:(?:[_\W](?<![(\[]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-5-4 23:32:20.7|Debug|Parser|Episode Parsed. outlander - S01E01-02-03-04-05-06-07-08
15-5-4 23:32:20.7|Debug|Parser|Language parsed: English
15-5-4 23:32:20.7|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Outlander.S01.E01-08.1080p.WEB-DL_TTL
15-5-4 23:32:20.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-5-4 23:32:20.7|Debug|Parser|Release Group parsed:
15-5-4 23:32:20.7|Debug|VideoFileInfoReader|Getting media info from /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E01.Sassenach.1080p.WEB.DL-SAMPLE_TTL.mkv
15-5-4 23:32:20.7|Debug|DetectSample|[/mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E01.Sassenach.1080p.WEB.DL-SAMPLE_TTL.mkv] appears to be a sample. Runtime: 00:01:02.1450000 seconds. Expected at least: 600 seconds
15-5-4 23:32:20.7|Trace|ConfigService|Unable to find config key 'downloadclientworkingfolders' defaultValue:'_UNPACK_|_FAILED_'
15-5-4 23:32:20.7|Debug|Parser|Parsing string 'Outlander.S01E01.Sassenach.1080p.WEB.DL_TTL.mkv'
15-5-4 23:32:20.7|Trace|Parser|^(?<title>.+?)(?:(?:[_\W](?<![(\[]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-5-4 23:32:20.7|Debug|Parser|Episode Parsed. outlander - S01E01
15-5-4 23:32:20.7|Debug|Parser|Language parsed: English
15-5-4 23:32:20.7|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Outlander.S01E01.Sassenach.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:20.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-5-4 23:32:20.7|Debug|Parser|Release Group parsed:
15-5-4 23:32:20.7|Debug|ImportDecisionMaker|Size: 2366366923
15-5-4 23:32:20.7|Debug|VideoFileInfoReader|Getting media info from /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E01.Sassenach.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:21.5|Trace|ConfigService|Unable to find config key 'skipfreespacecheckwhenimporting' defaultValue:'False'
15-5-4 23:32:21.5|Debug|Parser|Parsing string 'Outlander.S01.E01-08.1080p.WEB-DL_TTL'
15-5-4 23:32:21.5|Trace|Parser|^(?<title>.+?)(?:(?:[_\W](?<![(\[]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-5-4 23:32:21.5|Debug|Parser|Episode Parsed. outlander - S01E01-02-03-04-05-06-07-08
15-5-4 23:32:21.5|Debug|Parser|Language parsed: English
15-5-4 23:32:21.5|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Outlander.S01.E01-08.1080p.WEB-DL_TTL
15-5-4 23:32:21.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-5-4 23:32:21.6|Debug|Parser|Release Group parsed:
15-5-4 23:32:21.6|Debug|VideoFileInfoReader|Getting media info from /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E01.Sassenach.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:21.6|Debug|DetectSample|Runtime is over 90 seconds
15-5-4 23:32:21.6|Trace|ConfigService|Unable to find config key 'downloadclientworkingfolders' defaultValue:'_UNPACK_|_FAILED_'
15-5-4 23:32:21.6|Debug|Parser|Parsing string 'Outlander.S01E02.Castle.Leoch.1080p.WEB.DL_TTL.mkv'
15-5-4 23:32:21.6|Trace|Parser|^(?<title>.+?)(?:(?:[_\W](?<![(\[]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-5-4 23:32:21.6|Debug|Parser|Episode Parsed. outlander - S01E02
15-5-4 23:32:21.6|Debug|Parser|Language parsed: English
15-5-4 23:32:21.6|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Outlander.S01E02.Castle.Leoch.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:21.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-5-4 23:32:21.6|Debug|Parser|Release Group parsed:
15-5-4 23:32:21.6|Debug|ImportDecisionMaker|Size: 2297485753
15-5-4 23:32:21.6|Debug|VideoFileInfoReader|Getting media info from /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E02.Castle.Leoch.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:23.0|Trace|ConfigService|Unable to find config key 'skipfreespacecheckwhenimporting' defaultValue:'False'
15-5-4 23:32:23.0|Debug|Parser|Parsing string 'Outlander.S01.E01-08.1080p.WEB-DL_TTL'
15-5-4 23:32:23.0|Trace|Parser|^(?<title>.+?)(?:(?:[_\W](?<![(\[]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-5-4 23:32:23.0|Debug|Parser|Episode Parsed. outlander - S01E01-02-03-04-05-06-07-08
15-5-4 23:32:23.0|Debug|Parser|Language parsed: English
15-5-4 23:32:23.0|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Outlander.S01.E01-08.1080p.WEB-DL_TTL
15-5-4 23:32:23.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-5-4 23:32:23.0|Debug|Parser|Release Group parsed:
15-5-4 23:32:23.0|Debug|VideoFileInfoReader|Getting media info from /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E02.Castle.Leoch.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:23.1|Debug|DetectSample|Runtime is over 90 seconds
15-5-4 23:32:23.1|Trace|ConfigService|Unable to find config key 'downloadclientworkingfolders' defaultValue:'_UNPACK_|_FAILED_'
15-5-4 23:32:23.1|Debug|Parser|Parsing string 'Outlander.S01E03.The.Way.Out.1080p.WEB-DL_TTL.mkv'
15-5-4 23:32:23.1|Trace|Parser|^(?<title>.+?)(?:(?:[_\W](?<![(\[]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-5-4 23:32:23.1|Debug|Parser|Episode Parsed. outlander - S01E03
15-5-4 23:32:23.1|Debug|Parser|Language parsed: English
15-5-4 23:32:23.1|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Outlander.S01E03.The.Way.Out.1080p.WEB-DL_TTL.mkv
15-5-4 23:32:23.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-5-4 23:32:23.1|Debug|Parser|Release Group parsed:
15-5-4 23:32:23.1|Debug|ImportDecisionMaker|Size: 2048628894
15-5-4 23:32:23.1|Debug|VideoFileInfoReader|Getting media info from /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E03.The.Way.Out.1080p.WEB-DL_TTL.mkv
15-5-4 23:32:25.0|Trace|ConfigService|Unable to find config key 'skipfreespacecheckwhenimporting' defaultValue:'False'
15-5-4 23:32:25.0|Debug|Parser|Parsing string 'Outlander.S01.E01-08.1080p.WEB-DL_TTL'
15-5-4 23:32:25.1|Trace|Parser|^(?<title>.+?)(?:(?:[_\W](?<![(\[]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-5-4 23:32:25.1|Debug|Parser|Episode Parsed. outlander - S01E01-02-03-04-05-06-07-08
15-5-4 23:32:25.1|Debug|Parser|Language parsed: English
15-5-4 23:32:25.1|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Outlander.S01.E01-08.1080p.WEB-DL_TTL
15-5-4 23:32:25.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-5-4 23:32:25.1|Debug|Parser|Release Group parsed:
15-5-4 23:32:25.1|Debug|VideoFileInfoReader|Getting media info from /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E03.The.Way.Out.1080p.WEB-DL_TTL.mkv
15-5-4 23:32:25.2|Debug|DetectSample|Runtime is over 90 seconds
15-5-4 23:32:25.2|Trace|ConfigService|Unable to find config key 'downloadclientworkingfolders' defaultValue:'_UNPACK_|_FAILED_'
15-5-4 23:32:25.2|Debug|Parser|Parsing string 'Outlander.S01E04.The.Gathering.1080p.WEB.DL_TTL.mkv'
15-5-4 23:32:25.2|Trace|Parser|^(?<title>.+?)(?:(?:[_\W](?<![(\[]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-5-4 23:32:25.2|Debug|Parser|Episode Parsed. outlander - S01E04
15-5-4 23:32:25.2|Debug|Parser|Language parsed: English
15-5-4 23:32:25.2|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Outlander.S01E04.The.Gathering.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:25.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-5-4 23:32:25.2|Debug|Parser|Release Group parsed:
15-5-4 23:32:25.2|Debug|ImportDecisionMaker|Size: 2141332813
15-5-4 23:32:25.2|Debug|VideoFileInfoReader|Getting media info from /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E04.The.Gathering.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:26.6|Trace|ConfigService|Unable to find config key 'skipfreespacecheckwhenimporting' defaultValue:'False'
15-5-4 23:32:26.6|Debug|Parser|Parsing string 'Outlander.S01.E01-08.1080p.WEB-DL_TTL'
15-5-4 23:32:26.6|Trace|Parser|^(?<title>.+?)(?:(?:[_\W](?<![(\[]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-5-4 23:32:26.6|Debug|Parser|Episode Parsed. outlander - S01E01-02-03-04-05-06-07-08
15-5-4 23:32:26.6|Debug|Parser|Language parsed: English
15-5-4 23:32:26.6|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Outlander.S01.E01-08.1080p.WEB-DL_TTL
15-5-4 23:32:26.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-5-4 23:32:26.6|Debug|Parser|Release Group parsed:
15-5-4 23:32:26.6|Debug|VideoFileInfoReader|Getting media info from /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E04.The.Gathering.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:26.7|Debug|DetectSample|Runtime is over 90 seconds
15-5-4 23:32:26.7|Trace|ConfigService|Unable to find config key 'downloadclientworkingfolders' defaultValue:'_UNPACK_|_FAILED_'
15-5-4 23:32:26.7|Debug|Parser|Parsing string 'Outlander.S01E05.Rent.1080p.WEB.DL_TTL.mkv'
15-5-4 23:32:26.7|Trace|Parser|^(?<title>.+?)(?:(?:[_\W](?<![(\[]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-5-4 23:32:26.7|Debug|Parser|Episode Parsed. outlander - S01E05
15-5-4 23:32:26.7|Debug|Parser|Language parsed: English
15-5-4 23:32:26.7|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Outlander.S01E05.Rent.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:26.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-5-4 23:32:26.7|Debug|Parser|Release Group parsed:
15-5-4 23:32:26.7|Debug|ImportDecisionMaker|Size: 2256171859
15-5-4 23:32:26.7|Debug|VideoFileInfoReader|Getting media info from /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E05.Rent.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:28.0|Trace|ConfigService|Unable to find config key 'skipfreespacecheckwhenimporting' defaultValue:'False'
15-5-4 23:32:28.0|Debug|Parser|Parsing string 'Outlander.S01.E01-08.1080p.WEB-DL_TTL'
15-5-4 23:32:28.0|Trace|Parser|^(?<title>.+?)(?:(?:[_\W](?<![(\[]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-5-4 23:32:28.0|Debug|Parser|Episode Parsed. outlander - S01E01-02-03-04-05-06-07-08
15-5-4 23:32:28.0|Debug|Parser|Language parsed: English
15-5-4 23:32:28.0|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Outlander.S01.E01-08.1080p.WEB-DL_TTL
15-5-4 23:32:28.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-5-4 23:32:28.0|Debug|Parser|Release Group parsed:
15-5-4 23:32:28.0|Debug|VideoFileInfoReader|Getting media info from /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E05.Rent.1080p.WEB.DL_TTL.mkv
15-5-4 23:32:28.1|Debug|DetectSample|Runtime is over 90 seconds
15-5-4 23:32:28.1|Trace|ConfigService|Unable to find config key 'downloadclientworkingfolders' defaultValue:'_UNPACK_|_FAILED_'
15-5-4 23:32:28.2|Debug|Parser|Parsing string 'Outlander.S01E06.The.Garrison.Commander.1080p.WEB-DL_TTl.mkv'
15-5-4 23:32:28.2|Trace|Parser|^(?<title>.+?)(?:(?:[_\W](?<![(\[]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-5-4 23:32:28.2|Debug|Parser|Episode Parsed. outlander - S01E06
15-5-4 23:32:28.2|Debug|Parser|Language parsed: English
15-5-4 23:32:28.2|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Outlander.S01E06.The.Garrison.Commander.1080p.WEB-DL_TTl.mkv
15-5-4 23:32:28.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-5-4 23:32:28.2|Debug|Parser|Release Group parsed:
15-5-4 23:32:28.2|Debug|ImportDecisionMaker|Size: 2170412655
15-5-4 23:32:28.2|Debug|VideoFileInfoReader|Getting media info from /mnt/disc_1000_r5/Upload/Completed/Outlander.S01.E01-08.1080p.WEB-DL_TTL/Outlander.S01E06.The.Garrison.Commander.1080p.WEB-DL_TTl.mkv
15-5-4 23:32:28.8|Trace|ConfigService|Unable to find config key 'skipfreespacecheckwhenimporting' defaultValue:'False'
15-5-4 23:32:28.8|Debug|Parser|Parsing string 'Outlander.S01.E01-08.1080p.WEB-DL_TTL'
15-5-4 23:32:28.8|Trace|Parser|^(?<title>.+?)(?:(?:[_\W](?<![(\[]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
15-5-4 23:32:28.8|Debug|Parser|Episode Parsed. outlander - S01E01-02-03-04-05-06-07-08
15-5-4 23:32:28.8|Debug|Parser|Language parsed: English
15-5-4 23:32:28.8|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Outlander.S01.E01-08.1080p.WEB-DL_TTL
15-5-4 23:32:28.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-5-4 23:32:28.8|Debug|Parser|Release Group parsed: