Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 0-4-22 16:01:12.3|Debug|VideoFileInfoReader|Getting media info from D:\downloads\tv\The.Mandalorian.S01E02.2019.1080p.WEBRip.X264.AC3-EVO\The.Mandalorian.S01E02.2019.1080p.WEBRip.X264.AC3-EVO.mkv
- 20-4-22 16:01:12.3|Debug|DetectSample|Runtime is over 90 seconds
- 20-4-22 16:01:12.3|Debug|Parser|Parsing string 'The.Mandalorian.S01E02.2019.1080p.WEBRip.X264.AC3-EVO.mkv'
- 20-4-22 16:01:12.3|Debug|Parser|Episode Parsed. The Mandalorian - S01E02
- 20-4-22 16:01:12.3|Debug|Parser|Language parsed: English
- 20-4-22 16:01:12.3|Debug|QualityParser|Trying to parse quality for The.Mandalorian.S01E02.2019.1080p.WEBRip.X264.AC3-EVO.mkv
- 20-4-22 16:01:12.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
- 20-4-22 16:01:12.3|Debug|Parser|Release Group parsed: EVO
- 20-4-22 16:01:12.3|Debug|VideoFileInfoReader|Getting media info from D:\downloads\tv\The.Mandalorian.S01E02.2019.1080p.WEBRip.X264.AC3-EVO\The.Mandalorian.S01E02.2019.1080p.WEBRip.X264.AC3-EVO.mkv
- 20-4-22 16:01:12.3|Debug|Parser|Parsing string 'The.Mandalorian.S01E02.2019.1080p.WEBRip.X264.AC3-EVO'
- 20-4-22 16:01:12.4|Debug|Parser|Episode Parsed. The Mandalorian - S01E02
- 20-4-22 16:01:12.4|Debug|Parser|Language parsed: English
- 20-4-22 16:01:12.4|Debug|QualityParser|Trying to parse quality for The.Mandalorian.S01E02.2019.1080p.WEBRip.X264.AC3-EVO
- 20-4-22 16:01:12.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
- 20-4-22 16:01:12.4|Debug|Parser|Release Group parsed: EVO
- 20-4-22 16:01:12.4|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
- 20-4-22 16:01:12.4|Debug|EpisodeTitleSpecification|Episode aired more than 1 day ago
- 20-4-22 16:01:12.4|Debug|SameFileSpecification|No existing episode file, skipping
- 20-4-22 16:01:12.4|Debug|VideoFileInfoReader|Getting media info from D:\downloads\tv\The.Mandalorian.S01E02.2019.1080p.WEBRip.X264.AC3-EVO\The.Mandalorian.S01E02.2019.1080p.WEBRip.X264.AC3-EVO.mkv
- 20-4-22 16:01:12.4|Debug|DetectSample|Runtime is over 90 seconds
- 20-4-22 16:01:12.4|Debug|ImportDecisionMaker|File accepted
- 20-4-22 16:01:12.4|Debug|Parser|Parsing string 'The.Mandalorian.S01E02.2019.1080p.WEBRip.X264.AC3-EVO'
- 20-4-22 16:01:12.4|Debug|Parser|Episode Parsed. The Mandalorian - S01E02
- 20-4-22 16:01:12.4|Debug|Parser|Language parsed: English
- 20-4-22 16:01:12.4|Debug|QualityParser|Trying to parse quality for The.Mandalorian.S01E02.2019.1080p.WEBRip.X264.AC3-EVO
- 20-4-22 16:01:12.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
- 20-4-22 16:01:12.4|Debug|Parser|Release Group parsed: EVO
- 20-4-22 16:01:12.4|Debug|MediaInfoFormatter|Formatting audio channels using 'AudioChannelPositions', with a value of: '3/2/0.1'
- 20-4-22 16:01:12.6|Debug|EpisodeFileMovingService|Hardlinking episode file: D:\downloads\tv\The.Mandalorian.S01E02.2019.1080p.WEBRip.X264.AC3-EVO\The.Mandalorian.S01E02.2019.1080p.WEBRip.X264.AC3-EVO.mkv to D:\media\tv\The Mandalorian\Season 1\The Mandalorian - S01E02 - Chapter 2- The Child.mkv
- 20-4-22 16:01:12.6|Debug|DiskTransferService|HardLinkOrCopy [D:\downloads\tv\The.Mandalorian.S01E02.2019.1080p.WEBRip.X264.AC3-EVO\The.Mandalorian.S01E02.2019.1080p.WEBRip.X264.AC3-EVO.mkv] > [D:\media\tv\The Mandalorian\Season 1\The Mandalorian - S01E02 - Chapter 2- The Child.mkv]
- 20-4-22 16:01:12.6|Debug|MediaFileAttributeService|Setting last write time on series folder: D:\media\tv\The Mandalorian
- 20-4-22 16:01:12.6|Warn|EpisodeFileMovingService|Unable to set last write time
- [v2.0.0.5344] System.IO.IOException: The process cannot access the file 'D:\media\tv\The Mandalorian' because it is being used by another process.
- at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
- at System.IO.Directory.OpenHandle(String path)
- at System.IO.Directory.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
- at NzbDrone.Common.Disk.DiskProviderBase.FolderSetLastWriteTime(String path, DateTime dateTime) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Disk\DiskProviderBase.cs:line 265
- at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetFolderLastWriteTime(String path, DateTime time) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:line 75
- at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.TransferFile(EpisodeFile episodeFile, Series series, List`1 episodes, String destinationFilePath, TransferMode mode) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MediaFiles\EpisodeFileMovingService.cs:line 127
- 20-4-22 16:01:12.6|Debug|EpisodeService|Linking [Season 1\The Mandalorian - S01E02 - Chapter 2- The Child.mkv] > [[7915]Chapter 2: The Child]
- 20-4-22 16:01:12.6|Debug|MediaInfoFormatter|Formatting audio channels using 'AudioChannelPositions', with a value of: '3/2/0.1'
- 20-4-22 16:01:12.6|Debug|MediaInfoFormatter|Formatting audio channels using 'AudioChannelPositions', with a value of: '3/2/0.1'
- 20-4-22 16:01:12.6|Debug|MediaInfoFormatter|Formatting audio channels using 'AudioChannelPositions', with a value of: '3/2/0.1'
- 20-4-22 16:01:12.8|Debug|MediaInfoFormatter|Formatting audio channels using 'AudioChannelPositions', with a value of: '3/2/0.1'
- 20-4-22 16:01:12.8|Debug|MediaInfoFormatter|Formatting audio channels using 'AudioChannelPositions', with a value of: '3/2/0.1'
- 20-4-22 16:01:12.8|Debug|Parser|Parsing string 'The.Mandalorian.S01E08.1080p.WEBRiP.x264-PETRiFiED'
- 20-4-22 16:01:12.8|Debug|Parser|Episode Parsed. The Mandalorian - S01E08
- 20-4-22 16:01:12.8|Debug|Api|[GET] /api/health: 200.OK (0 ms)
- 20-4-22 16:01:12.8|Debug|Parser|Language parsed: English
- 20-4-22 16:01:12.8|Debug|QualityParser|Trying to parse quality for The.Mandalorian.S01E08.1080p.WEBRiP.x264-PETRiFiED
- 20-4-22 16:01:12.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
- 20-4-22 16:01:12.8|Debug|Parser|Release Group parsed: PETRiFiED
- 20-4-22 16:01:12.9|Debug|Parser|Parsing string 'The.Night.Of.S01.PACK.PL.720p.HDTV.x264-PT'
- 20-4-22 16:01:12.9|Debug|Parser|Episode Parsed. The Night Of - Season 01
- 20-4-22 16:01:12.9|Debug|Parser|Language parsed: English
- 20-4-22 16:01:12.9|Debug|QualityParser|Trying to parse quality for The.Night.Of.S01.PACK.PL.720p.HDTV.x264-PT
- 20-4-22 16:01:12.9|Debug|Parser|Quality parsed: HDTV-720p v1
- 20-4-22 16:01:12.9|Debug|Parser|Release Group parsed: PT
- 20-4-22 16:01:13.0|Debug|Parser|Parsing string 'Taboo.UK.S01E02.INTERNAL.1080p.HDTV.x264-FaiLED'
- 20-4-22 16:01:13.0|Debug|Parser|Episode Parsed. Taboo UK - S01E02
- 20-4-22 16:01:13.0|Debug|Parser|Language parsed: English
- 20-4-22 16:01:13.0|Debug|QualityParser|Trying to parse quality for Taboo.UK.S01E02.INTERNAL.1080p.HDTV.x264-FaiLED
- 20-4-22 16:01:13.0|Debug|Parser|Quality parsed: HDTV-1080p v1
- 20-4-22 16:01:13.0|Debug|Parser|Release Group parsed: FaiLED
- 20-4-22 16:01:13.0|Debug|Parser|Parsing string 'Taboo.UK.S01E06.1080p.HDTV.x264-MORiTZ'
- 20-4-22 16:01:13.0|Debug|Parser|Episode Parsed. Taboo UK - S01E06
- 20-4-22 16:01:13.0|Debug|Parser|Language parsed: English
- 20-4-22 16:01:13.0|Debug|QualityParser|Trying to parse quality for Taboo.UK.S01E06.1080p.HDTV.x264-MORiTZ
- 20-4-22 16:01:13.0|Debug|Parser|Quality parsed: HDTV-1080p v1
- 20-4-22 16:01:13.0|Debug|Parser|Release Group parsed: MORiTZ
- 20-4-22 16:01:13.0|Debug|Parser|Parsing string 'Taboo.UK.S01E01.REAL.PROPER.720p.HDTV.x264-DEADPOOL'
- 20-4-22 16:01:13.0|Debug|Parser|Episode Parsed. Taboo UK - S01E01
- 20-4-22 16:01:13.0|Debug|Parser|Language parsed: English
- 20-4-22 16:01:13.0|Debug|QualityParser|Trying to parse quality for Taboo.UK.S01E01.REAL.PROPER.720p.HDTV.x264-DEADPOOL
- 20-4-22 16:01:13.0|Debug|Parser|Quality parsed: HDTV-720p v2 Real:1
- 20-4-22 16:01:13.0|Debug|Parser|Release Group parsed: DEADPOOL
- 20-4-22 16:01:13.1|Debug|TrackedDownloadService|Tracking 'transmission:Taboo.UK.S01E01.REAL.PROPER.720p.HDTV.x264-DEADPOOL': ClientState=Downloading (readonly) SonarrStage=Downloading Episode='Taboo UK - S01E01 HDTV-720p v2 Real:1' OutputPath=D:\downloads\tv\Taboo.UK.S01E01.REAL.PROPER.720p.HDTV.x264-DEADPOOL.
- 20-4-22 16:01:13.1|Debug|Parser|Parsing string 'Taboo.UK.S01E03.720p.HDTV.x264-ORGANiC'
- 20-4-22 16:01:13.1|Debug|Parser|Episode Parsed. Taboo UK - S01E03
- 20-4-22 16:01:13.1|Debug|Parser|Language parsed: English
- 20-4-22 16:01:13.1|Debug|QualityParser|Trying to parse quality for Taboo.UK.S01E03.720p.HDTV.x264-ORGANiC
- 20-4-22 16:01:13.1|Debug|Parser|Quality parsed: HDTV-720p v1
- 20-4-22 16:01:13.1|Debug|Parser|Release Group parsed: ORGANiC
- 20-4-22 16:01:13.1|Debug|Parser|Parsing string 'Taboo.UK.S01E04.720p.HDTV.x264-ORGANiC'
- 20-4-22 16:01:13.1|Debug|Parser|Episode Parsed. Taboo UK - S01E04
- 20-4-22 16:01:13.1|Debug|Parser|Language parsed: English
- 20-4-22 16:01:13.1|Debug|QualityParser|Trying to parse quality for Taboo.UK.S01E04.720p.HDTV.x264-ORGANiC
- 20-4-22 16:01:13.1|Debug|Parser|Quality parsed: HDTV-720p v1
Advertisement
Add Comment
Please, Sign In to add comment