I have 1 specific serie (The 100) that won’t be processed by NZBDrone.
Not sure if this is a scene naming issue or not.
This is what i could find from debug logging:
14-5-25 18:29:08.4|Debug|Parser|Parsing string 'The.100.S01E10.HDTV.x264-LOL’
14-5-25 18:29:08.4|Debug|Parser|Episode Parsed. the100 - S01E10
14-5-25 18:29:08.4|Debug|Parser|Language parsed: English
14-5-25 18:29:08.4|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for The.100.S01E10.HDTV.x264-LOL
14-5-25 18:29:08.4|Debug|Parser|Quality parsed: SDTV
14-5-25 18:29:08.5|Debug|Parser|Release Group parsed: LOL
14-5-25 18:29:08.5|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for The.100.S01E10.HDTV.x264-LOL
14-5-25 18:29:08.5|Debug|DownloadedEpisodesImportService|The.100.S01E10.HDTV.x264-LOL folder quality: SDTV
14-5-25 18:29:09.4|Debug|DiskScanService|Scanning ‘/volume1/downloads/dst/serie/The.100.S01E10.HDTV.x264-LOL’ for video files
14-5-25 18:29:09.4|Debug|DiskScanService|1 video files were found in /volume1/downloads/dst/serie/The.100.S01E10.HDTV.x264-LOL
14-5-25 18:29:09.5|Debug|ImportDecisionMaker|Analyzing 1/1 files.
14-5-25 18:29:09.5|Debug|Parser|Parsing string 'the.100.110.hdtv-lol.mp4’
14-5-25 18:29:09.5|Debug|Parser|Episode Parsed. the - S01E00-01-02-03-04-05-06-07-08-09-10
14-5-25 18:29:09.5|Debug|Parser|Language parsed: English
14-5-25 18:29:09.5|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for the.100.110.hdtv-lol.mp4
14-5-25 18:29:09.5|Debug|Parser|Quality parsed: SDTV
14-5-25 18:29:09.5|Debug|Parser|Release Group parsed: lol
14-5-25 18:29:09.5|Debug|ParsingService|Unable to find the - S01E00-01-02-03-04-05-06-07-08-09-10 SDTV
14-5-25 18:29:09.9|Debug|ImportDecisionMaker|Size: 405513924
14-5-25 18:29:09.9|Debug|FreeSpaceSpecification|Skipping free space check when importing
14-5-25 18:29:13.6|Debug|UpgradeSpecification|This file isn’t an upgrade for all episodes. Skipping /volume1/downloads/dst/serie/The.100.S01E10.HDTV.x264-LOL/the.100.110.hdtv-lol.mp4
14-5-25 18:29:13.8|Debug|VideoFileInfoReader|Getting media info from /volume1/downloads/dst/serie/The.100.S01E10.HDTV.x264-LOL/the.100.110.hdtv-lol.mp4
14-5-25 18:29:14.2|Debug|SampleService|Runtime is over 90 seconds
14-5-25 18:29:14.2|Debug|DiskScanService|Scanning ‘/volume1/downloads/dst/serie’ for video files
14-5-25 18:29:14.2|Debug|DiskScanService|0 video files were found in /volume1/downloads/dst/serie
14-5-25 18:29:14.3|Debug|TaskManager|Updating last run time for: NzbDrone.Core.MediaFiles.Commands.DownloadedEpisodesScanCommand
When i change video file to the.100.s01e10.hdtv-lol.mp4 for manual moving it suddenly is being picked up by NZBDrone and processed as expected.