Advertisement
redfard

Sonarr-parse new episodes

Aug 5th, 2020
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.92 KB | None | 0 0
  1. 20-8-5 03:03:11.1|Debug|VideoFileInfoReader|Getting media info from \\liquiddozen\media\2Finished\Bar.Rescue.S04E18.Loose.Lips.Loose.Tips.1080p.WEB-DL.AAC2.0.H.264-NTb\9mrJpNME7tIQiz8Zn7ZPKmra0HHBlfjAPWEzEJnwomZkPsDfTsgxTqIEBdS4Up.mkv
  2. 20-8-5 03:03:11.1|Debug|DetectSample|Runtime is over 90 seconds
  3. 20-8-5 03:03:11.1|Debug|Parser|Rejected Hashed Release Title: 9mrJpNME7tIQiz8Zn7ZPKmra0HHBlfjAPWEzEJnwomZkPsDfTsgxTqIEBdS4Up.mkv
  4. 20-8-5 03:03:11.1|Debug|Parser|Attempting to parse episode info using directory and file names. Bar.Rescue.S04E18.Loose.Lips.Loose.Tips.1080p.WEB-DL.AAC2.0.H.264-NTb
  5. 20-8-5 03:03:11.1|Debug|Parser|Parsing string 'Bar.Rescue.S04E18.Loose.Lips.Loose.Tips.1080p.WEB-DL.AAC2.0.H.264-NTb 9mrJpNME7tIQiz8Zn7ZPKmra0HHBlfjAPWEzEJnwomZkPsDfTsgxTqIEBdS4Up.mkv'
  6. 20-8-5 03:03:11.2|Debug|Parser|Episode Parsed. Bar Rescue - S04E18
  7. 20-8-5 03:03:11.2|Debug|Parser|Language parsed: English
  8. 20-8-5 03:03:11.2|Debug|QualityParser|Trying to parse quality for Bar.Rescue.S04E18.Loose.Lips.Loose.Tips.1080p.WEB-DL.AAC2.0.H.264-NTb 9mrJpNME7tIQiz8Zn7ZPKmra0HHBlfjAPWEzEJnwomZkPsDfTsgxTqIEBdS4Up.mkv
  9. 20-8-5 03:03:11.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  10. 20-8-5 03:03:11.2|Debug|Parser|Release Group parsed: NTb
  11. 20-8-5 03:03:11.2|Debug|VideoFileInfoReader|Getting media info from \\liquiddozen\media\2Finished\Bar.Rescue.S04E18.Loose.Lips.Loose.Tips.1080p.WEB-DL.AAC2.0.H.264-NTb\9mrJpNME7tIQiz8Zn7ZPKmra0HHBlfjAPWEzEJnwomZkPsDfTsgxTqIEBdS4Up.mkv
  12. 20-8-5 03:03:11.2|Debug|ParsingService|Using Scene to TVDB Mapping for: Bar Rescue - Scene: 4x18 - TVDB: 3x39, 4x18
  13. 20-8-5 03:03:11.2|Debug|AggregateLanguage|Using language: English
  14. 20-8-5 03:03:11.2|Debug|QualityParser|Trying to parse quality for Bar.Rescue.S04E18.Loose.Lips.Loose.Tips.1080p.WEB-DL.AAC2.0.H.264-NTb
  15. 20-8-5 03:03:11.2|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
  16. 20-8-5 03:03:11.2|Debug|AbsoluteEpisodeNumberSpecification|Series type is not Anime, skipping check
  17. 20-8-5 03:03:11.2|Debug|AlreadyImportedSpecification|Skipping already imported check for episode without file
  18. 20-8-5 03:03:11.2|Debug|AlreadyImportedSpecification|Skipping already imported check for episode without file
  19. 20-8-5 03:03:11.2|Debug|EpisodeTitleSpecification|Episode aired more than 1 day ago
  20. 20-8-5 03:03:11.2|Debug|EpisodeTitleSpecification|Episode aired more than 1 day ago
  21. 20-8-5 03:03:11.2|Warn|NotSampleSpecification|Invalid season detected during sample check
  22.  
  23. [v3.0.3.906] NzbDrone.Core.Parser.InvalidSeasonException: Expected one season, but found 2 (3, 4)
  24. at NzbDrone.Core.Parser.Model.LocalEpisode.get_SeasonNumber() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Parser\Model\LocalEpisode.cs:line 45
  25. at NzbDrone.Core.MediaFiles.EpisodeImport.Specifications.NotSampleSpecification.IsSatisfiedBy(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\EpisodeImport\Specifications\NotSampleSpecification.cs:line 32
  26.  
  27. 20-8-5 03:03:11.2|Debug|ImportDecisionMaker|File accepted
  28. 20-8-5 03:03:11.2|Warn|ImportApprovedEpisodes|Couldn't import episode \\liquiddozen\media\2Finished\Bar.Rescue.S04E18.Loose.Lips.Loose.Tips.1080p.WEB-DL.AAC2.0.H.264-NTb\9mrJpNME7tIQiz8Zn7ZPKmra0HHBlfjAPWEzEJnwomZkPsDfTsgxTqIEBdS4Up.mkv
  29.  
  30. [v3.0.3.906] NzbDrone.Core.Parser.InvalidSeasonException: Expected one season, but found 2 (3, 4)
  31. at NzbDrone.Core.Parser.Model.LocalEpisode.get_SeasonNumber() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Parser\Model\LocalEpisode.cs:line 45
  32. at NzbDrone.Core.MediaFiles.EpisodeImport.ImportApprovedEpisodes.Import(List`1 decisions, Boolean newDownload, DownloadClientItem downloadClientItem, ImportMode importMode) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\EpisodeImport\ImportApprovedEpisodes.cs:line 86
  33.  
  34. 20-8-5 03:03:11.3|Debug|CompletedDownloadService|Not all episodes have been imported for Bar.Rescue.S04E18.Loose.Lips.Loose.Tips.1080p.WEB-DL.AAC2.0.H.264-NTb
  35.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement