Skip to content

Instantly share code, notes, and snippets.

@19wolf
Created January 9, 2020 12:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 19wolf/40427800c04b1cff2f828d19ea9871f8 to your computer and use it in GitHub Desktop.
Save 19wolf/40427800c04b1cff2f828d19ea9871f8 to your computer and use it in GitHub Desktop.
20-1-9 07:12:05.4|Debug|Parser|Release Group parsed:
20-1-9 07:12:05.4|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)[-_. ]+\(?(?:[-_. ]?#?(?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+)))+\)?(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:12:05.4|Debug|Parser|Episode Parsed. Chihayafuru S3 - 013
20-1-9 07:12:05.5|Debug|Parser|Episode Parsed. Hentai Ouji to Warawanai Neko - Vol - 005
20-1-9 07:12:05.5|Debug|Parser|Language parsed: English
20-1-9 07:12:05.5|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Chihayafuru S3 13 [720p]
20-1-9 07:12:05.5|Debug|Parser|Language parsed: English
20-1-9 07:12:05.5|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:12:05.5|Debug|QualityParser|Trying to parse quality for [FFF] Hentai Ouji to Warawanai Neko - Vol.05 [BD][720p-AAC]
20-1-9 07:12:05.5|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:12:05.5|Debug|Parser|Quality parsed: Bluray-720p v1
20-1-9 07:12:05.5|Debug|SceneMappingService|Found scene mapping for: Chihayafuru S3. TVDB ID for mapping: 251982
20-1-9 07:12:05.5|Debug|Parser|Release Group parsed: FFF
20-1-9 07:12:35.3|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:13:07.3|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:13:07.3|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:13:07.3|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:13:07.3|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:13:07.3|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:13:07.3|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:13:07.3|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:13:07.3|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:13:07.3|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:13:07.3|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:13:07.3|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:13:07.3|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:12:05.5|Debug|SceneMappingService|Found scene mapping for: Chihayafuru S3. TVDB ID for mapping: 251982
20-1-9 07:12:05.5|Debug|ParsingService|No matching series Hentai Ouji to Warawanai Neko - Vol
20-1-9 07:13:07.3|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 4/The Expanse - S04E09 - Saeculum [WEBRip-2160p x264 EAC3].xml
20-1-9 07:13:07.4|Debug|Parser|Parsing string '[FFF] Hentai Ouji to Warawanai Neko - Vol.05 [BD][720p-AAC]'
20-1-9 07:13:07.4|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)[-_. ]+\(?(?:[-_. ]?#?(?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+)))+\)?(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:13:07.4|Debug|Parser|Episode Parsed. Hentai Ouji to Warawanai Neko - Vol - 005
20-1-9 07:13:07.4|Debug|Parser|Language parsed: English
20-1-9 07:13:07.4|Debug|QualityParser|Trying to parse quality for [FFF] Hentai Ouji to Warawanai Neko - Vol.05 [BD][720p-AAC]
20-1-9 07:13:07.4|Debug|Parser|Quality parsed: Bluray-720p v1
20-1-9 07:13:07.4|Debug|Parser|Release Group parsed: FFF
20-1-9 07:13:07.4|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E09 - Saeculum [WEBRip-2160p x264 EAC3].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file owner and/or group: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetOwner (System.String path, System.String user, System.String group) [0x00057] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:265
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00008] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:75
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:13:07.4|Debug|Parser|Parsing string '[FFF] Hentai Ouji to Warawanai Neko - Vol.02 [BD][720p-AAC]'
20-1-9 07:13:07.4|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E09 - Saeculum [WEBRip-2160p x264 EAC3].metathumb
20-1-9 07:13:07.4|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)[-_. ]+\(?(?:[-_. ]?#?(?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+)))+\)?(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:13:07.4|Debug|ParsingService|Using absolute episode number 13 for: Chihayafuru - TVDB: 3x13
20-1-9 07:13:07.4|Debug|WdtvMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E10 - Cibola Burn [WEBRip-2160p x264 EAC3].mkv
20-1-9 07:13:07.4|Trace|PreferredWordService|Calculating preferred word score for '[HorribleSubs] Chihayafuru S3 13 [720p]'
20-1-9 07:13:07.4|Debug|Parser|Episode Parsed. Hentai Ouji to Warawanai Neko - Vol - 002
20-1-9 07:13:07.4|Debug|Parser|Language parsed: English
20-1-9 07:13:07.4|Trace|PreferredWordService|Calculated preferred word score for '[HorribleSubs] Chihayafuru S3 13 [720p]': 150
20-1-9 07:13:07.4|Debug|QualityParser|Trying to parse quality for [FFF] Hentai Ouji to Warawanai Neko - Vol.02 [BD][720p-AAC]
20-1-9 07:13:07.4|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E10 - Cibola Burn [WEBRip-2160p x264 EAC3].xml
20-1-9 07:13:07.4|Debug|AcceptableSizeSpecification|Beginning size check for: [HorribleSubs] Chihayafuru S3 13 [720p]
20-1-9 07:13:07.4|Debug|Parser|Quality parsed: Bluray-720p v1
20-1-9 07:13:07.4|Debug|Parser|Release Group parsed: FFF
20-1-9 07:13:07.4|Debug|AcceptableSizeSpecification|Item: [HorribleSubs] Chihayafuru S3 13 [720p], meets size constraints
20-1-9 07:13:37.4|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:13:07.4|Debug|AlreadyImportedSpecification|Performing already imported check on report
20-1-9 07:13:07.5|Debug|ParsingService|No matching series Hentai Ouji to Warawanai Neko - Vol
20-1-9 07:13:44.0|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 4/The Expanse - S04E10 - Cibola Burn [WEBRip-2160p x264 EAC3].xml
20-1-9 07:13:44.0|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:13:44.0|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:13:44.0|Debug|Parser|Parsing string '[FFF] Hentai Ouji to Warawanai Neko - Vol.02 [BD][720p-AAC]'
20-1-9 07:13:44.0|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:13:44.0|Debug|Parser|Parsing string 'The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].nfo'
20-1-9 07:13:44.0|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)[-_. ]+\(?(?:[-_. ]?#?(?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+)))+\)?(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:13:44.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:13:44.0|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:13:44.0|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:13:44.0|Debug|Parser|Episode Parsed. The Expanse - S03E01
20-1-9 07:13:44.0|Debug|Parser|Language parsed: English
20-1-9 07:13:44.0|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:13:44.0|Debug|Parser|Episode Parsed. Hentai Ouji to Warawanai Neko - Vol - 002
20-1-9 07:13:44.0|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E10 - Cibola Burn [WEBRip-2160p x264 EAC3].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file owner and/or group: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetOwner (System.String path, System.String user, System.String group) [0x00057] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:265
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00008] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:75
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:13:44.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].nfo
20-1-9 07:13:44.0|Debug|Parser|Language parsed: English
20-1-9 07:13:44.0|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:13:44.0|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:13:44.0|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E10 - Cibola Burn [WEBRip-2160p x264 EAC3].metathumb
20-1-9 07:13:44.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:13:44.0|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:13:44.0|Debug|QualityParser|Trying to parse quality for [FFF] Hentai Ouji to Warawanai Neko - Vol.02 [BD][720p-AAC]
20-1-9 07:13:44.0|Debug|Parser|Release Group parsed:
20-1-9 07:13:44.0|Debug|MetadataService|Series image already exists: /data/Media/Television/The Expanse/The Expanse.jpg
20-1-9 07:13:44.0|Debug|Parser|Quality parsed: Bluray-720p v1
20-1-9 07:13:44.0|Debug|Parser|Release Group parsed: FFF
20-1-9 07:13:44.0|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:13:44.0|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:13:44.0|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:13:44.1|Debug|Parser|Parsing string '[bonkai77] Legend of the Galactic Heroes (Ginga Eiyuu Densetsu) [BD-720p] [x265] [HEVC] [AAC] [10bit]'
20-1-9 07:13:44.1|Debug|Parser|Unable to parse [bonkai77] Legend of the Galactic Heroes (Ginga Eiyuu Densetsu) [BD-720p] [x265] [HEVC] [AAC] [10bit]
20-1-9 07:13:44.1|Trace|RoksboxMetadata|Failed to find season folder for series The Expanse, season 0.
20-1-9 07:13:44.1|Trace|RoksboxMetadata|Failed to find suitable season image for series The Expanse, season 1.
20-1-9 07:13:44.1|Trace|RoksboxMetadata|Failed to find suitable season image for series The Expanse, season 2.
20-1-9 07:13:44.1|Trace|RoksboxMetadata|Failed to find suitable season image for series The Expanse, season 3.
20-1-9 07:13:44.1|Trace|RoksboxMetadata|Failed to find suitable season image for series The Expanse, season 4.
20-1-9 07:13:44.1|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 1/The Expanse - S01E01 - Dulcinea [WEBDL-2160p x265].mkv
20-1-9 07:13:44.2|Debug|Parser|Parsing string '[bonkai77] Legend of the Galactic Heroes (Ginga Eiyuu Densetsu) [BD-720p] [x265] [HEVC] [AAC] [10bit]'
20-1-9 07:13:44.2|Debug|AggregateLanguage|Using language: English
20-1-9 07:13:44.2|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:13:44.2|Debug|Parser|Unable to parse [bonkai77] Legend of the Galactic Heroes (Ginga Eiyuu Densetsu) [BD-720p] [x265] [HEVC] [AAC] [10bit]
20-1-9 07:13:44.2|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:13:44.2|Debug|Parser|Parsing string '[bonkai77] Legend of the Galactic Heroes (Ginga Eiyuu Densetsu) [BD-720p] [x265] [HEVC] [AAC] [10bit]'
20-1-9 07:13:44.2|Debug|Parser|Parsing string 'The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].nfo'
20-1-9 07:13:44.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:13:44.2|Debug|Parser|Episode Parsed. The Expanse - S03E01
20-1-9 07:13:44.2|Debug|Parser|Language parsed: English
20-1-9 07:13:44.2|Debug|QualityParser|Trying to parse quality for The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].nfo
20-1-9 07:13:44.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:13:44.2|Debug|Parser|Release Group parsed:
20-1-9 07:13:44.2|Debug|Parser|Parsing string 'The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].nfo'
20-1-9 07:13:44.2|Debug|CutoffSpecification|Comparing file quality and language with report. Existing file is HDTV-1080p v1 - English
20-1-9 07:13:44.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:13:44.2|Trace|PreferredWordService|Calculating preferred word score for '[Judas] Chihayafuru S3 - 13 [1080p][HEVC x265 10bit][Eng-Subs]'
20-1-9 07:13:44.2|Debug|Parser|Episode Parsed. The Expanse - S03E01
20-1-9 07:13:44.2|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E01 - Dulcinea [WEBDL-2160p x265].xml
20-1-9 07:13:44.2|Trace|PreferredWordService|Calculated preferred word score for '[Judas] Chihayafuru S3 - 13 [1080p][HEVC x265 10bit][Eng-Subs]': 350
20-1-9 07:13:44.2|Debug|Parser|Language parsed: English
20-1-9 07:13:44.2|Debug|Parser|Unable to parse [bonkai77] Legend of the Galactic Heroes (Ginga Eiyuu Densetsu) [BD-720p] [x265] [HEVC] [AAC] [10bit]
20-1-9 07:13:44.2|Debug|QualityParser|Trying to parse quality for The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].nfo
20-1-9 07:13:44.2|Debug|UpgradableSpecification|Comparing preferred word score. Current: 350 New: 150
20-1-9 07:13:44.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:13:44.2|Debug|UpgradableSpecification|Existing item meets cut-off. skipping.
20-1-9 07:13:44.2|Debug|Parser|Release Group parsed:
20-1-9 07:13:44.2|Debug|CutoffSpecification|Cutoff already met, rejecting.
20-1-9 07:13:44.2|Debug|Parser|Parsing string 'The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].xml'
20-1-9 07:13:44.2|Debug|LanguageSpecification|Checking if report meets language requirements. English
20-1-9 07:13:44.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:13:44.2|Trace|ConfigService|Using default config value for 'maximumsize' defaultValue:'0'
20-1-9 07:13:44.2|Debug|Parser|Episode Parsed. The Expanse - S03E01
20-1-9 07:13:44.2|Debug|MaximumSizeSpecification|Maximum size is not set.
20-1-9 07:13:44.2|Debug|MinimumAgeSpecification|Not checking minimum age requirement for non-usenet report
20-1-9 07:13:44.2|Debug|Parser|Language parsed: English
20-1-9 07:13:44.2|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. HDTV-720p v1
20-1-9 07:14:21.3|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 1/The Expanse - S01E01 - Dulcinea [WEBDL-2160p x265].xml
20-1-9 07:14:21.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].xml
20-1-9 07:14:21.3|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:14:21.3|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: [HorribleSubs] Chihayafuru S3 13 [720p]
20-1-9 07:14:21.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:14:21.3|Debug|Parser|Release Group parsed:
20-1-9 07:14:21.3|Debug|ReleaseRestrictionsSpecification|[[HorribleSubs] Chihayafuru S3 13 [720p]] No restrictions apply, allowing
20-1-9 07:14:21.3|Debug|Parser|Parsing string 'The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].xml'
20-1-9 07:14:21.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:14:21.3|Debug|Parser|Episode Parsed. The Expanse - S03E01
20-1-9 07:14:21.3|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:14:21.3|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:14:21.3|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:14:21.3|Debug|Parser|Language parsed: English
20-1-9 07:14:21.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].xml
20-1-9 07:14:21.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:14:21.3|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:14:21.3|Debug|Parser|Release Group parsed:
20-1-9 07:14:21.3|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:14:21.3|Debug|RetentionSpecification|Not checking retention requirement for non-usenet report
20-1-9 07:14:21.3|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:14:21.3|Debug|Parser|Parsing string 'The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].xml'
20-1-9 07:14:21.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:14:21.3|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:14:21.3|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:14:21.3|Debug|Parser|Episode Parsed. The Expanse - S03E01
20-1-9 07:14:21.3|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:14:21.3|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E01 - Dulcinea [WEBDL-2160p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:14:21.3|Debug|Parser|Language parsed: English
20-1-9 07:14:21.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].xml
20-1-9 07:14:21.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:14:21.3|Debug|Parser|Release Group parsed:
20-1-9 07:14:21.3|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:14:21.3|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:14:21.3|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:14:21.3|Debug|TorrentSeedingSpecification|Not enough seeders: 1. Minimum seeders: 10
20-1-9 07:14:21.3|Debug|UpgradeAllowedSpecification|Comparing file quality and language with report. Existing file is HDTV-1080p v1 - English
20-1-9 07:14:21.3|Debug|UpgradeDiskSpecification|Comparing file quality and language with report. Existing file is HDTV-1080p v1 - English
20-1-9 07:14:21.3|Trace|PreferredWordService|Calculating preferred word score for '[Judas] Chihayafuru S3 - 13 [1080p][HEVC x265 10bit][Eng-Subs]'
20-1-9 07:14:21.3|Trace|PreferredWordService|Calculated preferred word score for '[Judas] Chihayafuru S3 - 13 [1080p][HEVC x265 10bit][Eng-Subs]': 350
20-1-9 07:14:21.3|Debug|UpgradableSpecification|Existing item has better quality, skipping
20-1-9 07:14:21.3|Debug|DelaySpecification|QualityProfile does not require a waiting period before download for Torrent.
20-1-9 07:14:21.3|Debug|HistorySpecification|Performing history status check on report
20-1-9 07:14:21.3|Debug|HistorySpecification|Checking current status of episode [13875] in history
20-1-9 07:14:21.3|Debug|ProperSpecification|Propers are not preferred, skipping check
20-1-9 07:14:21.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Existing file meets cutoff: HDTV-720p - English, [Permanent] Not enough seeders: 1. Minimum seeders: 10, [Permanent] Existing file on disk is of equal or higher preference: HDTV-1080p v1 - English
20-1-9 07:14:21.3|Debug|AggregateLanguage|Using language: English
20-1-9 07:14:21.3|Trace|DownloadDecisionMaker|Processing release 38/125
20-1-9 07:14:21.3|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E01 - Dulcinea [WEBDL-2160p x265].jpg
20-1-9 07:14:21.3|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:14:21.3|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:14:21.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:14:21.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:14:21.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:14:21.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:14:21.3|Debug|DownloadDecisionMaker|Processing release '[HorribleSubs] Chihayafuru S3 13 [1080p]' from 'HorribleSubs'
20-1-9 07:14:21.3|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 2/The Expanse - S02E01 - Safe [Bluray-1080p x265].mkv
20-1-9 07:14:21.3|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:14:21.3|Debug|Parser|Parsing string '[HorribleSubs] Chihayafuru S3 13 [1080p]'
20-1-9 07:14:21.3|Debug|Parser|Parsing string 'The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].xml'
20-1-9 07:14:21.3|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)[-_. ]+\(?(?:[-_. ]?#?(?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+)))+\)?(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:14:21.3|Debug|Parser|Episode Parsed. Chihayafuru S3 - 013
20-1-9 07:14:21.3|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E01 - Safe [Bluray-1080p x265].xml
20-1-9 07:14:21.3|Debug|Parser|Language parsed: English
20-1-9 07:14:21.3|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Chihayafuru S3 13 [1080p]
20-1-9 07:14:21.3|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:14:21.3|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:14:21.3|Debug|SceneMappingService|Found scene mapping for: Chihayafuru S3. TVDB ID for mapping: 251982
20-1-9 07:14:21.3|Debug|SceneMappingService|Found scene mapping for: Chihayafuru S3. TVDB ID for mapping: 251982
20-1-9 07:14:21.3|Debug|ParsingService|Using absolute episode number 13 for: Chihayafuru - TVDB: 3x13
20-1-9 07:14:21.3|Trace|PreferredWordService|Calculating preferred word score for '[HorribleSubs] Chihayafuru S3 13 [1080p]'
20-1-9 07:14:21.3|Trace|PreferredWordService|Calculated preferred word score for '[HorribleSubs] Chihayafuru S3 13 [1080p]': 150
20-1-9 07:14:21.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:14:21.3|Debug|AcceptableSizeSpecification|Beginning size check for: [HorribleSubs] Chihayafuru S3 13 [1080p]
20-1-9 07:14:21.3|Debug|Parser|Episode Parsed. The Expanse - S03E01
20-1-9 07:14:21.3|Debug|AcceptableSizeSpecification|Item: [HorribleSubs] Chihayafuru S3 13 [1080p], meets size constraints
20-1-9 07:14:21.3|Debug|Parser|Language parsed: English
20-1-9 07:14:21.3|Debug|AlreadyImportedSpecification|Performing already imported check on report
20-1-9 07:14:21.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].xml
20-1-9 07:14:21.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:15:21.3|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 2/The Expanse - S02E01 - Safe [Bluray-1080p x265].xml
20-1-9 07:15:21.3|Debug|Parser|Release Group parsed:
20-1-9 07:14:21.3|Debug|CutoffSpecification|Comparing file quality and language with report. Existing file is HDTV-1080p v1 - English
20-1-9 07:15:21.3|Trace|PreferredWordService|Calculating preferred word score for '[Judas] Chihayafuru S3 - 13 [1080p][HEVC x265 10bit][Eng-Subs]'
20-1-9 07:15:21.3|Debug|Parser|Parsing string 'The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].xml'
20-1-9 07:15:21.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:15:21.3|Debug|Parser|Episode Parsed. The Expanse - S03E01
20-1-9 07:15:21.3|Trace|PreferredWordService|Calculated preferred word score for '[Judas] Chihayafuru S3 - 13 [1080p][HEVC x265 10bit][Eng-Subs]': 350
20-1-9 07:15:21.3|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E01 - Safe [Bluray-1080p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:15:21.3|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:15:21.3|Debug|Parser|Language parsed: English
20-1-9 07:15:21.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].xml
20-1-9 07:15:21.3|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E01 - Safe [Bluray-1080p x265].jpg
20-1-9 07:15:21.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:15:21.3|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 3/The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].mkv
20-1-9 07:15:21.3|Debug|Parser|Release Group parsed:
20-1-9 07:15:21.3|Debug|UpgradableSpecification|Comparing preferred word score. Current: 350 New: 150
20-1-9 07:15:21.3|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:15:21.3|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:15:21.3|Debug|UpgradableSpecification|Existing item meets cut-off. skipping.
20-1-9 07:15:21.3|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:15:21.3|Debug|CutoffSpecification|Cutoff already met, rejecting.
20-1-9 07:15:21.3|Debug|LanguageSpecification|Checking if report meets language requirements. English
20-1-9 07:15:21.3|Trace|ConfigService|Using default config value for 'maximumsize' defaultValue:'0'
20-1-9 07:15:21.3|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].xml
20-1-9 07:15:21.3|Debug|MaximumSizeSpecification|Maximum size is not set.
20-1-9 07:15:21.3|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:15:21.3|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:15:21.3|Debug|MinimumAgeSpecification|Not checking minimum age requirement for non-usenet report
20-1-9 07:15:21.3|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:15:21.3|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. HDTV-1080p v1
20-1-9 07:15:21.3|Debug|AggregateLanguage|Using language: English
20-1-9 07:15:44.8|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: [HorribleSubs] Chihayafuru S3 13 [1080p]
20-1-9 07:15:21.3|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:15:44.8|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:15:44.8|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:15:44.8|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 3/The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].xml
20-1-9 07:15:44.8|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:15:44.8|Debug|ReleaseRestrictionsSpecification|[[HorribleSubs] Chihayafuru S3 13 [1080p]] No restrictions apply, allowing
20-1-9 07:15:44.8|Debug|RetentionSpecification|Not checking retention requirement for non-usenet report
20-1-9 07:15:44.8|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:15:44.8|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:15:44.8|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:15:44.8|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:15:44.8|Debug|Parser|Parsing string 'The Expanse - S03E02 - IFF [WEBDL-1080p x265]-thumb.jpg'
20-1-9 07:15:44.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:15:44.8|Debug|Parser|Episode Parsed. The Expanse - S03E02
20-1-9 07:15:44.9|Debug|Parser|Language parsed: English
20-1-9 07:15:44.9|Debug|QualityParser|Trying to parse quality for The Expanse - S03E02 - IFF [WEBDL-1080p x265]-thumb.jpg
20-1-9 07:15:44.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:15:44.9|Debug|TorrentSeedingSpecification|Not enough seeders: 1. Minimum seeders: 10
20-1-9 07:15:44.9|Trace|TrackedDownloadService|No Episode found for download '[bonkai77] Legend of the Galactic Heroes (Ginga Eiyuu Densetsu) [BD-720p] [x265] [HEVC] [AAC] [10bit]'
20-1-9 07:15:44.9|Debug|Parser|Release Group parsed: thumb
20-1-9 07:15:44.9|Debug|UpgradeAllowedSpecification|Comparing file quality and language with report. Existing file is HDTV-1080p v1 - English
20-1-9 07:15:44.9|Debug|Parser|Parsing string '[DIY-Commie] Chihayafuru 2 - Volume 2 - Episode 13-25 [BD 720p FLAC]'
20-1-9 07:15:44.9|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)(?<title>.+?)[-_. ](?:Episode)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+)))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:15:44.9|Debug|UpgradeDiskSpecification|Comparing file quality and language with report. Existing file is HDTV-1080p v1 - English
20-1-9 07:15:44.9|Trace|PreferredWordService|Calculating preferred word score for '[Judas] Chihayafuru S3 - 13 [1080p][HEVC x265 10bit][Eng-Subs]'
20-1-9 07:15:44.9|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:15:44.9|Debug|Parser|Episode Parsed. Chihayafuru 2 - Volume 2 - - 013-014-015-016-017-018-019-020-021-022-023-024-025
20-1-9 07:15:44.9|Trace|PreferredWordService|Calculated preferred word score for '[Judas] Chihayafuru S3 - 13 [1080p][HEVC x265 10bit][Eng-Subs]': 350
20-1-9 07:15:44.9|Debug|UpgradableSpecification|Comparing preferred word score. Current: 350 New: 150
20-1-9 07:15:44.9|Debug|Parser|Language parsed: English
20-1-9 07:15:44.9|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].jpg
20-1-9 07:15:44.9|Debug|UpgradableSpecification|Existing item has a better preferred word score, skipping
20-1-9 07:15:44.9|Debug|QualityParser|Trying to parse quality for [DIY-Commie] Chihayafuru 2 - Volume 2 - Episode 13-25 [BD 720p FLAC]
20-1-9 07:15:44.9|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 3/The Expanse - S03E02 - IFF [WEBDL-1080p x265].mkv
20-1-9 07:15:44.9|Debug|DelaySpecification|QualityProfile does not require a waiting period before download for Torrent.
20-1-9 07:15:44.9|Debug|Parser|Quality parsed: Bluray-720p v1
20-1-9 07:15:44.9|Debug|HistorySpecification|Performing history status check on report
20-1-9 07:15:44.9|Debug|AggregateLanguage|Using language: English
20-1-9 07:15:44.9|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E02 - IFF [WEBDL-1080p x265].xml
20-1-9 07:15:44.9|Debug|Parser|Release Group parsed: DIY-Commie
20-1-9 07:15:44.9|Debug|HistorySpecification|Checking current status of episode [13875] in history
20-1-9 07:15:44.9|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:15:44.9|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:15:44.9|Debug|Parser|Parsing string 'The Expanse - S03E02 - IFF [WEBDL-1080p x265]-thumb.jpg'
20-1-9 07:15:44.9|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:15:44.9|Debug|Parser|Episode Parsed. The Expanse - S03E02
20-1-9 07:15:44.9|Debug|Parser|Language parsed: English
20-1-9 07:15:44.9|Debug|QualityParser|Trying to parse quality for The Expanse - S03E02 - IFF [WEBDL-1080p x265]-thumb.jpg
20-1-9 07:15:44.9|Debug|ProperSpecification|Propers are not preferred, skipping check
20-1-9 07:15:44.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:15:44.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Existing file meets cutoff: HDTV-720p - English, [Permanent] Not enough seeders: 1. Minimum seeders: 10, [Permanent] Existing file on disk is of equal or higher preference: HDTV-1080p v1 - English
20-1-9 07:15:44.9|Debug|Parser|Release Group parsed: thumb
20-1-9 07:15:44.9|Trace|DownloadDecisionMaker|Processing release 39/125
20-1-9 07:15:44.9|Debug|ParsingService|No matching series Chihayafuru 2 - Volume 2 -
20-1-9 07:15:44.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:15:44.9|Debug|Parser|Parsing string 'The Expanse - S03E02 - IFF [WEBDL-1080p x265]-thumb.jpg'
20-1-9 07:15:44.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:16:14.8|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:16:40.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:16:40.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:16:40.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:16:40.3|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 3/The Expanse - S03E02 - IFF [WEBDL-1080p x265].xml
20-1-9 07:16:40.3|Debug|Parser|Parsing string '[DIY-Commie] Chihayafuru 2 - Volume 2 - Episode 13-25 [BD 720p FLAC]'
20-1-9 07:16:40.3|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)(?<title>.+?)[-_. ](?:Episode)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+)))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:16:40.3|Debug|Parser|Episode Parsed. Chihayafuru 2 - Volume 2 - - 013-014-015-016-017-018-019-020-021-022-023-024-025
20-1-9 07:16:40.3|Debug|Parser|Language parsed: English
20-1-9 07:16:40.3|Debug|QualityParser|Trying to parse quality for [DIY-Commie] Chihayafuru 2 - Volume 2 - Episode 13-25 [BD 720p FLAC]
20-1-9 07:16:40.3|Debug|DownloadDecisionMaker|Processing release '[HorribleSubs] Majutsushi Orphen Hagure Tabi 01 [720p]' from 'HorribleSubs'
20-1-9 07:16:40.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:16:40.3|Debug|Parser|Parsing string '[HorribleSubs] Majutsushi Orphen Hagure Tabi 01 [720p]'
20-1-9 07:16:40.3|Debug|Parser|Episode Parsed. The Expanse - S03E02
20-1-9 07:16:40.3|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)[-_. ]+\(?(?:[-_. ]?#?(?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+)))+\)?(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:16:40.3|Debug|Parser|Language parsed: English
20-1-9 07:16:40.3|Debug|Parser|Episode Parsed. Majutsushi Orphen Hagure Tabi - 001
20-1-9 07:16:40.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E02 - IFF [WEBDL-1080p x265]-thumb.jpg
20-1-9 07:16:40.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:16:40.3|Debug|Parser|Language parsed: English
20-1-9 07:16:40.3|Debug|Parser|Quality parsed: Bluray-720p v1
20-1-9 07:16:40.3|Debug|Parser|Release Group parsed: thumb
20-1-9 07:16:40.3|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Majutsushi Orphen Hagure Tabi 01 [720p]
20-1-9 07:16:40.3|Debug|Parser|Release Group parsed: DIY-Commie
20-1-9 07:16:40.3|Debug|Parser|Parsing string 'The Expanse - S03E02 - IFF [WEBDL-1080p x265].jpg'
20-1-9 07:16:40.3|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:16:40.3|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:16:40.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:16:40.3|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:16:40.3|Debug|Parser|Episode Parsed. The Expanse - S03E02
20-1-9 07:16:40.3|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:16:40.3|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:16:40.3|Debug|Parser|Language parsed: English
20-1-9 07:16:40.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E02 - IFF [WEBDL-1080p x265].jpg
20-1-9 07:16:40.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:16:40.3|Debug|Parser|Release Group parsed:
20-1-9 07:16:40.3|Debug|Parser|Parsing string 'The Expanse - S03E02 - IFF [WEBDL-1080p x265].jpg'
20-1-9 07:16:40.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:16:40.3|Debug|Parser|Episode Parsed. The Expanse - S03E02
20-1-9 07:16:40.3|Debug|Parser|Language parsed: English
20-1-9 07:16:40.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E02 - IFF [WEBDL-1080p x265].jpg
20-1-9 07:16:40.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:16:40.3|Debug|Parser|Release Group parsed:
20-1-9 07:16:40.3|Debug|Parser|Parsing string 'The Expanse - S03E02 - IFF [WEBDL-1080p x265].jpg'
20-1-9 07:16:40.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:16:40.3|Debug|Parser|Episode Parsed. The Expanse - S03E02
20-1-9 07:16:40.4|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:16:40.4|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:16:40.4|Debug|Parser|Language parsed: English
20-1-9 07:16:40.4|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:16:40.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E02 - IFF [WEBDL-1080p x265].jpg
20-1-9 07:16:40.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:16:40.4|Debug|Parser|Release Group parsed:
20-1-9 07:16:40.4|Debug|Parser|Parsing string 'The Expanse - S03E02 - IFF [WEBDL-1080p x265].jpg'
20-1-9 07:16:40.4|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:16:40.4|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:16:40.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:16:40.4|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:16:40.4|Debug|Parser|Episode Parsed. The Expanse - S03E02
20-1-9 07:16:40.4|Debug|Parser|Language parsed: English
20-1-9 07:16:40.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E02 - IFF [WEBDL-1080p x265].jpg
20-1-9 07:16:40.4|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:16:40.4|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:16:40.4|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:16:40.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:16:40.4|Debug|Parser|Release Group parsed:
20-1-9 07:16:40.4|Debug|ParsingService|No matching series Majutsushi Orphen Hagure Tabi
20-1-9 07:16:40.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:16:40.4|Trace|DownloadDecisionMaker|Processing release 40/125
20-1-9 07:16:40.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:16:40.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:16:40.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:16:40.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:16:40.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:16:40.4|Debug|DownloadDecisionMaker|Processing release '[HorribleSubs] Majutsushi Orphen Hagure Tabi 01 [1080p]' from 'HorribleSubs'
20-1-9 07:16:40.4|Debug|Parser|Parsing string '[HorribleSubs] Majutsushi Orphen Hagure Tabi 01 [1080p]'
20-1-9 07:16:40.4|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)[-_. ]+\(?(?:[-_. ]?#?(?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+)))+\)?(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:16:40.4|Debug|Parser|Episode Parsed. Majutsushi Orphen Hagure Tabi - 001
20-1-9 07:16:40.4|Debug|Parser|Language parsed: English
20-1-9 07:16:40.4|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Majutsushi Orphen Hagure Tabi 01 [1080p]
20-1-9 07:16:40.4|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:16:40.4|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:16:40.3|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E02 - IFF [WEBDL-1080p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:16:40.4|Debug|ParsingService|No matching series Majutsushi Orphen Hagure Tabi
20-1-9 07:16:40.4|Debug|Parser|Parsing string '[HorribleSubs] Momokuri - 03+04 [1080p].mkv'
20-1-9 07:16:40.4|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E02 - IFF [WEBDL-1080p x265].jpg
20-1-9 07:16:40.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:16:40.4|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)(?:[. ]-[. ](?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+|[-])))+(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:16:40.4|Trace|DownloadDecisionMaker|Processing release 41/125
20-1-9 07:16:40.4|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 1/The Expanse - S01E02 - The Big Empty [WEBDL-2160p x265].mkv
20-1-9 07:16:40.4|Debug|Parser|Episode Parsed. Momokuri - 003
20-1-9 07:16:40.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:16:40.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:16:40.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:16:40.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:16:40.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:16:40.4|Debug|DownloadDecisionMaker|Processing release '[HorribleSubs] Kandagawa Jet Girls 12 [480p]' from 'HorribleSubs'
20-1-9 07:16:40.4|Debug|Parser|Parsing string '[HorribleSubs] Kandagawa Jet Girls 12 [480p]'
20-1-9 07:16:40.4|Debug|Parser|Language parsed: English
20-1-9 07:16:40.4|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)[-_. ]+\(?(?:[-_. ]?#?(?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+)))+\)?(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:16:40.4|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Momokuri - 03+04 [1080p].mkv
20-1-9 07:16:40.4|Debug|Parser|Episode Parsed. Kandagawa Jet Girls - 012
20-1-9 07:16:40.4|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:16:40.4|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:16:40.4|Debug|Parser|Language parsed: English
20-1-9 07:16:40.4|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Kandagawa Jet Girls 12 [480p]
20-1-9 07:16:40.4|Debug|Parser|Quality parsed: SDTV v1
20-1-9 07:16:40.4|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:16:40.4|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E02 - The Big Empty [WEBDL-2160p x265].xml
20-1-9 07:16:40.4|Debug|ParsingService|No matching series Kandagawa Jet Girls
20-1-9 07:16:40.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:16:40.4|Debug|AggregateLanguage|Using language: English
20-1-9 07:16:40.4|Trace|DownloadDecisionMaker|Processing release 42/125
20-1-9 07:16:40.4|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:16:40.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:16:40.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:16:40.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:16:40.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:16:40.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:16:40.4|Debug|DownloadDecisionMaker|Processing release '[HorribleSubs] Kandagawa Jet Girls 12 [720p]' from 'HorribleSubs'
20-1-9 07:16:40.4|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:16:40.4|Debug|Parser|Parsing string '[HorribleSubs] Kandagawa Jet Girls 12 [720p]'
20-1-9 07:16:40.4|Debug|Parser|Parsing string 'The Expanse - S03E02 - IFF [WEBDL-1080p x265].metathumb'
20-1-9 07:16:40.4|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)[-_. ]+\(?(?:[-_. ]?#?(?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+)))+\)?(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:16:40.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:16:40.4|Debug|Parser|Episode Parsed. Kandagawa Jet Girls - 012
20-1-9 07:16:40.4|Debug|Parser|Episode Parsed. The Expanse - S03E02
20-1-9 07:16:40.4|Debug|Parser|Language parsed: English
20-1-9 07:16:40.4|Debug|ParsingService|Using absolute episode number 3 for: Momokuri - TVDB: 1x03
20-1-9 07:16:40.4|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Kandagawa Jet Girls 12 [720p]
20-1-9 07:17:10.4|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:16:40.4|Debug|Parser|Language parsed: English
20-1-9 07:16:40.4|Debug|Parser|Parsing string '[HorribleSubs] Momokuri - 01+02 [1080p].mkv'
20-1-9 07:17:16.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E02 - IFF [WEBDL-1080p x265].metathumb
20-1-9 07:17:16.0|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)(?:[. ]-[. ](?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+|[-])))+(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:17:16.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:17:16.0|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:17:16.0|Debug|Parser|Release Group parsed:
20-1-9 07:17:16.0|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:17:16.0|Debug|Parser|Parsing string 'The Expanse - S03E02 - IFF [WEBDL-1080p x265].metathumb'
20-1-9 07:17:16.0|Debug|Parser|Episode Parsed. Momokuri - 001
20-1-9 07:17:16.0|Debug|Parser|Language parsed: English
20-1-9 07:17:16.0|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Momokuri - 01+02 [1080p].mkv
20-1-9 07:17:16.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:17:16.0|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:17:16.0|Debug|Parser|Episode Parsed. The Expanse - S03E02
20-1-9 07:17:16.0|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:17:16.0|Debug|Parser|Language parsed: English
20-1-9 07:17:16.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E02 - IFF [WEBDL-1080p x265].metathumb
20-1-9 07:17:16.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:17:16.0|Debug|Parser|Release Group parsed:
20-1-9 07:17:16.0|Debug|Parser|Parsing string 'The Expanse - S03E02 - IFF [WEBDL-1080p x265].metathumb'
20-1-9 07:17:16.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:17:16.0|Debug|Parser|Episode Parsed. The Expanse - S03E02
20-1-9 07:17:16.0|Debug|Parser|Language parsed: English
20-1-9 07:17:16.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E02 - IFF [WEBDL-1080p x265].metathumb
20-1-9 07:17:16.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:17:16.0|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:17:16.0|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:17:16.0|Debug|Parser|Release Group parsed:
20-1-9 07:17:16.0|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 1/The Expanse - S01E02 - The Big Empty [WEBDL-2160p x265].xml
20-1-9 07:17:16.0|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:17:16.0|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:17:16.0|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:17:16.0|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:17:16.0|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:17:16.0|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:17:16.0|Debug|ParsingService|No matching series Kandagawa Jet Girls
20-1-9 07:17:16.0|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:17:16.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:17:16.0|Trace|DownloadDecisionMaker|Processing release 43/125
20-1-9 07:17:16.0|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:17:16.0|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:17:16.0|Debug|ParsingService|Using absolute episode number 1 for: Momokuri - TVDB: 1x01
20-1-9 07:17:16.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:17:16.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:17:16.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:17:16.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:17:16.0|Debug|AggregateLanguage|Using language: English
20-1-9 07:17:16.0|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:17:16.0|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:17:16.0|Debug|DownloadDecisionMaker|Processing release '[HorribleSubs] Kandagawa Jet Girls 12 [1080p]' from 'HorribleSubs'
20-1-9 07:17:16.0|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:17:16.0|Debug|Parser|Parsing string '[HorribleSubs] Chihayafuru - 08 [720p].mkv'
20-1-9 07:17:16.0|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:17:16.0|Debug|Parser|Parsing string '[HorribleSubs] Kandagawa Jet Girls 12 [1080p]'
20-1-9 07:17:16.0|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)[-_. ]+\(?(?:[-_. ]?#?(?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+)))+\)?(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:17:16.0|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)(?:[. ]-[. ](?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+|[-])))+(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:17:16.0|Debug|Parser|Episode Parsed. Kandagawa Jet Girls - 012
20-1-9 07:17:16.0|Debug|Parser|Parsing string 'The Expanse - S03E02 - IFF [WEBDL-1080p x265].metathumb'
20-1-9 07:17:16.0|Debug|Parser|Episode Parsed. Chihayafuru - 008
20-1-9 07:17:16.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:17:16.0|Debug|Parser|Language parsed: English
20-1-9 07:17:16.0|Debug|Parser|Language parsed: English
20-1-9 07:17:16.0|Debug|Parser|Episode Parsed. The Expanse - S03E02
20-1-9 07:17:16.0|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Kandagawa Jet Girls 12 [1080p]
20-1-9 07:17:16.0|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Chihayafuru - 08 [720p].mkv
20-1-9 07:17:16.0|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:17:16.0|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:17:16.0|Debug|Parser|Language parsed: English
20-1-9 07:17:16.0|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:17:16.0|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:17:16.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E02 - IFF [WEBDL-1080p x265].metathumb
20-1-9 07:17:16.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:17:16.0|Debug|ParsingService|No matching series Kandagawa Jet Girls
20-1-9 07:17:16.0|Debug|Parser|Release Group parsed:
20-1-9 07:17:16.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:17:16.0|Debug|Parser|Parsing string 'The Expanse - S03E02 - IFF [WEBDL-1080p x265].nfo'
20-1-9 07:17:16.0|Trace|DownloadDecisionMaker|Processing release 44/125
20-1-9 07:17:16.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:17:16.0|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:17:16.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:17:16.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:17:16.0|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E02 - The Big Empty [WEBDL-2160p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:17:16.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:17:16.0|Debug|SceneMappingService|Found scene mapping for: Chihayafuru. TVDB ID for mapping: 251982
20-1-9 07:17:16.1|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:17:16.1|Debug|DownloadDecisionMaker|Processing release '[HorribleSubs] Black Clover 116 [480p]' from 'HorribleSubs'
20-1-9 07:17:16.1|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E02 - The Big Empty [WEBDL-2160p x265].jpg
20-1-9 07:17:16.1|Debug|Parser|Parsing string '[HorribleSubs] Black Clover 116 [480p]'
20-1-9 07:17:16.1|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 2/The Expanse - S02E02 - Doors & Corners [Bluray-1080p x265].mkv
20-1-9 07:17:16.1|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)[-_. ]+\(?(?:[-_. ]?#?(?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+)))+\)?(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:17:16.1|Debug|Parser|Episode Parsed. The Expanse - S03E02
20-1-9 07:17:16.1|Debug|SceneMappingService|Found scene mapping for: Chihayafuru. TVDB ID for mapping: 251982
20-1-9 07:17:16.1|Debug|Parser|Episode Parsed. Black Clover - 116
20-1-9 07:17:16.1|Debug|Parser|Language parsed: English
20-1-9 07:17:16.1|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E02 - Doors & Corners [Bluray-1080p x265].xml
20-1-9 07:17:16.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E02 - IFF [WEBDL-1080p x265].nfo
20-1-9 07:17:16.1|Debug|Parser|Language parsed: English
20-1-9 07:17:16.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:17:16.1|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Black Clover 116 [480p]
20-1-9 07:17:16.1|Debug|Parser|Release Group parsed:
20-1-9 07:17:16.1|Debug|Parser|Quality parsed: SDTV v1
20-1-9 07:17:16.1|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:17:16.1|Debug|ParsingService|No matching series Black Clover
20-1-9 07:17:16.1|Debug|ParsingService|Using absolute episode number 8 for: Chihayafuru - TVDB: 1x08
20-1-9 07:17:16.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:17:33.4|Trace|DownloadDecisionMaker|Processing release 45/125
20-1-9 07:17:33.4|Debug|Parser|Parsing string '[Judas] Chihayafuru S3 - 11 [1080p][HEVC x265 10bit][Multi-Subs].mkv'
20-1-9 07:17:33.4|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 2/The Expanse - S02E02 - Doors & Corners [Bluray-1080p x265].xml
20-1-9 07:17:33.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:17:33.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:17:33.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:17:33.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:17:33.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:17:33.4|Debug|DownloadDecisionMaker|Processing release '[HorribleSubs] Black Clover 116 [720p]' from 'HorribleSubs'
20-1-9 07:17:33.4|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)(?:[. ]-[. ](?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+|[-])))+(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:17:33.4|Debug|Parser|Parsing string '[HorribleSubs] Black Clover 116 [720p]'
20-1-9 07:17:33.4|Debug|Parser|Episode Parsed. Chihayafuru S3 - 011
20-1-9 07:17:33.4|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)[-_. ]+\(?(?:[-_. ]?#?(?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+)))+\)?(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:17:33.4|Debug|Parser|Language parsed: English
20-1-9 07:17:33.4|Debug|Parser|Episode Parsed. Black Clover - 116
20-1-9 07:17:33.4|Debug|QualityParser|Trying to parse quality for [Judas] Chihayafuru S3 - 11 [1080p][HEVC x265 10bit][Multi-Subs].mkv
20-1-9 07:17:33.4|Debug|Parser|Language parsed: English
20-1-9 07:17:33.4|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:17:33.4|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Black Clover 116 [720p]
20-1-9 07:17:33.4|Debug|Parser|Release Group parsed: Judas
20-1-9 07:17:33.4|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:17:33.4|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E02 - Doors & Corners [Bluray-1080p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:17:33.4|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:17:33.4|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E02 - Doors & Corners [Bluray-1080p x265].jpg
20-1-9 07:17:33.4|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 1/The Expanse - S01E03 - Remember the Cant [WEBDL-2160p x265].mkv
20-1-9 07:17:33.4|Debug|SceneMappingService|Found scene mapping for: Chihayafuru S3. TVDB ID for mapping: 251982
20-1-9 07:17:33.4|Debug|ParsingService|No matching series Black Clover
20-1-9 07:17:33.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:17:33.4|Trace|DownloadDecisionMaker|Processing release 46/125
20-1-9 07:17:33.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:17:33.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:17:33.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:17:33.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:17:33.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:17:33.4|Debug|DownloadDecisionMaker|Processing release '[HorribleSubs] Black Clover 116 [1080p]' from 'HorribleSubs'
20-1-9 07:17:33.4|Debug|Parser|Parsing string 'The Expanse - S03E02 - IFF [WEBDL-1080p x265].nfo'
20-1-9 07:17:33.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:17:33.4|Debug|SceneMappingService|Found scene mapping for: Chihayafuru S3. TVDB ID for mapping: 251982
20-1-9 07:17:33.4|Debug|Parser|Parsing string '[HorribleSubs] Black Clover 116 [1080p]'
20-1-9 07:17:33.4|Debug|Parser|Episode Parsed. The Expanse - S03E02
20-1-9 07:17:33.4|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E03 - Remember the Cant [WEBDL-2160p x265].xml
20-1-9 07:17:33.4|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)[-_. ]+\(?(?:[-_. ]?#?(?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+)))+\)?(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:17:33.4|Debug|Parser|Language parsed: English
20-1-9 07:17:33.4|Debug|ParsingService|Using absolute episode number 11 for: Chihayafuru - TVDB: 3x11
20-1-9 07:17:33.4|Debug|Parser|Episode Parsed. Black Clover - 116
20-1-9 07:17:33.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E02 - IFF [WEBDL-1080p x265].nfo
20-1-9 07:17:33.4|Debug|Parser|Parsing string '[HorribleSubs] Momokuri - 19+20 [720p].mkv'
20-1-9 07:17:33.4|Debug|Parser|Language parsed: English
20-1-9 07:17:33.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:17:33.4|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)(?:[. ]-[. ](?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+|[-])))+(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:18:30.1|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 1/The Expanse - S01E03 - Remember the Cant [WEBDL-2160p x265].xml
20-1-9 07:17:33.4|Debug|Parser|Release Group parsed:
20-1-9 07:17:46.0|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:18:30.1|Debug|Parser|Episode Parsed. Momokuri - 019
20-1-9 07:17:33.4|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Black Clover 116 [1080p]
20-1-9 07:18:30.1|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E03 - Remember the Cant [WEBDL-2160p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:18:30.1|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:18:30.1|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:18:30.1|Debug|Parser|Language parsed: English
20-1-9 07:18:30.1|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:18:30.1|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:18:30.1|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E03 - Remember the Cant [WEBDL-2160p x265].jpg
20-1-9 07:18:30.1|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:18:30.1|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Momokuri - 19+20 [720p].mkv
20-1-9 07:18:30.1|Debug|ParsingService|No matching series Black Clover
20-1-9 07:18:30.1|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:18:30.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:18:30.1|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:18:30.1|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 2/The Expanse - S02E03 - Static [Bluray-1080p x265].mkv
20-1-9 07:18:30.1|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:18:30.1|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:18:30.1|Trace|DownloadDecisionMaker|Processing release 47/125
20-1-9 07:18:30.1|Debug|AggregateLanguage|Using language: English
20-1-9 07:18:30.1|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:18:30.1|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:18:30.1|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:18:30.1|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:18:30.1|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:18:30.1|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:18:30.1|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E03 - Static [Bluray-1080p x265].xml
20-1-9 07:18:30.1|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:18:30.1|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:18:30.1|Debug|Parser|Parsing string 'The Expanse - S03E02 - IFF [WEBDL-1080p x265].nfo'
20-1-9 07:18:30.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:18:30.1|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:18:30.1|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:18:30.1|Debug|Parser|Episode Parsed. The Expanse - S03E02
20-1-9 07:18:30.1|Debug|DownloadDecisionMaker|Processing release '[HorribleSubs] Ace of Diamond Act II 40 [480p]' from 'HorribleSubs'
20-1-9 07:18:30.1|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:18:30.1|Debug|Parser|Parsing string '[HorribleSubs] Ace of Diamond Act II 40 [480p]'
20-1-9 07:18:30.1|Debug|Parser|Language parsed: English
20-1-9 07:18:30.1|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)[-_. ]+\(?(?:[-_. ]?#?(?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+)))+\)?(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:18:30.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E02 - IFF [WEBDL-1080p x265].nfo
20-1-9 07:18:30.1|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:18:30.1|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:18:30.1|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:18:30.1|Debug|Parser|Episode Parsed. Ace of Diamond Act II - 040
20-1-9 07:18:30.1|Debug|ParsingService|Using absolute episode number 19 for: Momokuri - TVDB: 1x19
20-1-9 07:18:30.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:19:08.2|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 2/The Expanse - S02E03 - Static [Bluray-1080p x265].xml
20-1-9 07:19:08.2|Debug|Parser|Parsing string '[HorribleSubs] Momokuri - 09+10 [720p].mkv'
20-1-9 07:19:08.2|Debug|Parser|Language parsed: English
20-1-9 07:19:08.2|Debug|Parser|Release Group parsed:
20-1-9 07:19:08.2|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Ace of Diamond Act II 40 [480p]
20-1-9 07:19:08.2|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)(?:[. ]-[. ](?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+|[-])))+(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:19:08.2|Debug|Parser|Quality parsed: SDTV v1
20-1-9 07:19:08.2|Debug|Parser|Episode Parsed. Momokuri - 009
20-1-9 07:19:08.2|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:19:08.2|Debug|Parser|Parsing string 'The Expanse - S03E02 - IFF [WEBDL-1080p x265].nfo'
20-1-9 07:19:08.2|Debug|SceneMappingService|Found scene mapping for: Ace of Diamond Act II. TVDB ID for mapping: 273005
20-1-9 07:19:08.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:19:08.2|Debug|Parser|Language parsed: English
20-1-9 07:19:08.2|Debug|Parser|Episode Parsed. The Expanse - S03E02
20-1-9 07:19:08.2|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Momokuri - 09+10 [720p].mkv
20-1-9 07:19:08.2|Debug|Parser|Language parsed: English
20-1-9 07:19:08.3|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:19:08.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E02 - IFF [WEBDL-1080p x265].nfo
20-1-9 07:19:08.3|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:19:08.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:19:08.3|Debug|Parser|Release Group parsed:
20-1-9 07:19:08.3|Debug|Parser|Parsing string 'The Expanse - S03E02 - IFF [WEBDL-1080p x265].xml'
20-1-9 07:19:08.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:19:08.3|Debug|Parser|Episode Parsed. The Expanse - S03E02
20-1-9 07:19:08.3|Debug|Parser|Language parsed: English
20-1-9 07:19:08.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E02 - IFF [WEBDL-1080p x265].xml
20-1-9 07:19:08.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:19:08.3|Debug|Parser|Release Group parsed:
20-1-9 07:19:08.3|Debug|Parser|Parsing string 'The Expanse - S03E02 - IFF [WEBDL-1080p x265].xml'
20-1-9 07:19:08.3|Debug|ParsingService|No matching series Ace of Diamond Act II
20-1-9 07:19:08.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:19:08.3|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E03 - Static [Bluray-1080p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:19:08.3|Debug|SceneMappingService|Found scene mapping for: Ace of Diamond Act II. TVDB ID for mapping: 273005
20-1-9 07:19:08.3|Debug|Parser|Episode Parsed. The Expanse - S03E02
20-1-9 07:19:08.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Ace of Diamond Act II matches an alias for series with TVDB ID: 273005
20-1-9 07:19:08.3|Trace|DownloadDecisionMaker|Processing release 48/125
20-1-9 07:19:08.3|Debug|Parser|Language parsed: English
20-1-9 07:19:08.3|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:19:08.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:19:08.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:19:08.3|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E03 - Static [Bluray-1080p x265].jpg
20-1-9 07:19:08.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:19:08.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:19:08.4|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 3/The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].mkv
20-1-9 07:19:08.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E02 - IFF [WEBDL-1080p x265].xml
20-1-9 07:19:08.4|Debug|DownloadDecisionMaker|Processing release '[HorribleSubs] Ace of Diamond Act II 40 [720p]' from 'HorribleSubs'
20-1-9 07:19:08.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:19:08.4|Debug|Parser|Parsing string '[HorribleSubs] Ace of Diamond Act II 40 [720p]'
20-1-9 07:19:08.4|Debug|Parser|Release Group parsed:
20-1-9 07:19:08.4|Debug|Parser|Parsing string 'The Expanse - S03E02 - IFF [WEBDL-1080p x265].xml'
20-1-9 07:19:08.4|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)[-_. ]+\(?(?:[-_. ]?#?(?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+)))+\)?(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:19:08.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:19:08.4|Debug|Parser|Episode Parsed. Ace of Diamond Act II - 040
20-1-9 07:19:08.4|Debug|Parser|Episode Parsed. The Expanse - S03E02
20-1-9 07:19:08.4|Debug|Parser|Language parsed: English
20-1-9 07:19:08.4|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Ace of Diamond Act II 40 [720p]
20-1-9 07:19:08.4|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:19:08.4|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:19:08.4|Debug|Parser|Language parsed: English
20-1-9 07:19:08.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E02 - IFF [WEBDL-1080p x265].xml
20-1-9 07:19:08.4|Debug|SceneMappingService|Found scene mapping for: Ace of Diamond Act II. TVDB ID for mapping: 273005
20-1-9 07:19:08.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:19:08.4|Debug|Parser|Release Group parsed:
20-1-9 07:19:08.8|Debug|ParsingService|No matching series Ace of Diamond Act II
20-1-9 07:19:08.8|Debug|SceneMappingService|Found scene mapping for: Ace of Diamond Act II. TVDB ID for mapping: 273005
20-1-9 07:19:08.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Ace of Diamond Act II matches an alias for series with TVDB ID: 273005
20-1-9 07:19:08.8|Trace|DownloadDecisionMaker|Processing release 49/125
20-1-9 07:19:08.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:19:08.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:19:08.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:19:08.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:19:08.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:19:08.8|Debug|DownloadDecisionMaker|Processing release '[HorribleSubs] Ace of Diamond Act II 40 [1080p]' from 'HorribleSubs'
20-1-9 07:19:08.8|Debug|Parser|Parsing string '[HorribleSubs] Ace of Diamond Act II 40 [1080p]'
20-1-9 07:19:08.8|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)[-_. ]+\(?(?:[-_. ]?#?(?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+)))+\)?(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:19:08.8|Debug|Parser|Episode Parsed. Ace of Diamond Act II - 040
20-1-9 07:19:08.8|Debug|Parser|Language parsed: English
20-1-9 07:19:08.8|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Ace of Diamond Act II 40 [1080p]
20-1-9 07:19:08.8|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:19:08.8|Debug|AggregateLanguage|Using language: English
20-1-9 07:19:08.8|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:19:08.8|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:19:08.8|Debug|SceneMappingService|Found scene mapping for: Ace of Diamond Act II. TVDB ID for mapping: 273005
20-1-9 07:19:08.8|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:19:08.8|Debug|Parser|Parsing string 'The Expanse - S03E02 - IFF [WEBDL-1080p x265].xml'
20-1-9 07:19:08.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:19:08.8|Debug|ParsingService|No matching series Ace of Diamond Act II
20-1-9 07:19:08.8|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].xml
20-1-9 07:19:08.8|Debug|Parser|Episode Parsed. The Expanse - S03E02
20-1-9 07:19:08.8|Debug|SceneMappingService|Found scene mapping for: Ace of Diamond Act II. TVDB ID for mapping: 273005
20-1-9 07:19:08.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Ace of Diamond Act II matches an alias for series with TVDB ID: 273005
20-1-9 07:19:08.8|Debug|Parser|Language parsed: English
20-1-9 07:19:08.8|Trace|DownloadDecisionMaker|Processing release 50/125
20-1-9 07:19:08.8|Debug|QualityParser|Trying to parse quality for The Expanse - S03E02 - IFF [WEBDL-1080p x265].xml
20-1-9 07:19:08.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:19:08.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:19:08.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:19:08.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:19:08.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:19:08.8|Debug|DownloadDecisionMaker|Processing release '[HorribleSubs] BanG Dream! S3 01 [480p]' from 'HorribleSubs'
20-1-9 07:19:08.8|Debug|ParsingService|Using absolute episode number 9 for: Momokuri - TVDB: 1x09
20-1-9 07:19:08.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:19:08.8|Debug|Parser|Parsing string '[HorribleSubs] BanG Dream! S3 01 [480p]'
20-1-9 07:19:08.8|Debug|Parser|Parsing string 'The.Land.Before.Time.V.The.Mysterious.Island.1997.1080p.AMZN.WEBRip.DDP2.0.x264-ABM'
20-1-9 07:19:08.8|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)[-_. ]+\(?(?:[-_. ]?#?(?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+)))+\)?(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:19:25.6|Trace|Parser|^(?<title>.+?)?(?:(?:[-_\W](?<![()\[!]))*(?<season>(?<!\d+|\(|\[|e|x)\d{2})(?<episode>(?<!e|x)\d{2}(?!p|i|\d+|\)|\]|\W\d+|\W(?:e|ep|x)\d+)))+(\W+|_|$)(?!\\)
20-1-9 07:19:08.8|Debug|Parser|Release Group parsed:
20-1-9 07:19:25.6|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 3/The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].xml
20-1-9 07:19:25.6|Debug|Parser|Episode Parsed. BanG Dream! S3 - 001
20-1-9 07:19:25.6|Debug|Parser|Episode Parsed. The Land Before Time V The Mysterious Island - S19E97
20-1-9 07:19:25.6|Debug|Parser|Parsing string 'The Expanse - S03E02 - IFF [WEBDL-1080p x265].xml'
20-1-9 07:19:25.6|Debug|Parser|Language parsed: English
20-1-9 07:19:25.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:19:25.6|Debug|QualityParser|Trying to parse quality for [HorribleSubs] BanG Dream! S3 01 [480p]
20-1-9 07:19:25.6|Debug|Parser|Language parsed: English
20-1-9 07:19:25.6|Debug|Parser|Episode Parsed. The Expanse - S03E02
20-1-9 07:19:25.6|Debug|Parser|Quality parsed: SDTV v1
20-1-9 07:19:25.6|Debug|QualityParser|Trying to parse quality for The.Land.Before.Time.V.The.Mysterious.Island.1997.1080p.AMZN.WEBRip.DDP2.0.x264-ABM
20-1-9 07:19:25.6|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:19:25.6|Debug|Parser|Language parsed: English
20-1-9 07:19:25.6|Debug|Parser|Quality parsed: WEBRip-1080p v1
20-1-9 07:19:25.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E02 - IFF [WEBDL-1080p x265].xml
20-1-9 07:19:25.6|Debug|Parser|Release Group parsed: ABM
20-1-9 07:19:25.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:19:25.6|Debug|Parser|Release Group parsed:
20-1-9 07:19:25.6|Debug|ParsingService|No matching series BanG Dream! S3
20-1-9 07:19:25.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:19:25.6|Trace|DownloadDecisionMaker|Processing release 51/125
20-1-9 07:19:25.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:19:25.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:19:25.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:19:25.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:19:25.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:19:25.6|Debug|DownloadDecisionMaker|Processing release '[HorribleSubs] BanG Dream! S3 01 [720p]' from 'HorribleSubs'
20-1-9 07:19:25.6|Debug|Parser|Parsing string '[HorribleSubs] BanG Dream! S3 01 [720p]'
20-1-9 07:19:25.6|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)[-_. ]+\(?(?:[-_. ]?#?(?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+)))+\)?(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:19:25.7|Debug|Parser|Episode Parsed. BanG Dream! S3 - 001
20-1-9 07:19:25.7|Debug|Parser|Language parsed: English
20-1-9 07:19:25.7|Debug|QualityParser|Trying to parse quality for [HorribleSubs] BanG Dream! S3 01 [720p]
20-1-9 07:19:25.7|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:19:25.7|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:19:25.7|Debug|ParsingService|No matching series BanG Dream! S3
20-1-9 07:19:25.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:19:25.7|Trace|DownloadDecisionMaker|Processing release 52/125
20-1-9 07:19:25.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:19:25.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:19:25.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:19:25.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:19:25.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:19:25.7|Debug|DownloadDecisionMaker|Processing release '[HorribleSubs] BanG Dream! S3 01 [1080p]' from 'HorribleSubs'
20-1-9 07:19:25.7|Debug|Parser|Parsing string '[HorribleSubs] BanG Dream! S3 01 [1080p]'
20-1-9 07:19:25.7|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)[-_. ]+\(?(?:[-_. ]?#?(?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+)))+\)?(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:19:25.7|Debug|Parser|Episode Parsed. BanG Dream! S3 - 001
20-1-9 07:19:25.7|Debug|Parser|Language parsed: English
20-1-9 07:19:25.7|Debug|QualityParser|Trying to parse quality for [HorribleSubs] BanG Dream! S3 01 [1080p]
20-1-9 07:19:25.7|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:19:25.7|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:19:25.7|Debug|ParsingService|No matching series BanG Dream! S3
20-1-9 07:19:25.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:19:25.7|Trace|DownloadDecisionMaker|Processing release 53/125
20-1-9 07:19:25.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:19:25.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:19:25.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:19:25.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:19:25.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:19:25.7|Debug|DownloadDecisionMaker|Processing release '[HorribleSubs] Yatogame-chan Kansatsu Nikki S2 01 [480p]' from 'HorribleSubs'
20-1-9 07:19:25.7|Debug|Parser|Parsing string '[HorribleSubs] Yatogame-chan Kansatsu Nikki S2 01 [480p]'
20-1-9 07:19:25.7|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)[-_. ]+\(?(?:[-_. ]?#?(?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+)))+\)?(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:19:25.7|Debug|Parser|Episode Parsed. Yatogame-chan Kansatsu Nikki S2 - 001
20-1-9 07:19:25.7|Debug|Parser|Language parsed: English
20-1-9 07:19:25.7|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Yatogame-chan Kansatsu Nikki S2 01 [480p]
20-1-9 07:19:25.7|Debug|Parser|Quality parsed: SDTV v1
20-1-9 07:19:25.7|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:19:25.7|Debug|SceneMappingService|Found scene mapping for: Yatogame-chan Kansatsu Nikki S2. TVDB ID for mapping: 360553
20-1-9 07:19:25.7|Debug|ParsingService|No matching series The Land Before Time V The Mysterious Island
20-1-9 07:19:25.7|Debug|Parser|Parsing string '[HorribleSubs] Momokuri - 17+18 [1080p].mkv'
20-1-9 07:19:25.7|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)(?:[. ]-[. ](?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+|[-])))+(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:19:25.7|Debug|Parser|Episode Parsed. Momokuri - 017
20-1-9 07:19:25.7|Debug|Parser|Language parsed: English
20-1-9 07:19:25.7|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Momokuri - 17+18 [1080p].mkv
20-1-9 07:19:25.7|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:19:25.7|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:19:25.7|Debug|ParsingService|No matching series Yatogame-chan Kansatsu Nikki S2
20-1-9 07:19:25.7|Debug|SceneMappingService|Found scene mapping for: Yatogame-chan Kansatsu Nikki S2. TVDB ID for mapping: 360553
20-1-9 07:19:25.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Yatogame-chan Kansatsu Nikki S2 matches an alias for series with TVDB ID: 360553
20-1-9 07:19:25.7|Trace|DownloadDecisionMaker|Processing release 54/125
20-1-9 07:19:25.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:19:25.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:19:25.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:19:25.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:19:25.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:19:25.7|Debug|DownloadDecisionMaker|Processing release '[HorribleSubs] Yatogame-chan Kansatsu Nikki S2 01 [720p]' from 'HorribleSubs'
20-1-9 07:19:25.7|Debug|Parser|Parsing string '[HorribleSubs] Yatogame-chan Kansatsu Nikki S2 01 [720p]'
20-1-9 07:19:25.7|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)[-_. ]+\(?(?:[-_. ]?#?(?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+)))+\)?(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:19:25.7|Debug|Parser|Episode Parsed. Yatogame-chan Kansatsu Nikki S2 - 001
20-1-9 07:19:25.7|Debug|Parser|Language parsed: English
20-1-9 07:19:25.7|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Yatogame-chan Kansatsu Nikki S2 01 [720p]
20-1-9 07:19:25.7|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:19:25.7|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:19:25.7|Debug|SceneMappingService|Found scene mapping for: Yatogame-chan Kansatsu Nikki S2. TVDB ID for mapping: 360553
20-1-9 07:19:25.7|Debug|ParsingService|No matching series Yatogame-chan Kansatsu Nikki S2
20-1-9 07:19:25.7|Debug|SceneMappingService|Found scene mapping for: Yatogame-chan Kansatsu Nikki S2. TVDB ID for mapping: 360553
20-1-9 07:19:25.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Yatogame-chan Kansatsu Nikki S2 matches an alias for series with TVDB ID: 360553
20-1-9 07:19:25.7|Trace|DownloadDecisionMaker|Processing release 55/125
20-1-9 07:19:25.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:19:25.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:19:25.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:19:25.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:19:25.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:19:25.7|Debug|DownloadDecisionMaker|Processing release '[HorribleSubs] Yatogame-chan Kansatsu Nikki S2 01 [1080p]' from 'HorribleSubs'
20-1-9 07:19:25.7|Debug|Parser|Parsing string '[HorribleSubs] Yatogame-chan Kansatsu Nikki S2 01 [1080p]'
20-1-9 07:19:25.7|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)[-_. ]+\(?(?:[-_. ]?#?(?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+)))+\)?(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:19:25.7|Debug|Parser|Episode Parsed. Yatogame-chan Kansatsu Nikki S2 - 001
20-1-9 07:19:25.7|Debug|Parser|Language parsed: English
20-1-9 07:19:25.7|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Yatogame-chan Kansatsu Nikki S2 01 [1080p]
20-1-9 07:19:25.7|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:19:25.7|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:19:25.7|Debug|SceneMappingService|Found scene mapping for: Yatogame-chan Kansatsu Nikki S2. TVDB ID for mapping: 360553
20-1-9 07:19:25.7|Debug|ParsingService|No matching series Yatogame-chan Kansatsu Nikki S2
20-1-9 07:19:25.7|Debug|SceneMappingService|Found scene mapping for: Yatogame-chan Kansatsu Nikki S2. TVDB ID for mapping: 360553
20-1-9 07:19:25.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Yatogame-chan Kansatsu Nikki S2 matches an alias for series with TVDB ID: 360553
20-1-9 07:19:25.7|Trace|DownloadDecisionMaker|Processing release 56/125
20-1-9 07:19:25.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:19:25.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:19:25.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:19:25.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:19:25.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:19:25.7|Debug|DownloadDecisionMaker|Processing release 'Captain Marvel (2019) [WEBRip] [1080p] [YTS] torrent' from 'ETTV'
20-1-9 07:19:25.7|Debug|Parser|Parsing string 'Captain Marvel (2019) [WEBRip] [1080p] [YTS] torrent'
20-1-9 07:19:25.7|Debug|Parser|Unable to parse Captain Marvel (2019) [WEBRip] [1080p] [YTS] torrent
20-1-9 07:19:25.7|Debug|Parser|Parsing string 'Captain Marvel (2019) [WEBRip] [1080p] [YTS] torrent'
20-1-9 07:19:25.7|Debug|Parser|Unable to parse Captain Marvel (2019) [WEBRip] [1080p] [YTS] torrent
20-1-9 07:19:25.8|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:19:25.8|Debug|AggregateLanguage|Using language: English
20-1-9 07:19:25.8|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:19:25.8|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].jpg
20-1-9 07:19:25.8|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:19:25.8|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 1/The Expanse - S01E04 - CQB [WEBDL-2160p x265].mkv
20-1-9 07:19:25.8|Debug|Parser|Parsing string 'The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265]-thumb.jpg'
20-1-9 07:19:25.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:19:25.8|Debug|Parser|Episode Parsed. The Expanse - S03E03
20-1-9 07:19:25.8|Debug|Parser|Language parsed: English
20-1-9 07:19:25.8|Debug|QualityParser|Trying to parse quality for The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265]-thumb.jpg
20-1-9 07:19:25.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:19:25.8|Debug|Parser|Release Group parsed: thumb
20-1-9 07:19:25.8|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E04 - CQB [WEBDL-2160p x265].xml
20-1-9 07:19:25.8|Debug|AggregateLanguage|Using language: English
20-1-9 07:19:25.9|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:19:25.9|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:19:25.9|Debug|Parser|Parsing string 'The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265]-thumb.jpg'
20-1-9 07:19:25.9|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:19:25.9|Debug|Parser|Episode Parsed. The Expanse - S03E03
20-1-9 07:19:25.9|Debug|Parser|Language parsed: English
20-1-9 07:19:25.9|Debug|QualityParser|Trying to parse quality for The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265]-thumb.jpg
20-1-9 07:19:25.9|Debug|ParsingService|Using absolute episode number 17 for: Momokuri - TVDB: 1x17
20-1-9 07:19:25.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:19:25.9|Debug|Parser|Parsing string '[HorribleSubs] Momokuri - 23+24 [1080p].mkv'
20-1-9 07:19:25.9|Debug|Parser|Release Group parsed: thumb
20-1-9 07:19:25.9|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)(?:[. ]-[. ](?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+|[-])))+(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:19:25.9|Debug|Parser|Parsing string 'The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265]-thumb.jpg'
20-1-9 07:19:25.9|Debug|Parser|Episode Parsed. Momokuri - 023
20-1-9 07:19:25.9|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:19:25.9|Debug|Parser|Language parsed: English
20-1-9 07:19:25.9|Debug|Parser|Episode Parsed. The Expanse - S03E03
20-1-9 07:19:25.9|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Momokuri - 23+24 [1080p].mkv
20-1-9 07:19:25.9|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:19:25.9|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:19:25.9|Debug|Parser|Language parsed: English
20-1-9 07:19:25.9|Debug|QualityParser|Trying to parse quality for The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265]-thumb.jpg
20-1-9 07:19:25.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:19:25.9|Debug|Parser|Release Group parsed: thumb
20-1-9 07:19:25.9|Debug|ParsingService|Using absolute episode number 23 for: Momokuri - TVDB: 1x23
20-1-9 07:19:46.9|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 1/The Expanse - S01E04 - CQB [WEBDL-2160p x265].xml
20-1-9 07:19:46.9|Debug|Parser|Parsing string '[HorribleSubs] Momokuri - 11+12 [1080p].mkv'
20-1-9 07:19:46.9|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)(?:[. ]-[. ](?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+|[-])))+(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:19:46.9|Debug|Parser|Episode Parsed. Momokuri - 011
20-1-9 07:19:46.9|Debug|Parser|Language parsed: English
20-1-9 07:19:46.9|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Momokuri - 11+12 [1080p].mkv
20-1-9 07:19:46.9|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:19:46.9|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:19:47.0|Debug|Parser|Parsing string 'The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].jpg'
20-1-9 07:19:47.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:19:47.0|Debug|Parser|Episode Parsed. The Expanse - S03E03
20-1-9 07:19:47.0|Debug|Parser|Language parsed: English
20-1-9 07:19:47.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].jpg
20-1-9 07:19:47.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:19:47.0|Debug|Parser|Release Group parsed:
20-1-9 07:19:47.0|Debug|Parser|Parsing string 'The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].jpg'
20-1-9 07:19:47.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:19:47.0|Debug|Parser|Episode Parsed. The Expanse - S03E03
20-1-9 07:19:47.0|Debug|Parser|Language parsed: English
20-1-9 07:19:47.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].jpg
20-1-9 07:19:47.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:19:47.0|Debug|Parser|Release Group parsed:
20-1-9 07:19:47.0|Debug|Parser|Parsing string 'The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].jpg'
20-1-9 07:19:47.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:19:47.0|Debug|Parser|Episode Parsed. The Expanse - S03E03
20-1-9 07:19:47.0|Debug|Parser|Language parsed: English
20-1-9 07:19:47.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].jpg
20-1-9 07:19:47.0|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E04 - CQB [WEBDL-2160p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:19:47.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:19:47.1|Debug|Parser|Release Group parsed:
20-1-9 07:19:47.1|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E04 - CQB [WEBDL-2160p x265].jpg
20-1-9 07:19:47.1|Debug|Parser|Parsing string 'The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].jpg'
20-1-9 07:19:47.1|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 2/The Expanse - S02E04 - Godspeed [Bluray-1080p x265].mkv
20-1-9 07:19:47.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:19:47.1|Debug|Parser|Episode Parsed. The Expanse - S03E03
20-1-9 07:19:47.1|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E04 - Godspeed [Bluray-1080p x265].xml
20-1-9 07:19:47.1|Debug|Parser|Language parsed: English
20-1-9 07:19:47.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].jpg
20-1-9 07:19:47.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:19:47.1|Debug|Parser|Release Group parsed:
20-1-9 07:19:47.1|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:19:47.1|Debug|AggregateLanguage|Using language: English
20-1-9 07:20:47.0|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:20:47.0|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 2/The Expanse - S02E04 - Godspeed [Bluray-1080p x265].xml
20-1-9 07:19:47.2|Debug|ParsingService|Using absolute episode number 11 for: Momokuri - TVDB: 1x11
20-1-9 07:20:47.0|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:20:47.0|Debug|Parser|Parsing string '[HorribleSubs] Momokuri - 25+26 [1080p].mkv'
20-1-9 07:20:47.0|Debug|Parser|Parsing string 'The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].metathumb'
20-1-9 07:20:47.0|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:20:47.0|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:20:47.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:20:47.0|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)(?:[. ]-[. ](?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+|[-])))+(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:20:47.0|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:20:47.0|Debug|Parser|Episode Parsed. The Expanse - S03E03
20-1-9 07:20:47.0|Debug|Parser|Episode Parsed. Momokuri - 025
20-1-9 07:20:47.0|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:20:47.0|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:20:47.0|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:20:47.0|Debug|Parser|Language parsed: English
20-1-9 07:20:47.0|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Momokuri - 25+26 [1080p].mkv
20-1-9 07:20:47.0|Debug|Parser|Language parsed: English
20-1-9 07:20:47.0|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:20:47.0|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:20:47.0|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:20:47.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].metathumb
20-1-9 07:20:47.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:20:47.0|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:20:47.0|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:20:47.0|Debug|Parser|Release Group parsed:
20-1-9 07:20:47.0|Debug|Parser|Parsing string 'The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].metathumb'
20-1-9 07:20:47.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:20:47.0|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:20:47.0|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:20:47.0|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:20:47.0|Debug|Parser|Episode Parsed. The Expanse - S03E03
20-1-9 07:20:47.0|Debug|Parser|Language parsed: English
20-1-9 07:20:47.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].metathumb
20-1-9 07:20:47.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:20:47.0|Debug|Parser|Release Group parsed:
20-1-9 07:20:47.0|Debug|Parser|Parsing string 'The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].metathumb'
20-1-9 07:20:47.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:20:47.0|Debug|Parser|Episode Parsed. The Expanse - S03E03
20-1-9 07:20:47.0|Debug|Parser|Language parsed: English
20-1-9 07:20:47.0|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E04 - Godspeed [Bluray-1080p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:20:47.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].metathumb
20-1-9 07:20:47.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:20:47.0|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E04 - Godspeed [Bluray-1080p x265].jpg
20-1-9 07:20:47.0|Debug|Parser|Release Group parsed:
20-1-9 07:20:47.0|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 3/The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].mkv
20-1-9 07:20:47.0|Debug|ParsingService|Using absolute episode number 25 for: Momokuri - TVDB: 1x25
20-1-9 07:20:47.0|Debug|Parser|Parsing string 'Shameless.US.S10E09.1080p.WEB.h264-TBS[rarbg]'
20-1-9 07:20:47.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
20-1-9 07:20:47.0|Debug|Parser|Episode Parsed. Shameless US - S10E09
20-1-9 07:20:47.0|Debug|Parser|Language parsed: English
20-1-9 07:20:47.0|Debug|QualityParser|Trying to parse quality for Shameless.US.S10E09.1080p.WEB.h264-TBS[rarbg]
20-1-9 07:20:47.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:20:47.0|Debug|Parser|Release Group parsed: TBS
20-1-9 07:20:47.0|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].xml
20-1-9 07:20:47.0|Debug|AggregateLanguage|Using language: English
20-1-9 07:20:47.0|Debug|Parser|Parsing string '[HorribleSubs] Momokuri - 13+14 [1080p].mkv'
20-1-9 07:21:14.7|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:21:14.7|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:21:14.7|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 3/The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].xml
20-1-9 07:21:14.7|Debug|Parser|Parsing string 'The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].metathumb'
20-1-9 07:21:14.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:21:14.7|Debug|Parser|Episode Parsed. The Expanse - S03E03
20-1-9 07:21:14.7|Debug|Parser|Language parsed: English
20-1-9 07:21:14.7|Debug|QualityParser|Trying to parse quality for The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].metathumb
20-1-9 07:21:14.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:21:14.7|Debug|Parser|Release Group parsed:
20-1-9 07:21:14.7|Debug|Parser|Parsing string 'The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].nfo'
20-1-9 07:21:14.7|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)(?:[. ]-[. ](?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+|[-])))+(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:21:14.7|Debug|Parser|Episode Parsed. Momokuri - 013
20-1-9 07:21:14.7|Debug|Parser|Language parsed: English
20-1-9 07:21:14.7|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Momokuri - 13+14 [1080p].mkv
20-1-9 07:21:14.7|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:21:14.7|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:21:14.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:21:14.7|Debug|Parser|Episode Parsed. The Expanse - S03E03
20-1-9 07:21:14.7|Debug|Parser|Language parsed: English
20-1-9 07:21:14.7|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:21:14.7|Debug|ParsingService|Using absolute episode number 13 for: Momokuri - TVDB: 1x13
20-1-9 07:21:14.7|Debug|QualityParser|Trying to parse quality for The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].nfo
20-1-9 07:21:14.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:21:14.7|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].jpg
20-1-9 07:21:14.7|Debug|Parser|Release Group parsed:
20-1-9 07:21:14.7|Debug|Parser|Parsing string '[HorribleSubs] Chihayafuru - 05 [720p].mkv'
20-1-9 07:21:14.7|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 1/The Expanse - S01E05 - Back to the Butcher [WEBDL-2160p x265].mkv
20-1-9 07:21:14.7|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)(?:[. ]-[. ](?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+|[-])))+(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:21:14.7|Debug|Parser|Episode Parsed. Chihayafuru - 005
20-1-9 07:21:14.7|Debug|Parser|Language parsed: English
20-1-9 07:21:14.7|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Chihayafuru - 05 [720p].mkv
20-1-9 07:21:14.7|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E05 - Back to the Butcher [WEBDL-2160p x265].xml
20-1-9 07:21:14.7|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:21:14.7|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:21:17.0|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:21:14.7|Debug|ParsingService|No matching series Captain Marvel (2019) [WEBRip] [1080p] [YTS] torrent
20-1-9 07:21:37.3|Trace|DownloadDecisionMaker|Processing release 57/125
20-1-9 07:21:14.7|Debug|SceneMappingService|Found scene mapping for: Chihayafuru. TVDB ID for mapping: 251982
20-1-9 07:21:37.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:21:37.4|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:21:37.4|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 1/The Expanse - S01E05 - Back to the Butcher [WEBDL-2160p x265].xml
20-1-9 07:21:37.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:21:37.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:21:37.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:21:37.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:21:37.4|Debug|DownloadDecisionMaker|Processing release 'Spider-Man: Far from Home (2019) [1080p] [WebRip] [YTS] torrent' from 'ETTV'
20-1-9 07:21:37.4|Debug|Parser|Parsing string 'Spider-Man: Far from Home (2019) [1080p] [WebRip] [YTS] torrent'
20-1-9 07:21:37.4|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:21:37.4|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:21:37.4|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:21:37.4|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:21:37.4|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:21:37.4|Debug|Parser|Unable to parse Spider-Man: Far from Home (2019) [1080p] [WebRip] [YTS] torrent
20-1-9 07:21:37.4|Debug|Parser|Parsing string 'Spider-Man: Far from Home (2019) [1080p] [WebRip] [YTS] torrent'
20-1-9 07:21:37.4|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:21:37.4|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:21:37.4|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:21:37.4|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:21:37.4|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:21:37.4|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:21:37.4|Debug|Parser|Unable to parse Spider-Man: Far from Home (2019) [1080p] [WebRip] [YTS] torrent
20-1-9 07:21:37.4|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E05 - Back to the Butcher [WEBDL-2160p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:21:37.4|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E05 - Back to the Butcher [WEBDL-2160p x265].jpg
20-1-9 07:21:37.4|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 2/The Expanse - S02E05 - Home [Bluray-1080p x265].mkv
20-1-9 07:21:37.4|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E05 - Home [Bluray-1080p x265].xml
20-1-9 07:21:37.4|Debug|SceneMappingService|Found scene mapping for: Chihayafuru. TVDB ID for mapping: 251982
20-1-9 07:21:51.4|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 2/The Expanse - S02E05 - Home [Bluray-1080p x265].xml
20-1-9 07:21:51.4|Debug|Parser|Parsing string 'The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].nfo'
20-1-9 07:21:51.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:21:51.4|Debug|Parser|Episode Parsed. The Expanse - S03E03
20-1-9 07:21:51.4|Debug|Parser|Language parsed: English
20-1-9 07:21:51.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].nfo
20-1-9 07:21:51.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:21:51.4|Debug|Parser|Release Group parsed:
20-1-9 07:21:51.4|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E05 - Home [Bluray-1080p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:21:51.4|Debug|ParsingService|Using absolute episode number 5 for: Chihayafuru - TVDB: 1x05
20-1-9 07:21:51.4|Debug|Parser|Parsing string 'Shameless.US.S10E09.O.Captain.My.Captain.1080p.WEBRip.6CH.x265.HEVC-PSA.mkv'
20-1-9 07:21:51.4|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E05 - Home [Bluray-1080p x265].jpg
20-1-9 07:21:51.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
20-1-9 07:21:51.4|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 3/The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].mkv
20-1-9 07:21:51.4|Debug|Parser|Episode Parsed. Shameless US - S10E09
20-1-9 07:21:51.4|Debug|Parser|Language parsed: English
20-1-9 07:21:51.4|Debug|QualityParser|Trying to parse quality for Shameless.US.S10E09.O.Captain.My.Captain.1080p.WEBRip.6CH.x265.HEVC-PSA.mkv
20-1-9 07:21:51.4|Debug|Parser|Quality parsed: WEBRip-1080p v1
20-1-9 07:21:51.4|Debug|Parser|Release Group parsed: PSA
20-1-9 07:21:51.4|Debug|AggregateLanguage|Using language: English
20-1-9 07:21:51.4|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:21:51.4|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:21:51.4|Debug|Parser|Parsing string 'The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].nfo'
20-1-9 07:21:51.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:21:51.5|Debug|Parser|Episode Parsed. The Expanse - S03E03
20-1-9 07:21:51.5|Debug|Parser|Language parsed: English
20-1-9 07:21:51.5|Debug|QualityParser|Trying to parse quality for The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].nfo
20-1-9 07:21:51.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:21:51.5|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].xml
20-1-9 07:21:51.5|Debug|Parser|Release Group parsed:
20-1-9 07:21:51.5|Debug|Parser|Parsing string 'The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].nfo'
20-1-9 07:21:51.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:21:51.5|Debug|Parser|Episode Parsed. The Expanse - S03E03
20-1-9 07:21:51.5|Debug|Parser|Parsing string 'Doctor.Who.2005.S12E02.1080p.HDTV.H264-BRISK[rarbg]'
20-1-9 07:22:06.1|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 3/The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].xml
20-1-9 07:22:06.1|Debug|Parser|Language parsed: English
20-1-9 07:22:06.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].nfo
20-1-9 07:22:06.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
20-1-9 07:22:06.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:22:06.1|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:22:06.1|Debug|Parser|Episode Parsed. Doctor Who 2005 - S12E02
20-1-9 07:22:06.1|Debug|Parser|Release Group parsed:
20-1-9 07:22:06.1|Debug|Parser|Language parsed: English
20-1-9 07:22:06.1|Debug|Parser|Parsing string 'The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].xml'
20-1-9 07:22:06.1|Debug|QualityParser|Trying to parse quality for Doctor.Who.2005.S12E02.1080p.HDTV.H264-BRISK[rarbg]
20-1-9 07:22:06.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:22:06.1|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].jpg
20-1-9 07:22:06.1|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:22:06.1|Debug|Parser|Episode Parsed. The Expanse - S03E03
20-1-9 07:22:06.1|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 1/The Expanse - S01E06 - Rock Bottom [WEBDL-2160p x265].mkv
20-1-9 07:22:06.1|Debug|Parser|Release Group parsed: BRISK
20-1-9 07:22:06.1|Debug|Parser|Language parsed: English
20-1-9 07:22:06.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].xml
20-1-9 07:22:06.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:22:06.1|Debug|Parser|Release Group parsed:
20-1-9 07:22:06.1|Debug|Parser|Parsing string 'The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].xml'
20-1-9 07:22:06.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:22:06.1|Debug|Parser|Episode Parsed. The Expanse - S03E03
20-1-9 07:22:06.1|Debug|Parser|Language parsed: English
20-1-9 07:22:06.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].xml
20-1-9 07:22:06.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:22:06.1|Debug|Parser|Release Group parsed:
20-1-9 07:22:06.1|Debug|Parser|Parsing string 'The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].xml'
20-1-9 07:22:06.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:22:06.1|Debug|Parser|Episode Parsed. The Expanse - S03E03
20-1-9 07:22:06.1|Debug|Parser|Language parsed: English
20-1-9 07:22:06.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].xml
20-1-9 07:22:06.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:22:06.1|Debug|Parser|Release Group parsed:
20-1-9 07:22:06.2|Debug|AggregateLanguage|Using language: English
20-1-9 07:22:06.2|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:22:06.2|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:22:06.2|Debug|Parser|Parsing string 'Doctor.Who.2005.S12E02.Spyfall.Pt.2.1080p.AMZN.WEBRip.DDP5.1.x264-NTb[rarbg]'
20-1-9 07:22:06.2|Debug|Parser|Parsing string 'The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].xml'
20-1-9 07:22:06.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:22:06.2|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E06 - Rock Bottom [WEBDL-2160p x265].xml
20-1-9 07:22:06.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
20-1-9 07:22:06.2|Debug|Parser|Episode Parsed. The Expanse - S03E03
20-1-9 07:22:06.2|Debug|Parser|Episode Parsed. Doctor Who 2005 - S12E02
20-1-9 07:22:06.2|Debug|Parser|Language parsed: English
20-1-9 07:22:06.2|Debug|QualityParser|Trying to parse quality for Doctor.Who.2005.S12E02.Spyfall.Pt.2.1080p.AMZN.WEBRip.DDP5.1.x264-NTb[rarbg]
20-1-9 07:22:06.2|Debug|Parser|Language parsed: English
20-1-9 07:22:06.2|Debug|QualityParser|Trying to parse quality for The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].xml
20-1-9 07:22:06.2|Debug|Parser|Quality parsed: WEBRip-1080p v1
20-1-9 07:22:06.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:22:06.2|Debug|Parser|Release Group parsed: NTb
20-1-9 07:22:06.2|Debug|Parser|Release Group parsed:
20-1-9 07:22:06.2|Debug|Parser|Parsing string 'The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].xml'
20-1-9 07:22:06.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:22:06.2|Debug|Parser|Episode Parsed. The Expanse - S03E03
20-1-9 07:22:06.2|Debug|Parser|Language parsed: English
20-1-9 07:22:06.2|Debug|QualityParser|Trying to parse quality for The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].xml
20-1-9 07:22:06.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:22:06.2|Debug|Parser|Release Group parsed:
20-1-9 07:22:06.2|Debug|Parser|Parsing string 'Doctor Who (2005) S12E02 Spyfall Pt 2 (1080p AMZN Webrip x265 10bit EAC3 5.1 - Goki).mkv'
20-1-9 07:22:06.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
20-1-9 07:22:06.2|Debug|AggregateLanguage|Using language: English
20-1-9 07:22:06.2|Debug|Parser|Episode Parsed. Doctor Who (2005) - S12E02
20-1-9 07:22:06.2|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:22:06.2|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:22:06.2|Debug|Parser|Parsing string 'The Expanse - S03E04 - Reload [WEBDL-1080p HEVC]-thumb.jpg'
20-1-9 07:22:06.2|Debug|Parser|Language parsed: English
20-1-9 07:22:06.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:22:06.2|Debug|QualityParser|Trying to parse quality for Doctor Who (2005) S12E02 Spyfall Pt 2 (1080p AMZN Webrip x265 10bit EAC3 5.1 - Goki).mkv
20-1-9 07:22:06.2|Debug|Parser|Episode Parsed. The Expanse - S03E04
20-1-9 07:22:06.2|Debug|Parser|Quality parsed: WEBRip-1080p v1
20-1-9 07:22:06.2|Debug|Parser|Release Group parsed:
20-1-9 07:22:06.2|Debug|Parser|Language parsed: English
20-1-9 07:22:06.2|Debug|Parser|Parsing string 'Sword.Art.Online.Alicization.War.of.Underworld.11.1080p.WEBRip.x265.HEVC.10bit.OPUS.2.0-theincognito.mkv'
20-1-9 07:22:24.7|Debug|QualityParser|Trying to parse quality for The Expanse - S03E04 - Reload [WEBDL-1080p HEVC]-thumb.jpg
20-1-9 07:22:24.8|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:22:24.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:22:24.9|Debug|Parser|Release Group parsed: thumb
20-1-9 07:22:24.9|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 1/The Expanse - S01E06 - Rock Bottom [WEBDL-2160p x265].xml
20-1-9 07:22:24.9|Debug|Parser|Episode Parsed. Sword Art Online Alicization War of Underworld - 011
20-1-9 07:22:24.9|Debug|Parser|Language parsed: English
20-1-9 07:22:24.9|Debug|QualityParser|Trying to parse quality for Sword.Art.Online.Alicization.War.of.Underworld.11.1080p.WEBRip.x265.HEVC.10bit.OPUS.2.0-theincognito.mkv
20-1-9 07:22:24.9|Debug|Parser|Quality parsed: WEBRip-1080p v1
20-1-9 07:22:24.9|Debug|Parser|Release Group parsed: theincognito
20-1-9 07:22:25.1|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:22:25.1|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E06 - Rock Bottom [WEBDL-2160p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:22:25.1|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:22:25.1|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:22:25.1|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E06 - Rock Bottom [WEBDL-2160p x265].jpg
20-1-9 07:22:25.1|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:22:25.1|Debug|AggregateLanguage|Using language: English
20-1-9 07:22:25.1|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 2/The Expanse - S02E06 - Paradigm Shift [Bluray-1080p x265].mkv
20-1-9 07:22:25.1|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:22:25.1|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:22:25.1|Debug|Parser|Parsing string 'The Expanse - S03E04 - Reload [WEBDL-1080p HEVC]-thumb.jpg'
20-1-9 07:22:25.1|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:22:25.1|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:22:25.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:22:25.1|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:22:25.1|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E06 - Paradigm Shift [Bluray-1080p x265].xml
20-1-9 07:22:25.1|Debug|Parser|Episode Parsed. The Expanse - S03E04
20-1-9 07:22:25.1|Debug|Parser|Language parsed: English
20-1-9 07:22:25.1|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:22:25.1|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:22:25.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E04 - Reload [WEBDL-1080p HEVC]-thumb.jpg
20-1-9 07:22:25.1|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:22:25.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:22:25.1|Debug|Parser|Release Group parsed: thumb
20-1-9 07:22:25.1|Debug|Parser|Parsing string 'The Expanse - S03E04 - Reload [WEBDL-1080p HEVC]-thumb.jpg'
20-1-9 07:22:25.1|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:22:25.1|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:22:25.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:22:25.1|Debug|SceneMappingService|Found scene mapping for: Sword Art Online Alicization War of Underworld. TVDB ID for mapping: 259640
20-1-9 07:22:51.6|Debug|Parser|Episode Parsed. The Expanse - S03E04
20-1-9 07:22:51.6|Debug|Parser|Language parsed: English
20-1-9 07:22:51.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E04 - Reload [WEBDL-1080p HEVC]-thumb.jpg
20-1-9 07:22:51.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:22:51.6|Debug|Parser|Release Group parsed: thumb
20-1-9 07:22:51.6|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 2/The Expanse - S02E06 - Paradigm Shift [Bluray-1080p x265].xml
20-1-9 07:22:51.6|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:22:51.6|Debug|Parser|Parsing string 'The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].jpg'
20-1-9 07:22:51.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:22:51.6|Debug|Parser|Episode Parsed. The Expanse - S03E04
20-1-9 07:22:51.6|Debug|Parser|Language parsed: English
20-1-9 07:22:51.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].jpg
20-1-9 07:22:51.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:22:51.6|Debug|Parser|Release Group parsed:
20-1-9 07:22:51.6|Debug|Parser|Parsing string 'The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].jpg'
20-1-9 07:22:51.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:22:51.6|Debug|SceneMappingService|Found scene mapping for: Sword Art Online Alicization War of Underworld. TVDB ID for mapping: 259640
20-1-9 07:22:51.6|Debug|Parser|Episode Parsed. The Expanse - S03E04
20-1-9 07:22:51.6|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E06 - Paradigm Shift [Bluray-1080p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:22:51.6|Debug|Parser|Language parsed: English
20-1-9 07:22:51.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].jpg
20-1-9 07:22:51.6|Debug|ParsingService|No matching series Spider-Man: Far from Home (2019) [1080p] [WebRip] [YTS] torrent
20-1-9 07:22:51.6|Trace|DownloadDecisionMaker|Processing release 58/125
20-1-9 07:22:51.6|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E06 - Paradigm Shift [Bluray-1080p x265].jpg
20-1-9 07:22:51.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:22:51.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:22:51.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:22:51.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:22:51.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:22:51.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:22:51.6|Debug|DownloadDecisionMaker|Processing release 'Dark Phoenix (2019) [1080p] [BluRay] [YTS] torrent' from 'ETTV'
20-1-9 07:22:51.6|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 3/The Expanse - S03E06 - Immolation [HDTV-720p x265].mkv
20-1-9 07:22:51.6|Debug|Parser|Parsing string 'Dark Phoenix (2019) [1080p] [BluRay] [YTS] torrent'
20-1-9 07:22:51.6|Debug|Parser|Release Group parsed:
20-1-9 07:22:51.6|Debug|Parser|Parsing string 'The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].jpg'
20-1-9 07:22:51.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:22:51.6|Debug|Parser|Episode Parsed. The Expanse - S03E04
20-1-9 07:22:51.6|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E06 - Immolation [HDTV-720p x265].xml
20-1-9 07:22:51.6|Debug|Parser|Unable to parse Dark Phoenix (2019) [1080p] [BluRay] [YTS] torrent
20-1-9 07:22:51.6|Debug|Parser|Language parsed: English
20-1-9 07:22:51.6|Debug|Parser|Parsing string 'Dark Phoenix (2019) [1080p] [BluRay] [YTS] torrent'
20-1-9 07:22:51.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].jpg
20-1-9 07:22:51.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:22:51.6|Debug|Parser|Release Group parsed:
20-1-9 07:22:51.6|Debug|Parser|Parsing string 'The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].jpg'
20-1-9 07:22:51.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:22:51.6|Debug|Parser|Unable to parse Dark Phoenix (2019) [1080p] [BluRay] [YTS] torrent
20-1-9 07:22:51.6|Debug|Parser|Episode Parsed. The Expanse - S03E04
20-1-9 07:22:51.6|Debug|ParsingService|Using absolute episode number 11 for: Sword Art Online - TVDB: 4x11
20-1-9 07:22:51.6|Debug|Parser|Language parsed: English
20-1-9 07:22:51.6|Debug|Parser|Parsing string '[HorribleSubs] Chihayafuru - 04 [720p].mkv'
20-1-9 07:22:51.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].jpg
20-1-9 07:22:51.6|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)(?:[. ]-[. ](?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+|[-])))+(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:22:51.6|Debug|Parser|Episode Parsed. Chihayafuru - 004
20-1-9 07:22:51.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:22:51.6|Debug|Parser|Release Group parsed:
20-1-9 07:22:51.6|Debug|Parser|Language parsed: English
20-1-9 07:23:20.6|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Chihayafuru - 04 [720p].mkv
20-1-9 07:23:20.6|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:23:20.6|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:23:20.7|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 3/The Expanse - S03E06 - Immolation [HDTV-720p x265].xml
20-1-9 07:23:20.7|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E06 - Immolation [HDTV-720p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:23:20.7|Debug|AggregateLanguage|Using language: English
20-1-9 07:23:20.7|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:23:20.7|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E06 - Immolation [HDTV-720p x265].jpg
20-1-9 07:23:20.7|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:23:20.7|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 1/The Expanse - S01E07 - Windmills [WEBDL-2160p x265].mkv
20-1-9 07:23:20.7|Debug|Parser|Parsing string 'The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].metathumb'
20-1-9 07:23:20.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:23:20.7|Debug|Parser|Episode Parsed. The Expanse - S03E04
20-1-9 07:23:20.7|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E07 - Windmills [WEBDL-2160p x265].xml
20-1-9 07:23:20.7|Debug|Parser|Language parsed: English
20-1-9 07:23:20.7|Debug|QualityParser|Trying to parse quality for The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].metathumb
20-1-9 07:23:20.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:23:20.7|Debug|Parser|Release Group parsed:
20-1-9 07:23:20.7|Debug|Parser|Parsing string 'The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].metathumb'
20-1-9 07:23:20.7|Debug|SceneMappingService|Found scene mapping for: Chihayafuru. TVDB ID for mapping: 251982
20-1-9 07:23:56.6|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:23:56.6|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 1/The Expanse - S01E07 - Windmills [WEBDL-2160p x265].xml
20-1-9 07:23:56.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:23:56.6|Debug|Parser|Episode Parsed. The Expanse - S03E04
20-1-9 07:23:56.6|Debug|Parser|Language parsed: English
20-1-9 07:23:56.6|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:23:56.6|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:23:56.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].metathumb
20-1-9 07:23:56.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:23:56.6|Debug|Parser|Release Group parsed:
20-1-9 07:23:56.6|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:23:56.6|Debug|Parser|Parsing string 'The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].metathumb'
20-1-9 07:23:56.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:23:56.6|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:23:56.6|Debug|Parser|Episode Parsed. The Expanse - S03E04
20-1-9 07:23:56.6|Debug|SceneMappingService|Found scene mapping for: Chihayafuru. TVDB ID for mapping: 251982
20-1-9 07:23:56.6|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:23:56.6|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:23:56.6|Debug|Parser|Language parsed: English
20-1-9 07:23:56.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].metathumb
20-1-9 07:23:56.6|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E07 - Windmills [WEBDL-2160p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:23:56.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:23:56.6|Debug|Parser|Release Group parsed:
20-1-9 07:23:56.6|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E07 - Windmills [WEBDL-2160p x265].jpg
20-1-9 07:23:56.6|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 2/The Expanse - S02E07 - The Seventh Man [Bluray-1080p x265].mkv
20-1-9 07:23:56.6|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:23:56.6|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:23:56.6|Debug|ParsingService|Using absolute episode number 4 for: Chihayafuru - TVDB: 1x04
20-1-9 07:23:56.6|Debug|Parser|Parsing string 'Infinity.Train.S02E02.720p.HDTV.x264-W4F[rarbg]'
20-1-9 07:23:56.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
20-1-9 07:23:56.6|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:23:56.6|Debug|Parser|Episode Parsed. Infinity Train - S02E02
20-1-9 07:23:56.6|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E07 - The Seventh Man [Bluray-1080p x265].xml
20-1-9 07:23:56.6|Debug|Parser|Language parsed: English
20-1-9 07:23:56.6|Debug|AggregateLanguage|Using language: English
20-1-9 07:23:56.6|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:23:56.6|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:23:56.6|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:23:56.6|Debug|QualityParser|Trying to parse quality for Infinity.Train.S02E02.720p.HDTV.x264-W4F[rarbg]
20-1-9 07:23:56.6|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:23:56.6|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:23:56.6|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:23:56.6|Debug|Parser|Parsing string 'The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].metathumb'
20-1-9 07:23:56.6|Debug|Parser|Release Group parsed: W4F
20-1-9 07:23:56.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:23:56.6|Debug|Parser|Episode Parsed. The Expanse - S03E04
20-1-9 07:23:56.6|Debug|Parser|Language parsed: English
20-1-9 07:23:56.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].metathumb
20-1-9 07:23:56.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:23:56.6|Debug|Parser|Release Group parsed:
20-1-9 07:23:56.6|Debug|Parser|Parsing string 'The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].nfo'
20-1-9 07:23:56.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:23:56.6|Debug|Parser|Parsing string '[HorribleSubs] Momokuri - 05+06 [720p].mkv'
20-1-9 07:23:56.6|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)(?:[. ]-[. ](?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+|[-])))+(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:23:56.6|Debug|Parser|Episode Parsed. The Expanse - S03E04
20-1-9 07:24:51.5|Debug|Parser|Language parsed: English
20-1-9 07:24:51.5|Debug|QualityParser|Trying to parse quality for The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].nfo
20-1-9 07:24:51.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:24:51.5|Debug|Parser|Release Group parsed:
20-1-9 07:24:51.5|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 2/The Expanse - S02E07 - The Seventh Man [Bluray-1080p x265].xml
20-1-9 07:24:51.5|Debug|Parser|Episode Parsed. Momokuri - 005
20-1-9 07:24:51.5|Debug|Parser|Language parsed: English
20-1-9 07:24:51.5|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Momokuri - 05+06 [720p].mkv
20-1-9 07:24:51.5|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:24:51.5|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:24:51.5|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E07 - The Seventh Man [Bluray-1080p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:24:51.5|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:24:51.6|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:24:51.6|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:24:51.6|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:24:51.6|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:24:51.6|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:24:51.6|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:24:51.6|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:24:51.6|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:24:51.6|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:24:51.5|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E07 - The Seventh Man [Bluray-1080p x265].jpg
20-1-9 07:24:51.6|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 3/The Expanse - S03E07 - Delta-V [HDTV-1080p h265].mkv
20-1-9 07:24:51.6|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E07 - Delta-V [HDTV-1080p h265].xml
20-1-9 07:24:51.6|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:25:42.3|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:24:51.6|Debug|ParsingService|Using absolute episode number 5 for: Momokuri - TVDB: 1x05
20-1-9 07:24:51.6|Debug|ParsingService|No matching series Dark Phoenix (2019) [1080p] [BluRay] [YTS] torrent
20-1-9 07:25:42.3|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 3/The Expanse - S03E07 - Delta-V [HDTV-1080p h265].xml
20-1-9 07:25:42.4|Trace|DownloadDecisionMaker|Processing release 59/125
20-1-9 07:25:42.4|Debug|Parser|Parsing string 'Recess.Schools.Out.2001.1080p.WEB-DL.DD5.1.H264-FGT'
20-1-9 07:25:42.4|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:25:42.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:25:42.4|Debug|Parser|Parsing string 'The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].nfo'
20-1-9 07:25:42.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:25:42.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:25:42.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:25:42.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:25:42.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:25:42.7|Debug|DownloadDecisionMaker|Processing release 'game.of.thrones.s08e06.web.h264-memento[eztv].mkv torrent' from 'ETTV'
20-1-9 07:25:42.7|Debug|Parser|Episode Parsed. The Expanse - S03E04
20-1-9 07:25:42.7|Trace|Parser|^(?<title>.+?)?(?:(?:[-_\W](?<![()\[!]))*(?<season>(?<!\d+|\(|\[|e|x)\d{2})(?<episode>(?<!e|x)\d{2}(?!p|i|\d+|\)|\]|\W\d+|\W(?:e|ep|x)\d+)))+(\W+|_|$)(?!\\)
20-1-9 07:25:42.7|Debug|Parser|Parsing string 'game.of.thrones.s08e06.web.h264-memento[eztv].mkv torrent'
20-1-9 07:25:42.7|Debug|Parser|Language parsed: English
20-1-9 07:25:42.7|Debug|Parser|Episode Parsed. Recess Schools Out - S20E01
20-1-9 07:25:42.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:25:42.7|Debug|QualityParser|Trying to parse quality for The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].nfo
20-1-9 07:25:42.7|Debug|Parser|Language parsed: English
20-1-9 07:25:42.7|Debug|Parser|Episode Parsed. game of thrones - S08E06
20-1-9 07:25:42.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:25:42.7|Debug|QualityParser|Trying to parse quality for Recess.Schools.Out.2001.1080p.WEB-DL.DD5.1.H264-FGT
20-1-9 07:25:42.7|Debug|Parser|Language parsed: English
20-1-9 07:25:42.7|Debug|Parser|Release Group parsed:
20-1-9 07:25:42.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:25:42.7|Debug|QualityParser|Trying to parse quality for game.of.thrones.s08e06.web.h264-memento[eztv].mkv torrent
20-1-9 07:25:42.7|Debug|Parser|Release Group parsed: FGT
20-1-9 07:25:42.7|Debug|Parser|Quality parsed: WEBDL-480p v1
20-1-9 07:25:42.7|Debug|Parser|Release Group parsed: memento
20-1-9 07:25:42.9|Debug|AggregateLanguage|Using language: English
20-1-9 07:25:42.9|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:25:42.9|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:25:42.9|Debug|Parser|Parsing string 'The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].nfo'
20-1-9 07:25:42.9|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:25:42.9|Debug|Parser|Episode Parsed. The Expanse - S03E04
20-1-9 07:25:42.9|Debug|Parser|Language parsed: English
20-1-9 07:25:42.9|Debug|QualityParser|Trying to parse quality for The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].nfo
20-1-9 07:25:42.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:25:42.9|Debug|Parser|Release Group parsed:
20-1-9 07:25:42.9|Debug|Parser|Parsing string 'The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].nfo'
20-1-9 07:25:42.9|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:25:42.9|Debug|Parser|Episode Parsed. The Expanse - S03E04
20-1-9 07:25:42.9|Debug|Parser|Language parsed: English
20-1-9 07:25:42.9|Debug|QualityParser|Trying to parse quality for The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].nfo
20-1-9 07:25:42.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:25:42.9|Debug|Parser|Release Group parsed:
20-1-9 07:25:42.9|Debug|Parser|Parsing string 'The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].xml'
20-1-9 07:25:42.9|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:25:42.9|Debug|Parser|Episode Parsed. The Expanse - S03E04
20-1-9 07:25:42.9|Debug|Parser|Language parsed: English
20-1-9 07:25:42.9|Debug|QualityParser|Trying to parse quality for The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].xml
20-1-9 07:25:42.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:25:42.9|Debug|Parser|Release Group parsed:
20-1-9 07:25:42.9|Debug|Parser|Parsing string 'The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].xml'
20-1-9 07:25:42.9|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:25:42.9|Debug|Parser|Episode Parsed. The Expanse - S03E04
20-1-9 07:25:42.7|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E07 - Delta-V [HDTV-1080p h265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:25:43.0|Debug|ParsingService|No matching series Recess Schools Out
20-1-9 07:25:43.0|Debug|Parser|Language parsed: English
20-1-9 07:25:43.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].xml
20-1-9 07:25:43.0|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E07 - Delta-V [HDTV-1080p h265].jpg
20-1-9 07:25:43.0|Trace|PreferredWordService|Calculating preferred word score for 'game.of.thrones.s08e06.web.h264-memento[eztv].mkv torrent'
20-1-9 07:25:43.0|Trace|PreferredWordService|Calculated preferred word score for 'game.of.thrones.s08e06.web.h264-memento[eztv].mkv torrent': -25
20-1-9 07:25:43.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:25:43.0|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 1/The Expanse - S01E08 - Salvage [WEBDL-2160p x265].mkv
20-1-9 07:25:43.0|Debug|Parser|Release Group parsed:
20-1-9 07:25:43.0|Debug|Parser|Parsing string 'The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].xml'
20-1-9 07:25:43.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:25:43.0|Trace|EventAggregator|Publishing TrackedDownloadRefreshedEvent
20-1-9 07:25:43.0|Debug|Parser|Episode Parsed. The Expanse - S03E04
20-1-9 07:25:43.0|Trace|EventAggregator|TrackedDownloadRefreshedEvent -> QueueService
20-1-9 07:25:43.0|Debug|AcceptableSizeSpecification|Beginning size check for: game.of.thrones.s08e06.web.h264-memento[eztv].mkv torrent
20-1-9 07:25:43.0|Debug|Parser|Language parsed: English
20-1-9 07:25:43.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].xml
20-1-9 07:25:43.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:25:43.0|Debug|AcceptableSizeSpecification|Item: game.of.thrones.s08e06.web.h264-memento[eztv].mkv torrent, meets size constraints
20-1-9 07:25:43.0|Debug|Parser|Release Group parsed:
20-1-9 07:25:43.0|Debug|AlreadyImportedSpecification|Performing already imported check on report
20-1-9 07:25:43.0|Debug|AggregateLanguage|Using language: English
20-1-9 07:25:43.0|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:25:43.0|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E08 - Salvage [WEBDL-2160p x265].xml
20-1-9 07:25:43.0|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:25:43.0|Trace|EventAggregator|Publishing QueueUpdatedEvent
20-1-9 07:25:43.0|Trace|EventAggregator|QueueUpdatedEvent -> QueueModule
20-1-9 07:25:43.0|Debug|Parser|Parsing string 'The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].xml'
20-1-9 07:25:43.0|Trace|EventAggregator|QueueUpdatedEvent <- QueueModule
20-1-9 07:25:43.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:25:43.0|Trace|EventAggregator|QueueUpdatedEvent -> QueueDetailsModule
20-1-9 07:25:43.0|Debug|CutoffSpecification|Comparing file quality and language with report. Existing file is Bluray-2160p v1 - English
20-1-9 07:26:08.9|Trace|EventAggregator|QueueUpdatedEvent <- QueueDetailsModule
20-1-9 07:26:08.9|Debug|Parser|Episode Parsed. The Expanse - S03E04
20-1-9 07:26:08.9|Trace|PreferredWordService|Calculating preferred word score for 'Game of Thrones - S08E06 - The Iron Throne [Bluray-2160p x265].mkv'
20-1-9 07:26:08.9|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 1/The Expanse - S01E08 - Salvage [WEBDL-2160p x265].xml
20-1-9 07:26:08.9|Trace|EventAggregator|QueueUpdatedEvent -> QueueModule
20-1-9 07:26:08.9|Trace|EventAggregator|QueueUpdatedEvent <- QueueModule
20-1-9 07:26:08.9|Trace|EventAggregator|QueueUpdatedEvent -> QueueStatusModule
20-1-9 07:26:08.9|Trace|EventAggregator|QueueUpdatedEvent <- QueueStatusModule
20-1-9 07:26:08.9|Trace|PreferredWordService|Calculated preferred word score for 'Game of Thrones - S08E06 - The Iron Throne [Bluray-2160p x265].mkv': 225
20-1-9 07:26:08.9|Trace|EventAggregator|TrackedDownloadRefreshedEvent <- QueueService
20-1-9 07:26:08.9|Debug|Parser|Language parsed: English
20-1-9 07:26:08.9|Trace|CommandQueueManager|Publishing ProcessMonitoredDownloads
20-1-9 07:26:08.9|Trace|CommandQueueManager|Checking if command is queued or started: ProcessMonitoredDownloads
20-1-9 07:26:08.9|Debug|UpgradableSpecification|Comparing preferred word score. Current: 225 New: -25
20-1-9 07:26:08.9|Debug|QualityParser|Trying to parse quality for The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].xml
20-1-9 07:26:08.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:26:08.9|Debug|Parser|Release Group parsed:
20-1-9 07:26:08.9|Debug|Parser|Parsing string 'The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].xml'
20-1-9 07:26:08.9|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:26:08.9|Debug|Parser|Episode Parsed. The Expanse - S03E04
20-1-9 07:26:08.9|Debug|Parser|Language parsed: English
20-1-9 07:26:08.9|Debug|QualityParser|Trying to parse quality for The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].xml
20-1-9 07:26:08.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:26:08.9|Trace|CommandQueueManager|Inserting new command: ProcessMonitoredDownloads
20-1-9 07:26:08.9|Debug|UpgradableSpecification|Existing item meets cut-off. skipping.
20-1-9 07:26:08.9|Debug|Parser|Release Group parsed:
20-1-9 07:26:08.9|Debug|CutoffSpecification|Cutoff already met, rejecting.
20-1-9 07:26:08.9|Debug|LanguageSpecification|Checking if report meets language requirements. English
20-1-9 07:26:08.9|Trace|ConfigService|Using default config value for 'maximumsize' defaultValue:'0'
20-1-9 07:26:08.9|Debug|MaximumSizeSpecification|Maximum size is not set.
20-1-9 07:26:08.9|Debug|MinimumAgeSpecification|Not checking minimum age requirement for non-usenet report
20-1-9 07:26:08.9|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E08 - Salvage [WEBDL-2160p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:26:08.9|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E08 - Salvage [WEBDL-2160p x265].jpg
20-1-9 07:26:08.9|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 2/The Expanse - S02E08 - Pyre [Bluray-1080p x265].mkv
20-1-9 07:26:08.9|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. WEBDL-480p v1
20-1-9 07:26:08.9|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: game.of.thrones.s08e06.web.h264-memento[eztv].mkv torrent
20-1-9 07:26:08.9|Debug|ReleaseRestrictionsSpecification|[game.of.thrones.s08e06.web.h264-memento[eztv].mkv torrent] No restrictions apply, allowing
20-1-9 07:26:08.9|Debug|RetentionSpecification|Not checking retention requirement for non-usenet report
20-1-9 07:26:09.0|Debug|AggregateLanguage|Using language: English
20-1-9 07:26:09.0|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:26:09.0|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:26:09.0|Debug|Parser|Parsing string 'The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC]-thumb.jpg'
20-1-9 07:26:09.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:26:09.0|Debug|Parser|Episode Parsed. The Expanse - S03E05
20-1-9 07:26:09.0|Debug|Parser|Language parsed: English
20-1-9 07:26:09.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC]-thumb.jpg
20-1-9 07:26:09.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:26:09.0|Debug|Parser|Release Group parsed: thumb
20-1-9 07:26:09.0|Debug|AggregateLanguage|Using language: English
20-1-9 07:26:09.0|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:26:09.0|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:26:09.0|Debug|Parser|Parsing string 'The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC]-thumb.jpg'
20-1-9 07:26:09.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:26:09.0|Debug|Parser|Episode Parsed. The Expanse - S03E05
20-1-9 07:26:09.0|Debug|Parser|Language parsed: English
20-1-9 07:26:09.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC]-thumb.jpg
20-1-9 07:26:09.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:26:09.0|Debug|Parser|Release Group parsed: thumb
20-1-9 07:26:09.0|Debug|Parser|Parsing string 'The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC]-thumb.jpg'
20-1-9 07:26:09.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:26:09.0|Debug|Parser|Episode Parsed. The Expanse - S03E05
20-1-9 07:26:09.0|Debug|Parser|Language parsed: English
20-1-9 07:26:09.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC]-thumb.jpg
20-1-9 07:26:09.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:26:09.0|Debug|Parser|Release Group parsed: thumb
20-1-9 07:26:09.0|Debug|Parser|Parsing string 'The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].jpg'
20-1-9 07:26:09.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:26:09.0|Debug|Parser|Episode Parsed. The Expanse - S03E05
20-1-9 07:26:09.0|Debug|Parser|Language parsed: English
20-1-9 07:26:09.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].jpg
20-1-9 07:26:09.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:26:09.0|Debug|Parser|Release Group parsed:
20-1-9 07:26:09.0|Debug|Parser|Parsing string 'The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].jpg'
20-1-9 07:26:09.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:26:09.0|Debug|Parser|Episode Parsed. The Expanse - S03E05
20-1-9 07:26:09.0|Debug|Parser|Language parsed: English
20-1-9 07:26:09.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].jpg
20-1-9 07:26:09.0|Trace|CommandQueueManager|Updating command status
20-1-9 07:26:09.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:26:09.0|Debug|Parser|Release Group parsed:
20-1-9 07:26:09.0|Debug|Parser|Parsing string 'The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].jpg'
20-1-9 07:26:09.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:26:09.0|Debug|Parser|Episode Parsed. The Expanse - S03E05
20-1-9 07:26:09.0|Debug|Parser|Language parsed: English
20-1-9 07:26:09.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].jpg
20-1-9 07:26:09.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:26:09.0|Debug|Parser|Release Group parsed:
20-1-9 07:26:09.0|Debug|Parser|Parsing string 'The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].jpg'
20-1-9 07:26:09.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:26:09.0|Debug|Parser|Episode Parsed. The Expanse - S03E05
20-1-9 07:26:09.0|Debug|Parser|Language parsed: English
20-1-9 07:26:09.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].jpg
20-1-9 07:26:09.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:26:09.0|Debug|Parser|Release Group parsed:
20-1-9 07:26:09.0|Debug|AggregateLanguage|Using language: English
20-1-9 07:26:09.0|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:26:09.0|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:26:09.0|Debug|Parser|Parsing string 'The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].metathumb'
20-1-9 07:26:09.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:26:09.0|Debug|Parser|Episode Parsed. The Expanse - S03E05
20-1-9 07:26:09.0|Debug|Parser|Language parsed: English
20-1-9 07:26:09.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].metathumb
20-1-9 07:26:09.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:26:09.0|Debug|Parser|Release Group parsed:
20-1-9 07:26:09.0|Debug|Parser|Parsing string 'The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].metathumb'
20-1-9 07:26:09.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:26:09.0|Debug|Parser|Episode Parsed. The Expanse - S03E05
20-1-9 07:26:09.1|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E08 - Pyre [Bluray-1080p x265].xml
20-1-9 07:26:09.1|Debug|Parser|Language parsed: English
20-1-9 07:26:09.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].metathumb
20-1-9 07:26:09.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:26:09.1|Debug|Parser|Release Group parsed:
20-1-9 07:26:09.1|Debug|Parser|Parsing string 'The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].metathumb'
20-1-9 07:26:09.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:26:09.2|Trace|EventAggregator|Publishing CommandExecutedEvent
20-1-9 07:26:12.7|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:26:57.0|Debug|Parser|Episode Parsed. The Expanse - S03E05
20-1-9 07:26:57.0|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 2/The Expanse - S02E08 - Pyre [Bluray-1080p x265].xml
20-1-9 07:26:09.1|Debug|UpgradeAllowedSpecification|Comparing file quality and language with report. Existing file is Bluray-2160p v1 - English
20-1-9 07:26:57.1|Debug|Parser|Language parsed: English
20-1-9 07:26:57.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].metathumb
20-1-9 07:26:57.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:26:57.1|Debug|Parser|Release Group parsed:
20-1-9 07:26:57.2|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
20-1-9 07:26:57.2|Debug|UpgradeDiskSpecification|Comparing file quality and language with report. Existing file is Bluray-2160p v1 - English
20-1-9 07:26:57.2|Trace|PreferredWordService|Calculating preferred word score for 'Game of Thrones - S08E06 - The Iron Throne [Bluray-2160p x265].mkv'
20-1-9 07:26:57.2|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:26:57.2|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:26:57.2|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:26:57.2|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:26:57.2|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:26:57.2|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:26:57.2|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:26:57.2|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:26:57.2|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:26:57.2|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:26:57.2|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:26:57.2|Trace|CommandQueueManager|Inserting new command: RefreshMonitoredDownloads
20-1-9 07:26:57.3|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:26:57.3|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:26:57.3|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:26:57.3|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:26:57.3|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:26:57.3|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:26:57.4|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:26:57.4|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:26:57.3|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E08 - Pyre [Bluray-1080p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:26:57.4|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E08 - Pyre [Bluray-1080p x265].jpg
20-1-9 07:26:57.4|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 3/The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].mkv
20-1-9 07:26:57.4|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:26:57.4|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:26:57.4|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:26:57.4|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:26:57.4|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:26:57.4|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:26:57.4|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:26:57.4|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:26:57.5|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Download.RefreshMonitoredDownloadsCommand
20-1-9 07:26:57.6|Trace|PreferredWordService|Calculated preferred word score for 'Game of Thrones - S08E06 - The Iron Throne [Bluray-2160p x265].mkv': 225
20-1-9 07:26:57.6|Debug|UpgradableSpecification|Existing item has better quality, skipping
20-1-9 07:26:57.6|Debug|AggregateLanguage|Using language: English
20-1-9 07:26:57.6|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:26:57.6|Debug|DelaySpecification|QualityProfile does not require a waiting period before download for Torrent.
20-1-9 07:26:57.6|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:26:57.6|Debug|HistorySpecification|Performing history status check on report
20-1-9 07:26:57.7|Debug|Parser|Parsing string 'The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].metathumb'
20-1-9 07:26:57.7|Debug|HistorySpecification|Checking current status of episode [3453] in history
20-1-9 07:26:57.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:26:57.7|Debug|Parser|Episode Parsed. The Expanse - S03E05
20-1-9 07:26:57.7|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].xml
20-1-9 07:26:57.7|Debug|Parser|Language parsed: English
20-1-9 07:26:57.7|Debug|QualityParser|Trying to parse quality for The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].metathumb
20-1-9 07:26:57.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:26:57.7|Debug|Parser|Release Group parsed:
20-1-9 07:27:00.8|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
20-1-9 07:27:30.6|Trace|Scheduler|Pending Tasks: 3
20-1-9 07:26:57.7|Debug|Parser|Parsing string 'The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].nfo'
20-1-9 07:27:31.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:26:57.7|Debug|MonitoredEpisodeSpecification|[121361][Game of Thrones] is present in the DB but not tracked. Rejecting
20-1-9 07:27:31.8|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 3/The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].xml
20-1-9 07:27:31.8|Debug|Parser|Episode Parsed. The Expanse - S03E05
20-1-9 07:27:31.8|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:27:31.8|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:27:31.8|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
20-1-9 07:27:31.8|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
20-1-9 07:27:31.8|Debug|ProperSpecification|Propers are not preferred, skipping check
20-1-9 07:27:31.8|Debug|Parser|Language parsed: English
20-1-9 07:27:31.8|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:27:31.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Existing file meets cutoff: WEB 1080p (WEBRip-1080p, WEBDL-1080p) - English, [Permanent] Existing file on disk is of equal or higher preference: Bluray-2160p v1 - English, [Permanent] Series is not monitored
20-1-9 07:27:31.8|Debug|QualityParser|Trying to parse quality for The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].nfo
20-1-9 07:27:31.8|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
20-1-9 07:27:31.8|Trace|DownloadDecisionMaker|Processing release 60/125
20-1-9 07:27:31.8|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
20-1-9 07:27:31.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:27:31.8|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:27:31.9|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:27:31.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:27:31.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:27:31.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:27:31.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:27:31.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:27:31.9|Trace|CommandExecutor|RefreshMonitoredDownloadsCommand <- DownloadMonitoringService [00:36:34.3765590]
20-1-9 07:27:31.9|Debug|DownloadDecisionMaker|Processing release 'game.of.thrones.s08e06.720p.web.h264-memento[eztv].mkv torrent' from 'ETTV'
20-1-9 07:27:31.9|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:27:31.9|Debug|Parser|Release Group parsed:
20-1-9 07:27:31.9|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:27:31.9|Debug|Parser|Parsing string 'game.of.thrones.s08e06.720p.web.h264-memento[eztv].mkv torrent'
20-1-9 07:27:31.9|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].jpg
20-1-9 07:27:31.9|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:27:31.9|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 3/The Expanse - S03E09 - Intransigence [HDTV-1080p h264].mkv
20-1-9 07:27:31.9|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:27:31.9|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:27:31.9|Debug|Parser|Episode Parsed. game of thrones - S08E06
20-1-9 07:27:31.9|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:27:31.9|Debug|Parser|Language parsed: English
20-1-9 07:27:31.9|Debug|QualityParser|Trying to parse quality for game.of.thrones.s08e06.720p.web.h264-memento[eztv].mkv torrent
20-1-9 07:27:31.9|Debug|Parser|Quality parsed: WEBDL-720p v1
20-1-9 07:27:31.9|Debug|Parser|Release Group parsed: memento
20-1-9 07:27:31.9|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E09 - Intransigence [HDTV-1080p h264].xml
20-1-9 07:27:31.9|Trace|CommandExecutor|ProcessMonitoredDownloadsCommand -> DownloadProcessingService
20-1-9 07:27:31.9|Trace|PreferredWordService|Calculating preferred word score for 'game.of.thrones.s08e06.720p.web.h264-memento[eztv].mkv torrent'
20-1-9 07:28:01.9|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:28:21.6|Trace|CommandQueueManager|Marking command as started: ProcessMonitoredDownloads
20-1-9 07:28:21.6|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 3/The Expanse - S03E09 - Intransigence [HDTV-1080p h264].xml
20-1-9 07:28:21.6|Trace|PreferredWordService|Calculated preferred word score for 'game.of.thrones.s08e06.720p.web.h264-memento[eztv].mkv torrent': -25
20-1-9 07:28:21.6|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:28:21.6|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:28:21.6|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:28:21.6|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:28:21.6|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:28:21.6|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:28:21.6|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:28:21.6|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:28:21.6|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:28:21.6|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:28:21.6|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:28:21.6|Debug|AcceptableSizeSpecification|Beginning size check for: game.of.thrones.s08e06.720p.web.h264-memento[eztv].mkv torrent
20-1-9 07:28:21.6|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:28:21.6|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E09 - Intransigence [HDTV-1080p h264].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:28:21.6|Debug|AcceptableSizeSpecification|Item: game.of.thrones.s08e06.720p.web.h264-memento[eztv].mkv torrent, meets size constraints
20-1-9 07:28:21.6|Debug|AlreadyImportedSpecification|Performing already imported check on report
20-1-9 07:28:21.6|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E09 - Intransigence [HDTV-1080p h264].jpg
20-1-9 07:28:21.6|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 1/The Expanse - S01E09-10 - Critical Mass + Leviathan Wakes [WEBDL-2160p x265].mkv
20-1-9 07:28:21.6|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E09-10 - Critical Mass + Leviathan Wakes [WEBDL-2160p x265].xml
20-1-9 07:28:51.7|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:28:21.6|Debug|ImportDecisionMaker|Analyzing 1/1 files.
20-1-9 07:29:00.2|Debug|Parser|Parsing string 'Infinity.Train.S02E05.The.Parasite.Car.480p.x264-mSD[eztv].mkv'
20-1-9 07:29:00.1|Debug|Parser|Parsing string 'The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].nfo'
20-1-9 07:29:00.1|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 1/The Expanse - S01E09-10 - Critical Mass + Leviathan Wakes [WEBDL-2160p x265].xml
20-1-9 07:28:21.6|Debug|CutoffSpecification|Comparing file quality and language with report. Existing file is Bluray-2160p v1 - English
20-1-9 07:29:00.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:29:00.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:29:00.2|Trace|PreferredWordService|Calculating preferred word score for 'Game of Thrones - S08E06 - The Iron Throne [Bluray-2160p x265].mkv'
20-1-9 07:29:00.2|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:29:00.2|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:29:00.2|Debug|Parser|Episode Parsed. The Expanse - S03E05
20-1-9 07:29:00.2|Debug|Parser|Episode Parsed. Infinity Train - S02E05
20-1-9 07:29:00.2|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:29:00.2|Debug|Parser|Language parsed: English
20-1-9 07:29:00.2|Debug|Parser|Language parsed: English
20-1-9 07:29:00.2|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:29:00.2|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:29:00.2|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:29:00.2|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:29:00.2|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:29:00.2|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:29:00.2|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:29:00.2|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:29:00.2|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:29:00.2|Debug|QualityParser|Trying to parse quality for Infinity.Train.S02E05.The.Parasite.Car.480p.x264-mSD[eztv].mkv
20-1-9 07:29:00.2|Debug|QualityParser|Trying to parse quality for The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].nfo
20-1-9 07:29:00.2|Debug|Parser|Quality parsed: SDTV v1
20-1-9 07:29:00.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:29:00.2|Debug|Parser|Release Group parsed: mSD
20-1-9 07:29:00.2|Debug|Parser|Release Group parsed:
20-1-9 07:29:00.3|Trace|PreferredWordService|Calculated preferred word score for 'Game of Thrones - S08E06 - The Iron Throne [Bluray-2160p x265].mkv': 225
20-1-9 07:29:00.3|Debug|UpgradableSpecification|Comparing preferred word score. Current: 225 New: -25
20-1-9 07:29:00.3|Debug|UpgradableSpecification|Existing item meets cut-off. skipping.
20-1-9 07:29:00.3|Debug|CutoffSpecification|Cutoff already met, rejecting.
20-1-9 07:29:00.3|Debug|LanguageSpecification|Checking if report meets language requirements. English
20-1-9 07:29:00.3|Trace|ConfigService|Using default config value for 'maximumsize' defaultValue:'0'
20-1-9 07:29:00.3|Debug|MaximumSizeSpecification|Maximum size is not set.
20-1-9 07:29:00.3|Debug|MinimumAgeSpecification|Not checking minimum age requirement for non-usenet report
20-1-9 07:29:00.3|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. WEBDL-720p v1
20-1-9 07:29:00.3|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: game.of.thrones.s08e06.720p.web.h264-memento[eztv].mkv torrent
20-1-9 07:29:00.3|Debug|ReleaseRestrictionsSpecification|[game.of.thrones.s08e06.720p.web.h264-memento[eztv].mkv torrent] No restrictions apply, allowing
20-1-9 07:29:00.3|Debug|RetentionSpecification|Not checking retention requirement for non-usenet report
20-1-9 07:29:00.3|Debug|AggregateLanguage|Using language: English
20-1-9 07:29:00.3|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:29:00.3|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:29:00.3|Debug|Parser|Parsing string 'The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].nfo'
20-1-9 07:29:00.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:29:00.3|Debug|Parser|Episode Parsed. The Expanse - S03E05
20-1-9 07:29:00.3|Debug|Parser|Language parsed: English
20-1-9 07:29:00.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].nfo
20-1-9 07:29:00.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:29:00.4|Debug|Parser|Release Group parsed:
20-1-9 07:29:00.4|Debug|Parser|Parsing string 'The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].nfo'
20-1-9 07:29:00.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:29:00.4|Debug|Parser|Episode Parsed. The Expanse - S03E05
20-1-9 07:29:00.4|Debug|Parser|Language parsed: English
20-1-9 07:29:00.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].nfo
20-1-9 07:29:00.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:29:00.4|Debug|Parser|Release Group parsed:
20-1-9 07:29:00.4|Debug|Parser|Parsing string 'The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].xml'
20-1-9 07:29:00.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:29:00.4|Debug|Parser|Episode Parsed. The Expanse - S03E05
20-1-9 07:29:00.4|Debug|Parser|Language parsed: English
20-1-9 07:29:00.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].xml
20-1-9 07:29:00.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:29:00.4|Debug|Parser|Release Group parsed:
20-1-9 07:29:00.4|Debug|Parser|Parsing string 'The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].xml'
20-1-9 07:29:00.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:29:00.4|Debug|Parser|Episode Parsed. The Expanse - S03E05
20-1-9 07:29:00.4|Debug|Parser|Language parsed: English
20-1-9 07:29:00.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].xml
20-1-9 07:29:00.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:29:00.4|Debug|Parser|Release Group parsed:
20-1-9 07:29:00.4|Debug|Parser|Parsing string 'The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].xml'
20-1-9 07:29:00.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:29:00.4|Debug|Parser|Episode Parsed. The Expanse - S03E05
20-1-9 07:29:00.4|Debug|Parser|Language parsed: English
20-1-9 07:29:00.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].xml
20-1-9 07:29:00.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:29:00.4|Debug|Parser|Release Group parsed:
20-1-9 07:29:00.4|Debug|UpgradeAllowedSpecification|Comparing file quality and language with report. Existing file is Bluray-2160p v1 - English
20-1-9 07:29:00.4|Debug|UpgradeDiskSpecification|Comparing file quality and language with report. Existing file is Bluray-2160p v1 - English
20-1-9 07:29:00.4|Trace|PreferredWordService|Calculating preferred word score for 'Game of Thrones - S08E06 - The Iron Throne [Bluray-2160p x265].mkv'
20-1-9 07:29:00.4|Trace|PreferredWordService|Calculated preferred word score for 'Game of Thrones - S08E06 - The Iron Throne [Bluray-2160p x265].mkv': 225
20-1-9 07:29:00.4|Debug|UpgradableSpecification|Existing item has better quality, skipping
20-1-9 07:29:00.4|Debug|DelaySpecification|QualityProfile does not require a waiting period before download for Torrent.
20-1-9 07:29:00.3|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E09-10 - Critical Mass + Leviathan Wakes [WEBDL-2160p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:29:00.4|Debug|HistorySpecification|Performing history status check on report
20-1-9 07:29:00.4|Debug|HistorySpecification|Checking current status of episode [3453] in history
20-1-9 07:29:00.4|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E09-10 - Critical Mass + Leviathan Wakes [WEBDL-2160p x265].jpg
20-1-9 07:29:00.4|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 2/The Expanse - S02E09 - The Weeping Somnambulist [Bluray-1080p x265].mkv
20-1-9 07:29:00.5|Debug|MonitoredEpisodeSpecification|[121361][Game of Thrones] is present in the DB but not tracked. Rejecting
20-1-9 07:29:00.5|Debug|ProperSpecification|Propers are not preferred, skipping check
20-1-9 07:29:00.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Existing file meets cutoff: WEB 1080p (WEBRip-1080p, WEBDL-1080p) - English, [Permanent] Existing file on disk is of equal or higher preference: Bluray-2160p v1 - English, [Permanent] Series is not monitored
20-1-9 07:29:00.5|Trace|DownloadDecisionMaker|Processing release 61/125
20-1-9 07:29:00.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:29:00.5|Debug|AggregateLanguage|Using language: English
20-1-9 07:29:00.5|Debug|VideoFileInfoReader|Getting media info from /data/Downloads/Complete/Infinity.Train.S02E05.The.Parasite.Car.480p.x264-mSD[eztv].mkv
20-1-9 07:29:00.6|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E09 - The Weeping Somnambulist [Bluray-1080p x265].xml
20-1-9 07:29:00.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:29:00.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:29:00.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:29:00.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:29:00.6|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:29:00.6|Debug|DownloadDecisionMaker|Processing release 'The.Mandalorian.S01E06.2019.1080p.WEBRip.X264.AC3-EVO[TGx] torrent' from 'ETTV'
20-1-9 07:29:00.6|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:29:00.6|Debug|Parser|Parsing string 'The.Mandalorian.S01E06.2019.1080p.WEBRip.X264.AC3-EVO[TGx] torrent'
20-1-9 07:29:00.6|Debug|Parser|Parsing string 'The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].xml'
20-1-9 07:29:00.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:29:00.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:29:26.3|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 2/The Expanse - S02E09 - The Weeping Somnambulist [Bluray-1080p x265].xml
20-1-9 07:29:26.4|Debug|Parser|Episode Parsed. The Expanse - S03E05
20-1-9 07:29:00.6|Debug|Parser|Episode Parsed. The Mandalorian - S01E06
20-1-9 07:29:26.4|Debug|Parser|Language parsed: English
20-1-9 07:29:26.4|Debug|QualityParser|Trying to parse quality for The.Mandalorian.S01E06.2019.1080p.WEBRip.X264.AC3-EVO[TGx] torrent
20-1-9 07:29:26.4|Debug|Parser|Quality parsed: WEBRip-1080p v1
20-1-9 07:29:26.4|Debug|Parser|Release Group parsed: EVO
20-1-9 07:29:26.4|Debug|Parser|Language parsed: English
20-1-9 07:29:26.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].xml
20-1-9 07:29:26.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:29:26.4|Debug|Parser|Release Group parsed:
20-1-9 07:29:26.4|Debug|Parser|Parsing string 'The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].xml'
20-1-9 07:29:26.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:29:26.4|Debug|Parser|Episode Parsed. The Expanse - S03E05
20-1-9 07:29:26.4|Debug|Parser|Language parsed: English
20-1-9 07:29:26.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].xml
20-1-9 07:29:26.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:29:26.4|Debug|Parser|Release Group parsed:
20-1-9 07:29:26.4|Debug|AggregateLanguage|Using language: English
20-1-9 07:29:26.4|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:29:26.4|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:29:26.4|Debug|Parser|Parsing string 'The Expanse - S03E06 - Immolation [HDTV-720p x265]-thumb.jpg'
20-1-9 07:29:26.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:29:26.4|Debug|Parser|Episode Parsed. The Expanse - S03E06
20-1-9 07:29:26.4|Debug|Parser|Language parsed: English
20-1-9 07:29:26.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E06 - Immolation [HDTV-720p x265]-thumb.jpg
20-1-9 07:29:26.4|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:29:26.4|Debug|Parser|Release Group parsed: thumb
20-1-9 07:29:26.4|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E09 - The Weeping Somnambulist [Bluray-1080p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:29:26.4|Debug|AggregateLanguage|Using language: English
20-1-9 07:29:26.4|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 720
20-1-9 07:29:26.4|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E09 - The Weeping Somnambulist [Bluray-1080p x265].jpg
20-1-9 07:29:26.4|Debug|AggregateQuality|Using quality: HDTV-720p v1
20-1-9 07:29:26.4|Trace|PreferredWordService|Calculating preferred word score for 'The.Mandalorian.S01E06.2019.1080p.WEBRip.X264.AC3-EVO[TGx] torrent'
20-1-9 07:29:26.4|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 2/The Expanse - S02E10 - Cascade [Bluray-1080p x265].mkv
20-1-9 07:29:26.4|Debug|Parser|Parsing string 'The Expanse - S03E06 - Immolation [HDTV-720p x265]-thumb.jpg'
20-1-9 07:29:26.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:29:26.4|Trace|PreferredWordService|Calculated preferred word score for 'The.Mandalorian.S01E06.2019.1080p.WEBRip.X264.AC3-EVO[TGx] torrent': -25
20-1-9 07:29:26.4|Debug|Parser|Episode Parsed. The Expanse - S03E06
20-1-9 07:29:26.4|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E10 - Cascade [Bluray-1080p x265].xml
20-1-9 07:29:26.4|Debug|AcceptableSizeSpecification|Beginning size check for: The.Mandalorian.S01E06.2019.1080p.WEBRip.X264.AC3-EVO[TGx] torrent
20-1-9 07:29:26.4|Debug|Parser|Language parsed: English
20-1-9 07:29:26.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E06 - Immolation [HDTV-720p x265]-thumb.jpg
20-1-9 07:29:26.4|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:29:26.4|Debug|Parser|Release Group parsed: thumb
20-1-9 07:29:26.4|Debug|Parser|Parsing string 'The Expanse - S03E06 - Immolation [HDTV-720p x265]-thumb.jpg'
20-1-9 07:29:26.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:29:26.4|Debug|AcceptableSizeSpecification|Item: The.Mandalorian.S01E06.2019.1080p.WEBRip.X264.AC3-EVO[TGx] torrent, meets size constraints
20-1-9 07:29:26.4|Debug|Parser|Episode Parsed. The Expanse - S03E06
20-1-9 07:29:26.4|Debug|AlreadyImportedSpecification|Performing already imported check on report
20-1-9 07:29:26.4|Debug|Parser|Language parsed: English
20-1-9 07:29:26.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E06 - Immolation [HDTV-720p x265]-thumb.jpg
20-1-9 07:29:27.3|Trace|MediaInfo|Read file offset 0-32768 (32768 bytes)
20-1-9 07:29:30.2|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:29:26.4|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:29:26.4|Debug|CutoffSpecification|Comparing file quality and language with report. Existing file is WEBRip-1080p v1 - English
20-1-9 07:30:07.6|Trace|PreferredWordService|Calculating preferred word score for 'The.Mandalorian.S01E06.2019.1080p.WEBRip.X264.AC3-EVO[TGx]'
20-1-9 07:30:07.6|Debug|Parser|Release Group parsed: thumb
20-1-9 07:30:07.6|Debug|Parser|Parsing string 'The Expanse - S03E06 - Immolation [HDTV-720p x265].jpg'
20-1-9 07:30:07.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:30:07.6|Debug|Parser|Episode Parsed. The Expanse - S03E06
20-1-9 07:30:07.7|Debug|Parser|Language parsed: English
20-1-9 07:30:07.7|Debug|QualityParser|Trying to parse quality for The Expanse - S03E06 - Immolation [HDTV-720p x265].jpg
20-1-9 07:30:07.7|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:30:07.7|Debug|Parser|Release Group parsed:
20-1-9 07:30:07.7|Debug|Parser|Parsing string 'The Expanse - S03E06 - Immolation [HDTV-720p x265].jpg'
20-1-9 07:30:07.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:30:07.7|Debug|Parser|Episode Parsed. The Expanse - S03E06
20-1-9 07:30:07.7|Debug|Parser|Language parsed: English
20-1-9 07:30:07.7|Debug|QualityParser|Trying to parse quality for The Expanse - S03E06 - Immolation [HDTV-720p x265].jpg
20-1-9 07:30:07.7|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:30:07.7|Debug|Parser|Release Group parsed:
20-1-9 07:30:07.7|Debug|Parser|Parsing string 'The Expanse - S03E06 - Immolation [HDTV-720p x265].jpg'
20-1-9 07:30:07.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:30:07.7|Debug|Parser|Episode Parsed. The Expanse - S03E06
20-1-9 07:30:07.7|Debug|Parser|Language parsed: English
20-1-9 07:30:07.7|Debug|QualityParser|Trying to parse quality for The Expanse - S03E06 - Immolation [HDTV-720p x265].jpg
20-1-9 07:30:07.7|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:30:07.7|Debug|Parser|Release Group parsed:
20-1-9 07:30:07.7|Debug|Parser|Parsing string 'The Expanse - S03E06 - Immolation [HDTV-720p x265].jpg'
20-1-9 07:30:07.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:30:07.7|Debug|Parser|Episode Parsed. The Expanse - S03E06
20-1-9 07:30:07.7|Debug|Parser|Language parsed: English
20-1-9 07:30:07.7|Debug|QualityParser|Trying to parse quality for The Expanse - S03E06 - Immolation [HDTV-720p x265].jpg
20-1-9 07:30:07.7|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:30:07.7|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:30:07.7|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:30:07.7|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:30:07.7|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:30:07.7|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:30:07.7|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:30:07.7|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:30:07.7|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:30:07.7|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:30:07.7|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 2/The Expanse - S02E10 - Cascade [Bluray-1080p x265].xml
20-1-9 07:30:07.7|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:30:07.7|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:30:07.7|Debug|Parser|Release Group parsed:
20-1-9 07:30:07.7|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:30:07.7|Debug|AggregateLanguage|Using language: English
20-1-9 07:30:07.7|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 720
20-1-9 07:30:07.7|Debug|AggregateQuality|Using quality: HDTV-720p v1
20-1-9 07:30:07.7|Debug|Parser|Parsing string 'The Expanse - S03E06 - Immolation [HDTV-720p x265].metathumb'
20-1-9 07:30:07.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:30:07.7|Debug|Parser|Episode Parsed. The Expanse - S03E06
20-1-9 07:30:07.7|Debug|Parser|Language parsed: English
20-1-9 07:30:07.7|Debug|QualityParser|Trying to parse quality for The Expanse - S03E06 - Immolation [HDTV-720p x265].metathumb
20-1-9 07:30:07.7|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E10 - Cascade [Bluray-1080p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:30:07.7|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:30:07.7|Trace|PreferredWordService|Calculated preferred word score for 'The.Mandalorian.S01E06.2019.1080p.WEBRip.X264.AC3-EVO[TGx]': -25
20-1-9 07:30:07.7|Debug|Parser|Release Group parsed:
20-1-9 07:30:07.7|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E10 - Cascade [Bluray-1080p x265].jpg
20-1-9 07:30:07.7|Debug|UpgradableSpecification|Comparing preferred word score. Current: -25 New: -25
20-1-9 07:30:07.7|Debug|Parser|Parsing string 'The Expanse - S03E06 - Immolation [HDTV-720p x265].metathumb'
20-1-9 07:30:07.7|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 3/The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].mkv
20-1-9 07:30:07.7|Debug|UpgradableSpecification|Existing item meets cut-off. skipping.
20-1-9 07:30:07.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:30:07.7|Debug|CutoffSpecification|Cutoff already met, rejecting.
20-1-9 07:30:07.8|Debug|Parser|Episode Parsed. The Expanse - S03E06
20-1-9 07:30:07.8|Debug|LanguageSpecification|Checking if report meets language requirements. English
20-1-9 07:30:07.8|Trace|ConfigService|Using default config value for 'maximumsize' defaultValue:'0'
20-1-9 07:30:07.8|Debug|MaximumSizeSpecification|Maximum size is not set.
20-1-9 07:30:07.8|Debug|Parser|Language parsed: English
20-1-9 07:30:07.8|Debug|MinimumAgeSpecification|Not checking minimum age requirement for non-usenet report
20-1-9 07:30:07.8|Debug|QualityParser|Trying to parse quality for The Expanse - S03E06 - Immolation [HDTV-720p x265].metathumb
20-1-9 07:30:07.8|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:30:07.8|Debug|Parser|Release Group parsed:
20-1-9 07:30:07.8|Debug|Parser|Parsing string 'The Expanse - S03E06 - Immolation [HDTV-720p x265].metathumb'
20-1-9 07:30:07.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:30:07.8|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. WEBRip-1080p v1
20-1-9 07:30:07.8|Debug|Parser|Episode Parsed. The Expanse - S03E06
20-1-9 07:30:07.8|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: The.Mandalorian.S01E06.2019.1080p.WEBRip.X264.AC3-EVO[TGx] torrent
20-1-9 07:30:07.8|Trace|MediaInfo|Read file offset 71430434-71441339 (10905 bytes)
20-1-9 07:30:07.8|Debug|Parser|Language parsed: English
20-1-9 07:30:07.8|Trace|MediaInfo|Read a total of 43673 bytes (0.1%)
20-1-9 07:30:07.8|Debug|QualityParser|Trying to parse quality for The Expanse - S03E06 - Immolation [HDTV-720p x265].metathumb
20-1-9 07:30:07.8|Debug|DetectSample|Runtime is over 90 seconds
20-1-9 07:30:07.8|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:30:07.8|Debug|Parser|Release Group parsed:
20-1-9 07:30:07.8|Debug|Parser|Parsing string 'Infinity.Train.S02E05.The.Parasite.Car.480p.x264-mSD[eztv].mkv'
20-1-9 07:30:07.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:30:07.8|Debug|Parser|Episode Parsed. Infinity Train - S02E05
20-1-9 07:30:07.8|Debug|Parser|Language parsed: English
20-1-9 07:30:07.8|Debug|QualityParser|Trying to parse quality for Infinity.Train.S02E05.The.Parasite.Car.480p.x264-mSD[eztv].mkv
20-1-9 07:30:07.8|Debug|Parser|Quality parsed: SDTV v1
20-1-9 07:30:07.8|Debug|Parser|Release Group parsed: mSD
20-1-9 07:30:07.8|Debug|VideoFileInfoReader|Getting media info from /data/Downloads/Complete/Infinity.Train.S02E05.The.Parasite.Car.480p.x264-mSD[eztv].mkv
20-1-9 07:30:07.9|Trace|MediaInfo|Read file offset 0-32768 (32768 bytes)
20-1-9 07:30:07.9|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].xml
20-1-9 07:30:07.9|Debug|AggregateLanguage|Using language: English
20-1-9 07:30:07.9|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 720
20-1-9 07:30:07.9|Debug|AggregateQuality|Using quality: HDTV-720p v1
20-1-9 07:30:07.9|Debug|Parser|Parsing string 'The Expanse - S03E06 - Immolation [HDTV-720p x265].metathumb'
20-1-9 07:30:07.9|Trace|MediaInfo|Read file offset 71430434-71441339 (10905 bytes)
20-1-9 07:30:07.9|Trace|MediaInfo|Read a total of 43673 bytes (0.1%)
20-1-9 07:30:07.9|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:30:07.9|Debug|Parser|Episode Parsed. The Expanse - S03E06
20-1-9 07:30:07.9|Debug|Parser|Language parsed: English
20-1-9 07:30:07.9|Debug|QualityParser|Trying to parse quality for The Expanse - S03E06 - Immolation [HDTV-720p x265].metathumb
20-1-9 07:30:07.9|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:30:07.9|Debug|Parser|Release Group parsed:
20-1-9 07:30:07.9|Debug|Parser|Parsing string 'Infinity.Train.S02E05.The.Parasite.Car.480p.x264-mSD[eztv]'
20-1-9 07:30:07.9|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:30:07.9|Debug|Parser|Episode Parsed. Infinity Train - S02E05
20-1-9 07:30:07.9|Debug|Parser|Language parsed: English
20-1-9 07:30:07.9|Debug|QualityParser|Trying to parse quality for Infinity.Train.S02E05.The.Parasite.Car.480p.x264-mSD[eztv]
20-1-9 07:30:07.9|Debug|Parser|Quality parsed: SDTV v1
20-1-9 07:30:07.9|Debug|Parser|Release Group parsed: mSD
20-1-9 07:30:07.9|Debug|Parser|Parsing string 'The Expanse - S03E06 - Immolation [HDTV-720p x265].nfo'
20-1-9 07:30:07.9|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:30:37.7|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:30:08.0|Debug|AggregateLanguage|Using language: English
20-1-9 07:31:10.6|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 480
20-1-9 07:30:28.4|Debug|ReleaseRestrictionsSpecification|[The.Mandalorian.S01E06.2019.1080p.WEBRip.X264.AC3-EVO[TGx] torrent] No restrictions apply, allowing
20-1-9 07:30:07.9|Debug|Parser|Episode Parsed. The Expanse - S03E06
20-1-9 07:31:10.6|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 3/The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].xml
20-1-9 07:31:10.6|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:31:10.6|Debug|AggregateQuality|Using quality: SDTV v1
20-1-9 07:31:10.6|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:31:10.6|Debug|RetentionSpecification|Not checking retention requirement for non-usenet report
20-1-9 07:31:10.6|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:31:10.6|Debug|Parser|Language parsed: English
20-1-9 07:31:10.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E06 - Immolation [HDTV-720p x265].nfo
20-1-9 07:31:10.6|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:31:10.6|Debug|Parser|Release Group parsed:
20-1-9 07:31:10.6|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:31:10.6|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:31:10.6|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:31:10.6|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:31:10.6|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:31:10.6|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:31:10.6|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:31:10.6|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:31:10.6|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:31:10.6|Debug|AbsoluteEpisodeNumberSpecification|Episode does not have an absolute episode number and recently aired
20-1-9 07:31:10.6|Debug|AlreadyImportedSpecification|Skipping already imported check for episode without file
20-1-9 07:31:10.6|Trace|ConfigService|Using default config value for 'episodetitlerequired' defaultValue:'Always'
20-1-9 07:31:10.6|Trace|ConfigService|Using default config value for 'skipfreespacecheckwhenimporting' defaultValue:'False'
20-1-9 07:31:10.6|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:31:10.6|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].jpg
20-1-9 07:31:10.6|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 2/The Expanse - S02E11 - Here There Be Dragons [Bluray-1080p x265].mkv
20-1-9 07:31:10.6|Debug|UpgradeAllowedSpecification|Comparing file quality and language with report. Existing file is WEBRip-1080p v1 - English
20-1-9 07:31:10.6|Debug|UpgradeDiskSpecification|Comparing file quality and language with report. Existing file is WEBRip-1080p v1 - English
20-1-9 07:31:10.6|Trace|PreferredWordService|Calculating preferred word score for 'The.Mandalorian.S01E06.2019.1080p.WEBRip.X264.AC3-EVO[TGx]'
20-1-9 07:31:10.6|Trace|PreferredWordService|Calculated preferred word score for 'The.Mandalorian.S01E06.2019.1080p.WEBRip.X264.AC3-EVO[TGx]': -25
20-1-9 07:31:10.6|Debug|UpgradableSpecification|Comparing preferred word score. Current: -25 New: -25
20-1-9 07:31:10.6|Debug|UpgradableSpecification|Existing item has a better preferred word score, skipping
20-1-9 07:31:10.7|Debug|DelaySpecification|QualityProfile does not require a waiting period before download for Torrent.
20-1-9 07:31:10.7|Debug|HistorySpecification|Performing history status check on report
20-1-9 07:31:10.7|Debug|HistorySpecification|Checking current status of episode [12189] in history
20-1-9 07:31:10.7|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E11 - Here There Be Dragons [Bluray-1080p x265].xml
20-1-9 07:31:10.7|Trace|ConfigService|Using default config value for 'minimumfreespacewhenimporting' defaultValue:'100'
20-1-9 07:31:33.4|Debug|MatchesFolderSpecification|No folder ParsedEpisodeInfo, skipping check
20-1-9 07:31:10.7|Debug|ProperSpecification|Propers are not preferred, skipping check
20-1-9 07:31:33.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Existing file meets cutoff: WEB 1080p (WEBRip-1080p, WEBDL-1080p) - English, [Permanent] Existing file on disk is of equal or higher preference: WEBRip-1080p v1 - English
20-1-9 07:31:33.4|Trace|DownloadDecisionMaker|Processing release 62/125
20-1-9 07:31:33.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:31:33.4|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 2/The Expanse - S02E11 - Here There Be Dragons [Bluray-1080p x265].xml
20-1-9 07:31:33.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:31:33.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:31:33.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:31:33.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:31:33.4|Debug|DownloadDecisionMaker|Processing release 'The Lion King (2019) [1080p] [BluRay] [YTS] torrent' from 'ETTV'
20-1-9 07:31:33.4|Debug|Parser|Parsing string 'The Lion King (2019) [1080p] [BluRay] [YTS] torrent'
20-1-9 07:31:33.4|Debug|Parser|Unable to parse The Lion King (2019) [1080p] [BluRay] [YTS] torrent
20-1-9 07:31:33.4|Debug|Parser|Parsing string 'The Lion King (2019) [1080p] [BluRay] [YTS] torrent'
20-1-9 07:31:33.4|Debug|Parser|Unable to parse The Lion King (2019) [1080p] [BluRay] [YTS] torrent
20-1-9 07:31:33.4|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E11 - Here There Be Dragons [Bluray-1080p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:31:33.4|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E11 - Here There Be Dragons [Bluray-1080p x265].jpg
20-1-9 07:31:33.4|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 3/The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].mkv
20-1-9 07:31:33.4|Debug|Parser|Parsing string 'The Expanse - S03E06 - Immolation [HDTV-720p x265].nfo'
20-1-9 07:31:33.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:31:33.4|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].xml
20-1-9 07:31:33.4|Debug|Parser|Episode Parsed. The Expanse - S03E06
20-1-9 07:31:33.4|Debug|Parser|Language parsed: English
20-1-9 07:31:33.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E06 - Immolation [HDTV-720p x265].nfo
20-1-9 07:31:33.5|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:32:23.6|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 3/The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].xml
20-1-9 07:32:23.6|Debug|Parser|Release Group parsed:
20-1-9 07:31:33.5|Debug|VideoFileInfoReader|Getting media info from /data/Downloads/Complete/Infinity.Train.S02E05.The.Parasite.Car.480p.x264-mSD[eztv].mkv
20-1-9 07:32:23.6|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:32:23.6|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].jpg
20-1-9 07:32:23.6|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 2/The Expanse - S02E12 - The Monster and the Rocket [Bluray-1080p x265].mkv
20-1-9 07:32:23.7|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:32:23.7|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:32:23.7|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:32:23.7|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:32:23.7|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:32:23.7|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:32:23.7|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:32:23.7|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:32:23.7|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:32:23.7|Debug|AggregateLanguage|Using language: English
20-1-9 07:32:23.7|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E12 - The Monster and the Rocket [Bluray-1080p x265].xml
20-1-9 07:32:23.7|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:32:23.7|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 720
20-1-9 07:32:23.7|Debug|AggregateQuality|Using quality: HDTV-720p v1
20-1-9 07:32:23.7|Debug|Parser|Parsing string 'The Expanse - S03E06 - Immolation [HDTV-720p x265].nfo'
20-1-9 07:32:23.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:32:23.7|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:33:07.3|Debug|Parser|Episode Parsed. The Expanse - S03E06
20-1-9 07:33:07.3|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 2/The Expanse - S02E12 - The Monster and the Rocket [Bluray-1080p x265].xml
20-1-9 07:33:07.3|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:33:07.3|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:33:07.3|Debug|Parser|Language parsed: English
20-1-9 07:33:07.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E06 - Immolation [HDTV-720p x265].nfo
20-1-9 07:33:07.3|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:33:07.3|Debug|Parser|Release Group parsed:
20-1-9 07:33:07.3|Debug|Parser|Parsing string 'The Expanse - S03E06 - Immolation [HDTV-720p x265].nfo'
20-1-9 07:33:07.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:33:07.3|Debug|Parser|Episode Parsed. The Expanse - S03E06
20-1-9 07:33:07.3|Debug|Parser|Language parsed: English
20-1-9 07:33:07.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E06 - Immolation [HDTV-720p x265].nfo
20-1-9 07:33:07.3|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:33:07.3|Debug|Parser|Release Group parsed:
20-1-9 07:33:07.3|Debug|Parser|Parsing string 'The Expanse - S03E06 - Immolation [HDTV-720p x265].nfo-orig'
20-1-9 07:33:07.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:33:07.3|Debug|Parser|Episode Parsed. The Expanse - S03E06
20-1-9 07:33:07.3|Debug|Parser|Language parsed: English
20-1-9 07:33:07.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E06 - Immolation [HDTV-720p x265].nfo-orig
20-1-9 07:33:07.3|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:33:07.3|Debug|Parser|Release Group parsed: orig
20-1-9 07:33:07.3|Debug|Parser|Parsing string 'The Expanse - S03E06 - Immolation [HDTV-720p x265].nfo-orig'
20-1-9 07:33:07.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:33:07.3|Debug|Parser|Episode Parsed. The Expanse - S03E06
20-1-9 07:33:07.3|Debug|Parser|Language parsed: English
20-1-9 07:33:07.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E06 - Immolation [HDTV-720p x265].nfo-orig
20-1-9 07:33:07.3|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:33:07.3|Debug|Parser|Release Group parsed: orig
20-1-9 07:33:07.3|Debug|Parser|Parsing string 'The Expanse - S03E06 - Immolation [HDTV-720p x265].nfo-orig'
20-1-9 07:33:07.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:33:07.3|Debug|Parser|Episode Parsed. The Expanse - S03E06
20-1-9 07:33:07.3|Debug|Parser|Language parsed: English
20-1-9 07:33:07.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E06 - Immolation [HDTV-720p x265].nfo-orig
20-1-9 07:33:07.3|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:33:07.3|Debug|Parser|Release Group parsed: orig
20-1-9 07:33:07.3|Debug|Parser|Parsing string 'The Expanse - S03E06 - Immolation [HDTV-720p x265].xml'
20-1-9 07:33:07.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:33:07.3|Debug|Parser|Episode Parsed. The Expanse - S03E06
20-1-9 07:33:07.3|Debug|Parser|Language parsed: English
20-1-9 07:33:07.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E06 - Immolation [HDTV-720p x265].xml
20-1-9 07:33:07.3|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:33:07.3|Debug|Parser|Release Group parsed:
20-1-9 07:33:07.3|Debug|Parser|Parsing string 'The Expanse - S03E06 - Immolation [HDTV-720p x265].xml'
20-1-9 07:33:07.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:33:07.3|Debug|Parser|Episode Parsed. The Expanse - S03E06
20-1-9 07:33:07.3|Debug|Parser|Language parsed: English
20-1-9 07:33:07.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E06 - Immolation [HDTV-720p x265].xml
20-1-9 07:33:07.3|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:33:07.3|Debug|Parser|Release Group parsed:
20-1-9 07:33:07.3|Debug|Parser|Parsing string 'The Expanse - S03E06 - Immolation [HDTV-720p x265].xml'
20-1-9 07:33:07.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:33:07.3|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E12 - The Monster and the Rocket [Bluray-1080p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:33:07.3|Debug|Parser|Episode Parsed. The Expanse - S03E06
20-1-9 07:33:07.3|Debug|Parser|Language parsed: English
20-1-9 07:33:07.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E06 - Immolation [HDTV-720p x265].xml
20-1-9 07:33:07.3|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:33:07.3|Debug|Parser|Release Group parsed:
20-1-9 07:33:07.3|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E12 - The Monster and the Rocket [Bluray-1080p x265].jpg
20-1-9 07:33:07.3|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 3/The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].mkv
20-1-9 07:33:07.3|Trace|MediaInfo|Read file offset 0-32768 (32768 bytes)
20-1-9 07:33:07.3|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].xml
20-1-9 07:33:07.3|Debug|AggregateLanguage|Using language: English
20-1-9 07:33:45.4|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 720
20-1-9 07:33:45.4|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 3/The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].xml
20-1-9 07:33:45.4|Trace|MediaInfo|Read file offset 71430434-71441339 (10905 bytes)
20-1-9 07:33:45.4|Debug|AggregateQuality|Using quality: HDTV-720p v1
20-1-9 07:33:45.4|Debug|Parser|Parsing string 'The Expanse - S03E06 - Immolation [HDTV-720p x265].xml'
20-1-9 07:33:45.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:33:45.4|Debug|Parser|Episode Parsed. The Expanse - S03E06
20-1-9 07:33:45.4|Debug|Parser|Language parsed: English
20-1-9 07:33:45.4|Trace|MediaInfo|Read a total of 43673 bytes (0.1%)
20-1-9 07:33:45.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E06 - Immolation [HDTV-720p x265].xml
20-1-9 07:33:45.4|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:33:45.4|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:33:45.4|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].jpg
20-1-9 07:33:45.4|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 2/The Expanse - S02E13 - Caliban's War [Bluray-1080p x265].mkv
20-1-9 07:33:45.4|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:33:45.4|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:33:45.4|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:33:45.4|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:33:45.4|Debug|Parser|Release Group parsed:
20-1-9 07:33:45.4|Debug|Parser|Parsing string 'The Expanse - S03E06 - Immolation [HDTV-720p x265].xml'
20-1-9 07:33:45.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:33:45.4|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:33:45.4|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:33:45.4|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:33:45.4|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E13 - Caliban's War [Bluray-1080p x265].xml
20-1-9 07:33:45.4|Debug|Parser|Episode Parsed. The Expanse - S03E06
20-1-9 07:33:45.4|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:33:45.4|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:33:45.4|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:33:45.4|Debug|Parser|Language parsed: English
20-1-9 07:33:45.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E06 - Immolation [HDTV-720p x265].xml
20-1-9 07:33:45.4|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:33:45.4|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:33:45.4|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:33:45.4|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:33:45.4|Debug|DetectSample|Runtime is over 90 seconds
20-1-9 07:33:45.4|Debug|Parser|Release Group parsed:
20-1-9 07:33:45.4|Trace|ConfigService|Using default config value for 'downloadclientworkingfolders' defaultValue:'_UNPACK_|_FAILED_'
20-1-9 07:33:45.4|Debug|SameFileSpecification|No existing episode file, skipping
20-1-9 07:33:45.4|Debug|ImportDecisionMaker|File rejected for the following reasons: [Permanent] Episode does not have an absolute episode number and recently aired
20-1-9 07:33:45.5|Debug|AggregateLanguage|Using language: English
20-1-9 07:33:45.5|Debug|ImportDecisionMaker|Analyzing 1/1 files.
20-1-9 07:34:47.6|Debug|Parser|Parsing string '[HorribleSubs] Chihayafuru S3 - 09 [1080p].mkv'
20-1-9 07:34:47.6|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)(?:[. ]-[. ](?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+|[-])))+(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:34:47.6|Debug|Parser|Episode Parsed. Chihayafuru S3 - 009
20-1-9 07:34:47.6|Debug|Parser|Language parsed: English
20-1-9 07:34:47.6|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Chihayafuru S3 - 09 [1080p].mkv
20-1-9 07:34:47.6|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:34:47.6|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:34:47.5|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 2/The Expanse - S02E13 - Caliban's War [Bluray-1080p x265].xml
20-1-9 07:34:47.6|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 720
20-1-9 07:34:47.6|Debug|AggregateQuality|Using quality: HDTV-720p v1
20-1-9 07:34:47.6|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:34:47.6|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:34:47.6|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:34:47.6|Debug|Parser|Parsing string 'The Expanse - S03E07 - Delta-V [HDTV-1080p h265]-thumb.jpg'
20-1-9 07:34:47.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:34:47.6|Debug|Parser|Episode Parsed. The Expanse - S03E07
20-1-9 07:34:47.6|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:34:47.6|Debug|Parser|Language parsed: English
20-1-9 07:34:47.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E07 - Delta-V [HDTV-1080p h265]-thumb.jpg
20-1-9 07:34:47.6|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:34:47.6|Debug|Parser|Release Group parsed: thumb
20-1-9 07:34:47.6|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:34:47.6|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:34:47.6|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:34:47.6|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:34:47.6|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:34:47.6|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:34:47.6|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:34:47.6|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:34:47.6|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:34:47.6|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E13 - Caliban's War [Bluray-1080p x265].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:34:47.7|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E13 - Caliban's War [Bluray-1080p x265].jpg
20-1-9 07:34:47.7|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 4/The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].mkv
20-1-9 07:34:47.7|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].xml
20-1-9 07:35:17.7|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:35:31.2|Trace|Http|Req: 259 [GET] /api/series
20-1-9 07:34:47.7|Debug|AggregateLanguage|Using language: English
20-1-9 07:35:31.2|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 1080
20-1-9 07:34:47.8|Debug|ParsingService|No matching series The Lion King (2019) [1080p] [BluRay] [YTS] torrent
20-1-9 07:35:31.2|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 4/The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].xml
20-1-9 07:35:31.2|Trace|DownloadDecisionMaker|Processing release 63/125
20-1-9 07:35:31.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:35:31.2|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:34:47.8|Debug|VideoFileInfoReader|Getting media info from /data/Downloads/Complete/[HorribleSubs] Chihayafuru S3 - 09 [1080p].mkv
20-1-9 07:35:31.2|Debug|AggregateQuality|Using quality: HDTV-1080p v1
20-1-9 07:35:31.2|Trace|Http|Res: 259 [GET] /api/series: 303.SeeOther (3 ms)
20-1-9 07:35:31.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:35:31.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:35:31.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:35:31.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:35:31.2|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:35:31.2|Debug|DownloadDecisionMaker|Processing release 'Game.of.Thrones.S08E06.1080p.WEB.H264-MEMENTO torrent' from 'ETTV'
20-1-9 07:35:31.2|Debug|Api|[GET] /api/series: 303.SeeOther (3 ms)
20-1-9 07:35:31.2|Debug|Parser|Parsing string 'Game.of.Thrones.S08E06.1080p.WEB.H264-MEMENTO torrent'
20-1-9 07:35:31.2|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:35:31.2|Debug|Parser|Parsing string 'The Expanse - S03E07 - Delta-V [HDTV-1080p h265]-thumb.jpg'
20-1-9 07:35:31.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:35:31.2|Debug|Parser|Episode Parsed. The Expanse - S03E07
20-1-9 07:35:31.2|Debug|Parser|Language parsed: English
20-1-9 07:35:31.2|Debug|QualityParser|Trying to parse quality for The Expanse - S03E07 - Delta-V [HDTV-1080p h265]-thumb.jpg
20-1-9 07:35:31.2|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:35:31.2|Debug|Parser|Release Group parsed: thumb
20-1-9 07:35:31.2|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:35:31.2|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:35:31.2|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:35:31.2|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:35:31.2|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:35:31.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
20-1-9 07:35:31.2|Debug|Parser|Parsing string 'The Expanse - S03E07 - Delta-V [HDTV-1080p h265]-thumb.jpg'
20-1-9 07:35:31.2|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:35:31.2|Debug|Parser|Episode Parsed. Game of Thrones - S08E06
20-1-9 07:35:31.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:35:31.2|Debug|Parser|Language parsed: English
20-1-9 07:35:31.2|Debug|Parser|Episode Parsed. The Expanse - S03E07
20-1-9 07:35:31.2|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:35:31.2|Debug|QualityParser|Trying to parse quality for Game.of.Thrones.S08E06.1080p.WEB.H264-MEMENTO torrent
20-1-9 07:35:31.2|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:35:31.2|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:35:31.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:35:31.2|Debug|Parser|Language parsed: English
20-1-9 07:35:31.2|Debug|Parser|Release Group parsed: MEMENTO
20-1-9 07:35:31.2|Debug|QualityParser|Trying to parse quality for The Expanse - S03E07 - Delta-V [HDTV-1080p h265]-thumb.jpg
20-1-9 07:35:31.2|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:35:31.2|Debug|Parser|Release Group parsed: thumb
20-1-9 07:35:31.2|Debug|Parser|Parsing string 'The Expanse - S03E07 - Delta-V [HDTV-1080p h265].jpg'
20-1-9 07:35:31.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:35:31.2|Debug|Parser|Episode Parsed. The Expanse - S03E07
20-1-9 07:35:31.2|Debug|Parser|Language parsed: English
20-1-9 07:35:31.2|Debug|QualityParser|Trying to parse quality for The Expanse - S03E07 - Delta-V [HDTV-1080p h265].jpg
20-1-9 07:35:31.2|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:35:31.2|Debug|Parser|Release Group parsed:
20-1-9 07:35:31.2|Debug|Parser|Parsing string 'The Expanse - S03E07 - Delta-V [HDTV-1080p h265].jpg'
20-1-9 07:35:31.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:35:31.2|Debug|Parser|Episode Parsed. The Expanse - S03E07
20-1-9 07:35:31.2|Debug|Parser|Language parsed: English
20-1-9 07:35:31.2|Debug|QualityParser|Trying to parse quality for The Expanse - S03E07 - Delta-V [HDTV-1080p h265].jpg
20-1-9 07:35:31.2|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:35:31.2|Debug|Parser|Release Group parsed:
20-1-9 07:35:31.2|Debug|Parser|Parsing string 'The Expanse - S03E07 - Delta-V [HDTV-1080p h265].jpg'
20-1-9 07:35:31.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:35:31.2|Debug|Parser|Episode Parsed. The Expanse - S03E07
20-1-9 07:35:31.2|Debug|Parser|Language parsed: English
20-1-9 07:35:31.2|Debug|QualityParser|Trying to parse quality for The Expanse - S03E07 - Delta-V [HDTV-1080p h265].jpg
20-1-9 07:35:31.2|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:35:31.2|Debug|Parser|Release Group parsed:
20-1-9 07:35:31.2|Debug|Parser|Parsing string 'The Expanse - S03E07 - Delta-V [HDTV-1080p h265].jpg'
20-1-9 07:35:31.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:35:31.2|Debug|Parser|Episode Parsed. The Expanse - S03E07
20-1-9 07:35:31.2|Debug|Parser|Language parsed: English
20-1-9 07:35:31.2|Debug|QualityParser|Trying to parse quality for The Expanse - S03E07 - Delta-V [HDTV-1080p h265].jpg
20-1-9 07:35:31.2|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:35:31.2|Debug|Parser|Release Group parsed:
20-1-9 07:35:31.3|Debug|AggregateLanguage|Using language: English
20-1-9 07:35:31.3|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 1080
20-1-9 07:35:31.3|Debug|AggregateQuality|Using quality: HDTV-1080p v1
20-1-9 07:35:31.3|Debug|Parser|Parsing string 'The Expanse - S03E07 - Delta-V [HDTV-1080p h265].metathumb'
20-1-9 07:35:31.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:35:31.3|Debug|Parser|Episode Parsed. The Expanse - S03E07
20-1-9 07:35:31.2|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file owner and/or group: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetOwner (System.String path, System.String user, System.String group) [0x00057] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:265
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00008] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:75
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:35:31.3|Debug|Parser|Language parsed: English
20-1-9 07:35:31.3|Trace|PreferredWordService|Calculating preferred word score for 'Game.of.Thrones.S08E06.1080p.WEB.H264-MEMENTO torrent'
20-1-9 07:35:31.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E07 - Delta-V [HDTV-1080p h265].metathumb
20-1-9 07:35:31.3|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:35:31.3|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:35:31.3|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 4/The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].mkv
20-1-9 07:35:31.3|Trace|PreferredWordService|Calculated preferred word score for 'Game.of.Thrones.S08E06.1080p.WEB.H264-MEMENTO torrent': -25
20-1-9 07:35:31.3|Debug|Parser|Release Group parsed:
20-1-9 07:35:31.3|Debug|AcceptableSizeSpecification|Beginning size check for: Game.of.Thrones.S08E06.1080p.WEB.H264-MEMENTO torrent
20-1-9 07:35:31.3|Debug|Parser|Parsing string 'The Expanse - S03E07 - Delta-V [HDTV-1080p h265].metathumb'
20-1-9 07:35:31.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:35:31.3|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].xml
20-1-9 07:35:31.3|Debug|AcceptableSizeSpecification|Item: Game.of.Thrones.S08E06.1080p.WEB.H264-MEMENTO torrent, meets size constraints
20-1-9 07:35:31.3|Debug|Parser|Episode Parsed. The Expanse - S03E07
20-1-9 07:35:31.3|Debug|AlreadyImportedSpecification|Performing already imported check on report
20-1-9 07:35:31.3|Debug|Parser|Language parsed: English
20-1-9 07:35:31.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E07 - Delta-V [HDTV-1080p h265].metathumb
20-1-9 07:36:01.2|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:35:31.3|Debug|CutoffSpecification|Comparing file quality and language with report. Existing file is Bluray-2160p v1 - English
20-1-9 07:36:31.2|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 4/The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].xml
20-1-9 07:36:31.2|Trace|PreferredWordService|Calculating preferred word score for 'Game of Thrones - S08E06 - The Iron Throne [Bluray-2160p x265].mkv'
20-1-9 07:36:31.2|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:36:31.2|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:36:31.2|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:36:31.2|Debug|Parser|Release Group parsed:
20-1-9 07:36:31.2|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:36:31.2|Debug|Parser|Parsing string 'The Expanse - S03E07 - Delta-V [HDTV-1080p h265].metathumb'
20-1-9 07:36:31.2|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:36:31.4|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:36:31.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:36:31.3|Trace|PreferredWordService|Calculated preferred word score for 'Game of Thrones - S08E06 - The Iron Throne [Bluray-2160p x265].mkv': 225
20-1-9 07:36:31.4|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:36:31.4|Debug|Parser|Episode Parsed. The Expanse - S03E07
20-1-9 07:36:31.4|Debug|Parser|Language parsed: English
20-1-9 07:36:31.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E07 - Delta-V [HDTV-1080p h265].metathumb
20-1-9 07:36:31.4|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:36:31.4|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:36:31.4|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:36:31.4|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:36:31.4|Debug|Parser|Release Group parsed:
20-1-9 07:36:31.4|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:36:31.4|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:36:31.4|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:36:31.4|Trace|MediaInfo|Read file offset 0-32768 (32768 bytes)
20-1-9 07:36:31.4|Debug|UpgradableSpecification|Comparing preferred word score. Current: 225 New: -25
20-1-9 07:36:31.4|Debug|UpgradableSpecification|Existing item meets cut-off. skipping.
20-1-9 07:36:31.4|Debug|CutoffSpecification|Cutoff already met, rejecting.
20-1-9 07:36:31.4|Debug|LanguageSpecification|Checking if report meets language requirements. English
20-1-9 07:36:31.4|Trace|ConfigService|Using default config value for 'maximumsize' defaultValue:'0'
20-1-9 07:36:31.4|Debug|MaximumSizeSpecification|Maximum size is not set.
20-1-9 07:36:31.4|Debug|MinimumAgeSpecification|Not checking minimum age requirement for non-usenet report
20-1-9 07:36:31.4|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. WEBDL-1080p v1
20-1-9 07:36:31.4|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: Game.of.Thrones.S08E06.1080p.WEB.H264-MEMENTO torrent
20-1-9 07:36:31.4|Debug|ReleaseRestrictionsSpecification|[Game.of.Thrones.S08E06.1080p.WEB.H264-MEMENTO torrent] No restrictions apply, allowing
20-1-9 07:36:31.4|Debug|RetentionSpecification|Not checking retention requirement for non-usenet report
20-1-9 07:36:31.5|Debug|AggregateLanguage|Using language: English
20-1-9 07:36:31.5|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 1080
20-1-9 07:36:31.5|Debug|AggregateQuality|Using quality: HDTV-1080p v1
20-1-9 07:36:31.5|Debug|Parser|Parsing string 'The Expanse - S03E07 - Delta-V [HDTV-1080p h265].metathumb'
20-1-9 07:36:31.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:36:31.5|Debug|Parser|Episode Parsed. The Expanse - S03E07
20-1-9 07:36:31.5|Debug|Parser|Language parsed: English
20-1-9 07:36:31.5|Debug|QualityParser|Trying to parse quality for The Expanse - S03E07 - Delta-V [HDTV-1080p h265].metathumb
20-1-9 07:36:31.5|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:36:31.5|Debug|Parser|Release Group parsed:
20-1-9 07:36:31.5|Debug|Parser|Parsing string 'The Expanse - S03E07 - Delta-V [HDTV-1080p h265].nfo'
20-1-9 07:36:31.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:36:31.5|Debug|Parser|Episode Parsed. The Expanse - S03E07
20-1-9 07:36:31.5|Debug|Parser|Language parsed: English
20-1-9 07:36:31.5|Debug|QualityParser|Trying to parse quality for The Expanse - S03E07 - Delta-V [HDTV-1080p h265].nfo
20-1-9 07:36:31.5|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:36:31.5|Debug|Parser|Release Group parsed:
20-1-9 07:36:31.5|Trace|MediaInfo|Read file offset 238118-287270 (49152 bytes)
20-1-9 07:36:31.8|Debug|UpgradeAllowedSpecification|Comparing file quality and language with report. Existing file is Bluray-2160p v1 - English
20-1-9 07:36:31.8|Debug|UpgradeDiskSpecification|Comparing file quality and language with report. Existing file is Bluray-2160p v1 - English
20-1-9 07:36:31.8|Trace|PreferredWordService|Calculating preferred word score for 'Game of Thrones - S08E06 - The Iron Throne [Bluray-2160p x265].mkv'
20-1-9 07:36:31.8|Trace|PreferredWordService|Calculated preferred word score for 'Game of Thrones - S08E06 - The Iron Throne [Bluray-2160p x265].mkv': 225
20-1-9 07:36:31.8|Debug|UpgradableSpecification|Existing item has better quality, skipping
20-1-9 07:36:31.8|Debug|DelaySpecification|QualityProfile does not require a waiting period before download for Torrent.
20-1-9 07:36:31.8|Debug|HistorySpecification|Performing history status check on report
20-1-9 07:36:31.8|Debug|HistorySpecification|Checking current status of episode [3453] in history
20-1-9 07:36:31.8|Debug|MonitoredEpisodeSpecification|[121361][Game of Thrones] is present in the DB but not tracked. Rejecting
20-1-9 07:36:31.8|Debug|ProperSpecification|Propers are not preferred, skipping check
20-1-9 07:36:31.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Existing file meets cutoff: WEB 1080p (WEBRip-1080p, WEBDL-1080p) - English, [Permanent] Existing file on disk is of equal or higher preference: Bluray-2160p v1 - English, [Permanent] Series is not monitored
20-1-9 07:36:31.8|Trace|DownloadDecisionMaker|Processing release 64/125
20-1-9 07:36:31.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:36:31.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:36:31.5|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file owner and/or group: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetOwner (System.String path, System.String user, System.String group) [0x00057] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:265
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00008] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:75
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:36:31.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:36:31.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:36:31.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:36:31.8|Debug|DownloadDecisionMaker|Processing release 'Fast & Furious Presents: Hobbs & Shaw (2019) [1080p] [WebRip] [YTS] torrent' from 'ETTV'
20-1-9 07:36:31.8|Debug|Parser|Parsing string 'Fast & Furious Presents: Hobbs & Shaw (2019) [1080p] [WebRip] [YTS] torrent'
20-1-9 07:36:31.8|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:36:31.8|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 4/The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].mkv
20-1-9 07:36:31.8|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].xml
20-1-9 07:36:31.8|Debug|Parser|Unable to parse Fast & Furious Presents: Hobbs & Shaw (2019) [1080p] [WebRip] [YTS] torrent
20-1-9 07:36:31.8|Debug|Parser|Parsing string 'Fast & Furious Presents: Hobbs & Shaw (2019) [1080p] [WebRip] [YTS] torrent'
20-1-9 07:37:01.4|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:36:31.8|Debug|Parser|Unable to parse Fast & Furious Presents: Hobbs & Shaw (2019) [1080p] [WebRip] [YTS] torrent
20-1-9 07:37:31.4|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 4/The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].xml
20-1-9 07:37:31.4|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:37:31.4|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:37:31.4|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:37:31.5|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:37:31.5|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:37:31.5|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:37:31.5|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:37:31.5|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:37:31.5|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:37:31.5|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:37:31.5|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:37:31.5|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:37:31.5|Trace|Http|Req: 260 [GET] /api/series
20-1-9 07:37:31.5|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file owner and/or group: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetOwner (System.String path, System.String user, System.String group) [0x00057] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:265
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00008] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:75
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:37:31.5|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:37:31.5|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 4/The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3].mkv
20-1-9 07:37:31.5|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3].xml
20-1-9 07:37:31.5|Trace|Http|Res: 260 [GET] /api/series: 303.SeeOther (2 ms)
20-1-9 07:37:31.5|Debug|Api|[GET] /api/series: 303.SeeOther (2 ms)
20-1-9 07:37:46.6|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 4/The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3].xml
20-1-9 07:37:46.6|Debug|Parser|Parsing string 'The Expanse - S03E07 - Delta-V [HDTV-1080p h265].nfo'
20-1-9 07:37:46.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:37:46.6|Debug|Parser|Episode Parsed. The Expanse - S03E07
20-1-9 07:37:46.6|Debug|Parser|Language parsed: English
20-1-9 07:37:46.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E07 - Delta-V [HDTV-1080p h265].nfo
20-1-9 07:37:46.6|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:37:46.6|Debug|Parser|Release Group parsed:
20-1-9 07:37:46.6|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file owner and/or group: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetOwner (System.String path, System.String user, System.String group) [0x00057] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:265
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00008] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:75
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:37:46.6|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:37:46.6|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 4/The Expanse - S04E05 - Oppressor [WEBRip-2160p x264 EAC3].mkv
20-1-9 07:37:46.7|Debug|AggregateLanguage|Using language: English
20-1-9 07:37:46.7|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 1080
20-1-9 07:37:46.7|Debug|AggregateQuality|Using quality: HDTV-1080p v1
20-1-9 07:37:46.7|Debug|Parser|Parsing string 'The Expanse - S03E07 - Delta-V [HDTV-1080p h265].nfo'
20-1-9 07:37:46.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:37:46.7|Debug|Parser|Episode Parsed. The Expanse - S03E07
20-1-9 07:37:46.7|Debug|Parser|Language parsed: English
20-1-9 07:37:46.7|Debug|QualityParser|Trying to parse quality for The Expanse - S03E07 - Delta-V [HDTV-1080p h265].nfo
20-1-9 07:37:46.7|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:37:46.7|Debug|Parser|Release Group parsed:
20-1-9 07:37:46.7|Debug|Parser|Parsing string 'The Expanse - S03E07 - Delta-V [HDTV-1080p h265].nfo'
20-1-9 07:37:46.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:37:46.7|Debug|Parser|Episode Parsed. The Expanse - S03E07
20-1-9 07:37:46.7|Debug|Parser|Language parsed: English
20-1-9 07:37:46.7|Debug|QualityParser|Trying to parse quality for The Expanse - S03E07 - Delta-V [HDTV-1080p h265].nfo
20-1-9 07:37:46.7|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:37:46.7|Debug|Parser|Release Group parsed:
20-1-9 07:37:46.7|Trace|MediaInfo|Read file offset 1383727876-1383753891 (26015 bytes)
20-1-9 07:37:46.7|Debug|Parser|Parsing string 'The Expanse - S03E07 - Delta-V [HDTV-1080p h265].xml'
20-1-9 07:37:46.7|Trace|MediaInfo|Read a total of 107935 bytes (0.0%)
20-1-9 07:37:46.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:37:46.7|Debug|DetectSample|Runtime is over 90 seconds
20-1-9 07:37:46.7|Debug|Parser|Episode Parsed. The Expanse - S03E07
20-1-9 07:37:46.7|Debug|Parser|Parsing string '[HorribleSubs] Chihayafuru S3 - 09 [1080p].mkv'
20-1-9 07:37:46.7|Debug|Parser|Language parsed: English
20-1-9 07:37:46.7|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)(?:[. ]-[. ](?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+|[-])))+(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:37:46.7|Debug|QualityParser|Trying to parse quality for The Expanse - S03E07 - Delta-V [HDTV-1080p h265].xml
20-1-9 07:37:46.7|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E05 - Oppressor [WEBRip-2160p x264 EAC3].xml
20-1-9 07:37:46.7|Debug|Parser|Episode Parsed. Chihayafuru S3 - 009
20-1-9 07:37:46.7|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:37:46.7|Debug|Parser|Release Group parsed:
20-1-9 07:37:46.7|Debug|Parser|Language parsed: English
20-1-9 07:37:46.7|Debug|Parser|Parsing string 'The Expanse - S03E07 - Delta-V [HDTV-1080p h265].xml'
20-1-9 07:37:46.7|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Chihayafuru S3 - 09 [1080p].mkv
20-1-9 07:37:46.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:37:46.7|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:37:46.7|Debug|Parser|Episode Parsed. The Expanse - S03E07
20-1-9 07:37:46.7|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:38:35.2|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 4/The Expanse - S04E05 - Oppressor [WEBRip-2160p x264 EAC3].xml
20-1-9 07:38:35.2|Debug|Parser|Language parsed: English
20-1-9 07:38:35.2|Debug|QualityParser|Trying to parse quality for The Expanse - S03E07 - Delta-V [HDTV-1080p h265].xml
20-1-9 07:38:35.2|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:38:35.2|Debug|Parser|Release Group parsed:
20-1-9 07:38:35.2|Debug|Parser|Parsing string 'The Expanse - S03E07 - Delta-V [HDTV-1080p h265].xml'
20-1-9 07:38:35.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:38:35.3|Debug|Parser|Episode Parsed. The Expanse - S03E07
20-1-9 07:38:35.3|Debug|Parser|Language parsed: English
20-1-9 07:38:35.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E07 - Delta-V [HDTV-1080p h265].xml
20-1-9 07:38:35.3|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:38:35.3|Debug|Parser|Release Group parsed:
20-1-9 07:38:35.3|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:38:35.3|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:38:35.3|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:38:35.3|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:38:35.3|Debug|AggregateLanguage|Using language: English
20-1-9 07:38:35.3|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 1080
20-1-9 07:38:35.3|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:38:35.3|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:38:35.3|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:38:35.2|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E05 - Oppressor [WEBRip-2160p x264 EAC3].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file owner and/or group: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetOwner (System.String path, System.String user, System.String group) [0x00057] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:265
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00008] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:75
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:38:35.3|Debug|AggregateQuality|Using quality: HDTV-1080p v1
20-1-9 07:38:35.3|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:38:35.3|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:38:35.3|Debug|Parser|Parsing string 'The Expanse - S03E07 - Delta-V [HDTV-1080p h265].xml'
20-1-9 07:38:35.3|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:38:35.3|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E05 - Oppressor [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:38:35.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:38:35.3|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:38:35.3|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:38:35.3|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 4/The Expanse - S04E06 - Displacement [WEBRip-2160p x264 EAC3].mkv
20-1-9 07:38:35.3|Debug|Parser|Episode Parsed. The Expanse - S03E07
20-1-9 07:38:35.3|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:38:35.3|Debug|Parser|Language parsed: English
20-1-9 07:38:35.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E07 - Delta-V [HDTV-1080p h265].xml
20-1-9 07:38:35.3|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:38:35.3|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E06 - Displacement [WEBRip-2160p x264 EAC3].xml
20-1-9 07:38:35.3|Debug|Parser|Release Group parsed:
20-1-9 07:38:35.3|Debug|Parser|Parsing string 'The Expanse - S03E07 - Delta-V [HDTV-1080p h265].xml'
20-1-9 07:38:35.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:38:35.3|Debug|VideoFileInfoReader|Getting media info from /data/Downloads/Complete/[HorribleSubs] Chihayafuru S3 - 09 [1080p].mkv
20-1-9 07:39:35.3|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 4/The Expanse - S04E06 - Displacement [WEBRip-2160p x264 EAC3].xml
20-1-9 07:39:35.3|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:39:35.3|Debug|Parser|Episode Parsed. The Expanse - S03E07
20-1-9 07:39:35.3|Debug|Parser|Language parsed: English
20-1-9 07:39:35.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E07 - Delta-V [HDTV-1080p h265].xml
20-1-9 07:39:35.3|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:39:35.4|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:39:35.4|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:39:35.4|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:39:35.4|Debug|Parser|Release Group parsed:
20-1-9 07:39:35.4|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:39:35.4|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:39:35.4|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:39:35.4|Debug|AggregateLanguage|Using language: English
20-1-9 07:39:35.4|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 1080
20-1-9 07:39:35.4|Debug|AggregateQuality|Using quality: HDTV-1080p v1
20-1-9 07:39:35.4|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:39:35.4|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:39:35.4|Debug|Parser|Parsing string 'The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265]-thumb.jpg'
20-1-9 07:39:35.4|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:39:35.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:39:35.4|Debug|Parser|Episode Parsed. The Expanse - S03E08
20-1-9 07:39:35.4|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:39:35.4|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:39:35.4|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:39:35.4|Debug|Parser|Language parsed: English
20-1-9 07:39:35.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265]-thumb.jpg
20-1-9 07:39:35.4|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:39:35.4|Debug|Parser|Release Group parsed: thumb
20-1-9 07:39:35.4|Debug|AggregateLanguage|Using language: English
20-1-9 07:39:35.4|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 1080
20-1-9 07:39:35.4|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E06 - Displacement [WEBRip-2160p x264 EAC3].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file owner and/or group: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetOwner (System.String path, System.String user, System.String group) [0x00057] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:265
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00008] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:75
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:39:35.4|Debug|AggregateQuality|Using quality: HDTV-1080p v1
20-1-9 07:39:35.4|Debug|Parser|Parsing string 'The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265]-thumb.jpg'
20-1-9 07:39:35.4|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E06 - Displacement [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:39:35.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:39:35.4|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 4/The Expanse - S04E07 - A Shot in the Dark [WEBRip-2160p x264 EAC3].mkv
20-1-9 07:39:35.4|Debug|Parser|Episode Parsed. The Expanse - S03E08
20-1-9 07:39:35.4|Debug|Parser|Language parsed: English
20-1-9 07:39:35.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265]-thumb.jpg
20-1-9 07:39:35.4|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:39:35.4|Debug|Parser|Release Group parsed: thumb
20-1-9 07:39:35.4|Debug|Parser|Parsing string 'The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265]-thumb.jpg'
20-1-9 07:39:35.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:39:35.4|Debug|Parser|Episode Parsed. The Expanse - S03E08
20-1-9 07:39:35.4|Debug|Parser|Language parsed: English
20-1-9 07:39:35.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265]-thumb.jpg
20-1-9 07:39:35.4|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:39:35.4|Debug|Parser|Release Group parsed: thumb
20-1-9 07:39:35.4|Debug|Parser|Parsing string 'The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].jpg'
20-1-9 07:39:35.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:39:35.4|Debug|Parser|Episode Parsed. The Expanse - S03E08
20-1-9 07:39:35.4|Debug|Parser|Language parsed: English
20-1-9 07:39:35.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].jpg
20-1-9 07:39:35.4|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:39:35.4|Debug|Parser|Release Group parsed:
20-1-9 07:39:35.4|Debug|Parser|Parsing string 'The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].jpg'
20-1-9 07:39:35.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:39:35.4|Debug|Parser|Episode Parsed. The Expanse - S03E08
20-1-9 07:39:35.4|Debug|Parser|Language parsed: English
20-1-9 07:39:35.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].jpg
20-1-9 07:39:35.4|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:39:35.4|Debug|Parser|Release Group parsed:
20-1-9 07:39:35.4|Debug|Parser|Parsing string 'The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].jpg'
20-1-9 07:39:35.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:39:35.4|Debug|Parser|Episode Parsed. The Expanse - S03E08
20-1-9 07:39:35.4|Debug|Parser|Language parsed: English
20-1-9 07:39:35.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].jpg
20-1-9 07:39:35.4|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:39:35.4|Debug|Parser|Release Group parsed:
20-1-9 07:39:35.4|Debug|Parser|Parsing string 'The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].jpg'
20-1-9 07:39:35.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:39:35.4|Debug|Parser|Episode Parsed. The Expanse - S03E08
20-1-9 07:39:35.4|Debug|Parser|Language parsed: English
20-1-9 07:39:35.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].jpg
20-1-9 07:39:35.4|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:39:35.4|Debug|Parser|Release Group parsed:
20-1-9 07:39:35.5|Debug|ParsingService|No matching series Fast & Furious Presents: Hobbs & Shaw (2019) [1080p] [WebRip] [YTS] torrent
20-1-9 07:39:35.5|Trace|DownloadDecisionMaker|Processing release 65/125
20-1-9 07:39:35.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:39:35.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:39:35.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:39:35.5|Trace|MediaInfo|Read file offset 0-32768 (32768 bytes)
20-1-9 07:39:35.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:39:35.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:39:35.5|Debug|DownloadDecisionMaker|Processing release 'Fast.and.furious.presents.hobbs.and.shaw.2019.1080p-dual-lat-cinecalidad torrent' from 'ETTV'
20-1-9 07:39:35.5|Debug|Parser|Parsing string 'Fast.and.furious.presents.hobbs.and.shaw.2019.1080p-dual-lat-cinecalidad torrent'
20-1-9 07:39:35.5|Debug|AggregateLanguage|Using language: English
20-1-9 07:39:35.5|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 1080
20-1-9 07:39:35.5|Debug|AggregateQuality|Using quality: HDTV-1080p v1
20-1-9 07:39:35.5|Debug|Parser|Parsing string 'The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].metathumb'
20-1-9 07:39:35.5|Trace|MediaInfo|Read file offset 238118-287270 (49152 bytes)
20-1-9 07:39:35.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:39:35.5|Trace|Parser|^(?<title>.+?)?(?:(?:[-_\W](?<![()\[!]))*(?<season>(?<!\d+|\(|\[|e|x)\d{2})(?<episode>(?<!e|x)\d{2}(?!p|i|\d+|\)|\]|\W\d+|\W(?:e|ep|x)\d+)))+(\W+|_|$)(?!\\)
20-1-9 07:39:35.5|Debug|Parser|Episode Parsed. The Expanse - S03E08
20-1-9 07:39:35.5|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E07 - A Shot in the Dark [WEBRip-2160p x264 EAC3].xml
20-1-9 07:39:35.5|Debug|Parser|Episode Parsed. Fast and furious presents hobbs and shaw - S20E19
20-1-9 07:39:35.5|Debug|Parser|Language parsed: English
20-1-9 07:39:35.5|Debug|QualityParser|Trying to parse quality for The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].metathumb
20-1-9 07:39:35.5|Debug|Parser|Language parsed: English
20-1-9 07:39:35.5|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:39:35.5|Debug|QualityParser|Trying to parse quality for Fast.and.furious.presents.hobbs.and.shaw.2019.1080p-dual-lat-cinecalidad torrent
20-1-9 07:39:35.5|Debug|Parser|Release Group parsed:
20-1-9 07:40:00.8|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 4/The Expanse - S04E07 - A Shot in the Dark [WEBRip-2160p x264 EAC3].xml
20-1-9 07:40:00.8|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:40:00.8|Debug|Parser|Parsing string 'The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].metathumb'
20-1-9 07:40:00.8|Debug|Parser|Release Group parsed: cinecalidad
20-1-9 07:40:00.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:40:00.9|Debug|Parser|Episode Parsed. The Expanse - S03E08
20-1-9 07:40:00.9|Debug|ParsingService|No matching series Fast and furious presents hobbs and shaw
20-1-9 07:40:00.8|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E07 - A Shot in the Dark [WEBRip-2160p x264 EAC3].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file owner and/or group: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetOwner (System.String path, System.String user, System.String group) [0x00057] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:265
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00008] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:75
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:40:00.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:40:00.9|Debug|Parser|Language parsed: English
20-1-9 07:40:00.9|Trace|DownloadDecisionMaker|Processing release 66/125
20-1-9 07:40:00.9|Debug|QualityParser|Trying to parse quality for The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].metathumb
20-1-9 07:40:00.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:40:00.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:40:00.9|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E07 - A Shot in the Dark [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:40:00.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:40:00.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:40:00.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:40:00.9|Debug|DownloadDecisionMaker|Processing release 'Joker (2019) [1080p] [WebRip] [YTS] torrent' from 'ETTV'
20-1-9 07:40:00.9|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 4/The Expanse - S04E08 - The One-Eyed Man [WEBRip-2160p x264 EAC3].mkv
20-1-9 07:40:00.9|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:40:00.9|Debug|Parser|Parsing string 'Joker (2019) [1080p] [WebRip] [YTS] torrent'
20-1-9 07:40:00.9|Debug|Parser|Release Group parsed:
20-1-9 07:40:00.9|Debug|Parser|Parsing string 'The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].metathumb'
20-1-9 07:40:00.9|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:40:00.9|Debug|Parser|Episode Parsed. The Expanse - S03E08
20-1-9 07:40:00.9|Debug|Parser|Unable to parse Joker (2019) [1080p] [WebRip] [YTS] torrent
20-1-9 07:40:00.9|Debug|Parser|Parsing string 'Joker (2019) [1080p] [WebRip] [YTS] torrent'
20-1-9 07:40:00.9|Debug|Parser|Language parsed: English
20-1-9 07:40:00.9|Debug|QualityParser|Trying to parse quality for The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].metathumb
20-1-9 07:40:00.9|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E08 - The One-Eyed Man [WEBRip-2160p x264 EAC3].xml
20-1-9 07:40:00.9|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:40:00.9|Debug|Parser|Release Group parsed:
20-1-9 07:40:00.9|Debug|Parser|Unable to parse Joker (2019) [1080p] [WebRip] [YTS] torrent
20-1-9 07:40:00.9|Debug|AggregateLanguage|Using language: English
20-1-9 07:40:49.7|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 1080
20-1-9 07:40:49.7|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 4/The Expanse - S04E08 - The One-Eyed Man [WEBRip-2160p x264 EAC3].xml
20-1-9 07:40:49.7|Debug|AggregateQuality|Using quality: HDTV-1080p v1
20-1-9 07:40:49.7|Debug|Parser|Parsing string 'The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].metathumb'
20-1-9 07:40:49.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:40:49.7|Debug|Parser|Episode Parsed. The Expanse - S03E08
20-1-9 07:40:49.7|Debug|Parser|Language parsed: English
20-1-9 07:40:49.7|Debug|QualityParser|Trying to parse quality for The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].metathumb
20-1-9 07:40:49.7|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:40:49.7|Debug|Parser|Release Group parsed:
20-1-9 07:40:49.7|Debug|Parser|Parsing string 'The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].nfo'
20-1-9 07:40:49.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:40:49.7|Debug|Parser|Episode Parsed. The Expanse - S03E08
20-1-9 07:40:49.7|Debug|Parser|Language parsed: English
20-1-9 07:40:49.7|Debug|QualityParser|Trying to parse quality for The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].nfo
20-1-9 07:40:49.7|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:40:49.7|Debug|Parser|Release Group parsed:
20-1-9 07:40:49.8|Trace|MediaInfo|Read file offset 1383727876-1383753891 (26015 bytes)
20-1-9 07:40:49.8|Trace|MediaInfo|Read a total of 107935 bytes (0.0%)
20-1-9 07:40:49.8|Debug|SceneMappingService|Found scene mapping for: Chihayafuru S3. TVDB ID for mapping: 251982
20-1-9 07:40:49.8|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E08 - The One-Eyed Man [WEBRip-2160p x264 EAC3].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file owner and/or group: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetOwner (System.String path, System.String user, System.String group) [0x00057] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:265
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00008] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:75
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:40:49.8|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:40:49.8|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E08 - The One-Eyed Man [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:40:49.8|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:40:49.8|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:40:49.8|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 4/The Expanse - S04E09 - Saeculum [WEBRip-2160p x264 EAC3].mkv
20-1-9 07:40:49.8|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:40:49.8|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:40:49.8|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:40:49.8|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:40:49.8|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:40:49.8|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:40:49.8|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:40:49.8|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:40:49.8|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:40:49.8|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:40:49.8|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E09 - Saeculum [WEBRip-2160p x264 EAC3].xml
20-1-9 07:40:49.8|Debug|ParsingService|Using absolute episode number 9 for: Chihayafuru - TVDB: 3x09
20-1-9 07:41:12.8|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 4/The Expanse - S04E09 - Saeculum [WEBRip-2160p x264 EAC3].xml
20-1-9 07:41:12.8|Debug|Parser|Parsing string 'The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].nfo'
20-1-9 07:41:12.8|Debug|AggregateLanguage|Using language: English
20-1-9 07:41:12.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:41:12.8|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 1080
20-1-9 07:41:12.8|Debug|AggregateQuality|Using quality: HDTV-1080p v1
20-1-9 07:41:12.8|Debug|Parser|Episode Parsed. The Expanse - S03E08
20-1-9 07:41:12.8|Debug|ParsingService|No matching series Joker (2019) [1080p] [WebRip] [YTS] torrent
20-1-9 07:41:12.8|Trace|DownloadDecisionMaker|Processing release 67/125
20-1-9 07:41:12.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:41:12.8|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E09 - Saeculum [WEBRip-2160p x264 EAC3].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file owner and/or group: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetOwner (System.String path, System.String user, System.String group) [0x00057] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:265
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00008] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:75
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:41:12.8|Debug|Parser|Language parsed: English
20-1-9 07:41:12.8|Debug|AbsoluteEpisodeNumberSpecification|Episode aired more than 1 day ago
20-1-9 07:41:12.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:41:12.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:41:12.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:41:12.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:41:12.8|Debug|DownloadDecisionMaker|Processing release 'Game.of.Thrones.S08E06.WEB.H264-MEMENTO torrent' from 'ETTV'
20-1-9 07:41:12.8|Debug|QualityParser|Trying to parse quality for The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].nfo
20-1-9 07:41:12.8|Trace|ConfigService|Using default config value for 'episodetitlerequired' defaultValue:'Always'
20-1-9 07:41:12.8|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E09 - Saeculum [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:41:12.8|Debug|Parser|Parsing string 'Game.of.Thrones.S08E06.WEB.H264-MEMENTO torrent'
20-1-9 07:41:12.8|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:41:12.8|Debug|EpisodeTitleSpecification|Episode aired more than 1 day ago
20-1-9 07:41:12.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
20-1-9 07:41:12.8|Debug|RoksboxMetadata|Generating Episode Metadata for: Season 4/The Expanse - S04E10 - Cibola Burn [WEBRip-2160p x264 EAC3].mkv
20-1-9 07:41:12.8|Trace|ConfigService|Using default config value for 'skipfreespacecheckwhenimporting' defaultValue:'False'
20-1-9 07:41:12.8|Debug|Parser|Release Group parsed:
20-1-9 07:41:12.8|Debug|Parser|Episode Parsed. Game of Thrones - S08E06
20-1-9 07:41:12.8|Debug|Parser|Language parsed: English
20-1-9 07:41:12.8|Debug|QualityParser|Trying to parse quality for Game.of.Thrones.S08E06.WEB.H264-MEMENTO torrent
20-1-9 07:41:12.8|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E10 - Cibola Burn [WEBRip-2160p x264 EAC3].xml
20-1-9 07:41:12.8|Debug|Parser|Quality parsed: WEBDL-480p v1
20-1-9 07:41:12.8|Debug|AggregateLanguage|Using language: English
20-1-9 07:41:12.8|Debug|Parser|Release Group parsed: MEMENTO
20-1-9 07:41:12.8|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 1080
20-1-9 07:41:12.8|Debug|AggregateQuality|Using quality: HDTV-1080p v1
20-1-9 07:41:12.8|Debug|Parser|Parsing string 'The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].nfo'
20-1-9 07:41:12.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:41:12.8|Trace|PreferredWordService|Calculating preferred word score for 'Game.of.Thrones.S08E06.WEB.H264-MEMENTO torrent'
20-1-9 07:41:12.8|Trace|ConfigService|Using default config value for 'minimumfreespacewhenimporting' defaultValue:'100'
20-1-9 07:42:11.5|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 4/The Expanse - S04E10 - Cibola Burn [WEBRip-2160p x264 EAC3].xml
20-1-9 07:42:11.5|Debug|Parser|Episode Parsed. The Expanse - S03E08
20-1-9 07:42:11.5|Debug|MatchesFolderSpecification|No folder ParsedEpisodeInfo, skipping check
20-1-9 07:42:11.5|Trace|PreferredWordService|Calculated preferred word score for 'Game.of.Thrones.S08E06.WEB.H264-MEMENTO torrent': -25
20-1-9 07:42:11.5|Debug|Parser|Language parsed: English
20-1-9 07:42:11.5|Debug|AcceptableSizeSpecification|Beginning size check for: Game.of.Thrones.S08E06.WEB.H264-MEMENTO torrent
20-1-9 07:42:11.5|Debug|QualityParser|Trying to parse quality for The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].nfo
20-1-9 07:42:11.5|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:42:11.5|Debug|AcceptableSizeSpecification|Item: Game.of.Thrones.S08E06.WEB.H264-MEMENTO torrent, meets size constraints
20-1-9 07:42:11.5|Debug|Parser|Release Group parsed:
20-1-9 07:42:11.5|Debug|AlreadyImportedSpecification|Performing already imported check on report
20-1-9 07:42:11.5|Debug|Parser|Parsing string 'The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].nfo'
20-1-9 07:42:11.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:41:19.8|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:42:11.5|Debug|Parser|Episode Parsed. The Expanse - S03E08
20-1-9 07:42:11.5|Debug|Parser|Language parsed: English
20-1-9 07:42:11.5|Debug|QualityParser|Trying to parse quality for The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].nfo
20-1-9 07:42:11.5|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:42:11.5|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:42:11.5|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:42:11.5|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:42:11.5|Debug|Parser|Release Group parsed:
20-1-9 07:42:11.5|Debug|Parser|Parsing string 'The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].xml'
20-1-9 07:42:11.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:42:11.5|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:42:11.5|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:42:11.5|Debug|Parser|Episode Parsed. The Expanse - S03E08
20-1-9 07:42:11.5|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:42:11.5|Debug|Parser|Language parsed: English
20-1-9 07:42:11.5|Debug|QualityParser|Trying to parse quality for The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].xml
20-1-9 07:42:11.5|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:42:11.5|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:42:11.5|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:42:11.5|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:42:11.5|Debug|Parser|Release Group parsed:
20-1-9 07:42:11.5|Debug|Parser|Parsing string 'The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].xml'
20-1-9 07:42:11.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:42:11.5|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:42:11.5|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:42:11.5|Debug|Parser|Episode Parsed. The Expanse - S03E08
20-1-9 07:42:11.5|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:42:11.5|Debug|Parser|Language parsed: English
20-1-9 07:42:11.5|Debug|QualityParser|Trying to parse quality for The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].xml
20-1-9 07:42:11.5|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:42:11.5|Debug|Parser|Release Group parsed:
20-1-9 07:42:11.5|Debug|Parser|Parsing string 'The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].xml'
20-1-9 07:42:11.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:42:11.5|Debug|Parser|Episode Parsed. The Expanse - S03E08
20-1-9 07:42:11.5|Debug|Parser|Language parsed: English
20-1-9 07:42:11.5|Debug|QualityParser|Trying to parse quality for The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].xml
20-1-9 07:42:11.5|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:42:11.5|Debug|Parser|Release Group parsed:
20-1-9 07:42:11.5|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E10 - Cibola Burn [WEBRip-2160p x264 EAC3].xml
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file owner and/or group: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetOwner (System.String path, System.String user, System.String group) [0x00057] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:265
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00008] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:75
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:42:11.5|Debug|VideoFileInfoReader|Getting media info from /data/Downloads/Complete/[HorribleSubs] Chihayafuru S3 - 09 [1080p].mkv
20-1-9 07:42:11.5|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 4/The Expanse - S04E10 - Cibola Burn [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:42:11.5|Debug|XbmcMetadata|Generating tvshow.nfo for: The Expanse
20-1-9 07:42:11.5|Debug|XbmcMetadata|Saving tvshow.nfo for The Expanse
20-1-9 07:42:11.5|Debug|MetadataService|Writing Series Metadata to: /data/Media/Television/The Expanse/tvshow.nfo
20-1-9 07:42:11.5|Debug|CutoffSpecification|Comparing file quality and language with report. Existing file is Bluray-2160p v1 - English
20-1-9 07:42:11.5|Debug|AggregateLanguage|Using language: English
20-1-9 07:42:41.4|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/tvshow.nfo
20-1-9 07:42:41.4|Trace|PreferredWordService|Calculating preferred word score for 'Game of Thrones - S08E06 - The Iron Throne [Bluray-2160p x265].mkv'
20-1-9 07:42:41.4|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 1080
20-1-9 07:42:41.4|Trace|PreferredWordService|Calculated preferred word score for 'Game of Thrones - S08E06 - The Iron Throne [Bluray-2160p x265].mkv': 225
20-1-9 07:42:41.4|Debug|AggregateQuality|Using quality: HDTV-1080p v1
20-1-9 07:42:41.4|Debug|UpgradableSpecification|Comparing preferred word score. Current: 225 New: -25
20-1-9 07:42:41.4|Debug|Parser|Parsing string 'The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].xml'
20-1-9 07:42:41.4|Debug|UpgradableSpecification|Existing item meets cut-off. skipping.
20-1-9 07:42:41.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:42:41.4|Debug|CutoffSpecification|Cutoff already met, rejecting.
20-1-9 07:42:41.4|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/tvshow.nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:42:41.4|Debug|Parser|Episode Parsed. The Expanse - S03E08
20-1-9 07:42:41.5|Debug|LanguageSpecification|Checking if report meets language requirements. English
20-1-9 07:42:41.5|Trace|ConfigService|Using default config value for 'maximumsize' defaultValue:'0'
20-1-9 07:42:41.5|Debug|MaximumSizeSpecification|Maximum size is not set.
20-1-9 07:42:41.5|Debug|Parser|Language parsed: English
20-1-9 07:42:41.5|Debug|MinimumAgeSpecification|Not checking minimum age requirement for non-usenet report
20-1-9 07:42:41.5|Debug|MetadataService|Series image already exists: /data/Media/Television/The Expanse/fanart.jpg
20-1-9 07:42:41.5|Debug|QualityParser|Trying to parse quality for The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].xml
20-1-9 07:42:41.5|Debug|MetadataService|Series image already exists: /data/Media/Television/The Expanse/banner.jpg
20-1-9 07:42:41.5|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. WEBDL-480p v1
20-1-9 07:42:41.5|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:42:41.5|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: Game.of.Thrones.S08E06.WEB.H264-MEMENTO torrent
20-1-9 07:42:41.5|Debug|MetadataService|Series image already exists: /data/Media/Television/The Expanse/poster.jpg
20-1-9 07:42:41.5|Debug|Parser|Release Group parsed:
20-1-9 07:42:41.5|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E01 - Dulcinea [WEBDL-2160p x265].mkv
20-1-9 07:42:41.5|Debug|Parser|Parsing string 'The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].xml'
20-1-9 07:42:41.5|Debug|ReleaseRestrictionsSpecification|[Game.of.Thrones.S08E06.WEB.H264-MEMENTO torrent] No restrictions apply, allowing
20-1-9 07:42:41.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:42:41.5|Debug|RetentionSpecification|Not checking retention requirement for non-usenet report
20-1-9 07:42:41.5|Debug|Parser|Episode Parsed. The Expanse - S03E08
20-1-9 07:42:41.5|Debug|Parser|Language parsed: English
20-1-9 07:42:41.5|Debug|QualityParser|Trying to parse quality for The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].xml
20-1-9 07:42:41.5|Trace|MediaInfo|Read file offset 0-32768 (32768 bytes)
20-1-9 07:42:41.5|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:42:41.5|Debug|Parser|Release Group parsed:
20-1-9 07:42:41.6|Trace|MediaInfo|Read file offset 238118-287270 (49152 bytes)
20-1-9 07:42:41.6|Debug|AggregateLanguage|Using language: English
20-1-9 07:42:41.6|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 1080
20-1-9 07:42:41.6|Debug|AggregateQuality|Using quality: HDTV-1080p v1
20-1-9 07:42:41.6|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:42:41.6|Debug|Parser|Parsing string 'The Expanse - S03E09 - Intransigence [HDTV-1080p h264]-thumb.jpg'
20-1-9 07:42:41.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:42:41.6|Debug|Parser|Episode Parsed. The Expanse - S03E09
20-1-9 07:42:41.6|Trace|MediaInfo|Read file offset 1383727876-1383753891 (26015 bytes)
20-1-9 07:42:41.6|Debug|UpgradeAllowedSpecification|Comparing file quality and language with report. Existing file is Bluray-2160p v1 - English
20-1-9 07:42:41.6|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:42:41.6|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:42:41.6|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:42:41.6|Debug|UpgradeDiskSpecification|Comparing file quality and language with report. Existing file is Bluray-2160p v1 - English
20-1-9 07:42:41.6|Trace|MediaInfo|Read a total of 107935 bytes (0.0%)
20-1-9 07:42:41.6|Debug|Parser|Language parsed: English
20-1-9 07:42:41.6|Trace|PreferredWordService|Calculating preferred word score for 'Game of Thrones - S08E06 - The Iron Throne [Bluray-2160p x265].mkv'
20-1-9 07:42:41.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E09 - Intransigence [HDTV-1080p h264]-thumb.jpg
20-1-9 07:42:41.6|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:42:41.6|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:42:41.6|Debug|DetectSample|Runtime is over 90 seconds
20-1-9 07:42:41.6|Trace|PreferredWordService|Calculated preferred word score for 'Game of Thrones - S08E06 - The Iron Throne [Bluray-2160p x265].mkv': 225
20-1-9 07:42:41.6|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:42:41.6|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:42:41.6|Trace|ConfigService|Using default config value for 'downloadclientworkingfolders' defaultValue:'_UNPACK_|_FAILED_'
20-1-9 07:42:41.6|Debug|UpgradableSpecification|Existing item has better quality, skipping
20-1-9 07:42:41.6|Debug|Parser|Release Group parsed: thumb
20-1-9 07:42:41.6|Debug|DelaySpecification|QualityProfile does not require a waiting period before download for Torrent.
20-1-9 07:42:41.6|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:42:41.6|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:42:41.6|Debug|HistorySpecification|Performing history status check on report
20-1-9 07:42:41.6|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:42:41.6|Debug|HistorySpecification|Checking current status of episode [3453] in history
20-1-9 07:42:41.6|Debug|AggregateLanguage|Using language: English
20-1-9 07:42:41.6|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 1080
20-1-9 07:42:41.6|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:42:41.6|Debug|AggregateQuality|Using quality: HDTV-1080p v1
20-1-9 07:42:41.6|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:42:41.6|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:42:41.6|Debug|Parser|Parsing string 'The Expanse - S03E09 - Intransigence [HDTV-1080p h264]-thumb.jpg'
20-1-9 07:42:41.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:42:41.6|Debug|Parser|Episode Parsed. The Expanse - S03E09
20-1-9 07:42:41.6|Debug|Parser|Language parsed: English
20-1-9 07:42:41.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E09 - Intransigence [HDTV-1080p h264]-thumb.jpg
20-1-9 07:42:41.6|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:42:41.6|Debug|Parser|Release Group parsed: thumb
20-1-9 07:42:41.6|Debug|Parser|Parsing string 'The Expanse - S03E09 - Intransigence [HDTV-1080p h264]-thumb.jpg'
20-1-9 07:42:41.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:42:41.6|Debug|Parser|Episode Parsed. The Expanse - S03E09
20-1-9 07:42:41.6|Debug|MonitoredEpisodeSpecification|[121361][Game of Thrones] is present in the DB but not tracked. Rejecting
20-1-9 07:42:41.6|Debug|ProperSpecification|Propers are not preferred, skipping check
20-1-9 07:42:41.6|Debug|Parser|Language parsed: English
20-1-9 07:42:41.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Existing file meets cutoff: WEB 1080p (WEBRip-1080p, WEBDL-1080p) - English, [Permanent] Existing file on disk is of equal or higher preference: Bluray-2160p v1 - English, [Permanent] Series is not monitored
20-1-9 07:42:41.6|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E01 - Dulcinea [WEBDL-2160p x265].nfo
20-1-9 07:42:41.6|Trace|DownloadDecisionMaker|Processing release 68/125
20-1-9 07:42:41.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E09 - Intransigence [HDTV-1080p h264]-thumb.jpg
20-1-9 07:42:41.6|Debug|SameFileSpecification|'/data/Downloads/Complete/[HorribleSubs] Chihayafuru S3 - 09 [1080p].mkv' Has the same filesize as existing file
20-1-9 07:42:41.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:42:41.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:43:11.6|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:43:21.1|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 1/The Expanse - S01E01 - Dulcinea [WEBDL-2160p x265].nfo
20-1-9 07:43:21.1|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:43:21.1|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:43:21.1|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:43:21.1|Debug|DownloadDecisionMaker|Processing release 'Rambo: Last Blood (2019) [1080p] [BluRay] [YTS] torrent' from 'ETTV'
20-1-9 07:43:21.1|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:43:21.1|Debug|ImportDecisionMaker|File rejected for the following reasons: [Permanent] Has the same filesize as existing file
20-1-9 07:43:21.1|Debug|Parser|Parsing string 'Rambo: Last Blood (2019) [1080p] [BluRay] [YTS] torrent'
20-1-9 07:43:21.1|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:43:21.1|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:43:21.1|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:43:21.1|Debug|Parser|Release Group parsed: thumb
20-1-9 07:43:21.1|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E01 - Dulcinea [WEBDL-2160p x265].nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:43:21.1|Debug|Parser|Parsing string 'The Expanse - S03E09 - Intransigence [HDTV-1080p h264].jpg'
20-1-9 07:43:21.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:43:21.1|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:43:21.1|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E01 - Dulcinea [WEBDL-2160p x265]-thumb.jpg
20-1-9 07:43:21.1|Debug|Parser|Unable to parse Rambo: Last Blood (2019) [1080p] [BluRay] [YTS] torrent
20-1-9 07:43:21.1|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:43:21.1|Debug|Parser|Episode Parsed. The Expanse - S03E09
20-1-9 07:43:21.1|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E01 - Safe [Bluray-1080p x265].mkv
20-1-9 07:43:21.1|Debug|Parser|Language parsed: English
20-1-9 07:43:21.1|Debug|Parser|Parsing string 'Rambo: Last Blood (2019) [1080p] [BluRay] [YTS] torrent'
20-1-9 07:43:21.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E09 - Intransigence [HDTV-1080p h264].jpg
20-1-9 07:43:21.1|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:43:21.1|Debug|ImportDecisionMaker|Analyzing 1/1 files.
20-1-9 07:43:21.1|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:43:21.1|Debug|Parser|Parsing string 'Infinity.Train.S02E06.The.Lucky.Cat.Car.480p.x264-mSD[eztv].mkv'
20-1-9 07:43:21.1|Debug|Parser|Release Group parsed:
20-1-9 07:43:21.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:43:21.1|Debug|Parser|Parsing string 'The Expanse - S03E09 - Intransigence [HDTV-1080p h264].jpg'
20-1-9 07:43:21.1|Debug|Parser|Episode Parsed. Infinity Train - S02E06
20-1-9 07:43:21.1|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:43:21.1|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:43:21.1|Debug|Parser|Unable to parse Rambo: Last Blood (2019) [1080p] [BluRay] [YTS] torrent
20-1-9 07:43:21.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:43:21.1|Debug|Parser|Language parsed: English
20-1-9 07:43:21.1|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:43:21.1|Debug|Parser|Episode Parsed. The Expanse - S03E09
20-1-9 07:43:21.1|Debug|QualityParser|Trying to parse quality for Infinity.Train.S02E06.The.Lucky.Cat.Car.480p.x264-mSD[eztv].mkv
20-1-9 07:43:21.1|Debug|Parser|Quality parsed: SDTV v1
20-1-9 07:43:21.1|Debug|Parser|Language parsed: English
20-1-9 07:43:21.1|Debug|Parser|Release Group parsed: mSD
20-1-9 07:43:21.1|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:43:21.1|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:43:21.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E09 - Intransigence [HDTV-1080p h264].jpg
20-1-9 07:43:21.1|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:43:21.1|Debug|VideoFileInfoReader|Getting media info from /data/Downloads/Complete/Infinity.Train.S02E06.The.Lucky.Cat.Car.480p.x264-mSD[eztv].mkv
20-1-9 07:43:21.1|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:43:21.1|Debug|Parser|Release Group parsed:
20-1-9 07:43:21.1|Debug|Parser|Parsing string 'The Expanse - S03E09 - Intransigence [HDTV-1080p h264].jpg'
20-1-9 07:43:21.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:43:21.1|Debug|Parser|Episode Parsed. The Expanse - S03E09
20-1-9 07:43:21.1|Debug|Parser|Language parsed: English
20-1-9 07:43:21.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E09 - Intransigence [HDTV-1080p h264].jpg
20-1-9 07:43:21.1|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:43:21.1|Debug|Parser|Release Group parsed:
20-1-9 07:43:21.1|Debug|Parser|Parsing string 'The Expanse - S03E09 - Intransigence [HDTV-1080p h264].jpg'
20-1-9 07:43:21.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:43:21.1|Debug|Parser|Episode Parsed. The Expanse - S03E09
20-1-9 07:43:21.1|Debug|Parser|Language parsed: English
20-1-9 07:43:21.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E09 - Intransigence [HDTV-1080p h264].jpg
20-1-9 07:43:21.1|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:43:21.1|Debug|Parser|Release Group parsed:
20-1-9 07:43:21.1|Debug|AggregateLanguage|Using language: English
20-1-9 07:43:21.1|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 1080
20-1-9 07:43:21.1|Debug|AggregateQuality|Using quality: HDTV-1080p v1
20-1-9 07:43:21.1|Debug|Parser|Parsing string 'The Expanse - S03E09 - Intransigence [HDTV-1080p h264].metathumb'
20-1-9 07:43:21.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:43:21.1|Debug|Parser|Episode Parsed. The Expanse - S03E09
20-1-9 07:43:21.1|Debug|Parser|Language parsed: English
20-1-9 07:43:21.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E09 - Intransigence [HDTV-1080p h264].metathumb
20-1-9 07:43:21.1|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:43:21.1|Debug|Parser|Release Group parsed:
20-1-9 07:43:21.1|Debug|Parser|Parsing string 'The Expanse - S03E09 - Intransigence [HDTV-1080p h264].metathumb'
20-1-9 07:43:21.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:43:21.1|Debug|Parser|Episode Parsed. The Expanse - S03E09
20-1-9 07:43:21.2|Debug|Parser|Language parsed: English
20-1-9 07:43:21.2|Debug|QualityParser|Trying to parse quality for The Expanse - S03E09 - Intransigence [HDTV-1080p h264].metathumb
20-1-9 07:43:21.2|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:43:21.2|Debug|Parser|Release Group parsed:
20-1-9 07:43:21.2|Debug|Parser|Parsing string 'The Expanse - S03E09 - Intransigence [HDTV-1080p h264].metathumb'
20-1-9 07:43:21.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:43:21.2|Debug|Parser|Episode Parsed. The Expanse - S03E09
20-1-9 07:43:21.2|Debug|Parser|Language parsed: English
20-1-9 07:43:21.2|Debug|QualityParser|Trying to parse quality for The Expanse - S03E09 - Intransigence [HDTV-1080p h264].metathumb
20-1-9 07:43:21.2|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:43:21.2|Debug|Parser|Release Group parsed:
20-1-9 07:43:21.2|Debug|AggregateLanguage|Using language: English
20-1-9 07:43:21.2|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 1080
20-1-9 07:43:21.2|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E01 - Safe [Bluray-1080p x265].nfo
20-1-9 07:43:21.2|Debug|AggregateQuality|Using quality: HDTV-1080p v1
20-1-9 07:43:21.2|Debug|Parser|Parsing string 'The Expanse - S03E09 - Intransigence [HDTV-1080p h264].metathumb'
20-1-9 07:43:21.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:43:21.2|Trace|MediaInfo|Read file offset 0-16384 (16384 bytes)
20-1-9 07:43:21.2|Debug|Parser|Episode Parsed. The Expanse - S03E09
20-1-9 07:44:22.5|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 2/The Expanse - S02E01 - Safe [Bluray-1080p x265].nfo
20-1-9 07:44:22.6|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:44:22.6|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:44:22.6|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:44:22.6|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:44:22.6|Debug|Parser|Language parsed: English
20-1-9 07:44:22.6|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:44:22.6|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:44:22.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E09 - Intransigence [HDTV-1080p h264].metathumb
20-1-9 07:44:22.6|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:44:22.6|Debug|Parser|Release Group parsed:
20-1-9 07:44:22.6|Debug|Parser|Parsing string 'The Expanse - S03E09 - Intransigence [HDTV-1080p h264].nfo'
20-1-9 07:44:22.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:44:22.6|Debug|Parser|Episode Parsed. The Expanse - S03E09
20-1-9 07:44:22.6|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:44:22.6|Debug|Parser|Language parsed: English
20-1-9 07:44:22.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E09 - Intransigence [HDTV-1080p h264].nfo
20-1-9 07:44:22.6|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:44:22.6|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:44:22.6|Trace|MediaInfo|Read file offset 64113483-64124436 (10953 bytes)
20-1-9 07:44:22.6|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:44:22.6|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:44:22.6|Trace|MediaInfo|Read a total of 27337 bytes (0.0%)
20-1-9 07:44:22.6|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E01 - Safe [Bluray-1080p x265].nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:44:22.6|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E01 - Safe [Bluray-1080p x265]-thumb.jpg
20-1-9 07:44:22.6|Debug|Parser|Release Group parsed:
20-1-9 07:44:22.6|Debug|DetectSample|Runtime is over 90 seconds
20-1-9 07:44:22.6|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].mkv
20-1-9 07:44:22.6|Debug|Parser|Parsing string 'Infinity.Train.S02E06.The.Lucky.Cat.Car.480p.x264-mSD[eztv].mkv'
20-1-9 07:44:22.6|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:44:22.6|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:44:22.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:44:22.6|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:44:22.6|Debug|Parser|Episode Parsed. Infinity Train - S02E06
20-1-9 07:44:22.6|Debug|Parser|Language parsed: English
20-1-9 07:44:22.6|Debug|QualityParser|Trying to parse quality for Infinity.Train.S02E06.The.Lucky.Cat.Car.480p.x264-mSD[eztv].mkv
20-1-9 07:44:22.6|Debug|Parser|Quality parsed: SDTV v1
20-1-9 07:44:22.6|Debug|Parser|Release Group parsed: mSD
20-1-9 07:44:22.6|Debug|VideoFileInfoReader|Getting media info from /data/Downloads/Complete/Infinity.Train.S02E06.The.Lucky.Cat.Car.480p.x264-mSD[eztv].mkv
20-1-9 07:44:22.7|Debug|Parser|Parsing string 'The Expanse - S03E09 - Intransigence [HDTV-1080p h264].nfo'
20-1-9 07:44:22.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:44:22.7|Debug|Parser|Episode Parsed. The Expanse - S03E09
20-1-9 07:44:22.7|Debug|Parser|Language parsed: English
20-1-9 07:44:22.7|Debug|QualityParser|Trying to parse quality for The Expanse - S03E09 - Intransigence [HDTV-1080p h264].nfo
20-1-9 07:44:22.7|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:44:22.7|Debug|Parser|Release Group parsed:
20-1-9 07:44:22.7|Debug|AggregateLanguage|Using language: English
20-1-9 07:44:22.7|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 1080
20-1-9 07:44:22.7|Debug|AggregateQuality|Using quality: HDTV-1080p v1
20-1-9 07:44:22.7|Trace|MediaInfo|Read file offset 0-16384 (16384 bytes)
20-1-9 07:44:22.7|Debug|Parser|Parsing string 'The Expanse - S03E09 - Intransigence [HDTV-1080p h264].nfo'
20-1-9 07:44:22.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:44:22.7|Debug|Parser|Episode Parsed. The Expanse - S03E09
20-1-9 07:44:22.7|Debug|Parser|Language parsed: English
20-1-9 07:44:22.7|Trace|MediaInfo|Read file offset 64113483-64124436 (10953 bytes)
20-1-9 07:44:22.7|Debug|QualityParser|Trying to parse quality for The Expanse - S03E09 - Intransigence [HDTV-1080p h264].nfo
20-1-9 07:44:22.7|Trace|MediaInfo|Read a total of 27337 bytes (0.0%)
20-1-9 07:44:22.7|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:44:22.7|Debug|Parser|Release Group parsed:
20-1-9 07:44:22.7|Debug|Parser|Parsing string 'Infinity.Train.S02E06.The.Lucky.Cat.Car.480p.x264-mSD[eztv]'
20-1-9 07:44:22.7|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].nfo
20-1-9 07:44:22.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:44:22.7|Debug|Parser|Parsing string 'The Expanse - S03E09 - Intransigence [HDTV-1080p h264].nfo'
20-1-9 07:44:22.7|Debug|Parser|Episode Parsed. Infinity Train - S02E06
20-1-9 07:44:22.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:44:22.7|Debug|Parser|Language parsed: English
20-1-9 07:44:52.8|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:44:22.7|Debug|ParsingService|No matching series Rambo: Last Blood (2019) [1080p] [BluRay] [YTS] torrent
20-1-9 07:45:04.4|Debug|Parser|Episode Parsed. The Expanse - S03E09
20-1-9 07:45:04.4|Debug|QualityParser|Trying to parse quality for Infinity.Train.S02E06.The.Lucky.Cat.Car.480p.x264-mSD[eztv]
20-1-9 07:45:04.5|Debug|Parser|Quality parsed: SDTV v1
20-1-9 07:45:04.5|Debug|Parser|Language parsed: English
20-1-9 07:45:04.4|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:45:04.5|Debug|Parser|Release Group parsed: mSD
20-1-9 07:45:04.5|Debug|QualityParser|Trying to parse quality for The Expanse - S03E09 - Intransigence [HDTV-1080p h264].nfo
20-1-9 07:45:04.4|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 3/The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].nfo
20-1-9 07:45:04.5|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:45:04.4|Trace|DownloadDecisionMaker|Processing release 69/125
20-1-9 07:45:04.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:45:04.5|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:45:04.5|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:45:04.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:45:04.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:45:04.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:45:04.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:45:04.5|Debug|DownloadDecisionMaker|Processing release 'Game.of.Thrones.S08E05.WEB.H264-MEMENTO[eztv].mkv torrent' from 'ETTV'
20-1-9 07:45:04.5|Debug|Parser|Release Group parsed:
20-1-9 07:45:04.5|Debug|Parser|Parsing string 'Game.of.Thrones.S08E05.WEB.H264-MEMENTO[eztv].mkv torrent'
20-1-9 07:45:04.5|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:45:04.5|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:45:04.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:04.5|Debug|Parser|Parsing string 'The Expanse - S03E09 - Intransigence [HDTV-1080p h264].nfo-orig'
20-1-9 07:45:04.5|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:45:04.5|Debug|Parser|Episode Parsed. Game of Thrones - S08E05
20-1-9 07:45:04.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:04.5|Debug|Parser|Language parsed: English
20-1-9 07:45:04.5|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:45:04.5|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:45:04.5|Debug|Parser|Episode Parsed. The Expanse - S03E09
20-1-9 07:45:04.5|Debug|QualityParser|Trying to parse quality for Game.of.Thrones.S08E05.WEB.H264-MEMENTO[eztv].mkv torrent
20-1-9 07:45:04.5|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:45:04.5|Debug|Parser|Quality parsed: WEBDL-480p v1
20-1-9 07:45:04.5|Debug|Parser|Language parsed: English
20-1-9 07:45:04.5|Debug|Parser|Release Group parsed: MEMENTO
20-1-9 07:45:04.5|Debug|QualityParser|Trying to parse quality for The Expanse - S03E09 - Intransigence [HDTV-1080p h264].nfo-orig
20-1-9 07:45:04.5|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:45:04.5|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:45:04.5|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:45:04.5|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:45:04.5|Debug|Parser|Release Group parsed: orig
20-1-9 07:45:04.5|Debug|Parser|Parsing string 'The Expanse - S03E09 - Intransigence [HDTV-1080p h264].nfo-orig'
20-1-9 07:45:04.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:04.6|Debug|Parser|Episode Parsed. The Expanse - S03E09
20-1-9 07:45:04.6|Debug|Parser|Language parsed: English
20-1-9 07:45:04.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E09 - Intransigence [HDTV-1080p h264].nfo-orig
20-1-9 07:45:04.6|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:45:04.6|Debug|Parser|Release Group parsed: orig
20-1-9 07:45:04.6|Debug|Parser|Parsing string 'The Expanse - S03E09 - Intransigence [HDTV-1080p h264].nfo-orig'
20-1-9 07:45:04.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:04.6|Debug|Parser|Episode Parsed. The Expanse - S03E09
20-1-9 07:45:04.6|Debug|Parser|Language parsed: English
20-1-9 07:45:04.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E09 - Intransigence [HDTV-1080p h264].nfo-orig
20-1-9 07:45:04.6|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:45:04.6|Debug|Parser|Release Group parsed: orig
20-1-9 07:45:04.6|Debug|Parser|Parsing string 'The Expanse - S03E09 - Intransigence [HDTV-1080p h264].xml'
20-1-9 07:45:04.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:04.6|Debug|Parser|Episode Parsed. The Expanse - S03E09
20-1-9 07:45:04.6|Debug|Parser|Language parsed: English
20-1-9 07:45:04.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E09 - Intransigence [HDTV-1080p h264].xml
20-1-9 07:45:04.6|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:45:04.6|Debug|Parser|Release Group parsed:
20-1-9 07:45:04.6|Debug|Parser|Parsing string 'The Expanse - S03E09 - Intransigence [HDTV-1080p h264].xml'
20-1-9 07:45:04.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:04.6|Debug|Parser|Episode Parsed. The Expanse - S03E09
20-1-9 07:45:04.6|Debug|Parser|Language parsed: English
20-1-9 07:45:04.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E09 - Intransigence [HDTV-1080p h264].xml
20-1-9 07:45:04.6|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:45:04.6|Debug|Parser|Release Group parsed:
20-1-9 07:45:04.6|Debug|Parser|Parsing string 'The Expanse - S03E09 - Intransigence [HDTV-1080p h264].xml'
20-1-9 07:45:04.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:04.6|Debug|Parser|Episode Parsed. The Expanse - S03E09
20-1-9 07:45:04.6|Debug|Parser|Language parsed: English
20-1-9 07:45:04.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E09 - Intransigence [HDTV-1080p h264].xml
20-1-9 07:45:04.6|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:45:04.6|Debug|Parser|Release Group parsed:
20-1-9 07:45:04.7|Debug|AggregateLanguage|Using language: English
20-1-9 07:45:04.7|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 480
20-1-9 07:45:04.7|Debug|AggregateQuality|Using quality: SDTV v1
20-1-9 07:45:04.7|Debug|AbsoluteEpisodeNumberSpecification|Episode does not have an absolute episode number and recently aired
20-1-9 07:45:04.7|Debug|AlreadyImportedSpecification|Skipping already imported check for episode without file
20-1-9 07:45:04.7|Trace|ConfigService|Using default config value for 'episodetitlerequired' defaultValue:'Always'
20-1-9 07:45:04.7|Trace|ConfigService|Using default config value for 'skipfreespacecheckwhenimporting' defaultValue:'False'
20-1-9 07:45:04.5|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC].nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:45:04.7|Debug|AggregateLanguage|Using language: English
20-1-9 07:45:04.7|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 1080
20-1-9 07:45:04.7|Debug|AggregateQuality|Using quality: HDTV-1080p v1
20-1-9 07:45:04.7|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E01 - Fight or Flight [WEBDL-1080p HEVC]-thumb.jpg
20-1-9 07:45:04.7|Debug|Parser|Parsing string 'The Expanse - S03E09 - Intransigence [HDTV-1080p h264].xml'
20-1-9 07:45:04.7|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E02 - IFF [WEBDL-1080p x265].mkv
20-1-9 07:45:04.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:04.7|Debug|Parser|Episode Parsed. The Expanse - S03E09
20-1-9 07:45:04.7|Debug|Parser|Language parsed: English
20-1-9 07:45:04.7|Debug|QualityParser|Trying to parse quality for The Expanse - S03E09 - Intransigence [HDTV-1080p h264].xml
20-1-9 07:45:04.7|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:45:04.7|Debug|Parser|Release Group parsed:
20-1-9 07:45:04.7|Debug|Parser|Parsing string 'The Expanse - S03E09 - Intransigence [HDTV-1080p h264].xml'
20-1-9 07:45:04.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:04.7|Debug|Parser|Episode Parsed. The Expanse - S03E09
20-1-9 07:45:04.7|Debug|Parser|Language parsed: English
20-1-9 07:45:04.7|Debug|QualityParser|Trying to parse quality for The Expanse - S03E09 - Intransigence [HDTV-1080p h264].xml
20-1-9 07:45:04.7|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:45:04.7|Debug|Parser|Release Group parsed:
20-1-9 07:45:04.7|Trace|ConfigService|Using default config value for 'minimumfreespacewhenimporting' defaultValue:'100'
20-1-9 07:45:04.7|Debug|MatchesFolderSpecification|No folder ParsedEpisodeInfo, skipping check
20-1-9 07:45:04.7|Debug|AggregateLanguage|Using language: English
20-1-9 07:45:04.8|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 1080
20-1-9 07:45:04.8|Debug|AggregateQuality|Using quality: HDTV-1080p v1
20-1-9 07:45:04.8|Debug|Parser|Parsing string 'The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC]-thumb.jpg'
20-1-9 07:45:04.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:04.8|Debug|Parser|Episode Parsed. The Expanse - S03E10
20-1-9 07:45:04.8|Debug|Parser|Language parsed: English
20-1-9 07:45:04.8|Debug|QualityParser|Trying to parse quality for The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC]-thumb.jpg
20-1-9 07:45:04.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:04.8|Debug|Parser|Release Group parsed: thumb
20-1-9 07:45:04.8|Debug|VideoFileInfoReader|Getting media info from /data/Downloads/Complete/Infinity.Train.S02E06.The.Lucky.Cat.Car.480p.x264-mSD[eztv].mkv
20-1-9 07:45:04.8|Trace|PreferredWordService|Calculating preferred word score for 'Game.of.Thrones.S08E05.WEB.H264-MEMENTO[eztv].mkv torrent'
20-1-9 07:45:04.8|Trace|PreferredWordService|Calculated preferred word score for 'Game.of.Thrones.S08E05.WEB.H264-MEMENTO[eztv].mkv torrent': -25
20-1-9 07:45:04.8|Debug|AcceptableSizeSpecification|Beginning size check for: Game.of.Thrones.S08E05.WEB.H264-MEMENTO[eztv].mkv torrent
20-1-9 07:45:04.8|Debug|AcceptableSizeSpecification|Item: Game.of.Thrones.S08E05.WEB.H264-MEMENTO[eztv].mkv torrent, meets size constraints
20-1-9 07:45:04.8|Debug|AlreadyImportedSpecification|Performing already imported check on report
20-1-9 07:45:04.8|Debug|CutoffSpecification|Comparing file quality and language with report. Existing file is Bluray-2160p v1 - English
20-1-9 07:45:04.8|Trace|PreferredWordService|Calculating preferred word score for 'Game of Thrones - S08E05 - The Bells [Bluray-2160p x265].mkv'
20-1-9 07:45:04.8|Trace|PreferredWordService|Calculated preferred word score for 'Game of Thrones - S08E05 - The Bells [Bluray-2160p x265].mkv': 225
20-1-9 07:45:04.8|Debug|UpgradableSpecification|Comparing preferred word score. Current: 225 New: -25
20-1-9 07:45:04.8|Debug|UpgradableSpecification|Existing item meets cut-off. skipping.
20-1-9 07:45:04.8|Debug|CutoffSpecification|Cutoff already met, rejecting.
20-1-9 07:45:04.8|Debug|LanguageSpecification|Checking if report meets language requirements. English
20-1-9 07:45:04.8|Trace|ConfigService|Using default config value for 'maximumsize' defaultValue:'0'
20-1-9 07:45:04.8|Debug|MaximumSizeSpecification|Maximum size is not set.
20-1-9 07:45:04.8|Debug|MinimumAgeSpecification|Not checking minimum age requirement for non-usenet report
20-1-9 07:45:04.8|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. WEBDL-480p v1
20-1-9 07:45:04.8|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: Game.of.Thrones.S08E05.WEB.H264-MEMENTO[eztv].mkv torrent
20-1-9 07:45:04.9|Debug|ReleaseRestrictionsSpecification|[Game.of.Thrones.S08E05.WEB.H264-MEMENTO[eztv].mkv torrent] No restrictions apply, allowing
20-1-9 07:45:04.9|Debug|RetentionSpecification|Not checking retention requirement for non-usenet report
20-1-9 07:45:04.9|Debug|UpgradeAllowedSpecification|Comparing file quality and language with report. Existing file is Bluray-2160p v1 - English
20-1-9 07:45:04.9|Debug|UpgradeDiskSpecification|Comparing file quality and language with report. Existing file is Bluray-2160p v1 - English
20-1-9 07:45:04.9|Trace|PreferredWordService|Calculating preferred word score for 'Game of Thrones - S08E05 - The Bells [Bluray-2160p x265].mkv'
20-1-9 07:45:04.9|Trace|PreferredWordService|Calculated preferred word score for 'Game of Thrones - S08E05 - The Bells [Bluray-2160p x265].mkv': 225
20-1-9 07:45:04.9|Debug|UpgradableSpecification|Existing item has better quality, skipping
20-1-9 07:45:04.9|Debug|DelaySpecification|QualityProfile does not require a waiting period before download for Torrent.
20-1-9 07:45:04.9|Debug|HistorySpecification|Performing history status check on report
20-1-9 07:45:04.9|Debug|HistorySpecification|Checking current status of episode [3452] in history
20-1-9 07:45:04.9|Debug|MonitoredEpisodeSpecification|[121361][Game of Thrones] is present in the DB but not tracked. Rejecting
20-1-9 07:45:04.9|Debug|ProperSpecification|Propers are not preferred, skipping check
20-1-9 07:45:04.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Existing file meets cutoff: WEB 1080p (WEBRip-1080p, WEBDL-1080p) - English, [Permanent] Existing file on disk is of equal or higher preference: Bluray-2160p v1 - English, [Permanent] Series is not monitored
20-1-9 07:45:04.9|Trace|DownloadDecisionMaker|Processing release 70/125
20-1-9 07:45:04.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:45:04.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:45:04.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:45:04.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:45:04.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:45:04.9|Debug|DownloadDecisionMaker|Processing release 'Game.of.Thrones.S08E06.1080p.AMZN.WEB-DL.DDP5.1.H.264-GoT[TGx] torrent' from 'ETTV'
20-1-9 07:45:04.9|Debug|Parser|Parsing string 'Game.of.Thrones.S08E06.1080p.AMZN.WEB-DL.DDP5.1.H.264-GoT[TGx] torrent'
20-1-9 07:45:04.9|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:04.9|Debug|Parser|Episode Parsed. Game of Thrones - S08E06
20-1-9 07:45:04.9|Debug|Parser|Language parsed: English
20-1-9 07:45:04.9|Debug|QualityParser|Trying to parse quality for Game.of.Thrones.S08E06.1080p.AMZN.WEB-DL.DDP5.1.H.264-GoT[TGx] torrent
20-1-9 07:45:04.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:04.9|Debug|Parser|Release Group parsed: GoT
20-1-9 07:45:04.9|Trace|PreferredWordService|Calculating preferred word score for 'Game.of.Thrones.S08E06.1080p.AMZN.WEB-DL.DDP5.1.H.264-GoT[TGx] torrent'
20-1-9 07:45:04.9|Trace|PreferredWordService|Calculated preferred word score for 'Game.of.Thrones.S08E06.1080p.AMZN.WEB-DL.DDP5.1.H.264-GoT[TGx] torrent': -25
20-1-9 07:45:04.9|Debug|AcceptableSizeSpecification|Beginning size check for: Game.of.Thrones.S08E06.1080p.AMZN.WEB-DL.DDP5.1.H.264-GoT[TGx] torrent
20-1-9 07:45:04.9|Debug|AcceptableSizeSpecification|Item: Game.of.Thrones.S08E06.1080p.AMZN.WEB-DL.DDP5.1.H.264-GoT[TGx] torrent, meets size constraints
20-1-9 07:45:04.9|Debug|AlreadyImportedSpecification|Performing already imported check on report
20-1-9 07:45:04.9|Debug|CutoffSpecification|Comparing file quality and language with report. Existing file is Bluray-2160p v1 - English
20-1-9 07:45:04.9|Trace|PreferredWordService|Calculating preferred word score for 'Game of Thrones - S08E06 - The Iron Throne [Bluray-2160p x265].mkv'
20-1-9 07:45:04.9|Trace|PreferredWordService|Calculated preferred word score for 'Game of Thrones - S08E06 - The Iron Throne [Bluray-2160p x265].mkv': 225
20-1-9 07:45:04.9|Debug|UpgradableSpecification|Comparing preferred word score. Current: 225 New: -25
20-1-9 07:45:04.9|Debug|UpgradableSpecification|Existing item meets cut-off. skipping.
20-1-9 07:45:04.9|Debug|CutoffSpecification|Cutoff already met, rejecting.
20-1-9 07:45:04.9|Debug|LanguageSpecification|Checking if report meets language requirements. English
20-1-9 07:45:04.9|Trace|ConfigService|Using default config value for 'maximumsize' defaultValue:'0'
20-1-9 07:45:04.9|Debug|MaximumSizeSpecification|Maximum size is not set.
20-1-9 07:45:04.9|Debug|MinimumAgeSpecification|Not checking minimum age requirement for non-usenet report
20-1-9 07:45:04.9|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. WEBDL-1080p v1
20-1-9 07:45:04.9|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: Game.of.Thrones.S08E06.1080p.AMZN.WEB-DL.DDP5.1.H.264-GoT[TGx] torrent
20-1-9 07:45:04.9|Debug|ReleaseRestrictionsSpecification|[Game.of.Thrones.S08E06.1080p.AMZN.WEB-DL.DDP5.1.H.264-GoT[TGx] torrent] No restrictions apply, allowing
20-1-9 07:45:04.9|Debug|RetentionSpecification|Not checking retention requirement for non-usenet report
20-1-9 07:45:04.9|Debug|UpgradeAllowedSpecification|Comparing file quality and language with report. Existing file is Bluray-2160p v1 - English
20-1-9 07:45:04.9|Debug|UpgradeDiskSpecification|Comparing file quality and language with report. Existing file is Bluray-2160p v1 - English
20-1-9 07:45:04.9|Trace|PreferredWordService|Calculating preferred word score for 'Game of Thrones - S08E06 - The Iron Throne [Bluray-2160p x265].mkv'
20-1-9 07:45:04.9|Trace|PreferredWordService|Calculated preferred word score for 'Game of Thrones - S08E06 - The Iron Throne [Bluray-2160p x265].mkv': 225
20-1-9 07:45:04.9|Debug|UpgradableSpecification|Existing item has better quality, skipping
20-1-9 07:45:04.9|Debug|DelaySpecification|QualityProfile does not require a waiting period before download for Torrent.
20-1-9 07:45:04.9|Debug|HistorySpecification|Performing history status check on report
20-1-9 07:45:04.9|Debug|HistorySpecification|Checking current status of episode [3453] in history
20-1-9 07:45:04.9|Debug|MonitoredEpisodeSpecification|[121361][Game of Thrones] is present in the DB but not tracked. Rejecting
20-1-9 07:45:04.9|Debug|ProperSpecification|Propers are not preferred, skipping check
20-1-9 07:45:04.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Existing file meets cutoff: WEB 1080p (WEBRip-1080p, WEBDL-1080p) - English, [Permanent] Existing file on disk is of equal or higher preference: Bluray-2160p v1 - English, [Permanent] Series is not monitored
20-1-9 07:45:04.9|Trace|DownloadDecisionMaker|Processing release 71/125
20-1-9 07:45:04.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:45:04.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:45:04.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:45:04.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:45:04.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:45:04.9|Debug|DownloadDecisionMaker|Processing release 'John Wick: Chapter 3 - Parabellum (2019) [1080p] [WebRip] [YTS] torrent' from 'ETTV'
20-1-9 07:45:04.9|Debug|Parser|Parsing string 'John Wick: Chapter 3 - Parabellum (2019) [1080p] [WebRip] [YTS] torrent'
20-1-9 07:45:04.9|Debug|Parser|Unable to parse John Wick: Chapter 3 - Parabellum (2019) [1080p] [WebRip] [YTS] torrent
20-1-9 07:45:04.9|Debug|Parser|Parsing string 'John Wick: Chapter 3 - Parabellum (2019) [1080p] [WebRip] [YTS] torrent'
20-1-9 07:45:04.9|Debug|Parser|Unable to parse John Wick: Chapter 3 - Parabellum (2019) [1080p] [WebRip] [YTS] torrent
20-1-9 07:45:05.6|Debug|AggregateLanguage|Using language: English
20-1-9 07:45:05.6|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:45:05.6|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:45:05.6|Debug|Parser|Parsing string 'The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC]-thumb.jpg'
20-1-9 07:45:05.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:05.6|Debug|Parser|Episode Parsed. The Expanse - S03E10
20-1-9 07:45:05.6|Debug|Parser|Language parsed: English
20-1-9 07:45:05.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC]-thumb.jpg
20-1-9 07:45:05.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:05.6|Debug|Parser|Release Group parsed: thumb
20-1-9 07:45:05.6|Debug|Parser|Parsing string 'The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC]-thumb.jpg'
20-1-9 07:45:05.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:05.6|Debug|Parser|Episode Parsed. The Expanse - S03E10
20-1-9 07:45:05.6|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E02 - IFF [WEBDL-1080p x265].nfo
20-1-9 07:45:05.6|Debug|Parser|Language parsed: English
20-1-9 07:45:05.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC]-thumb.jpg
20-1-9 07:45:05.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:05.6|Debug|Parser|Release Group parsed: thumb
20-1-9 07:45:05.6|Debug|Parser|Parsing string 'The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].jpg'
20-1-9 07:45:05.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:05.6|Debug|Parser|Episode Parsed. The Expanse - S03E10
20-1-9 07:45:05.6|Debug|Parser|Language parsed: English
20-1-9 07:45:05.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].jpg
20-1-9 07:45:06.9|Trace|MediaInfo|Read file offset 0-16384 (16384 bytes)
20-1-9 07:45:24.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:24.1|Debug|Parser|Release Group parsed:
20-1-9 07:45:24.0|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 3/The Expanse - S03E02 - IFF [WEBDL-1080p x265].nfo
20-1-9 07:45:24.1|Debug|Parser|Parsing string 'The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].jpg'
20-1-9 07:45:24.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:24.1|Debug|Parser|Episode Parsed. The Expanse - S03E10
20-1-9 07:45:24.1|Debug|Parser|Language parsed: English
20-1-9 07:45:24.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].jpg
20-1-9 07:45:24.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:24.1|Debug|Parser|Release Group parsed:
20-1-9 07:45:24.1|Debug|Parser|Parsing string 'The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].jpg'
20-1-9 07:45:24.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:24.1|Debug|Parser|Episode Parsed. The Expanse - S03E10
20-1-9 07:45:24.1|Debug|Parser|Language parsed: English
20-1-9 07:45:24.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].jpg
20-1-9 07:45:24.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:24.1|Debug|Parser|Release Group parsed:
20-1-9 07:45:24.1|Debug|Parser|Parsing string 'The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].jpg'
20-1-9 07:45:24.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:24.1|Debug|Parser|Episode Parsed. The Expanse - S03E10
20-1-9 07:45:24.1|Debug|Parser|Language parsed: English
20-1-9 07:45:24.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].jpg
20-1-9 07:45:24.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:24.1|Debug|Parser|Release Group parsed:
20-1-9 07:45:24.1|Trace|MediaInfo|Read file offset 64113483-64124436 (10953 bytes)
20-1-9 07:45:24.1|Trace|MediaInfo|Read a total of 27337 bytes (0.0%)
20-1-9 07:45:24.1|Debug|DetectSample|Runtime is over 90 seconds
20-1-9 07:45:24.1|Trace|ConfigService|Using default config value for 'downloadclientworkingfolders' defaultValue:'_UNPACK_|_FAILED_'
20-1-9 07:45:24.1|Debug|SameFileSpecification|No existing episode file, skipping
20-1-9 07:45:24.1|Debug|ImportDecisionMaker|File rejected for the following reasons: [Permanent] Episode does not have an absolute episode number and recently aired
20-1-9 07:45:24.1|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E02 - IFF [WEBDL-1080p x265].nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:45:24.2|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E02 - IFF [WEBDL-1080p x265]-thumb.jpg
20-1-9 07:45:24.2|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E02 - The Big Empty [WEBDL-2160p x265].mkv
20-1-9 07:45:24.2|Debug|AggregateLanguage|Using language: English
20-1-9 07:45:24.2|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:45:24.2|Debug|ParsingService|No matching series John Wick: Chapter 3 - Parabellum (2019) [1080p] [WebRip] [YTS] torrent
20-1-9 07:45:24.2|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:45:24.2|Trace|DownloadDecisionMaker|Processing release 72/125
20-1-9 07:45:24.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:45:24.2|Debug|Parser|Parsing string 'The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].metathumb'
20-1-9 07:45:24.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:45:24.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:45:24.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:45:24.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:45:24.3|Debug|DownloadDecisionMaker|Processing release 'Angel Has Fallen (2019) [1080p] [WebRip] [YTS] torrent' from 'ETTV'
20-1-9 07:45:24.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:24.3|Debug|Parser|Parsing string 'Angel Has Fallen (2019) [1080p] [WebRip] [YTS] torrent'
20-1-9 07:45:24.3|Debug|Parser|Episode Parsed. The Expanse - S03E10
20-1-9 07:45:24.3|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E02 - The Big Empty [WEBDL-2160p x265].nfo
20-1-9 07:45:24.3|Debug|Parser|Language parsed: English
20-1-9 07:45:24.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].metathumb
20-1-9 07:45:24.3|Debug|Parser|Unable to parse Angel Has Fallen (2019) [1080p] [WebRip] [YTS] torrent
20-1-9 07:45:24.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:24.3|Debug|ImportDecisionMaker|Analyzing 1/1 files.
20-1-9 07:45:24.3|Debug|Parser|Parsing string 'Angel Has Fallen (2019) [1080p] [WebRip] [YTS] torrent'
20-1-9 07:45:24.3|Debug|Parser|Release Group parsed:
20-1-9 07:45:34.6|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:45:24.3|Debug|Parser|Parsing string '[HorribleSubs] Chihayafuru S3 - 08 [1080p].mkv'
20-1-9 07:45:37.1|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)(?:[. ]-[. ](?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+|[-])))+(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:45:24.3|Debug|Parser|Parsing string 'The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].metathumb'
20-1-9 07:45:24.3|Debug|Parser|Unable to parse Angel Has Fallen (2019) [1080p] [WebRip] [YTS] torrent
20-1-9 07:45:37.1|Debug|Parser|Episode Parsed. Chihayafuru S3 - 008
20-1-9 07:45:37.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.2|Debug|Parser|Language parsed: English
20-1-9 07:45:37.2|Debug|Parser|Episode Parsed. The Expanse - S03E10
20-1-9 07:45:37.2|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Chihayafuru S3 - 08 [1080p].mkv
20-1-9 07:45:37.2|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:45:37.2|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:45:37.2|Debug|Parser|Language parsed: English
20-1-9 07:45:37.2|Debug|QualityParser|Trying to parse quality for The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].metathumb
20-1-9 07:45:37.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.2|Debug|Parser|Release Group parsed:
20-1-9 07:45:37.2|Debug|Parser|Parsing string 'The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].metathumb'
20-1-9 07:45:37.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.2|Debug|Parser|Episode Parsed. The Expanse - S03E10
20-1-9 07:45:37.2|Debug|Parser|Language parsed: English
20-1-9 07:45:37.2|Debug|QualityParser|Trying to parse quality for The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].metathumb
20-1-9 07:45:37.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.2|Debug|Parser|Release Group parsed:
20-1-9 07:45:37.2|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:45:37.2|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:45:37.2|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 1/The Expanse - S01E02 - The Big Empty [WEBDL-2160p x265].nfo
20-1-9 07:45:37.2|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:45:37.2|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:45:37.2|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:45:37.2|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:45:37.2|Debug|AggregateLanguage|Using language: English
20-1-9 07:45:37.2|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:45:37.2|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:45:37.2|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:45:37.2|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:45:37.2|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:45:37.2|Debug|Parser|Parsing string 'The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].metathumb'
20-1-9 07:45:37.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.2|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:45:37.2|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:45:37.2|Debug|Parser|Episode Parsed. The Expanse - S03E10
20-1-9 07:45:37.2|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:45:37.2|Debug|Parser|Language parsed: English
20-1-9 07:45:37.2|Debug|QualityParser|Trying to parse quality for The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].metathumb
20-1-9 07:45:37.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.2|Debug|Parser|Release Group parsed:
20-1-9 07:45:37.2|Debug|Parser|Parsing string 'The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].nfo'
20-1-9 07:45:37.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.2|Debug|Parser|Episode Parsed. The Expanse - S03E10
20-1-9 07:45:37.2|Debug|Parser|Language parsed: English
20-1-9 07:45:37.2|Debug|QualityParser|Trying to parse quality for The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].nfo
20-1-9 07:45:37.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.2|Debug|Parser|Release Group parsed:
20-1-9 07:45:37.3|Debug|Parser|Parsing string 'The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].nfo'
20-1-9 07:45:37.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.3|Debug|Parser|Episode Parsed. The Expanse - S03E10
20-1-9 07:45:37.3|Debug|Parser|Language parsed: English
20-1-9 07:45:37.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].nfo
20-1-9 07:45:37.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.3|Debug|Parser|Release Group parsed:
20-1-9 07:45:37.3|Debug|AggregateLanguage|Using language: English
20-1-9 07:45:37.3|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:45:37.3|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:45:37.3|Debug|Parser|Parsing string 'The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].nfo'
20-1-9 07:45:37.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.3|Debug|Parser|Episode Parsed. The Expanse - S03E10
20-1-9 07:45:37.3|Debug|Parser|Language parsed: English
20-1-9 07:45:37.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].nfo
20-1-9 07:45:37.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.3|Debug|Parser|Release Group parsed:
20-1-9 07:45:37.3|Debug|Parser|Parsing string 'The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].nfo'
20-1-9 07:45:37.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.3|Debug|Parser|Episode Parsed. The Expanse - S03E10
20-1-9 07:45:37.3|Debug|Parser|Language parsed: English
20-1-9 07:45:37.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].nfo
20-1-9 07:45:37.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.3|Debug|Parser|Release Group parsed:
20-1-9 07:45:37.3|Debug|Parser|Parsing string 'The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].xml'
20-1-9 07:45:37.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.3|Debug|Parser|Episode Parsed. The Expanse - S03E10
20-1-9 07:45:37.3|Debug|Parser|Language parsed: English
20-1-9 07:45:37.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].xml
20-1-9 07:45:37.2|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E02 - The Big Empty [WEBDL-2160p x265].nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:45:37.4|Debug|VideoFileInfoReader|Getting media info from /data/Downloads/Complete/[HorribleSubs] Chihayafuru S3 - 08 [1080p].mkv
20-1-9 07:45:37.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.4|Debug|Parser|Release Group parsed:
20-1-9 07:45:37.4|Debug|Parser|Parsing string 'The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].xml'
20-1-9 07:45:37.4|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E02 - The Big Empty [WEBDL-2160p x265]-thumb.jpg
20-1-9 07:45:37.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.4|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E02 - Doors & Corners [Bluray-1080p x265].mkv
20-1-9 07:45:37.4|Debug|Parser|Episode Parsed. The Expanse - S03E10
20-1-9 07:45:37.4|Debug|Parser|Language parsed: English
20-1-9 07:45:37.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].xml
20-1-9 07:45:37.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.4|Debug|Parser|Release Group parsed:
20-1-9 07:45:37.4|Debug|Parser|Parsing string 'The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].xml'
20-1-9 07:45:37.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.4|Debug|Parser|Episode Parsed. The Expanse - S03E10
20-1-9 07:45:37.4|Debug|Parser|Language parsed: English
20-1-9 07:45:37.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].xml
20-1-9 07:45:37.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.4|Debug|Parser|Release Group parsed:
20-1-9 07:45:37.4|Debug|AggregateLanguage|Using language: English
20-1-9 07:45:37.4|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:45:37.4|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:45:37.4|Debug|Parser|Parsing string 'The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].xml'
20-1-9 07:45:37.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.4|Debug|Parser|Episode Parsed. The Expanse - S03E10
20-1-9 07:45:37.4|Debug|Parser|Language parsed: English
20-1-9 07:45:37.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].xml
20-1-9 07:45:37.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.4|Debug|Parser|Release Group parsed:
20-1-9 07:45:37.4|Debug|Parser|Parsing string 'The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].xml'
20-1-9 07:45:37.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.4|Debug|Parser|Episode Parsed. The Expanse - S03E10
20-1-9 07:45:37.4|Debug|Parser|Language parsed: English
20-1-9 07:45:37.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E10 - Dandelion Sky [WEBDL-1080p HEVC].xml
20-1-9 07:45:37.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.4|Debug|Parser|Release Group parsed:
20-1-9 07:45:37.4|Debug|AggregateLanguage|Using language: English
20-1-9 07:45:37.4|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:45:37.4|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:45:37.4|Debug|Parser|Parsing string 'The Expanse - S03E11 - Fallen World [WEBDL-1080p x265]-thumb.jpg'
20-1-9 07:45:37.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.4|Debug|Parser|Episode Parsed. The Expanse - S03E11
20-1-9 07:45:37.4|Debug|Parser|Language parsed: English
20-1-9 07:45:37.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E11 - Fallen World [WEBDL-1080p x265]-thumb.jpg
20-1-9 07:45:37.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.4|Debug|Parser|Release Group parsed: thumb
20-1-9 07:45:37.4|Debug|AggregateLanguage|Using language: English
20-1-9 07:45:37.4|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:45:37.4|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:45:37.4|Debug|Parser|Parsing string 'The Expanse - S03E11 - Fallen World [WEBDL-1080p x265]-thumb.jpg'
20-1-9 07:45:37.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.4|Debug|Parser|Episode Parsed. The Expanse - S03E11
20-1-9 07:45:37.4|Debug|Parser|Language parsed: English
20-1-9 07:45:37.5|Debug|QualityParser|Trying to parse quality for The Expanse - S03E11 - Fallen World [WEBDL-1080p x265]-thumb.jpg
20-1-9 07:45:37.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.5|Debug|Parser|Release Group parsed: thumb
20-1-9 07:45:37.5|Trace|MediaInfo|Read file offset 0-32768 (32768 bytes)
20-1-9 07:45:37.5|Debug|Parser|Parsing string 'The Expanse - S03E11 - Fallen World [WEBDL-1080p x265]-thumb.jpg'
20-1-9 07:45:37.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.5|Debug|Parser|Episode Parsed. The Expanse - S03E11
20-1-9 07:45:37.5|Debug|Parser|Language parsed: English
20-1-9 07:45:37.5|Debug|QualityParser|Trying to parse quality for The Expanse - S03E11 - Fallen World [WEBDL-1080p x265]-thumb.jpg
20-1-9 07:45:37.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.5|Debug|Parser|Release Group parsed: thumb
20-1-9 07:45:37.5|Debug|Parser|Parsing string 'The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].jpg'
20-1-9 07:45:37.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.5|Debug|Parser|Episode Parsed. The Expanse - S03E11
20-1-9 07:45:37.5|Debug|Parser|Language parsed: English
20-1-9 07:45:37.5|Debug|QualityParser|Trying to parse quality for The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].jpg
20-1-9 07:45:37.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.5|Trace|MediaInfo|Read file offset 237982-1139102 (901120 bytes)
20-1-9 07:45:37.5|Debug|Parser|Release Group parsed:
20-1-9 07:45:37.5|Debug|Parser|Parsing string 'The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].jpg'
20-1-9 07:45:37.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.5|Debug|Parser|Episode Parsed. The Expanse - S03E11
20-1-9 07:45:37.5|Debug|Parser|Language parsed: English
20-1-9 07:45:37.5|Debug|QualityParser|Trying to parse quality for The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].jpg
20-1-9 07:45:37.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.5|Debug|Parser|Release Group parsed:
20-1-9 07:45:37.5|Debug|Parser|Parsing string 'The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].jpg'
20-1-9 07:45:37.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.5|Debug|Parser|Episode Parsed. The Expanse - S03E11
20-1-9 07:45:37.5|Debug|Parser|Language parsed: English
20-1-9 07:45:37.5|Debug|QualityParser|Trying to parse quality for The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].jpg
20-1-9 07:45:37.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.5|Debug|Parser|Release Group parsed:
20-1-9 07:45:37.5|Debug|Parser|Parsing string 'The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].jpg'
20-1-9 07:45:37.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.5|Debug|Parser|Episode Parsed. The Expanse - S03E11
20-1-9 07:45:37.5|Debug|Parser|Language parsed: English
20-1-9 07:45:37.5|Debug|QualityParser|Trying to parse quality for The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].jpg
20-1-9 07:45:37.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.5|Debug|Parser|Release Group parsed:
20-1-9 07:45:37.5|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E02 - Doors & Corners [Bluray-1080p x265].nfo
20-1-9 07:45:37.6|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 2/The Expanse - S02E02 - Doors & Corners [Bluray-1080p x265].nfo
20-1-9 07:45:37.6|Debug|AggregateLanguage|Using language: English
20-1-9 07:45:37.6|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:45:37.6|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:45:37.6|Debug|Parser|Parsing string 'The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].metathumb'
20-1-9 07:45:37.6|Trace|MediaInfo|Read file offset 1384135793-1384161304 (25511 bytes)
20-1-9 07:45:37.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.6|Trace|MediaInfo|Read a total of 959399 bytes (0.1%)
20-1-9 07:45:37.6|Debug|Parser|Episode Parsed. The Expanse - S03E11
20-1-9 07:45:37.6|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E02 - Doors & Corners [Bluray-1080p x265].nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:45:37.6|Debug|DetectSample|Runtime is over 90 seconds
20-1-9 07:45:37.6|Debug|Parser|Language parsed: English
20-1-9 07:45:37.6|Debug|Parser|Parsing string '[HorribleSubs] Chihayafuru S3 - 08 [1080p].mkv'
20-1-9 07:45:37.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].metathumb
20-1-9 07:45:37.6|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)(?:[. ]-[. ](?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+|[-])))+(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:45:37.6|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E02 - Doors & Corners [Bluray-1080p x265]-thumb.jpg
20-1-9 07:45:37.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.6|Debug|Parser|Episode Parsed. Chihayafuru S3 - 008
20-1-9 07:45:37.6|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E03 - Remember the Cant [WEBDL-2160p x265].mkv
20-1-9 07:45:37.6|Debug|Parser|Release Group parsed:
20-1-9 07:45:37.6|Debug|Parser|Language parsed: English
20-1-9 07:45:37.6|Debug|Parser|Parsing string 'The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].metathumb'
20-1-9 07:45:37.6|Debug|QualityParser|Trying to parse quality for [HorribleSubs] Chihayafuru S3 - 08 [1080p].mkv
20-1-9 07:45:37.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.6|Debug|Parser|Episode Parsed. The Expanse - S03E11
20-1-9 07:45:37.6|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:45:37.6|Debug|Parser|Release Group parsed: HorribleSubs
20-1-9 07:45:37.6|Debug|Parser|Language parsed: English
20-1-9 07:45:37.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].metathumb
20-1-9 07:45:37.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.6|Debug|Parser|Release Group parsed:
20-1-9 07:45:37.6|Debug|Parser|Parsing string 'The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].metathumb'
20-1-9 07:45:37.6|Debug|ParsingService|No matching series Angel Has Fallen (2019) [1080p] [WebRip] [YTS] torrent
20-1-9 07:45:37.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.6|Trace|DownloadDecisionMaker|Processing release 73/125
20-1-9 07:45:37.6|Debug|Parser|Episode Parsed. The Expanse - S03E11
20-1-9 07:45:37.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:45:37.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:45:37.6|Debug|VideoFileInfoReader|Getting media info from /data/Downloads/Complete/[HorribleSubs] Chihayafuru S3 - 08 [1080p].mkv
20-1-9 07:45:37.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:45:37.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:45:37.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:45:37.6|Debug|DownloadDecisionMaker|Processing release 'Avengers.Endgame.2019.1080p.WEBRip.x264 torrent' from 'ETTV'
20-1-9 07:45:37.6|Debug|Parser|Parsing string 'Avengers.Endgame.2019.1080p.WEBRip.x264 torrent'
20-1-9 07:45:37.6|Debug|Parser|Language parsed: English
20-1-9 07:45:37.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].metathumb
20-1-9 07:45:37.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.6|Trace|Parser|^(?<title>.+?)?(?:(?:[-_\W](?<![()\[!]))*(?<season>(?<!\d+|\(|\[|e|x)\d{2})(?<episode>(?<!e|x)\d{2}(?!p|i|\d+|\)|\]|\W\d+|\W(?:e|ep|x)\d+)))+(\W+|_|$)(?!\\)
20-1-9 07:45:37.6|Debug|Parser|Release Group parsed:
20-1-9 07:45:37.6|Trace|MediaInfo|Read file offset 0-32768 (32768 bytes)
20-1-9 07:45:37.6|Debug|Parser|Episode Parsed. Avengers Endgame - S20E19
20-1-9 07:45:37.6|Debug|Parser|Language parsed: English
20-1-9 07:45:37.6|Debug|QualityParser|Trying to parse quality for Avengers.Endgame.2019.1080p.WEBRip.x264 torrent
20-1-9 07:45:37.6|Debug|Parser|Quality parsed: WEBRip-1080p v1
20-1-9 07:45:37.6|Debug|AggregateLanguage|Using language: English
20-1-9 07:45:37.6|Trace|MediaInfo|Read file offset 237982-1139102 (901120 bytes)
20-1-9 07:45:37.6|Debug|Parser|Release Group parsed:
20-1-9 07:45:37.6|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:45:37.6|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:45:37.6|Debug|Parser|Parsing string 'The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].metathumb'
20-1-9 07:45:37.6|Debug|ParsingService|No matching series Avengers Endgame
20-1-9 07:45:37.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:45:37.6|Trace|MediaInfo|Read file offset 1384135793-1384161304 (25511 bytes)
20-1-9 07:45:37.6|Debug|Parser|Episode Parsed. The Expanse - S03E11
20-1-9 07:45:37.6|Trace|DownloadDecisionMaker|Processing release 74/125
20-1-9 07:45:37.6|Trace|MediaInfo|Read a total of 959399 bytes (0.1%)
20-1-9 07:45:37.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:45:37.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:45:37.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:45:37.6|Debug|Parser|Language parsed: English
20-1-9 07:45:37.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:45:37.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:45:37.6|Debug|DownloadDecisionMaker|Processing release 'Spider.Man.Far.From.Home.2019.1080p.KORSUB.HDRip.H264.AAC-WHD torrent' from 'ETTV'
20-1-9 07:45:37.6|Debug|QualityParser|Trying to parse quality for The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].metathumb
20-1-9 07:45:37.6|Debug|SceneMappingService|Found scene mapping for: Chihayafuru S3. TVDB ID for mapping: 251982
20-1-9 07:45:37.6|Debug|Parser|Parsing string 'Spider.Man.Far.From.Home.2019.1080p.KORSUB.HDRip.H264.AAC-WHD torrent'
20-1-9 07:45:37.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.6|Debug|Parser|Release Group parsed:
20-1-9 07:45:37.6|Debug|Parser|Parsing string 'The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].nfo'
20-1-9 07:45:37.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.7|Debug|Parser|Episode Parsed. The Expanse - S03E11
20-1-9 07:45:37.7|Trace|Parser|^(?<title>.+?)?(?:(?:[-_\W](?<![()\[!]))*(?<season>(?<!\d+|\(|\[|e|x)\d{2})(?<episode>(?<!e|x)\d{2}(?!p|i|\d+|\)|\]|\W\d+|\W(?:e|ep|x)\d+)))+(\W+|_|$)(?!\\)
20-1-9 07:45:37.7|Debug|Parser|Language parsed: English
20-1-9 07:45:37.7|Debug|Parser|Episode Parsed. Spider Man Far From Home - S20E19
20-1-9 07:45:37.7|Debug|QualityParser|Trying to parse quality for The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].nfo
20-1-9 07:45:37.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.7|Debug|Parser|Language parsed: English
20-1-9 07:45:37.7|Debug|Parser|Release Group parsed:
20-1-9 07:45:37.7|Debug|QualityParser|Trying to parse quality for Spider.Man.Far.From.Home.2019.1080p.KORSUB.HDRip.H264.AAC-WHD torrent
20-1-9 07:45:37.7|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:45:37.7|Debug|Parser|Release Group parsed: WHD
20-1-9 07:45:37.7|Debug|Parser|Parsing string 'The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].nfo'
20-1-9 07:45:37.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:45:37.7|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E03 - Remember the Cant [WEBDL-2160p x265].nfo
20-1-9 07:45:37.7|Debug|Parser|Episode Parsed. The Expanse - S03E11
20-1-9 07:45:37.7|Debug|Parser|Language parsed: English
20-1-9 07:45:37.7|Debug|QualityParser|Trying to parse quality for The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].nfo
20-1-9 07:45:37.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:45:37.8|Debug|ParsingService|No matching series Spider Man Far From Home
20-1-9 07:45:37.8|Debug|ParsingService|Using absolute episode number 8 for: Chihayafuru - TVDB: 3x08
20-1-9 07:46:04.8|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 1/The Expanse - S01E03 - Remember the Cant [WEBDL-2160p x265].nfo
20-1-9 07:46:04.9|Debug|Parser|Release Group parsed:
20-1-9 07:46:04.9|Debug|AggregateLanguage|Using language: English
20-1-9 07:46:04.9|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 1080
20-1-9 07:46:04.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:46:04.9|Debug|AggregateQuality|Using quality: HDTV-1080p v1
20-1-9 07:46:04.9|Trace|DownloadDecisionMaker|Processing release 75/125
20-1-9 07:46:04.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:46:05.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:46:05.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:46:05.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:46:05.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:46:05.0|Debug|DownloadDecisionMaker|Processing release 'Fast.and.Furious.Presents.Hobbs.And.Shaw.2019.1080p.HC.HDRip.X264.AC3-EVO[TGx] torrent' from 'ETTV'
20-1-9 07:46:05.0|Debug|AggregateLanguage|Using language: English
20-1-9 07:46:05.0|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:46:05.0|Debug|Parser|Parsing string 'Fast.and.Furious.Presents.Hobbs.And.Shaw.2019.1080p.HC.HDRip.X264.AC3-EVO[TGx] torrent'
20-1-9 07:46:05.0|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:46:05.0|Debug|Parser|Parsing string 'The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].nfo'
20-1-9 07:46:05.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:46:05.0|Debug|Parser|Episode Parsed. The Expanse - S03E11
20-1-9 07:46:05.0|Debug|Parser|Language parsed: English
20-1-9 07:46:05.0|Debug|AbsoluteEpisodeNumberSpecification|Episode aired more than 1 day ago
20-1-9 07:46:05.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].nfo
20-1-9 07:46:05.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:46:05.0|Trace|Parser|^(?<title>.+?)?(?:(?:[-_\W](?<![()\[!]))*(?<season>(?<!\d+|\(|\[|e|x)\d{2})(?<episode>(?<!e|x)\d{2}(?!p|i|\d+|\)|\]|\W\d+|\W(?:e|ep|x)\d+)))+(\W+|_|$)(?!\\)
20-1-9 07:46:05.0|Debug|Parser|Release Group parsed:
20-1-9 07:46:05.0|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E03 - Remember the Cant [WEBDL-2160p x265].nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:46:05.0|Debug|Parser|Episode Parsed. Fast and Furious Presents Hobbs And Shaw - S20E19
20-1-9 07:46:05.0|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E03 - Remember the Cant [WEBDL-2160p x265]-thumb.jpg
20-1-9 07:46:05.0|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E03 - Static [Bluray-1080p x265].mkv
20-1-9 07:46:05.0|Debug|Parser|Language parsed: English
20-1-9 07:46:05.0|Debug|Parser|Parsing string 'The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].nfo'
20-1-9 07:46:05.0|Debug|QualityParser|Trying to parse quality for Fast.and.Furious.Presents.Hobbs.And.Shaw.2019.1080p.HC.HDRip.X264.AC3-EVO[TGx] torrent
20-1-9 07:46:05.0|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:46:05.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:46:05.0|Debug|Parser|Release Group parsed: EVO
20-1-9 07:46:05.0|Debug|Parser|Episode Parsed. The Expanse - S03E11
20-1-9 07:46:05.0|Debug|Parser|Language parsed: English
20-1-9 07:46:05.0|Debug|ParsingService|No matching series Fast and Furious Presents Hobbs And Shaw
20-1-9 07:46:05.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].nfo
20-1-9 07:46:05.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:46:05.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:46:05.0|Trace|DownloadDecisionMaker|Processing release 76/125
20-1-9 07:46:05.0|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:46:05.0|Debug|Parser|Release Group parsed:
20-1-9 07:46:05.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:46:05.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:46:05.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:46:05.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:46:05.0|Debug|DownloadDecisionMaker|Processing release '+++ [HD] 230OREC-445 ゆいな' from 'Sukebei-pantsu'
20-1-9 07:46:05.0|Debug|Parser|Parsing string 'The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].xml'
20-1-9 07:46:05.0|Debug|Parser|Parsing string '+++ [HD] 230OREC-445 ゆいな'
20-1-9 07:46:05.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:46:05.0|Debug|Parser|Episode Parsed. The Expanse - S03E11
20-1-9 07:46:05.0|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:46:05.0|Debug|Parser|Language parsed: English
20-1-9 07:46:05.0|Debug|Parser|Episode Parsed. +++ [HD] - 230
20-1-9 07:46:05.0|Trace|ConfigService|Using default config value for 'episodetitlerequired' defaultValue:'Always'
20-1-9 07:46:05.0|Debug|Parser|Language parsed: English
20-1-9 07:46:05.0|Debug|QualityParser|Trying to parse quality for +++ [HD] 230OREC-445 ゆいな
20-1-9 07:46:05.0|Debug|Parser|Quality parsed: Unknown v1
20-1-9 07:46:05.0|Debug|Parser|Release Group parsed:
20-1-9 07:46:05.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].xml
20-1-9 07:46:05.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:46:05.0|Debug|Parser|Release Group parsed:
20-1-9 07:46:05.0|Debug|Parser|Parsing string 'The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].xml'
20-1-9 07:46:05.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:46:05.0|Debug|Parser|Episode Parsed. The Expanse - S03E11
20-1-9 07:46:05.0|Debug|Parser|Language parsed: English
20-1-9 07:46:05.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].xml
20-1-9 07:46:05.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:46:05.0|Debug|Parser|Release Group parsed:
20-1-9 07:46:05.0|Debug|Parser|Parsing string 'The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].xml'
20-1-9 07:46:05.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:46:05.0|Debug|Parser|Episode Parsed. The Expanse - S03E11
20-1-9 07:46:05.0|Debug|Parser|Language parsed: English
20-1-9 07:46:05.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].xml
20-1-9 07:46:05.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:46:05.0|Debug|Parser|Release Group parsed:
20-1-9 07:46:05.3|Debug|EpisodeTitleSpecification|Episode aired more than 1 day ago
20-1-9 07:46:05.3|Trace|ConfigService|Using default config value for 'skipfreespacecheckwhenimporting' defaultValue:'False'
20-1-9 07:46:05.3|Debug|ParsingService|No matching series +++ [HD]
20-1-9 07:46:05.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:46:05.3|Trace|DownloadDecisionMaker|Processing release 77/125
20-1-9 07:46:05.3|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:46:05.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:46:05.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:46:05.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:46:05.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:46:05.3|Debug|DownloadDecisionMaker|Processing release '+++ [HD] 230OREC-446 はるな' from 'Sukebei-pantsu'
20-1-9 07:46:05.3|Debug|Parser|Parsing string '+++ [HD] 230OREC-446 はるな'
20-1-9 07:46:05.3|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:46:05.3|Debug|Parser|Episode Parsed. +++ [HD] - 230
20-1-9 07:46:05.3|Debug|Parser|Language parsed: English
20-1-9 07:46:05.3|Debug|QualityParser|Trying to parse quality for +++ [HD] 230OREC-446 はるな
20-1-9 07:46:05.4|Debug|Parser|Quality parsed: Unknown v1
20-1-9 07:46:05.4|Debug|Parser|Release Group parsed:
20-1-9 07:46:05.4|Debug|ParsingService|No matching series +++ [HD]
20-1-9 07:46:05.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:46:05.4|Trace|DownloadDecisionMaker|Processing release 78/125
20-1-9 07:46:05.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:46:05.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:46:05.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:46:05.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:46:05.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:46:05.4|Debug|DownloadDecisionMaker|Processing release '+++ [HD] 345SIMM-339 【美尻】リピーター必至!人気スパニストのマッサージテク【美脚】' from 'Sukebei-pantsu'
20-1-9 07:46:05.4|Debug|Parser|Parsing string '+++ [HD] 345SIMM-339 【美尻】リピーター必至!人気スパニストのマッサージテク【美脚】'
20-1-9 07:46:05.4|Debug|AggregateLanguage|Using language: English
20-1-9 07:46:05.4|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:46:05.4|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:46:05.4|Debug|Parser|Parsing string 'The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].xml'
20-1-9 07:46:05.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:46:05.4|Debug|Parser|Episode Parsed. The Expanse - S03E11
20-1-9 07:46:05.4|Debug|Parser|Language parsed: English
20-1-9 07:46:05.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].xml
20-1-9 07:46:05.4|Trace|ConfigService|Using default config value for 'minimumfreespacewhenimporting' defaultValue:'100'
20-1-9 07:46:05.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:46:05.4|Debug|MatchesFolderSpecification|No folder ParsedEpisodeInfo, skipping check
20-1-9 07:46:05.4|Debug|Parser|Release Group parsed:
20-1-9 07:46:05.4|Debug|Parser|Parsing string 'The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].xml'
20-1-9 07:46:05.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:46:05.4|Debug|VideoFileInfoReader|Getting media info from /data/Downloads/Complete/[HorribleSubs] Chihayafuru S3 - 08 [1080p].mkv
20-1-9 07:46:05.4|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:46:05.4|Debug|Parser|Episode Parsed. +++ [HD] - 345
20-1-9 07:46:05.4|Debug|Parser|Language parsed: English
20-1-9 07:46:05.4|Debug|QualityParser|Trying to parse quality for +++ [HD] 345SIMM-339 【美尻】リピーター必至!人気スパニストのマッサージテク【美脚】
20-1-9 07:46:05.4|Debug|Parser|Quality parsed: Unknown v1
20-1-9 07:46:05.4|Debug|Parser|Release Group parsed:
20-1-9 07:46:05.4|Debug|ParsingService|No matching series +++ [HD]
20-1-9 07:46:05.4|Debug|Parser|Episode Parsed. The Expanse - S03E11
20-1-9 07:46:05.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:46:05.4|Trace|DownloadDecisionMaker|Processing release 79/125
20-1-9 07:46:05.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:46:05.4|Debug|Parser|Language parsed: English
20-1-9 07:46:05.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:46:05.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:46:05.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:46:05.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:46:05.4|Debug|DownloadDecisionMaker|Processing release '+++ [HD] ACME-006 ボクの<肉便器>友達 恥ずかしがり屋で断れないおっとりM女子が大好きな生ち○ぽバックで絶叫アクメ狂い 宇佐木あいか' from 'Sukebei-pantsu'
20-1-9 07:46:05.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E11 - Fallen World [WEBDL-1080p x265].xml
20-1-9 07:46:05.4|Debug|Parser|Parsing string '+++ [HD] ACME-006 ボクの<肉便器>友達 恥ずかしがり屋で断れないおっとりM女子が大好きな生ち○ぽバックで絶叫アクメ狂い 宇佐木あいか'
20-1-9 07:46:05.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:46:05.4|Debug|Parser|Release Group parsed:
20-1-9 07:46:05.4|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E03 - Static [Bluray-1080p x265].nfo
20-1-9 07:46:05.4|Debug|AggregateLanguage|Using language: English
20-1-9 07:46:05.4|Trace|AggregateQuality|Finding quality. Source: Web. Resolution: 1080
20-1-9 07:46:05.4|Debug|AggregateQuality|Using quality: WEBDL-1080p v1
20-1-9 07:46:05.4|Debug|Parser|Parsing string 'The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265]-thumb.jpg'
20-1-9 07:46:05.4|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:46:05.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))+).+?(?:\[.+?\])(?!\\)
20-1-9 07:46:05.4|Debug|Parser|Episode Parsed. +++ [HD] ACME - 006
20-1-9 07:46:05.4|Debug|Parser|Episode Parsed. The Expanse - S03E12-13
20-1-9 07:46:05.4|Debug|Parser|Language parsed: English
20-1-9 07:46:05.4|Debug|Parser|Language parsed: English
20-1-9 07:46:05.4|Debug|QualityParser|Trying to parse quality for +++ [HD] ACME-006 ボクの<肉便器>友達 恥ずかしがり屋で断れないおっとりM女子が大好きな生ち○ぽバックで絶叫アクメ狂い 宇佐木あいか
20-1-9 07:46:05.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265]-thumb.jpg
20-1-9 07:46:05.4|Debug|Parser|Quality parsed: Unknown v1
20-1-9 07:46:05.4|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:46:05.4|Debug|Parser|Release Group parsed:
20-1-9 07:46:05.4|Debug|Parser|Release Group parsed: thumb
20-1-9 07:46:07.2|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:46:05.4|Debug|ParsingService|No matching series +++ [HD] ACME
20-1-9 07:46:48.6|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 2/The Expanse - S02E03 - Static [Bluray-1080p x265].nfo
20-1-9 07:46:48.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:46:48.9|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:46:48.9|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:46:48.9|Trace|DownloadDecisionMaker|Processing release 80/125
20-1-9 07:46:48.9|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:46:48.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:46:49.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:46:49.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:46:49.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:46:49.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:46:49.0|Debug|DownloadDecisionMaker|Processing release '+++ [HD] RCTS-007 1on1ガチンコ全裸レズバトル2nd 野々宮みさとVS紗々原ゆり' from 'Sukebei-pantsu'
20-1-9 07:46:48.9|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E03 - Static [Bluray-1080p x265].nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:46:49.0|Debug|Parser|Parsing string '+++ [HD] RCTS-007 1on1ガチンコ全裸レズバトル2nd 野々宮みさとVS紗々原ゆり'
20-1-9 07:46:49.0|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:46:49.0|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:46:49.0|Debug|AggregateLanguage|Using language: English
20-1-9 07:46:49.0|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:46:49.0|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E03 - Static [Bluray-1080p x265]-thumb.jpg
20-1-9 07:46:49.0|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 720
20-1-9 07:46:49.0|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].mkv
20-1-9 07:46:49.0|Debug|AggregateQuality|Using quality: HDTV-720p v1
20-1-9 07:46:49.0|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:46:49.0|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:46:49.0|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:46:49.0|Debug|Parser|Parsing string 'The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265]-thumb.jpg'
20-1-9 07:46:49.0|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:46:49.0|Debug|Parser|Episode Parsed. +++ [HD] RCTS - 007
20-1-9 07:46:49.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))+).+?(?:\[.+?\])(?!\\)
20-1-9 07:46:49.0|Debug|Parser|Language parsed: English
20-1-9 07:46:49.0|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:46:49.0|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:46:49.0|Debug|Parser|Episode Parsed. The Expanse - S03E12-13
20-1-9 07:46:49.0|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:46:49.0|Debug|QualityParser|Trying to parse quality for +++ [HD] RCTS-007 1on1ガチンコ全裸レズバトル2nd 野々宮みさとVS紗々原ゆり
20-1-9 07:46:49.0|Debug|Parser|Quality parsed: Unknown v1
20-1-9 07:46:49.0|Debug|Parser|Release Group parsed:
20-1-9 07:46:49.0|Debug|Parser|Language parsed: English
20-1-9 07:46:49.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265]-thumb.jpg
20-1-9 07:46:49.0|Debug|ParsingService|No matching series +++ [HD] RCTS
20-1-9 07:46:49.0|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:46:49.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:46:49.0|Debug|Parser|Release Group parsed: thumb
20-1-9 07:46:49.0|Trace|DownloadDecisionMaker|Processing release 81/125
20-1-9 07:46:49.0|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:46:49.0|Debug|Parser|Parsing string 'The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265]-thumb.jpg'
20-1-9 07:46:49.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:46:49.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:46:49.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:46:49.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:46:49.0|Debug|DownloadDecisionMaker|Processing release '+++ [HD] SHN-029 痴漢師に服の中で乳首をイジられ敏感すぎて抵抗できない美乳女 推定Fcupムッチリ女子大生' from 'Sukebei-pantsu'
20-1-9 07:46:49.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))+).+?(?:\[.+?\])(?!\\)
20-1-9 07:46:49.0|Debug|Parser|Parsing string '+++ [HD] SHN-029 痴漢師に服の中で乳首をイジられ敏感すぎて抵抗できない美乳女 推定Fcupムッチリ女子大生'
20-1-9 07:46:49.0|Debug|Parser|Episode Parsed. The Expanse - S03E12-13
20-1-9 07:46:49.0|Debug|Parser|Language parsed: English
20-1-9 07:46:49.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265]-thumb.jpg
20-1-9 07:46:49.0|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:46:49.0|Debug|Parser|Release Group parsed: thumb
20-1-9 07:46:49.0|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:46:49.0|Debug|Parser|Parsing string 'The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].jpg'
20-1-9 07:46:49.0|Debug|Parser|Episode Parsed. +++ [HD] SHN - 029
20-1-9 07:46:49.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))+).+?(?:\[.+?\])(?!\\)
20-1-9 07:46:49.0|Debug|Parser|Language parsed: English
20-1-9 07:46:49.0|Debug|Parser|Episode Parsed. The Expanse - S03E12-13
20-1-9 07:46:49.0|Debug|QualityParser|Trying to parse quality for +++ [HD] SHN-029 痴漢師に服の中で乳首をイジられ敏感すぎて抵抗できない美乳女 推定Fcupムッチリ女子大生
20-1-9 07:46:49.0|Debug|Parser|Quality parsed: Unknown v1
20-1-9 07:46:49.0|Debug|Parser|Release Group parsed:
20-1-9 07:46:49.0|Debug|Parser|Language parsed: English
20-1-9 07:46:49.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].jpg
20-1-9 07:46:49.0|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:46:49.0|Debug|ParsingService|No matching series +++ [HD] SHN
20-1-9 07:46:49.0|Debug|Parser|Release Group parsed:
20-1-9 07:46:49.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:46:49.0|Trace|DownloadDecisionMaker|Processing release 82/125
20-1-9 07:46:49.0|Debug|Parser|Parsing string 'The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].jpg'
20-1-9 07:46:49.0|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:46:49.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:46:49.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:46:49.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:46:49.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:46:49.0|Debug|DownloadDecisionMaker|Processing release '+++ [HD] SHN-030 痴漢師に服の中で乳首をイジられ敏感すぎて抵抗できない美乳女 推定Fcupデカ乳首人妻' from 'Sukebei-pantsu'
20-1-9 07:46:49.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))+).+?(?:\[.+?\])(?!\\)
20-1-9 07:46:49.0|Debug|Parser|Parsing string '+++ [HD] SHN-030 痴漢師に服の中で乳首をイジられ敏感すぎて抵抗できない美乳女 推定Fcupデカ乳首人妻'
20-1-9 07:46:49.0|Debug|Parser|Episode Parsed. The Expanse - S03E12-13
20-1-9 07:46:49.0|Debug|Parser|Language parsed: English
20-1-9 07:46:49.0|Debug|QualityParser|Trying to parse quality for The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].jpg
20-1-9 07:46:49.0|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:46:49.0|Debug|Parser|Release Group parsed:
20-1-9 07:46:49.7|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:46:49.0|Debug|Parser|Parsing string 'The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].jpg'
20-1-9 07:46:49.7|Debug|Parser|Episode Parsed. +++ [HD] SHN - 030
20-1-9 07:46:49.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))+).+?(?:\[.+?\])(?!\\)
20-1-9 07:46:49.7|Debug|Parser|Language parsed: English
20-1-9 07:46:49.7|Debug|Parser|Episode Parsed. The Expanse - S03E12-13
20-1-9 07:46:49.7|Debug|QualityParser|Trying to parse quality for +++ [HD] SHN-030 痴漢師に服の中で乳首をイジられ敏感すぎて抵抗できない美乳女 推定Fcupデカ乳首人妻
20-1-9 07:46:49.7|Debug|Parser|Quality parsed: Unknown v1
20-1-9 07:46:49.7|Debug|Parser|Release Group parsed:
20-1-9 07:46:49.7|Debug|Parser|Language parsed: English
20-1-9 07:46:49.7|Debug|QualityParser|Trying to parse quality for The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].jpg
20-1-9 07:46:49.7|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:46:49.7|Debug|ParsingService|No matching series +++ [HD] SHN
20-1-9 07:46:49.7|Debug|Parser|Release Group parsed:
20-1-9 07:46:49.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:46:49.7|Debug|Parser|Parsing string 'The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].jpg'
20-1-9 07:46:49.7|Trace|DownloadDecisionMaker|Processing release 83/125
20-1-9 07:46:49.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:46:49.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:46:49.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))+).+?(?:\[.+?\])(?!\\)
20-1-9 07:46:49.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:46:49.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:46:49.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:46:49.7|Debug|DownloadDecisionMaker|Processing release '+++ [HD] SHN-031 密室で乳首をいじられ失禁イキ発情SEX ã‚¨ãƒ­æ•´ä½“ã§ä½•åº¦ã‚‚çµ¶é ‚ã™ã‚‹æ•æ„Ÿå°‘å¥³' from 'Sukebei-pantsu'
20-1-9 07:46:49.7|Debug|Parser|Parsing string '+++ [HD] SHN-031 密室で乳首をいじられ失禁イキ発情SEX ã‚¨ãƒ­æ•´ä½“ã§ä½•åº¦ã‚‚çµ¶é ‚ã™ã‚‹æ•æ„Ÿå°‘å¥³'
20-1-9 07:46:49.7|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].nfo
20-1-9 07:46:49.7|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:46:49.7|Debug|Parser|Episode Parsed. The Expanse - S03E12-13
20-1-9 07:47:19.0|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:46:49.8|Trace|MediaInfo|Read file offset 0-32768 (32768 bytes)
20-1-9 07:47:31.3|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 3/The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].nfo
20-1-9 07:47:31.3|Debug|Parser|Episode Parsed. +++ [HD] SHN - 031
20-1-9 07:47:31.3|Debug|Parser|Language parsed: English
20-1-9 07:47:31.3|Debug|QualityParser|Trying to parse quality for The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].jpg
20-1-9 07:47:31.3|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:47:31.3|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:47:31.3|Debug|Parser|Language parsed: English
20-1-9 07:47:31.3|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:47:31.3|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:47:31.3|Debug|QualityParser|Trying to parse quality for +++ [HD] SHN-031 密室で乳首をいじられ失禁イキ発情SEX ã‚¨ãƒ­æ•´ä½“ã§ä½•åº¦ã‚‚çµ¶é ‚ã™ã‚‹æ•æ„Ÿå°‘å¥³
20-1-9 07:47:31.3|Debug|Parser|Release Group parsed:
20-1-9 07:47:31.3|Debug|Parser|Quality parsed: Unknown v1
20-1-9 07:47:31.3|Debug|Parser|Release Group parsed:
20-1-9 07:47:31.3|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:47:31.3|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:47:31.3|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:47:31.3|Debug|ParsingService|No matching series +++ [HD] SHN
20-1-9 07:47:31.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:47:31.3|Trace|DownloadDecisionMaker|Processing release 84/125
20-1-9 07:47:31.3|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:47:31.3|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:47:31.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:47:31.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:47:31.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:47:31.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:47:31.4|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:47:31.4|Debug|DownloadDecisionMaker|Processing release '(C97) [trick&treat (とりえす)] こんな事、私の望むコトではないのだが!? (Fate Grand Order)' from 'Sukebei-pantsu'
20-1-9 07:47:31.4|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:47:31.4|Debug|Parser|Parsing string '(C97) [trick&treat (とりえす)] こんな事、私の望むコトではないのだが!? (Fate Grand Order)'
20-1-9 07:47:31.4|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:47:31.4|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:47:31.4|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:47:31.4|Debug|Parser|Unable to parse (C97) [trick&treat (とりえす)] こんな事、私の望むコトではないのだが!? (Fate Grand Order)
20-1-9 07:47:31.4|Debug|Parser|Parsing string '(C97) [trick&treat (とりえす)] こんな事、私の望むコトではないのだが!? (Fate Grand Order)'
20-1-9 07:47:31.4|Debug|Parser|Unable to parse (C97) [trick&treat (とりえす)] こんな事、私の望むコトではないのだが!? (Fate Grand Order)
20-1-9 07:47:31.4|Debug|AggregateLanguage|Using language: English
20-1-9 07:47:31.4|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 720
20-1-9 07:47:31.4|Debug|AggregateQuality|Using quality: HDTV-720p v1
20-1-9 07:47:31.4|Debug|Parser|Parsing string 'The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].metathumb'
20-1-9 07:47:31.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))+).+?(?:\[.+?\])(?!\\)
20-1-9 07:47:31.4|Debug|Parser|Episode Parsed. The Expanse - S03E12-13
20-1-9 07:47:31.4|Debug|Parser|Language parsed: English
20-1-9 07:47:31.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].metathumb
20-1-9 07:47:31.4|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:47:31.4|Debug|Parser|Release Group parsed:
20-1-9 07:47:31.4|Debug|Parser|Parsing string 'The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].metathumb'
20-1-9 07:47:31.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))+).+?(?:\[.+?\])(?!\\)
20-1-9 07:47:31.4|Debug|Parser|Episode Parsed. The Expanse - S03E12-13
20-1-9 07:47:31.4|Debug|Parser|Language parsed: English
20-1-9 07:47:31.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].metathumb
20-1-9 07:47:31.4|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:47:31.4|Debug|Parser|Release Group parsed:
20-1-9 07:47:31.4|Debug|Parser|Parsing string 'The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].metathumb'
20-1-9 07:47:31.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))+).+?(?:\[.+?\])(?!\\)
20-1-9 07:47:31.4|Debug|Parser|Episode Parsed. The Expanse - S03E12-13
20-1-9 07:47:31.3|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265].nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:47:31.4|Debug|Parser|Language parsed: English
20-1-9 07:47:31.4|Debug|QualityParser|Trying to parse quality for The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].metathumb
20-1-9 07:47:31.4|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E03 - Assured Destruction [WEBDL-1080p x265]-thumb.jpg
20-1-9 07:47:31.4|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:47:31.4|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E04 - CQB [WEBDL-2160p x265].mkv
20-1-9 07:47:31.4|Debug|Parser|Release Group parsed:
20-1-9 07:47:31.5|Debug|AggregateLanguage|Using language: English
20-1-9 07:47:31.5|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 720
20-1-9 07:47:31.5|Debug|AggregateQuality|Using quality: HDTV-720p v1
20-1-9 07:47:31.5|Debug|Parser|Parsing string 'The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].metathumb'
20-1-9 07:47:31.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))+).+?(?:\[.+?\])(?!\\)
20-1-9 07:47:31.5|Debug|Parser|Episode Parsed. The Expanse - S03E12-13
20-1-9 07:47:31.5|Debug|Parser|Language parsed: English
20-1-9 07:47:31.5|Debug|QualityParser|Trying to parse quality for The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].metathumb
20-1-9 07:47:31.5|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:47:31.5|Debug|Parser|Release Group parsed:
20-1-9 07:47:31.5|Debug|Parser|Parsing string 'The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].nfo'
20-1-9 07:47:31.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))+).+?(?:\[.+?\])(?!\\)
20-1-9 07:47:31.5|Debug|Parser|Episode Parsed. The Expanse - S03E12-13
20-1-9 07:47:31.5|Debug|Parser|Language parsed: English
20-1-9 07:47:31.5|Debug|QualityParser|Trying to parse quality for The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].nfo
20-1-9 07:47:31.5|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:47:31.5|Debug|Parser|Release Group parsed:
20-1-9 07:47:31.6|Trace|MediaInfo|Read file offset 237982-1139102 (901120 bytes)
20-1-9 07:47:31.8|Debug|Parser|Parsing string 'The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].nfo'
20-1-9 07:47:31.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))+).+?(?:\[.+?\])(?!\\)
20-1-9 07:47:31.8|Trace|MediaInfo|Read file offset 1384135793-1384161304 (25511 bytes)
20-1-9 07:47:31.8|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E04 - CQB [WEBDL-2160p x265].nfo
20-1-9 07:47:31.8|Trace|MediaInfo|Read a total of 959399 bytes (0.1%)
20-1-9 07:47:31.8|Debug|Parser|Episode Parsed. The Expanse - S03E12-13
20-1-9 07:47:31.8|Debug|DetectSample|Runtime is over 90 seconds
20-1-9 07:47:31.8|Trace|ConfigService|Using default config value for 'downloadclientworkingfolders' defaultValue:'_UNPACK_|_FAILED_'
20-1-9 07:47:31.8|Debug|Parser|Language parsed: English
20-1-9 07:47:31.8|Debug|QualityParser|Trying to parse quality for The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].nfo
20-1-9 07:47:31.8|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:47:31.8|Debug|Parser|Release Group parsed:
20-1-9 07:47:31.8|Debug|SameFileSpecification|'/data/Downloads/Complete/[HorribleSubs] Chihayafuru S3 - 08 [1080p].mkv' Has the same filesize as existing file
20-1-9 07:47:31.8|Debug|ImportDecisionMaker|File rejected for the following reasons: [Permanent] Has the same filesize as existing file
20-1-9 07:47:31.8|Trace|ConfigService|Using default config value for 'removecompleteddownloads' defaultValue:'False'
20-1-9 07:47:31.8|Trace|EventAggregator|Publishing DownloadsProcessedEvent
20-1-9 07:47:31.8|Trace|EventAggregator|DownloadsProcessedEvent -> DownloadMonitoringService
20-1-9 07:47:48.4|Trace|EventAggregator|Publishing TrackedDownloadRefreshedEvent
20-1-9 07:47:48.4|Trace|EventAggregator|TrackedDownloadRefreshedEvent -> QueueService
20-1-9 07:47:48.4|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 1/The Expanse - S01E04 - CQB [WEBDL-2160p x265].nfo
20-1-9 07:47:48.4|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E04 - CQB [WEBDL-2160p x265].nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:47:48.4|Trace|EventAggregator|Publishing QueueUpdatedEvent
20-1-9 07:47:48.4|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E04 - CQB [WEBDL-2160p x265]-thumb.jpg
20-1-9 07:47:48.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueModule
20-1-9 07:47:48.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueModule
20-1-9 07:47:48.4|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E04 - Godspeed [Bluray-1080p x265].mkv
20-1-9 07:47:48.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueDetailsModule
20-1-9 07:47:48.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueDetailsModule
20-1-9 07:47:48.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueModule
20-1-9 07:47:48.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueModule
20-1-9 07:47:48.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueStatusModule
20-1-9 07:47:48.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueStatusModule
20-1-9 07:47:48.4|Trace|EventAggregator|TrackedDownloadRefreshedEvent <- QueueService
20-1-9 07:47:48.4|Trace|EventAggregator|DownloadsProcessedEvent <- DownloadMonitoringService
20-1-9 07:47:48.4|Trace|CommandQueueManager|Updating command status
20-1-9 07:47:48.5|Trace|EventAggregator|Publishing CommandExecutedEvent
20-1-9 07:47:48.5|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
20-1-9 07:47:48.5|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
20-1-9 07:47:48.5|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
20-1-9 07:47:48.5|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
20-1-9 07:47:48.5|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
20-1-9 07:47:48.5|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
20-1-9 07:47:48.5|Trace|CommandExecutor|ProcessMonitoredDownloadsCommand <- DownloadProcessingService [00:20:16.5349900]
20-1-9 07:47:48.5|Debug|AggregateLanguage|Using language: English
20-1-9 07:47:48.5|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 720
20-1-9 07:47:48.5|Debug|AggregateQuality|Using quality: HDTV-720p v1
20-1-9 07:47:48.5|Debug|Parser|Parsing string 'The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].nfo'
20-1-9 07:47:48.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))+).+?(?:\[.+?\])(?!\\)
20-1-9 07:47:48.5|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E04 - Godspeed [Bluray-1080p x265].nfo
20-1-9 07:47:48.5|Debug|Parser|Episode Parsed. The Expanse - S03E12-13
20-1-9 07:47:48.5|Debug|Parser|Language parsed: English
20-1-9 07:47:48.5|Debug|QualityParser|Trying to parse quality for The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].nfo
20-1-9 07:47:48.5|Trace|CommandExecutor|MessagingCleanupCommand -> CleanupCommandMessagingService
20-1-9 07:48:50.1|Trace|CommandQueueManager|Marking command as started: MessagingCleanup
20-1-9 07:47:48.5|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:48:50.1|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 2/The Expanse - S02E04 - Godspeed [Bluray-1080p x265].nfo
20-1-9 07:48:50.1|Debug|Parser|Release Group parsed:
20-1-9 07:48:50.1|Debug|Parser|Parsing string 'The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].nfo'
20-1-9 07:48:50.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))+).+?(?:\[.+?\])(?!\\)
20-1-9 07:48:50.1|Debug|Parser|Episode Parsed. The Expanse - S03E12-13
20-1-9 07:48:50.1|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E04 - Godspeed [Bluray-1080p x265].nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:48:50.1|Debug|Parser|Language parsed: English
20-1-9 07:48:50.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].nfo
20-1-9 07:48:50.1|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E04 - Godspeed [Bluray-1080p x265]-thumb.jpg
20-1-9 07:48:50.1|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:48:50.1|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].mkv
20-1-9 07:48:50.1|Debug|Parser|Release Group parsed:
20-1-9 07:48:50.1|Debug|Parser|Parsing string 'The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].nfo-orig'
20-1-9 07:48:50.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))+).+?(?:\[.+?\])(?!\\)
20-1-9 07:48:50.1|Debug|Parser|Episode Parsed. The Expanse - S03E12-13
20-1-9 07:48:50.1|Debug|Parser|Language parsed: English
20-1-9 07:48:50.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].nfo-orig
20-1-9 07:48:50.1|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:48:50.1|Debug|Parser|Release Group parsed: orig
20-1-9 07:48:50.1|Debug|Parser|Parsing string 'The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].nfo-orig'
20-1-9 07:48:50.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))+).+?(?:\[.+?\])(?!\\)
20-1-9 07:48:50.1|Debug|Parser|Episode Parsed. The Expanse - S03E12-13
20-1-9 07:48:50.1|Debug|Parser|Language parsed: English
20-1-9 07:48:50.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].nfo-orig
20-1-9 07:48:50.1|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:48:50.1|Debug|Parser|Release Group parsed: orig
20-1-9 07:48:50.1|Debug|Parser|Parsing string 'The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].nfo-orig'
20-1-9 07:48:50.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))+).+?(?:\[.+?\])(?!\\)
20-1-9 07:48:50.1|Debug|Parser|Episode Parsed. The Expanse - S03E12-13
20-1-9 07:48:50.1|Debug|Parser|Language parsed: English
20-1-9 07:48:50.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].nfo-orig
20-1-9 07:48:50.1|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:48:50.1|Debug|Parser|Release Group parsed: orig
20-1-9 07:48:50.1|Debug|Parser|Parsing string 'The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].xml'
20-1-9 07:48:50.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))+).+?(?:\[.+?\])(?!\\)
20-1-9 07:48:50.1|Debug|Parser|Episode Parsed. The Expanse - S03E12-13
20-1-9 07:48:50.1|Debug|Parser|Language parsed: English
20-1-9 07:48:50.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].xml
20-1-9 07:48:50.1|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:48:50.1|Debug|Parser|Release Group parsed:
20-1-9 07:48:50.1|Debug|Parser|Parsing string 'The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].xml'
20-1-9 07:48:50.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))+).+?(?:\[.+?\])(?!\\)
20-1-9 07:48:50.1|Debug|Parser|Episode Parsed. The Expanse - S03E12-13
20-1-9 07:48:50.1|Debug|Parser|Language parsed: English
20-1-9 07:48:50.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].xml
20-1-9 07:48:50.1|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:48:50.1|Debug|Parser|Release Group parsed:
20-1-9 07:48:50.1|Debug|Parser|Parsing string 'The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].xml'
20-1-9 07:48:50.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))+).+?(?:\[.+?\])(?!\\)
20-1-9 07:48:50.1|Debug|Parser|Episode Parsed. The Expanse - S03E12-13
20-1-9 07:48:50.1|Debug|Parser|Language parsed: English
20-1-9 07:48:50.1|Debug|QualityParser|Trying to parse quality for The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].xml
20-1-9 07:48:50.1|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:48:50.1|Debug|Parser|Release Group parsed:
20-1-9 07:48:50.1|Debug|ParsingService|No matching series (C97) [trick&treat (とりえす)] こんな事、私の望むコトではないのだが!? (Fate Grand Order)
20-1-9 07:48:50.1|Trace|DownloadDecisionMaker|Processing release 85/125
20-1-9 07:48:50.1|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:48:50.1|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:48:50.1|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:48:50.1|Trace|CommandQueueManager|Cleaning up old commands
20-1-9 07:48:50.2|Trace|Http|Req: 261 [GET] /calendar
20-1-9 07:48:50.2|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:48:50.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:48:50.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:48:50.2|Debug|DownloadDecisionMaker|Processing release '+++ [HD] SHN-032 密室で乳首をいじられ失禁イキ発情SEX 雨宿りしていた濡れ制服少女' from 'Sukebei-pantsu'
20-1-9 07:48:50.2|Debug|AggregateLanguage|Using language: English
20-1-9 07:48:50.2|Debug|Parser|Parsing string '+++ [HD] SHN-032 密室で乳首をいじられ失禁イキ発情SEX 雨宿りしていた濡れ制服少女'
20-1-9 07:48:50.2|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 720
20-1-9 07:48:50.2|Debug|AggregateQuality|Using quality: HDTV-720p v1
20-1-9 07:48:50.2|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:48:50.2|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:48:50.2|Debug|Parser|Parsing string 'The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].xml'
20-1-9 07:48:50.2|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:48:50.2|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:48:50.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))+).+?(?:\[.+?\])(?!\\)
20-1-9 07:48:50.2|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:48:50.2|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:48:50.2|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:48:50.2|Debug|Parser|Episode Parsed. The Expanse - S03E12-13
20-1-9 07:48:50.2|Debug|Parser|Episode Parsed. +++ [HD] SHN - 032
20-1-9 07:48:50.2|Debug|Parser|Language parsed: English
20-1-9 07:48:50.2|Debug|Parser|Language parsed: English
20-1-9 07:48:50.2|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:48:50.2|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:48:50.2|Debug|QualityParser|Trying to parse quality for +++ [HD] SHN-032 密室で乳首をいじられ失禁イキ発情SEX 雨宿りしていた濡れ制服少女
20-1-9 07:48:50.2|Debug|QualityParser|Trying to parse quality for The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].xml
20-1-9 07:48:50.2|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:48:50.2|Debug|Parser|Quality parsed: Unknown v1
20-1-9 07:48:50.2|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:48:50.2|Debug|Parser|Release Group parsed:
20-1-9 07:48:50.2|Debug|Parser|Release Group parsed:
20-1-9 07:48:50.2|Debug|Parser|Parsing string 'The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].xml'
20-1-9 07:48:50.2|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:48:50.2|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:48:50.2|Debug|ParsingService|No matching series +++ [HD] SHN
20-1-9 07:48:50.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))+).+?(?:\[.+?\])(?!\\)
20-1-9 07:48:50.2|Debug|Parser|Episode Parsed. The Expanse - S03E12-13
20-1-9 07:48:50.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:48:50.2|Trace|DownloadDecisionMaker|Processing release 86/125
20-1-9 07:48:50.2|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:48:50.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:48:50.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:48:50.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:48:50.2|Debug|Parser|Language parsed: English
20-1-9 07:48:50.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:48:50.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:48:50.2|Debug|DownloadDecisionMaker|Processing release '(C97) [drizzly rain (しぐ)] å •ã¡ã‚‹äººå¦» (ガールズ&パンツァー)' from 'Sukebei-pantsu'
20-1-9 07:48:50.2|Debug|QualityParser|Trying to parse quality for The Expanse - S03E12-13 - Congregation + Abaddon's Gate [HDTV-720p x265].xml
20-1-9 07:48:50.2|Debug|Parser|Parsing string '(C97) [drizzly rain (しぐ)] å •ã¡ã‚‹äººå¦» (ガールズ&パンツァー)'
20-1-9 07:48:50.2|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:48:50.2|Debug|Parser|Release Group parsed:
20-1-9 07:48:50.2|Debug|Parser|Unable to parse (C97) [drizzly rain (しぐ)] å •ã¡ã‚‹äººå¦» (ガールズ&パンツァー)
20-1-9 07:48:50.2|Debug|Parser|Parsing string '(C97) [drizzly rain (しぐ)] å •ã¡ã‚‹äººå¦» (ガールズ&パンツァー)'
20-1-9 07:48:50.2|Debug|AggregateLanguage|Using language: English
20-1-9 07:48:50.2|Trace|AggregateQuality|Finding quality. Source: Television. Resolution: 720
20-1-9 07:48:50.2|Debug|AggregateQuality|Using quality: HDTV-720p v1
20-1-9 07:48:50.2|Debug|Parser|Parsing string 'season.nfo'
20-1-9 07:48:50.2|Debug|Parser|Unable to parse (C97) [drizzly rain (しぐ)] å •ã¡ã‚‹äººå¦» (ガールズ&パンツァー)
20-1-9 07:48:50.2|Debug|Parser|Unable to parse season.nfo
20-1-9 07:48:50.2|Debug|Parser|Parsing string 'season.nfo'
20-1-9 07:48:50.2|Debug|Parser|Unable to parse season.nfo
20-1-9 07:48:50.2|Debug|Parser|Parsing string 'season.nfo'
20-1-9 07:48:50.2|Debug|Parser|Unable to parse season.nfo
20-1-9 07:48:50.2|Debug|Parser|Parsing string 'The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3]-thumb.jpg'
20-1-9 07:48:50.2|Trace|CommandQueueManager|Updating command status
20-1-9 07:48:50.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:48:50.2|Debug|Parser|Episode Parsed. The Expanse - S04E01
20-1-9 07:48:50.2|Debug|Parser|Language parsed: English
20-1-9 07:48:50.2|Debug|QualityParser|Trying to parse quality for The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3]-thumb.jpg
20-1-9 07:48:50.2|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:48:50.2|Debug|Parser|Release Group parsed: thumb
20-1-9 07:48:50.2|Trace|EventAggregator|Publishing CommandExecutedEvent
20-1-9 07:48:50.2|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
20-1-9 07:48:50.2|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Messaging.Commands.MessagingCleanupCommand
20-1-9 07:48:50.2|Debug|AggregateLanguage|Using language: English
20-1-9 07:48:50.2|Trace|AggregateQuality|Finding quality. Source: WebRip. Resolution: 2160
20-1-9 07:48:50.2|Debug|AggregateQuality|Using quality: WEBRip-2160p v1
20-1-9 07:48:50.2|Debug|Parser|Parsing string 'The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3]-thumb.jpg'
20-1-9 07:48:50.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:48:50.2|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
20-1-9 07:48:50.2|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
20-1-9 07:48:50.2|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
20-1-9 07:48:50.2|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
20-1-9 07:48:50.2|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
20-1-9 07:48:50.2|Trace|CommandExecutor|MessagingCleanupCommand <- CleanupCommandMessagingService [00:01:01.6886000]
20-1-9 07:48:50.2|Debug|Parser|Episode Parsed. The Expanse - S04E01
20-1-9 07:48:50.2|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].nfo
20-1-9 07:48:50.2|Debug|Parser|Language parsed: English
20-1-9 07:48:50.2|Debug|QualityParser|Trying to parse quality for The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3]-thumb.jpg
20-1-9 07:48:50.2|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:48:50.2|Debug|Parser|Release Group parsed: thumb
20-1-9 07:48:50.2|Trace|CommandExecutor|RefreshMonitoredDownloadsCommand -> DownloadMonitoringService
20-1-9 07:48:50.2|Trace|Http|Res: 261 [GET] /calendar: 200.OK (87 ms)
20-1-9 07:49:47.7|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 3/The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].nfo
20-1-9 07:48:50.2|Debug|Parser|Parsing string 'The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3]-thumb.jpg'
20-1-9 07:49:47.7|Trace|CommandQueueManager|Marking command as started: RefreshMonitoredDownloads
20-1-9 07:49:47.7|Trace|Scheduler|Pending Tasks: 3
20-1-9 07:49:47.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:49:47.7|Debug|Parser|Episode Parsed. The Expanse - S04E01
20-1-9 07:49:47.7|Debug|Parser|Language parsed: English
20-1-9 07:49:47.7|Debug|QualityParser|Trying to parse quality for The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3]-thumb.jpg
20-1-9 07:49:47.7|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:49:47.7|Debug|Parser|Release Group parsed: thumb
20-1-9 07:49:47.7|Debug|Parser|Parsing string 'The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].jpg'
20-1-9 07:49:47.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:49:47.7|Debug|Parser|Episode Parsed. The Expanse - S04E01
20-1-9 07:49:47.7|Debug|Parser|Language parsed: English
20-1-9 07:49:47.7|Debug|QualityParser|Trying to parse quality for The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:49:47.7|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:49:47.7|Debug|Parser|Release Group parsed:
20-1-9 07:49:47.7|Debug|Parser|Parsing string 'The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].jpg'
20-1-9 07:49:47.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:49:47.7|Debug|Parser|Episode Parsed. The Expanse - S04E01
20-1-9 07:49:47.7|Debug|Parser|Language parsed: English
20-1-9 07:49:47.7|Debug|QualityParser|Trying to parse quality for The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:49:47.7|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:49:47.7|Debug|Parser|Release Group parsed:
20-1-9 07:49:47.7|Debug|Parser|Parsing string 'The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].jpg'
20-1-9 07:49:47.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:49:47.7|Debug|Parser|Episode Parsed. The Expanse - S04E01
20-1-9 07:49:47.7|Debug|Parser|Language parsed: English
20-1-9 07:49:47.7|Debug|QualityParser|Trying to parse quality for The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:49:47.7|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:49:47.7|Debug|Parser|Release Group parsed:
20-1-9 07:49:47.7|Debug|Parser|Parsing string 'The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].jpg'
20-1-9 07:49:47.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:49:47.7|Debug|Parser|Episode Parsed. The Expanse - S04E01
20-1-9 07:49:47.7|Debug|Parser|Language parsed: English
20-1-9 07:49:47.7|Debug|QualityParser|Trying to parse quality for The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:49:47.7|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:49:47.7|Debug|Parser|Release Group parsed:
20-1-9 07:49:47.7|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E04 - Reload [WEBDL-1080p HEVC].nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:49:47.8|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E04 - Reload [WEBDL-1080p HEVC]-thumb.jpg
20-1-9 07:49:47.8|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E05 - Back to the Butcher [WEBDL-2160p x265].mkv
20-1-9 07:49:47.8|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:49:47.8|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:49:47.8|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:49:47.8|Debug|AggregateLanguage|Using language: English
20-1-9 07:49:47.8|Trace|AggregateQuality|Finding quality. Source: WebRip. Resolution: 2160
20-1-9 07:49:47.8|Debug|AggregateQuality|Using quality: WEBRip-2160p v1
20-1-9 07:49:47.8|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:49:47.8|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:49:47.8|Debug|Parser|Parsing string 'The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].metathumb'
20-1-9 07:49:47.8|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:49:47.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:49:47.8|Debug|Parser|Episode Parsed. The Expanse - S04E01
20-1-9 07:49:47.8|Debug|Parser|Language parsed: English
20-1-9 07:49:47.8|Debug|QualityParser|Trying to parse quality for The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].metathumb
20-1-9 07:49:47.8|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:49:47.8|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:49:47.8|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:49:47.8|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:49:47.8|Debug|Parser|Release Group parsed:
20-1-9 07:49:47.8|Debug|Parser|Parsing string 'The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].metathumb'
20-1-9 07:49:47.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:49:47.8|Debug|Parser|Episode Parsed. The Expanse - S04E01
20-1-9 07:49:47.8|Debug|Parser|Language parsed: English
20-1-9 07:49:47.8|Debug|QualityParser|Trying to parse quality for The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].metathumb
20-1-9 07:49:47.8|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:49:47.8|Debug|Parser|Release Group parsed:
20-1-9 07:49:47.8|Debug|Parser|Parsing string 'The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].metathumb'
20-1-9 07:49:47.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:49:47.8|Debug|Parser|Episode Parsed. The Expanse - S04E01
20-1-9 07:49:47.8|Debug|Parser|Language parsed: English
20-1-9 07:49:47.8|Debug|QualityParser|Trying to parse quality for The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].metathumb
20-1-9 07:49:47.8|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:49:47.8|Debug|Parser|Release Group parsed:
20-1-9 07:49:47.8|Debug|AggregateLanguage|Using language: English
20-1-9 07:49:47.8|Trace|AggregateQuality|Finding quality. Source: WebRip. Resolution: 2160
20-1-9 07:49:47.8|Debug|AggregateQuality|Using quality: WEBRip-2160p v1
20-1-9 07:49:47.8|Debug|Parser|Parsing string 'The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].metathumb'
20-1-9 07:49:47.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:49:47.8|Debug|Parser|Episode Parsed. The Expanse - S04E01
20-1-9 07:49:47.8|Debug|Parser|Language parsed: English
20-1-9 07:49:47.8|Debug|QualityParser|Trying to parse quality for The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].metathumb
20-1-9 07:49:47.8|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:49:47.8|Debug|Parser|Release Group parsed:
20-1-9 07:49:47.8|Debug|Parser|Parsing string 'The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].nfo'
20-1-9 07:49:49.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:49:49.1|Debug|Parser|Episode Parsed. The Expanse - S04E01
20-1-9 07:49:49.1|Debug|Parser|Language parsed: English
20-1-9 07:49:49.1|Debug|QualityParser|Trying to parse quality for The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].nfo
20-1-9 07:49:49.1|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:49:49.1|Debug|Parser|Release Group parsed:
20-1-9 07:49:49.1|Trace|HttpClient|Req: [POST] http://localhost:9091/transmission/rpc: torrent-get(...)
20-1-9 07:49:49.1|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
20-1-9 07:49:49.2|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E05 - Back to the Butcher [WEBDL-2160p x265].nfo
20-1-9 07:50:29.4|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 1/The Expanse - S01E05 - Back to the Butcher [WEBDL-2160p x265].nfo
20-1-9 07:50:29.4|Debug|Parser|Parsing string 'The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].nfo'
20-1-9 07:50:29.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:50:29.4|Debug|Parser|Episode Parsed. The Expanse - S04E01
20-1-9 07:50:29.4|Debug|Parser|Language parsed: English
20-1-9 07:50:29.4|Debug|QualityParser|Trying to parse quality for The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].nfo
20-1-9 07:50:29.4|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:50:29.4|Debug|Parser|Release Group parsed:
20-1-9 07:50:30.5|Trace|Scheduler|Pending Tasks: 3
20-1-9 07:50:30.5|Trace|HttpClient|Res: [POST] http://localhost:9091/transmission/rpc: 409.Conflict
<h1>409: Conflict</h1><p>Your request had an invalid session-id header.</p><p>To fix this, follow these steps:<ol><li> When reading a response, get its X-Transmission-Session-Id header and remember it<li> Add the updated header to your outgoing requests<li> When you get this 409 error message, resend your request with the updated header</ol></p><p>This requirement has been added to help prevent <a href="https://en.wikipedia.org/wiki/Cross-site_request_forgery">CSRF</a> attacks.</p><p><code>X-Transmission-Session-Id: MiOv8DS1cDjJ60s7m1GH058VUPLLGVU606V0maPYGKppoJxw</code></p> (41308 ms)
20-1-9 07:50:30.5|Trace|HttpClient|Response content (581 bytes): <h1>409: Conflict</h1><p>Your request had an invalid session-id header.</p><p>To fix this, follow these steps:<ol><li> When reading a response, get its X-Transmission-Session-Id header and remember it<li> Add the updated header to your outgoing requests<li> When you get this 409 error message, resend your request with the updated header</ol></p><p>This requirement has been added to help prevent <a href="https://en.wikipedia.org/wiki/Cross-site_request_forgery">CSRF</a> attacks.</p><p><code>X-Transmission-Session-Id: MiOv8DS1cDjJ60s7m1GH058VUPLLGVU606V0maPYGKppoJxw</code></p>
20-1-9 07:50:30.5|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:50:30.5|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:50:30.5|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:50:30.5|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:50:30.5|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:50:30.5|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:50:30.5|Debug|ParsingService|No matching series (C97) [drizzly rain (しぐ)] å •ã¡ã‚‹äººå¦» (ガールズ&パンツァー)
20-1-9 07:50:30.5|Trace|DownloadDecisionMaker|Processing release 87/125
20-1-9 07:50:30.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:50:30.5|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E05 - Back to the Butcher [WEBDL-2160p x265].nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:50:30.5|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:50:30.5|Trace|HttpClient|Req: [GET] http://localhost:9091/transmission/rpc
20-1-9 07:50:30.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:50:30.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:50:30.5|Debug|AggregateLanguage|Using language: English
20-1-9 07:50:30.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:50:30.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:50:30.5|Debug|DownloadDecisionMaker|Processing release '+++ [HD] 413INST-010 【個人撮影】【顔出し】19歳?某有名事務所所属・現役アイドルとの【秘密の個人撮影】デビュー4年に渡る出会いのSEX é¡”å‡ºã—ä¸­å‡ºã—æ˜ åƒä»˜ã€ã‚³ã‚¹ãƒ—ãƒ¬ã€‘' from 'Sukebei-pantsu'
20-1-9 07:50:30.5|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:50:30.5|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
20-1-9 07:50:30.5|Debug|Parser|Parsing string '+++ [HD] 413INST-010 【個人撮影】【顔出し】19歳?某有名事務所所属・現役アイドルとの【秘密の個人撮影】デビュー4年に渡る出会いのSEX é¡”å‡ºã—ä¸­å‡ºã—æ˜ åƒä»˜ã€ã‚³ã‚¹ãƒ—ãƒ¬ã€‘'
20-1-9 07:50:30.5|Trace|AggregateQuality|Finding quality. Source: WebRip. Resolution: 2160
20-1-9 07:50:30.6|Debug|AggregateQuality|Using quality: WEBRip-2160p v1
20-1-9 07:50:30.6|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E05 - Back to the Butcher [WEBDL-2160p x265]-thumb.jpg
20-1-9 07:50:30.6|Trace|HttpClient|Res: [GET] http://localhost:9091/transmission/rpc: 409.Conflict
<h1>409: Conflict</h1><p>Your request had an invalid session-id header.</p><p>To fix this, follow these steps:<ol><li> When reading a response, get its X-Transmission-Session-Id header and remember it<li> Add the updated header to your outgoing requests<li> When you get this 409 error message, resend your request with the updated header</ol></p><p>This requirement has been added to help prevent <a href="https://en.wikipedia.org/wiki/Cross-site_request_forgery">CSRF</a> attacks.</p><p><code>X-Transmission-Session-Id: MiOv8DS1cDjJ60s7m1GH058VUPLLGVU606V0maPYGKppoJxw</code></p> (2 ms)
20-1-9 07:50:30.6|Debug|Parser|Parsing string 'The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].nfo'
20-1-9 07:50:30.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:50:30.6|Trace|HttpClient|Response content (581 bytes): <h1>409: Conflict</h1><p>Your request had an invalid session-id header.</p><p>To fix this, follow these steps:<ol><li> When reading a response, get its X-Transmission-Session-Id header and remember it<li> Add the updated header to your outgoing requests<li> When you get this 409 error message, resend your request with the updated header</ol></p><p>This requirement has been added to help prevent <a href="https://en.wikipedia.org/wiki/Cross-site_request_forgery">CSRF</a> attacks.</p><p><code>X-Transmission-Session-Id: MiOv8DS1cDjJ60s7m1GH058VUPLLGVU606V0maPYGKppoJxw</code></p>
20-1-9 07:50:30.6|Debug|Parser|Episode Parsed. The Expanse - S04E01
20-1-9 07:50:30.6|Debug|TransmissionProxy|Transmission authentication succeeded.
20-1-9 07:50:30.6|Trace|HttpClient|Req: [POST] http://localhost:9091/transmission/rpc: torrent-get(...)
20-1-9 07:50:30.5|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:50:30.6|Debug|Parser|Language parsed: English
20-1-9 07:50:30.6|Debug|QualityParser|Trying to parse quality for The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].nfo
20-1-9 07:50:30.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
20-1-9 07:50:30.6|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:50:30.6|Debug|Parser|Release Group parsed:
20-1-9 07:50:30.6|Debug|Parser|Parsing string 'The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].nfo'
20-1-9 07:50:30.6|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:50:30.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:50:30.6|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E05 - Home [Bluray-1080p x265].mkv
20-1-9 07:50:30.6|Debug|Parser|Episode Parsed. +++ [HD] 413INST - 010
20-1-9 07:50:30.6|Debug|Parser|Episode Parsed. The Expanse - S04E01
20-1-9 07:50:30.6|Debug|Parser|Language parsed: English
20-1-9 07:50:30.6|Debug|QualityParser|Trying to parse quality for The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].nfo
20-1-9 07:50:30.6|Debug|Parser|Language parsed: English
20-1-9 07:50:30.6|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:50:30.6|Debug|QualityParser|Trying to parse quality for +++ [HD] 413INST-010 【個人撮影】【顔出し】19歳?某有名事務所所属・現役アイドルとの【秘密の個人撮影】デビュー4年に渡る出会いのSEX é¡”å‡ºã—ä¸­å‡ºã—æ˜ åƒä»˜ã€ã‚³ã‚¹ãƒ—ãƒ¬ã€‘
20-1-9 07:50:30.6|Trace|HttpClient|Res: [POST] http://localhost:9091/transmission/rpc: 200.OK (7 ms)
20-1-9 07:50:30.6|Debug|Parser|Release Group parsed:
20-1-9 07:50:30.6|Debug|Parser|Quality parsed: Unknown v1
20-1-9 07:50:30.6|Trace|HttpClient|Response content (83027 bytes): {"arguments":{"torrents":[{"downloadDir":"/data/Downloads/Complete","downloadedEver":272927399,"errorString":"","eta":-1,"hashString":"5cead7ca0b4fa3946a55564da09d00bee4a9a48e","id":1,"isFinished":false,"leftUntilDone":754630656,"name":"www.Torrenting.org - FLCL S02E02 1080p WEB x264-ANiURL","secondsDownloading":133571,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":0,"totalSize":1027400220,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":16225345,"errorString":"","eta":-1,"hashString":"1b2e98c8fe78d5003be4212f896a63db577b1b4f","id":2,"isFinished":false,"leftUntilDone":522878976,"name":"[HerokuRaws] Beastars - 03 (+Ultra 1920x1080 x684 EAC3)","secondsDownloading":188215,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":4,"totalSize":539051891,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1328147502,"errorString":"","eta":-1,"hashString":"2366571ab70ad8dbbff9fedd9f790de5c5a9f4b5","id":3,"isFinished":false,"leftUntilDone":195133440,"name":"[Diogo4D-Kanade] [BD][1080p] Shoujo Shuumatsu Ryokou - 11 [236F4327].mkv","secondsDownloading":893595,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":4,"totalSize":1502296075,"uploadedEver":206124650},{"downloadDir":"/data/Downloads/Complete","downloadedEver":36292873,"errorString":"","eta":-1,"hashString":"0ec969ffd0b1122da919833de49eed1bacba0b60","id":4,"isFinished":false,"leftUntilDone":1964785664,"name":"[Diogo4D-Kanade] [BD][1080p] Shoujo Shuumatsu Ryokou - 12 [D2E4119F].mkv","secondsDownloading":569960,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":4,"totalSize":2000507412,"uploadedEver":54934591},{"downloadDir":"/data/Downloads/Complete","downloadedEver":3763670008,"errorString":"","eta":-1,"hashString":"a455bd3c6fbb41e8c6141634e52f0b28da71081a","id":5,"isFinished":false,"leftUntilDone":150994944,"name":"[LowPower-Raws] \u6708\u8272\u771f\u7f8e Tsuki ga Kirei 01-12 (BD 720P x264 10bit AAC)","secondsDownloading":228959,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":4,"totalSize":3907800382,"uploadedEver":197350653},{"downloadDir":"/data/Downloads/Complete","downloadedEver":285243775,"errorString":"","eta":-1,"hashString":"5c298a12ac7e0271f3a99917238c1049e0d42ae6","id":6,"isFinished":false,"leftUntilDone":67158016,"name":"[PuyaSubs!] Tada-kun wa Koi wo Shinai - 02 [1080p][6CB1193E][V2].mkv","secondsDownloading":734806,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":0,"totalSize":349501988,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":340606404,"errorString":"","eta":-1,"hashString":"e172c33f1ac9ecadf25d55c92c2181f9f07872e0","id":7,"isFinished":false,"leftUntilDone":393117696,"name":"We.Never.Learn.Bokuben.S02E08.720p.WEB.x264-URANiME[eztv].mkv","secondsDownloading":333492,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":0,"totalSize":731275318,"uploadedEver":229044481},{"downloadDir":"/data/Downloads/Complete","downloadedEver":2702872268,"errorString":"","eta":-1,"hashString":"f9b4ece500828a5ba67f0cf60d2ecd6462a84a2a","id":8,"isFinished":false,"leftUntilDone":1048576,"name":"[Potato] OreImo S1 [720p HEVC AAC]","secondsDownloading":111305,"secondsSeeding":131693,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":0,"totalSize":2631990222,"uploadedEver":1356013250},{"downloadDir":"/data/Downloads/Complete","downloadedEver":16971310,"errorString":"","eta":-1,"hashString":"487d29c79c7be221d187fcb73d270e0aa00d04f7","id":9,"isFinished":false,"leftUntilDone":80543744,"name":"www.Torrenting.com - Adventure.Time.S08E25.720p.HEVC.x265-MeGusta","secondsDownloading":857573,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":0,"totalSize":84180438,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1089563897,"errorString":"","eta":-1,"hashString":"63de8a4961e9813042ea4469ac729a532d3074b8","id":10,"isFinished":false,"leftUntilDone":8332099584,"name":"Summer.Wars.2009.1080p.BluRay.x264-KaKa","secondsDownloading":20042,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":0,"totalSize":9388048780,"uploadedEver":10779594},{"downloadDir":"/data/Downloads/Complete","downloadedEver":3740178299,"errorString":"","eta":-1,"hashString":"30ea6c7853c4f43ca97eb5fdac0c941f846d8bcb","id":11,"isFinished":false,"leftUntilDone":34296840192,"name":"Log.Horizon.S01.1080p.Blu-Ray.10-Bit.Dual-Audio.DTS-HD.x265-iAHD","secondsDownloading":7019,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":0,"totalSize":37937960482,"uploadedEver":4595488},{"downloadDir":"/data/Downloads/Complete","downloadedEver":4896376579,"errorString":"","eta":-1,"hashString":"76de54ff5232c89455ff449bb39458837d85d9d7","id":12,"isFinished":false,"leftUntilDone":220430336,"name":"The.Mandalorian.S01E01.INTERNAL.HDR.2160p.WEB.H265-DEFLATE","secondsDownloading":4732,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":0,"totalSize":5058664466,"uploadedEver":9589712},{"downloadDir":"/data/Downloads/Complete","downloadedEver":6219230299,"errorString":"","eta":-1,"hashString":"1edfaad7a2dbf63efb44378e984954a8543053af","id":13,"isFinished":false,"leftUntilDone":174276608,"name":"The.Mandalorian.S01E03.Chapter.3.2160p.DSNP.WEBRip.x265.10bit.HDR.DDP5.1.Atmos-TrollUHD[rartv]","secondsDownloading":6373,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":0,"totalSize":6299822525,"uploadedEver":18624716},{"downloadDir":"/data/Downloads/Complete","downloadedEver":15073523719,"errorString":"","eta":-1,"hashString":"a83c6052b8348492416350b5c5867b964af62692","id":14,"isFinished":false,"leftUntilDone":2324611072,"name":"Travelers Season 1 (2160p x265 10bit Joy)","secondsDownloading":1237345,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":0,"totalSize":17331308957,"uploadedEver":29303614156},{"downloadDir":"/data/Downloads/Complete","downloadedEver":11294922731,"errorString":"","eta":-1,"hashString":"638b9ccad1cc228ee73055f2d47bd91d6009d31e","id":15,"isFinished":false,"leftUntilDone":47019065344,"name":"The.End.of.the.Fucking.World.S01.2160p.NF.WEBRip.DD5.1.x264-NTb[rartv]","secondsDownloading":119930,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":0,"totalSize":57970220689,"uploadedEver":222901033},{"downloadDir":"/data/Downloads/Complete","downloadedEver":93765408359,"errorString":"","eta":-1,"hashString":"404cfae71bc5c830227ad37b736320569ba3f2d4","id":16,"isFinished":false,"leftUntilDone":43653120000,"name":"Travelers.2016.S02.2160p.NF.WEBRip.DD5.1.x264-NTb[rartv]","secondsDownloading":140098,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":0,"totalSize":137390276964,"uploadedEver":2419141611},{"downloadDir":"/data/Downloads/Complete","downloadedEver":4513055585,"errorString":"","eta":-1,"hashString":"5b3db09855bc9f9d4f4508aff3e56ea7550899ee","id":17,"isFinished":false,"leftUntilDone":9825779712,"name":"World.End.Are.You.Busy.Will.You.Save.Us.S01.1080p.Blu-Ray.10-Bit.Dual-Audio.TrueHD.x265-iAHD","secondsDownloading":134847,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":0,"totalSize":14315439768,"uploadedEver":4000868},{"downloadDir":"/data/Downloads/Complete","downloadedEver":9335904903,"errorString":"","eta":-1,"hashString":"25a927a08e6738f3b225a63de60a239ecbea7348","id":18,"isFinished":false,"leftUntilDone":54961129550,"name":"Travelers.2016.S03.MULTI.2160p.HDR.NF.WEBRip.DDP.Atmos.x265-GASMASK[rartv]","secondsDownloading":296718,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":0,"totalSize":64211748942,"uploadedEver":35755070},{"downloadDir":"/data/Downloads/Complete","downloadedEver":2570755650,"errorString":"","eta":-1,"hashString":"538d429cd8dfd04371d3bf50a4929d351f79f451","id":19,"isFinished":false,"leftUntilDone":35333226496,"name":"Log.Horizon.S02.1080p.Blu-Ray.10-Bit.Dual-Audio.DTS-HD.x265-iAHD","secondsDownloading":7536,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":0,"totalSize":37829140067,"uploadedEver":8357115},{"downloadDir":"/data/Downloads/Complete","downloadedEver":9126840867,"errorString":"","eta":-1,"hashString":"55601b13b28ed50ceeb885ca0cbeabc2cb43ab1c","id":20,"isFinished":false,"leftUntilDone":5158895616,"name":"Gamers!.S01.1080p.Blu-Ray.10-Bit.Dual-Audio.TrueHD.x265-iAHD","secondsDownloading":146288,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":0,"totalSize":14172952857,"uploadedEver":1532020901},{"downloadDir":"/data/Downloads/Complete","downloadedEver":5440378157,"errorString":"","eta":-1,"hashString":"e85453550d3f59a638acb0f5fe1e5ef8de80051d","id":21,"isFinished":false,"leftUntilDone":2129608704,"name":"Shameless.US.Season.2.S02.720p.Bluray.x265.HEVC.5.1.Complete[fs87]","secondsDownloading":118182,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":0,"totalSize":7557721120,"uploadedEver":331017296},{"downloadDir":"/data/Downloads/Complete","downloadedEver":134724087,"errorString":"","eta":-1,"hashString":"f1005f1f76e6c8aa7841f52cf3f84090002a8304","id":22,"isFinished":false,"leftUntilDone":379316,"name":"www.Scenetime.com - The End Of The Fucking World S02E08 1080p HEVC x265-MeGusta","secondsDownloading":308103,"secondsSeeding":309926,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":0,"totalSize":134597044,"uploadedEver":140415721},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1918497848,"errorString":"","eta":-1,"hashString":"bf2fb5249331ae9995c53b96619a71784c851f6c","id":23,"isFinished":false,"leftUntilDone":17626923008,"name":"[Nii-sama] Haiyore! Nyaruko-san COMPLETE BATCH (S1, S2, OVA1, OVA2, F) [BD][1080p][HEVC][10bit]","secondsDownloading":7902,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":0,"totalSize":19541768183,"uploadedEver":113689501},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1057983732,"errorString":"","eta":-1,"hashString":"600ef42c682d6160bd21fdbee992d7cd4786b0bc","id":24,"isFinished":false,"leftUntilDone":11292360704,"name":"[Final8]Haiyore! Nyaruko-san W - 01-12 (BD 10-bit 1920x1080 x264 FLAC)","secondsDownloading":15456,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":2,"seedRatioMode":0,"status":0,"totalSize":12334146466,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":2086699564,"errorString":"","eta":-1,"hashString":"a5652fae2a0558168fc3a60bf9689c487662d4de","id":25,"isFinished":false,"leftUntilDone":6559940608,"name":"[BlueLobster] Yosuga no Sora (01-12) [1080p] (Batch) (Uncensored)","secondsDownloading":40051,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":8641481768,"uploadedEver":116709987},{"downloadDir":"/data/Downloads/Complete","downloadedEver":352876522,"errorString":"","eta":-1,"hashString":"2fd7619f4d13dccfe3cc7f015adbb773aa6da06a","id":26,"isFinished":false,"leftUntilDone":548405248,"name":"[RH] Monster Musume no Iru Nichijou [Dual Audio] [BDRip] [Hi10] [1080p]","secondsDownloading":7160,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":898138737,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":5078160889,"errorString":"","eta":-1,"hashString":"32fb2c5e5d83264592d08d9a8355ff5ee99e5ca7","id":27,"isFinished":false,"leftUntilDone":2094252032,"name":"Shokugeki no Souma Ni no Sara (BD 1920x1080 x265 HEVC 10bit FLAC)","secondsDownloading":54181,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":7167254501,"uploadedEver":144917829},{"downloadDir":"/data/Downloads/Complete","downloadedEver":658517951,"errorString":"","eta":-1,"hashString":"1e1af32abd00fb9bda7f8ecf40ae8cfaa7d3acb8","id":28,"isFinished":false,"leftUntilDone":412860416,"name":"[HorribleSubs] Shokugeki no Soma S3 - 24 [1080p].mkv","secondsDownloading":4644,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":1064107037,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":536011338,"errorString":"","eta":-1,"hashString":"e9d64fce7cf49fe4c94ac7bd1fb61d5be838aa3c","id":29,"isFinished":false,"leftUntilDone":926613504,"name":"[HorribleSubs] Shokugeki no Soma S4 - 01 [1080p].mkv","secondsDownloading":3669,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":1442170673,"uploadedEver":393528},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1457859868,"errorString":"","eta":-2,"hashString":"810593c2bfcc89f62ddceaf4d727b1808985dd71","id":30,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Shokugeki no Soma S4 - 04 [1080p].mkv","secondsDownloading":1266,"secondsSeeding":657309,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1441700512,"uploadedEver":708401975},{"downloadDir":"/data/Downloads/Complete","downloadedEver":835419238,"errorString":"","eta":-1,"hashString":"dd46c625b55776d02ec90f759cd6dfff1e392733","id":31,"isFinished":false,"leftUntilDone":638320640,"name":"[HorribleSubs] Shokugeki no Soma S4 - 03 [1080p].mkv","secondsDownloading":4136,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":1440029988,"uploadedEver":11056},{"downloadDir":"/data/Downloads/Complete","downloadedEver":786206705,"errorString":"","eta":-1,"hashString":"6d85d8b3d8777d3a45f381e76976e7fb4462b9ad","id":32,"isFinished":false,"leftUntilDone":665845760,"name":"[HorribleSubs] Shokugeki no Soma S4 - 05 [1080p].mkv","secondsDownloading":4221,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":1439556595,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":884812551,"errorString":"","eta":-1,"hashString":"6a6ed741c3f7c04b730deb60562b048679a55f08","id":33,"isFinished":false,"leftUntilDone":570638336,"name":"[HorribleSubs] Shokugeki no Soma S4 - 06 [1080p].mkv","secondsDownloading":4157,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":1440832009,"uploadedEver":1177451},{"downloadDir":"/data/Downloads/Complete","downloadedEver":901613646,"errorString":"","eta":-1,"hashString":"9cd5d02a48a60c6a4dd1b95cf3bb371905dffdef","id":34,"isFinished":false,"leftUntilDone":546029568,"name":"[HorribleSubs] Shokugeki no Soma S4 - 07 [1080p].mkv","secondsDownloading":3241,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":1437286643,"uploadedEver":470556},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1457619342,"errorString":"","eta":-2,"hashString":"509d1bf85dffff7a447cee872f65d360d78a6cb9","id":35,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Shokugeki no Soma S4 - 08 [1080p].mkv","secondsDownloading":2284,"secondsSeeding":679680,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1443117417,"uploadedEver":556579062},{"downloadDir":"/data/Downloads/Complete","downloadedEver":536983642,"errorString":"","eta":-1,"hashString":"f88ce241badfddf9b02a4135609e93f0c08f25a1","id":36,"isFinished":false,"leftUntilDone":915980288,"name":"[HorribleSubs] Shokugeki no Soma S4 - 02 [1080p].mkv","secondsDownloading":4262,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":1441375921,"uploadedEver":519482},{"downloadDir":"/data/Downloads/Complete","downloadedEver":653125460,"errorString":"","eta":-1,"hashString":"2e66f6dbcbbee8bc264089cc54f4882567782d22","id":37,"isFinished":false,"leftUntilDone":11629412352,"name":"[HorribleSubs] Shokugeki no Soma S3 - 01 - 21 [1080p]","secondsDownloading":171508,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":12192644773,"uploadedEver":194669940},{"downloadDir":"/data/Downloads/Complete","downloadedEver":648845412,"errorString":"","eta":-1,"hashString":"f2cee7507bb3ae836073e182ab4a1caa2e0b9afd","id":38,"isFinished":false,"leftUntilDone":1586282496,"name":"The.Mandalorian.S01E05.1080p.WEBRiP.x264-PETRiFiED[rartv]","secondsDownloading":3936,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":2225815613,"uploadedEver":290828321},{"downloadDir":"/data/Downloads/Complete","downloadedEver":768051437,"errorString":"","eta":-2,"hashString":"dcea30af0e82cab83b6190370bc7153a7c425983","id":39,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Dr. Stone - 23 [720p].mkv","secondsDownloading":4941,"secondsSeeding":593517,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":744924693,"uploadedEver":232616399},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1511887215,"errorString":"","eta":-2,"hashString":"b41c6a8d0a2fb046d4688c97264f07ac0fee0347","id":40,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Shokugeki no Soma S4 - 09 [1080p].mkv","secondsDownloading":3006,"secondsSeeding":677551,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1437934242,"uploadedEver":763922097},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1550427267,"errorString":"","eta":-2,"hashString":"1a475380b9c5ab138ea02e6389eeae79d3223586","id":41,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Dr. Stone - 23 [1080p].mkv","secondsDownloading":6782,"secondsSeeding":583725,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1465686788,"uploadedEver":436181975},{"downloadDir":"/data/Downloads/Complete","downloadedEver":324363707,"errorString":"","eta":-2,"hashString":"24b65c71772b38ec47c606c5ed191e109aff5b44","id":42,"isFinished":false,"leftUntilDone":0,"name":"[Judas] Beastars - 09 [1080p][HEVC x265 10bit][Eng-Subs].mkv","secondsDownloading":7809,"secondsSeeding":593226,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":311806133,"uploadedEver":58867149},{"downloadDir":"/data/Downloads/Complete","downloadedEver":3383036605,"errorString":"","eta":-1720544392,"hashString":"cfeda448f418d3d08bbc0abc2ae6369ea0f53927","id":43,"isFinished":false,"leftUntilDone":0,"name":"The.Mandalorian.S01E05.HDR.2160p.WEBRiP.x265-PETRiFiED[rartv]","secondsDownloading":12999,"secondsSeeding":653849,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":3148496022,"uploadedEver":3300159495},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1790439246,"errorString":"","eta":-2,"hashString":"8b7612a7a3b11421d0874f5d92ee5cb1973c01a1","id":44,"isFinished":false,"leftUntilDone":0,"name":"Coneheads.1993.1080p.WEBRip.x264-RARBG","secondsDownloading":28333,"secondsSeeding":337640,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1776149750,"uploadedEver":2980205969},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1463139603,"errorString":"","eta":-2,"hashString":"d4b2734fdd1c27a7ad7c2a586f3b3de6af5f1098","id":45,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Sword Art Online - Alicization - War of Underworld - 09 [1080p].mkv","secondsDownloading":6104,"secondsSeeding":636524,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1437823919,"uploadedEver":331264613},{"downloadDir":"/data/Downloads/Complete","downloadedEver":297490868,"errorString":"","eta":-2,"hashString":"99c35c3f73f19aced9e545b4ec30502d3c613161","id":46,"isFinished":false,"leftUntilDone":0,"name":"[Hakata Ramen] Dr. Stone - 23 [1080 x265].mkv","secondsDownloading":18176,"secondsSeeding":226850,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":291147692,"uploadedEver":6511319},{"downloadDir":"/data/Downloads/Complete","downloadedEver":667159239,"errorString":"","eta":-2,"hashString":"bd528013cc6fb6715d1565d304f2ceede631429d","id":47,"isFinished":false,"leftUntilDone":340787200,"name":"[HorribleSubs] Sword Art Online - Alicization - 05 [1080p]","secondsDownloading":573275,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":4,"totalSize":997984428,"uploadedEver":28580285},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1031296561,"errorString":"","eta":-1,"hashString":"b5a659273d495052c9cef1dfae961bb41f5e1e26","id":48,"isFinished":false,"leftUntilDone":100171776,"name":"Coneheads.1993.720p.BluRay.H264.AAC-RARBG","secondsDownloading":16409,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":1125728459,"uploadedEver":37121315},{"downloadDir":"/data/Downloads/Complete","downloadedEver":194867923,"errorString":"","eta":-1,"hashString":"9db66cd279e3cf6e8cacde50eed3e10eb29b9411","id":49,"isFinished":false,"leftUntilDone":1585938432,"name":"Coneheads.1993.1080p.BluRay.H264.AAC-RARBG","secondsDownloading":37148,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":1776008418,"uploadedEver":67121230},{"downloadDir":"/data/Downloads/Complete","downloadedEver":719130249,"errorString":"","eta":102876849,"hashString":"446dd4949848d849c5162a81af0f238e762aac9b","id":50,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Vinland Saga - 21 [1080p].mkv","secondsDownloading":1648,"secondsSeeding":668304,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":705513086,"uploadedEver":391353451},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1435637637,"errorString":"","eta":-1,"hashString":"b1df2adce0ee73678ff532185a6fa5448413bc5c","id":51,"isFinished":false,"leftUntilDone":19922944,"name":"[HorribleSubs] Chihayafuru S3 - 10 [1080p].mkv","secondsDownloading":2650,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":1383843160,"uploadedEver":5333309},{"downloadDir":"/data/Downloads/Complete","downloadedEver":237834089,"errorString":"","eta":-2,"hashString":"751bf908414905c9a1661f5fd8a9901351519f0d","id":52,"isFinished":false,"leftUntilDone":0,"name":"[Judas] Beastars - 12 [1080p][HEVC x265 10bit][Eng-Subs].mkv","secondsDownloading":266,"secondsSeeding":548337,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":234046145,"uploadedEver":71770377},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1556428773,"errorString":"","eta":-2,"hashString":"d0ab480692cb2e514744832f9b7e5a353235bc37","id":53,"isFinished":false,"leftUntilDone":0,"name":"Shameless (US) S10E05 (1080p AMZN WEB-DL x265 HEVC 10bit AC3 5.1 Qman) [UTR]","secondsDownloading":6846,"secondsSeeding":599195,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1552320066,"uploadedEver":4292394993},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1850150150,"errorString":"","eta":-2,"hashString":"e51cc2ee734ab5b3aa175a0334aa92f57fa01d63","id":54,"isFinished":false,"leftUntilDone":0,"name":"Shameless (US) S10E06 (1080p AMZN WEB-DL x265 HEVC 10bit AC3 5.1 Qman) [UTR]","secondsDownloading":8182,"secondsSeeding":551467,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1847885608,"uploadedEver":2656183962},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1546662635,"errorString":"","eta":-2,"hashString":"fa04b0e9d4779d88d2a4f7d0de9224f8acf81bb1","id":55,"isFinished":false,"leftUntilDone":0,"name":"Shameless (US) S10E07 (1080p AMZN WEB-DL x265 HEVC 10bit AC3 5.1 Qman) [UTR]","secondsDownloading":3899,"secondsSeeding":582773,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1538495831,"uploadedEver":1555554451},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1446032560,"errorString":"","eta":-2,"hashString":"989ba663f2e3e28b0aeecb0aca84ed05479b334d","id":56,"isFinished":false,"leftUntilDone":0,"name":"[Erai-raws] Ore wo Suki nano wa Omae dake ka yo - 12 END [1080p][Multiple Subtitle].mkv","secondsDownloading":2394,"secondsSeeding":599191,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1443451873,"uploadedEver":1026130098},{"downloadDir":"/data/Downloads/Complete","downloadedEver":0,"errorString":"","eta":-2,"hashString":"a33d46df121be7eaf5ea1b88ea1241e12a990a1c","id":57,"isFinished":false,"leftUntilDone":0,"name":"Ore+wo+Suki+nano+wa+Omae+dake+ka+yo+-+11+(1080p)(HEVC+x265+10bit)(Multi-Subs)-Judas[TGx]+","secondsDownloading":45430,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":4,"totalSize":0,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":134376816,"errorString":"","eta":-2,"hashString":"6dfcd65a38d74be026f0e8f8c5c4c26f0c70bedb","id":58,"isFinished":false,"leftUntilDone":0,"name":"[Judas] Ore wo Suki nano wa Omae dake ka yo - 12 [1080p][HEVC x265 10bit][Multi-Subs].mkv","secondsDownloading":1588,"secondsSeeding":418979,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":133999174,"uploadedEver":110127683},{"downloadDir":"/data/Downloads/Complete","downloadedEver":3601861109,"errorString":"","eta":2213653,"hashString":"b04517c9c4941eac73da24e109b985c85bd9e440","id":59,"isFinished":false,"leftUntilDone":0,"name":"The.Mandalorian.S01E06.2019.1080p.WEBRip.X264.AC3-EVO[TGx]","secondsDownloading":2920,"secondsSeeding":642681,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":3569988325,"uploadedEver":16253152949},{"downloadDir":"/data/Downloads/Complete","downloadedEver":2892219383,"errorString":"","eta":9270596,"hashString":"2a38ed59862c414407b7e8101c4cbfe85d66921b","id":60,"isFinished":false,"leftUntilDone":0,"name":"The.Mandalorian.S01E08.1080p.WEBRiP.x264-PETRiFiED[rarbg]","secondsDownloading":3307,"secondsSeeding":630462,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":2873871072,"uploadedEver":6967356005},{"downloadDir":"/data/Downloads/Complete","downloadedEver":101161800268,"errorString":"","eta":43683126,"hashString":"feda9145e8ba18142d71b7008cce291f8d29395f","id":61,"isFinished":false,"leftUntilDone":0,"name":"The.Expanse.S04.2160p.AMZN.WEBRip.DDP5.1.x264-NTb[rartv]","secondsDownloading":58322,"secondsSeeding":578312,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":100989687946,"uploadedEver":407266111526},{"downloadDir":"/data/Downloads/Complete","downloadedEver":4402635755,"errorString":"","eta":4399242,"hashString":"ba4b3268049314180ff79409d4ea6e2834d62a10","id":62,"isFinished":false,"leftUntilDone":0,"name":"The.Mandalorian.S01E07.HDR.2160p.WEBRiP.x265-PETRiFiED[rartv]","secondsDownloading":3294,"secondsSeeding":624566,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":4380461056,"uploadedEver":6996663825},{"downloadDir":"/data/Downloads/Complete","downloadedEver":338027996,"errorString":"","eta":-2,"hashString":"430dfb9462a39b90352e0fd334a77600b9746318","id":63,"isFinished":false,"leftUntilDone":0,"name":"[Judas] Dr. Stone - 24 [1080p][HEVC x265 10bit][Multi-Subs].mkv","secondsDownloading":15315,"secondsSeeding":320748,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":334249912,"uploadedEver":74855492},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1511100375,"errorString":"","eta":-2,"hashString":"28217383ddcf7f020a5da1b3f3a0c07dfc7f53b5","id":64,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Shokugeki no Soma S4 - 12 [1080p].mkv","secondsDownloading":916,"secondsSeeding":618140,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1442631632,"uploadedEver":906005032},{"downloadDir":"/data/Downloads/Complete","downloadedEver":972844890,"errorString":"","eta":-2,"hashString":"037e940aa342f67d2af88e8a66f96e5817f27536","id":65,"isFinished":false,"leftUntilDone":0,"name":"[Erai-raws] Vinland Saga - 23 [1080p][Multiple Subtitle].mkv","secondsDownloading":3051,"secondsSeeding":577225,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":965565046,"uploadedEver":140886257},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1444150429,"errorString":"","eta":-2,"hashString":"3b0a94649ee6b1673faa47d951f95e12c36d04dd","id":66,"isFinished":false,"leftUntilDone":0,"name":"[Erai-raws] Sword Art Online - Alicization - War of Underworld - 11 [1080p][Multiple Subtitle].mkv","secondsDownloading":4984,"secondsSeeding":580403,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1439102991,"uploadedEver":379299117},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1477132434,"errorString":"","eta":-2,"hashString":"3a90755059c72ecc0ca8fb8c4afa427ae60524db","id":67,"isFinished":false,"leftUntilDone":0,"name":"The Mandalorian S01E08 1080p AMZN WEBrip x265 DDP5 1 D0ct0rLew[SEV]","secondsDownloading":7274,"secondsSeeding":589663,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1473046642,"uploadedEver":5795584120},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1445636028,"errorString":"","eta":-2,"hashString":"ac0f7b325af123cb6db224afabb3ef624b250469","id":68,"isFinished":false,"leftUntilDone":0,"name":"[Erai-raws] Sword Art Online - Alicization - War of Underworld - 10 [1080p][Multiple Subtitle].mkv","secondsDownloading":3142,"secondsSeeding":594743,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1441658884,"uploadedEver":411618979},{"downloadDir":"/data/Downloads/Complete","downloadedEver":295829954,"errorString":"","eta":-2,"hashString":"799cb1a889af9304e53ce90b263d45a60700221a","id":69,"isFinished":false,"leftUntilDone":0,"name":"The.Mandalorian.S01E08.1080p.WEBRip.x265.6CH.HEVCBay.com.mkv","secondsDownloading":4386,"secondsSeeding":567456,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":295314622,"uploadedEver":671605815},{"downloadDir":"/data/Downloads/Complete","downloadedEver":4252516705,"errorString":"","eta":127078277,"hashString":"e1d98aba2df4f0a0b410abbeb2ddeb1e24a9244e","id":70,"isFinished":false,"leftUntilDone":0,"name":"The.Mandalorian.S01E08.HDR.2160p.WEBRiP.x265-PETRiFiED[rartv]","secondsDownloading":1831,"secondsSeeding":614241,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":4242790506,"uploadedEver":16936377400},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1445851964,"errorString":"","eta":-2,"hashString":"5b3ccf031b6c55a8b37df6e225db39582803a0f7","id":71,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Bokutachi wa Benkyou ga Dekinai S2 - 13 [1080p].mkv","secondsDownloading":692,"secondsSeeding":565538,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1441306827,"uploadedEver":819855726},{"downloadDir":"/data/Downloads/Complete","downloadedEver":316685737,"errorString":"","eta":-2,"hashString":"3b2d204cf9037b00a1c3428c5caaa58d573bc981","id":72,"isFinished":false,"leftUntilDone":0,"name":"Sword.Art.Online.Alicization.War.of.Underworld.12.1080p.WEBRip.x265.HEVC.10bit.OPUS.2.0-theincognito.mkv","secondsDownloading":1572,"secondsSeeding":501443,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":316047017,"uploadedEver":90117649},{"downloadDir":"/data/Downloads/Complete","downloadedEver":310014736,"errorString":"","eta":-2,"hashString":"c467cac3821a974c21ac473edacc251335d72066","id":73,"isFinished":false,"leftUntilDone":0,"name":"[Judas] Vinland Saga - 24 [1080p][HEVC x265 10bit][Multi-Subs].mkv","secondsDownloading":1460,"secondsSeeding":352923,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":308619103,"uploadedEver":258686069},{"downloadDir":"/data/Downloads/Complete","downloadedEver":301543317,"errorString":"","eta":-2,"hashString":"74377d1fa09760c0804d5b4ccc1cd2e4a305f402","id":74,"isFinished":false,"leftUntilDone":0,"name":"[Teasing Anon] Karakai Jouzu no Takagi-san S2 - 12 END [720p].mkv","secondsDownloading":640,"secondsSeeding":45013,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":300358597,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":15910869525,"errorString":"","eta":-2,"hashString":"a2194c828f2b47043ec7ce5c5c3feabcf90ca4f9","id":75,"isFinished":false,"leftUntilDone":0,"name":"Shameless.US.Season.7.S07.1080p.Bluray.x265.HEVC.5.1.Complete[fs87]","secondsDownloading":85212,"secondsSeeding":327362,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":15890147959,"uploadedEver":16635359105},{"downloadDir":"/data/Downloads/Complete","downloadedEver":15794753960,"errorString":"","eta":20019525,"hashString":"0467c58ff628b3bf9deff3a36a8b6a50d1af802d","id":76,"isFinished":false,"leftUntilDone":0,"name":"Shameless.US.Season.8.S08.1080p.Bluray.x265.HEVC.5.1.Complete[fs87]","secondsDownloading":89693,"secondsSeeding":328065,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":15780680916,"uploadedEver":16022599323},{"downloadDir":"/data/Downloads/Complete","downloadedEver":19363784087,"errorString":"","eta":1555637,"hashString":"e30d2da96e836e85c810dc29f5d8ec7607d3f298","id":77,"isFinished":false,"leftUntilDone":0,"name":"Shameless.US.Season.9.S09.1080p.Bluray.x265.HEVC.5.1.Complete[fs87]","secondsDownloading":83161,"secondsSeeding":371255,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":19331347854,"uploadedEver":35923970066},{"downloadDir":"/data/Downloads/Complete","downloadedEver":15200979769,"errorString":"","eta":6917135,"hashString":"fa298383a98b9a7cde9a2a7c572d4e1b49883e39","id":78,"isFinished":false,"leftUntilDone":0,"name":"Shameless.US.Season.6.S06.1080p.Bluray.x265.HEVC.5.1.Complete[fs87]","secondsDownloading":144292,"secondsSeeding":305724,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":15164479615,"uploadedEver":25425065819},{"downloadDir":"/data/Downloads/Complete","downloadedEver":2499849165,"errorString":"","eta":-2,"hashString":"77a41d0ff265919b31373b67ddad453d37cec79e","id":79,"isFinished":false,"leftUntilDone":0,"name":"Shameless.US.S10E08.1080p.WEB.h264-TBS[TGx]","secondsDownloading":1960,"secondsSeeding":450609,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":2494089275,"uploadedEver":2942339936},{"downloadDir":"/data/Downloads/Complete","downloadedEver":7927748985,"errorString":"","eta":-1,"hashString":"6c3556f2b4365a1af2da295c81bb80b925cee21e","id":80,"isFinished":false,"leftUntilDone":15299526656,"name":"Welcome.to.the.NHK.S01.720p.Hi10p.DVD.AC3.5.1.Dual.x264","secondsDownloading":295520,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":23201897953,"uploadedEver":149760408},{"downloadDir":"/data/Downloads/Complete","downloadedEver":599427550,"errorString":"","eta":-2,"hashString":"b73f773d5ed4efef0cf199371fded1198ff7fe4f","id":81,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] 3-gatsu no Lion - 24 [1080p].mkv","secondsDownloading":3331,"secondsSeeding":285657,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":598398870,"uploadedEver":265067358},{"downloadDir":"/data/Downloads/Complete","downloadedEver":601266638,"errorString":"","eta":-2,"hashString":"931466a9709ee725a6477ec5eaa01247617b59f0","id":82,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] 3-gatsu no Lion - 28 [1080p].mkv","secondsDownloading":6729,"secondsSeeding":362413,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":598991374,"uploadedEver":196131098},{"downloadDir":"/data/Downloads/Complete","downloadedEver":601331816,"errorString":"","eta":-2,"hashString":"90a31dbd599d7dbf7670d9bc9e5201de2015f06e","id":83,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] 3-gatsu no Lion - 23 [1080p].mkv","secondsDownloading":6209,"secondsSeeding":304612,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":600544428,"uploadedEver":155043792},{"downloadDir":"/data/Downloads/Complete","downloadedEver":600277081,"errorString":"","eta":-2,"hashString":"4930bf6a59baaf50d6afc0a97225785be98270cc","id":84,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] 3-gatsu no Lion - 26 [1080p].mkv","secondsDownloading":13952,"secondsSeeding":305508,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":599808172,"uploadedEver":187971207},{"downloadDir":"/data/Downloads/Complete","downloadedEver":599640631,"errorString":"","eta":-2,"hashString":"5efa7bd95275613afd027c46208a6872f3371323","id":85,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] 3-gatsu no Lion - 29 [1080p].mkv","secondsDownloading":7009,"secondsSeeding":344294,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":599147534,"uploadedEver":163586399},{"downloadDir":"/data/Downloads/Complete","downloadedEver":601385067,"errorString":"","eta":-2,"hashString":"f8099aebe1aef1e5f00773d6102423cec1c0941f","id":86,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] 3-gatsu no Lion - 30 [1080p].mkv","secondsDownloading":6938,"secondsSeeding":335940,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":600986493,"uploadedEver":293434397},{"downloadDir":"/data/Downloads/Complete","downloadedEver":600985494,"errorString":"","eta":-2,"hashString":"1faf8f555a08f8ae132eb8026515146d5138ac85","id":87,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] 3-gatsu no Lion - 32 [1080p].mkv","secondsDownloading":4125,"secondsSeeding":352335,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":600447640,"uploadedEver":191765664},{"downloadDir":"/data/Downloads/Complete","downloadedEver":601710521,"errorString":"","eta":-2,"hashString":"a9b3d154ca3cabea028b5d9d618f59e874bf283b","id":88,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] 3-gatsu no Lion - 31 [1080p].mkv","secondsDownloading":6950,"secondsSeeding":346368,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":601021124,"uploadedEver":348869901},{"downloadDir":"/data/Downloads/Complete","downloadedEver":599905773,"errorString":"","eta":-346593722,"hashString":"171d90ec414883a2a83e81748607aebc1716e288","id":89,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] 3-gatsu no Lion - 33 [1080p].mkv","secondsDownloading":6892,"secondsSeeding":378656,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":599150669,"uploadedEver":152994737},{"downloadDir":"/data/Downloads/Complete","downloadedEver":600975330,"errorString":"","eta":-2,"hashString":"e95b1c4859d33ca4baafbe87dbd3abc49847adab","id":90,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] 3-gatsu no Lion - 35 [1080p].mkv","secondsDownloading":4150,"secondsSeeding":312355,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":600957743,"uploadedEver":200768998},{"downloadDir":"/data/Downloads/Complete","downloadedEver":599891877,"errorString":"","eta":-2,"hashString":"a7763296344a10c270e527811f5f84448e7c8f01","id":91,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] 3-gatsu no Lion - 36 [1080p].mkv","secondsDownloading":6609,"secondsSeeding":324555,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":599011823,"uploadedEver":358587547},{"downloadDir":"/data/Downloads/Complete","downloadedEver":600788700,"errorString":"","eta":-2,"hashString":"bd50419c056b84b18043987ddf7c934ec7b938d8","id":92,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] 3-gatsu no Lion - 37 [1080p].mkv","secondsDownloading":6995,"secondsSeeding":314381,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":600395319,"uploadedEver":363069857},{"downloadDir":"/data/Downloads/Complete","downloadedEver":599299640,"errorString":"","eta":-2,"hashString":"8d6cfad2003cee256f4976766aaae4082a2fd691","id":93,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] 3-gatsu no Lion - 38 [1080p].mkv","secondsDownloading":6915,"secondsSeeding":323868,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":598097317,"uploadedEver":278134598},{"downloadDir":"/data/Downloads/Complete","downloadedEver":599010332,"errorString":"","eta":-2,"hashString":"b7d52477a90623c70566fa8d8290ff99a6c09bf3","id":94,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] 3-gatsu no Lion - 40 [1080p].mkv","secondsDownloading":5284,"secondsSeeding":329014,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":598907729,"uploadedEver":310996373},{"downloadDir":"/data/Downloads/Complete","downloadedEver":600187995,"errorString":"","eta":-2,"hashString":"f7e7ce1b6156bac5041e4fcede7b829e34ff90fc","id":95,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] 3-gatsu no Lion - 43 [1080p].mkv","secondsDownloading":13930,"secondsSeeding":319348,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":599681239,"uploadedEver":246774421},{"downloadDir":"/data/Downloads/Complete","downloadedEver":593812986,"errorString":"","eta":-2,"hashString":"743406fed52ce311bdcf824f5cc7af319a8df17f","id":96,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] 3-gatsu no Lion - 44 [1080p].mkv","secondsDownloading":6948,"secondsSeeding":315882,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":593491679,"uploadedEver":241844259},{"downloadDir":"/data/Downloads/Complete","downloadedEver":357227148,"errorString":"","eta":-2,"hashString":"5789ba4212a9631963221d444af1f65a2889b97f","id":97,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] 3-gatsu no Lion - 39 [720p].mkv","secondsDownloading":6899,"secondsSeeding":164980,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":357191999,"uploadedEver":141986108},{"downloadDir":"/data/Downloads/Complete","downloadedEver":599651216,"errorString":"","eta":-2,"hashString":"74b4076d7905fa6cf29ad53adfe9dc27747cdb94","id":98,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] 3-gatsu no Lion - 41 [1080p].mkv","secondsDownloading":11455,"secondsSeeding":327838,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":598608884,"uploadedEver":182133384},{"downloadDir":"/data/Downloads/Complete","downloadedEver":598576709,"errorString":"","eta":-2,"hashString":"48e24f97a8be3f69acf94f798e55e4b05c656415","id":99,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] 3-gatsu no Lion - 25 [1080p].mkv","secondsDownloading":7064,"secondsSeeding":326974,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":598576209,"uploadedEver":101889546},{"downloadDir":"/data/Downloads/Complete","downloadedEver":601175883,"errorString":"","eta":-348446354,"hashString":"fcf86a40402516ec23ed1e3520989fcb4684424d","id":100,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] 3-gatsu no Lion - 34 [1080p].mkv","secondsDownloading":8309,"secondsSeeding":367734,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":600293247,"uploadedEver":183954834},{"downloadDir":"/data/Downloads/Complete","downloadedEver":551371232,"errorString":"","eta":-1,"hashString":"559fe59f4a19fe2b6d2b581415da29c458be3b40","id":101,"isFinished":false,"leftUntilDone":1961115648,"name":"[Judas] Glasslip [1080p][HEVC x265 10bit][Eng-Sub]","secondsDownloading":297554,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":2508514962,"uploadedEver":403792891},{"downloadDir":"/data/Downloads/Complete","downloadedEver":0,"errorString":"","eta":-2,"hashString":"9d4c7c83707d8e7e62e4a30740a2d6324991e4ae","id":102,"isFinished":false,"leftUntilDone":0,"name":"[Subara] Hentai Ouji to Warawanai Neko - 01 (BD 1280x720 Hi10p AAC) [79CC519F].mkv","secondsDownloading":45170,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":4,"totalSize":0,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":339276310,"errorString":"","eta":-2,"hashString":"9dc32d492fdbd43424d0750651acf07b521a66cc","id":103,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Hentai Ouji to Warawanai Neko - 09 [720p].mkv","secondsDownloading":157385,"secondsSeeding":74627,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":338690952,"uploadedEver":812006276},{"downloadDir":"/data/Downloads/Complete","downloadedEver":340180830,"errorString":"","eta":-2,"hashString":"5c545ff5cec88044bd761104eafb837b08256fe1","id":104,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Hentai Ouji to Warawanai Neko - 10 [720p].mkv","secondsDownloading":143789,"secondsSeeding":65878,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":338769070,"uploadedEver":438099737},{"downloadDir":"/data/Downloads/Complete","downloadedEver":339549331,"errorString":"","eta":-2,"hashString":"dca4c0c54de36aa1cc7b54ddcc5cf820db3b9651","id":105,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Hentai Ouji to Warawanai Neko - 11 [720p].mkv","secondsDownloading":173602,"secondsSeeding":71789,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":338595644,"uploadedEver":661317863},{"downloadDir":"/data/Downloads/Complete","downloadedEver":339228813,"errorString":"","eta":-2,"hashString":"203a938854fe9891623283808a83b0a93fa3cb37","id":106,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Hentai Ouji to Warawanai Neko - 12 [720p].mkv","secondsDownloading":123012,"secondsSeeding":71014,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":338620520,"uploadedEver":160320018},{"downloadDir":"/data/Downloads/Complete","downloadedEver":338791535,"errorString":"","eta":-2,"hashString":"ec6fa9577aa8568e424996813db120516774035e","id":107,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Hentai Ouji to Warawanai Neko - 07 [720p].mkv","secondsDownloading":228649,"secondsSeeding":69449,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":337916892,"uploadedEver":335625566},{"downloadDir":"/data/Downloads/Complete","downloadedEver":339783003,"errorString":"","eta":-2,"hashString":"a0b33aa402b4d1888e3e319cfaa7154d8896097f","id":108,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Hentai Ouji to Warawanai Neko - 08 [720p].mkv","secondsDownloading":227809,"secondsSeeding":70447,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":338891942,"uploadedEver":664758214},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1447148388,"errorString":"","eta":-2,"hashString":"b743494b8c33264d90afca9e4e6a1e9a07fc1b9c","id":109,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Bokutachi wa Benkyou ga Dekinai S2 - 09 [1080p].mkv","secondsDownloading":2693,"secondsSeeding":341004,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1438695675,"uploadedEver":480625779},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1442414625,"errorString":"","eta":392395,"hashString":"00ddeefe46fca6e0cd24857a383c25c1374fc775","id":110,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Bokutachi wa Benkyou ga Dekinai S2 - 11 [1080p].mkv","secondsDownloading":2386,"secondsSeeding":347719,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1437779480,"uploadedEver":767303006},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1443823954,"errorString":"","eta":-2,"hashString":"97d5167c3d777de9a01c82461ce0363400cb0ed1","id":111,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Bokutachi wa Benkyou ga Dekinai S2 - 10 [1080p].mkv","secondsDownloading":2530,"secondsSeeding":355148,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1439121012,"uploadedEver":626828908},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1446624055,"errorString":"","eta":-2,"hashString":"f8181cd5baa2052b47dece7213f91f6bb422a29c","id":112,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Bokutachi wa Benkyou ga Dekinai S2 - 12 [1080p].mkv","secondsDownloading":750,"secondsSeeding":350392,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1441668387,"uploadedEver":719149307},{"downloadDir":"/data/Downloads/Complete","downloadedEver":644424283,"errorString":"","eta":-2,"hashString":"b6b57c7b0eda103d1cdf6a268a89ad531145d4b8","id":113,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Bokutachi wa Benkyou ga Dekinai - 11 [1080p].mkv","secondsDownloading":1594,"secondsSeeding":328904,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":642352833,"uploadedEver":136590094},{"downloadDir":"/data/Downloads/Complete","downloadedEver":635536420,"errorString":"","eta":-2,"hashString":"ac1c33c4883b9656102a6f14276b073236b5cfa7","id":114,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Bokutachi wa Benkyou ga Dekinai - 10 [1080p].mkv","secondsDownloading":2586,"secondsSeeding":317221,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":630239116,"uploadedEver":68747585},{"downloadDir":"/data/Downloads/Complete","downloadedEver":690111698,"errorString":"","eta":-2,"hashString":"5a0db2f64ac4d0d34b27382eb1b1488d4b55b01e","id":115,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Bokutachi wa Benkyou ga Dekinai - 08 [1080p].mkv","secondsDownloading":1475,"secondsSeeding":280207,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":684789321,"uploadedEver":127976327},{"downloadDir":"/data/Downloads/Complete","downloadedEver":635346097,"errorString":"","eta":-2,"hashString":"92da72ac8b4736641848f1d701e9cada5fe5c641","id":116,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Bokutachi wa Benkyou ga Dekinai - 09 [1080p].mkv","secondsDownloading":1391,"secondsSeeding":254718,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":623816050,"uploadedEver":101091899},{"downloadDir":"/data/Downloads/Complete","downloadedEver":674627136,"errorString":"","eta":-2,"hashString":"927b516508a3dac51b1b3bc3a243bc66ab6b9452","id":117,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Bokutachi wa Benkyou ga Dekinai - 12 [1080p].mkv","secondsDownloading":1436,"secondsSeeding":335665,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":674512660,"uploadedEver":101877830},{"downloadDir":"/data/Downloads/Complete","downloadedEver":701425572,"errorString":"","eta":-2,"hashString":"7396ce7523c2a2b032ebca1cc5a54f154443fac3","id":118,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Bokutachi wa Benkyou ga Dekinai - 13 [1080p].mkv","secondsDownloading":1677,"secondsSeeding":292397,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":700969512,"uploadedEver":115605098},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1734772720,"errorString":"","eta":-2,"hashString":"43c8f541ff25de3f8e316fe9d67b717dc6caae09","id":119,"isFinished":false,"leftUntilDone":0,"name":"Doctor.Who.2005.S12E01.1080p.HDTV.H264-MTB[rarbg]","secondsDownloading":1558,"secondsSeeding":350702,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1714338642,"uploadedEver":2137165164},{"downloadDir":"/data/Downloads/Complete","downloadedEver":88438995,"errorString":"","eta":-2,"hashString":"a5941f67d44816acb9dea2ecd493ea775afd6906","id":120,"isFinished":false,"leftUntilDone":0,"name":"Infinity.Train.S02E01.HDTV.x264-W4F[rarbg]","secondsDownloading":1043,"secondsSeeding":289433,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":82159240,"uploadedEver":152477575},{"downloadDir":"/data/Downloads/Complete","downloadedEver":623962761,"errorString":"","eta":-2,"hashString":"10a6c527144fd630caceba04a9b33241bd6c552f","id":121,"isFinished":false,"leftUntilDone":0,"name":"[Foxtrot] Vinland Saga - 22 [D32BB6CA].mkv","secondsDownloading":326,"secondsSeeding":237570,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":600517502,"uploadedEver":263761851},{"downloadDir":"/data/Downloads/Complete","downloadedEver":695196155,"errorString":"","eta":-2,"hashString":"e7fb7edee09568d2e013cf0f2421ea429ef8585d","id":122,"isFinished":false,"leftUntilDone":0,"name":"[FFF] Hentai Ouji to Warawanai Neko - Vol.06 [BD][720p-AAC]","secondsDownloading":185136,"secondsSeeding":45014,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":694290540,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":225079192,"errorString":"","eta":-1,"hashString":"e1e453c70c784c2ec981f39afbcfa55a520a314c","id":123,"isFinished":false,"leftUntilDone":553713664,"name":"[FFF] Hentai Ouji to Warawanai Neko - Vol.05 [BD][720p-AAC]","secondsDownloading":297327,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":776626002,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":718115321,"errorString":"","eta":-2,"hashString":"d04b8c99a5fb56135f51affb3448d75e12db2de6","id":124,"isFinished":false,"leftUntilDone":0,"name":"[FFF] Hentai Ouji to Warawanai Neko - Vol.03 [BD][720p-AAC]","secondsDownloading":230302,"secondsSeeding":45032,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":717333272,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":833606596,"errorString":"","eta":-2,"hashString":"3339b4d9e81b900b61b29597977a7a8cfa951b37","id":125,"isFinished":false,"leftUntilDone":0,"name":"[FFF] Hentai Ouji to Warawanai Neko - Vol.04 [BD][720p-AAC]","secondsDownloading":196585,"secondsSeeding":44997,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":832050265,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":3743601529,"errorString":"","eta":27195171,"hashString":"3f91b987b0da3f7abb36d6121b44923b9ed2279e","id":126,"isFinished":false,"leftUntilDone":0,"name":"Doctor.Who.2005.S12E01.Spyfall.Pt.1.1080p.AMZN.WEBRip.DDP5.1.x264-NTb[rarbg]","secondsDownloading":1300,"secondsSeeding":298568,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":3738603881,"uploadedEver":7618371757},{"downloadDir":"/data/Downloads/Complete","downloadedEver":444577316,"errorString":"","eta":-1,"hashString":"87af0778c0c083c38c0ff1336ba763fbe78bc192","id":127,"isFinished":false,"leftUntilDone":232325120,"name":"[FFF] Hentai Ouji to Warawanai Neko - Vol.02 [BD][720p-AAC]","secondsDownloading":268353,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":675291306,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":5409039113,"errorString":"","eta":-1,"hashString":"623df3bde13512c78a307c0d4f4086718678f60b","id":128,"isFinished":false,"leftUntilDone":5375180800,"name":"[bonkai77] Legend of the Galactic Heroes (Ginga Eiyuu Densetsu) [BD-720p] [x265] [HEVC] [AAC] [10bit]","secondsDownloading":22818,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":10778570602,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":0,"errorString":"","eta":-2,"hashString":"c9d38a77bdeb74c1a8f9e992eb20b58c8da5e217","id":129,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Momokuri - 07+08 [720p].mkv","secondsDownloading":45275,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":4,"totalSize":0,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":0,"errorString":"","eta":-2,"hashString":"2020cb99045faa713cb6a3a14bc35fbe0115a44c","id":130,"isFinished":false,"leftUntilDone":0,"name":"[MomoSubs]+Momokuri+-+04+[720p]","secondsDownloading":45267,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":4,"totalSize":0,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":0,"errorString":"","eta":-2,"hashString":"16d4813039c5fa04d7465f526b6cabe780eb8bf8","id":131,"isFinished":false,"leftUntilDone":0,"name":"[BakedFish]+Momokuri+-+16+&+17+-+ONA+-+Batch+[720p][AAC].mp4","secondsDownloading":45265,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":4,"totalSize":0,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":176118641,"errorString":"","eta":-2,"hashString":"e1b6b7ce4e2ce5be4b087f9fd0406a04a1ca4633","id":132,"isFinished":false,"leftUntilDone":0,"name":"[MomoSubs] Momokuri - 02 [720p].mkv","secondsDownloading":1141,"secondsSeeding":45231,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":176118641,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1391494747,"errorString":"","eta":-2,"hashString":"91b1dbd3ce7a8b076dc0a568b496ad84c7bc9349","id":133,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Chihayafuru S3 - 05 [1080p].mkv","secondsDownloading":5043,"secondsSeeding":154314,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1384601747,"uploadedEver":102977514},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1390336294,"errorString":"","eta":-2,"hashString":"97b404379fa38a1a929024f33450f87dd236e990","id":134,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Chihayafuru S3 - 06 [1080p].mkv","secondsDownloading":4314,"secondsSeeding":166311,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1385564593,"uploadedEver":83192787},{"downloadDir":"/data/Downloads/Complete","downloadedEver":167391703,"errorString":"","eta":-2,"hashString":"828b28e1645e1ab6eb04e63735d8f70bd83b75eb","id":135,"isFinished":false,"leftUntilDone":0,"name":"[Judas] Chihayafuru S3 - 01 [1080p][HEVC x265 10bit][Multi-Subs].mkv","secondsDownloading":8031,"secondsSeeding":45210,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":167070462,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1387942546,"errorString":"","eta":1452331,"hashString":"25b909e9465677dd61b4899abcc2b24a58d181e4","id":136,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Chihayafuru S3 - 07 [1080p].mkv","secondsDownloading":4336,"secondsSeeding":144126,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1385022618,"uploadedEver":274937244},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1386442484,"errorString":"","eta":-2,"hashString":"33422be7443648a3c97c8dffe578a12171a5fdd3","id":137,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Chihayafuru S3 - 09 [1080p].mkv","secondsDownloading":3276,"secondsSeeding":126679,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1383753891,"uploadedEver":160154949},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1384774520,"errorString":"","eta":-2,"hashString":"1cdc56dec81cc64e3a19c38f056b5fdc5ece8cf7","id":138,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Chihayafuru S3 - 08 [1080p].mkv","secondsDownloading":1691,"secondsSeeding":118793,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1384161304,"uploadedEver":186570094},{"downloadDir":"/data/Downloads/Complete","downloadedEver":0,"errorString":"","eta":-2,"hashString":"77128c8300794669869643f875639be78efe9c0d","id":139,"isFinished":false,"leftUntilDone":0,"name":"[Zurako]+Chihayafuru+10-12+(BD+1080p+FLAC)","secondsDownloading":45029,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":4,"totalSize":0,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":0,"errorString":"","eta":-2,"hashString":"dfa87ab9131c127d6335b249a8aa7ca335810d8b","id":140,"isFinished":false,"leftUntilDone":0,"name":"[FFF] Chihayafuru 2 - Vol.01 [BD][1080p-FLAC]","secondsDownloading":45029,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":4,"totalSize":0,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":0,"errorString":"","eta":-2,"hashString":"7277e7bfdb1c7306b4a0018e7e1db3a172eed672","id":141,"isFinished":false,"leftUntilDone":0,"name":"[Tanoshii] Chihayafuru 09 [1080p][9B5CEF1A].mkv","secondsDownloading":45026,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":4,"totalSize":0,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":6639145420,"errorString":"","eta":-1,"hashString":"04e6f03d5087a6f96328a3cd344bab67456e29c3","id":142,"isFinished":false,"leftUntilDone":160743424,"name":"[DIY-Commie] Chihayafuru 2 - Volume 2 - Episode 13-25 [BD 720p FLAC]","secondsDownloading":20486,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":6798997077,"uploadedEver":55386591},{"downloadDir":"/data/Downloads/Complete","downloadedEver":276886575,"errorString":"","eta":-2,"hashString":"0462886efe455d769ef06b2d77389159dc86ac09","id":143,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Chihayafuru - 02 [720p].mkv","secondsDownloading":5959,"secondsSeeding":45228,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":276072816,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":0,"errorString":"","eta":-2,"hashString":"a92aa3a4a33904f20f9d604f7641ff7ad5a5e91f","id":144,"isFinished":false,"leftUntilDone":0,"name":"[Vawn]+Chihayafuru+Season+2+[BD.720p]","secondsDownloading":45284,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":4,"totalSize":0,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":226475912,"errorString":"","eta":-2,"hashString":"bb4537443313a21106100a43872d4b9dfafe562d","id":145,"isFinished":false,"leftUntilDone":0,"name":"[Judas] Chihayafuru S3 - 12 [1080p][HEVC x265 10bit][Multi-Subs].mkv","secondsDownloading":1914,"secondsSeeding":45168,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":226475912,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":24517268,"errorString":"","eta":-1,"hashString":"8734ebf80f5386b52be433de32b21edf3172d84e","id":146,"isFinished":false,"leftUntilDone":542474240,"name":"[HorribleSubs] Momokuri - 03+04 [1080p].mkv","secondsDownloading":34654,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":566969359,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":25845789,"errorString":"","eta":-1,"hashString":"cd022dbfd9aaac1d5b095acccda940edfb6b3118","id":147,"isFinished":false,"leftUntilDone":542359552,"name":"[HorribleSubs] Momokuri - 01+02 [1080p].mkv","secondsDownloading":244750,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":568125237,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1445520135,"errorString":"","eta":-2,"hashString":"94dda3d3c72d29e40424f126aab8827e8b0a788d","id":148,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Koisuru Asteroid - 01 [1080p].mkv","secondsDownloading":1009,"secondsSeeding":155702,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1440315123,"uploadedEver":318675406},{"downloadDir":"/data/Downloads/Complete","downloadedEver":2176940,"errorString":"No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it.","eta":-1,"hashString":"6cf00e1303f780c47c9847d3eba1579b1e687082","id":149,"isFinished":false,"leftUntilDone":273891328,"name":"[HorribleSubs] Chihayafuru - 08 [720p].mkv","secondsDownloading":85352,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":276043908,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":113060,"errorString":"No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it.","eta":-1,"hashString":"4bb7db0e8e2d5076fa1a39f7ff7b5d65bc815cda","id":150,"isFinished":false,"leftUntilDone":180486144,"name":"[Judas] Chihayafuru S3 - 11 [1080p][HEVC x265 10bit][Multi-Subs].mkv","secondsDownloading":35991,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":180547653,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1227969,"errorString":"No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it.","eta":-1,"hashString":"ecbeb0b7201f41db3c4fdd47a43b7789420894e8","id":151,"isFinished":false,"leftUntilDone":338067456,"name":"[HorribleSubs] Momokuri - 19+20 [720p].mkv","secondsDownloading":40247,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":339275451,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":923493,"errorString":"No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it.","eta":-1,"hashString":"fd8a23c48d5493c73bde9b23f6f7900e9da6001e","id":152,"isFinished":false,"leftUntilDone":338132992,"name":"[HorribleSubs] Momokuri - 09+10 [720p].mkv","secondsDownloading":40841,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":339032255,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":2159263,"errorString":"No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it.","eta":-1,"hashString":"4391425acb52e2267f419e1482f900f4c192c2fd","id":153,"isFinished":false,"leftUntilDone":7799519964,"name":"The.Land.Before.Time.V.The.Mysterious.Island.1997.1080p.AMZN.WEBRip.DDP2.0.x264-ABM","secondsDownloading":46,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":7801666268,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":2101129,"errorString":"No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it.","eta":-1,"hashString":"e2c68ed5e87a70eb9a831596b9e543e908f7a956","id":154,"isFinished":false,"leftUntilDone":567459840,"name":"[HorribleSubs] Momokuri - 17+18 [1080p].mkv","secondsDownloading":70993,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":569542274,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1615220,"errorString":"No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it.","eta":-1,"hashString":"b7a804293772924fc44158b04070a6cbe3eb2e54","id":155,"isFinished":false,"leftUntilDone":566001664,"name":"[HorribleSubs] Momokuri - 23+24 [1080p].mkv","secondsDownloading":71555,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":567594257,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1517376,"errorString":"No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it.","eta":-1,"hashString":"defa1d81d2a9394a9387ca98d5b4020dbb8af93d","id":156,"isFinished":false,"leftUntilDone":567967744,"name":"[HorribleSubs] Momokuri - 11+12 [1080p].mkv","secondsDownloading":72075,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":569461867,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1165990,"errorString":"No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it.","eta":-1,"hashString":"0ef48d2df92174f39141b1e90abfd73c93a66de5","id":157,"isFinished":false,"leftUntilDone":567721984,"name":"[HorribleSubs] Momokuri - 25+26 [1080p].mkv","secondsDownloading":73190,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":568857669,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":4444744,"errorString":"No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it.","eta":-1,"hashString":"f94a67dda25b16663ae0c66b0e9c9847d6de42f3","id":158,"isFinished":false,"leftUntilDone":2256912384,"name":"Shameless.US.S10E09.1080p.WEB.h264-TBS[rarbg]","secondsDownloading":73,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":2261188809,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":2547885,"errorString":"No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it.","eta":-1,"hashString":"3ca33cb9b84fcb416ae25d571de3a089d0d0d474","id":159,"isFinished":false,"leftUntilDone":564854784,"name":"[HorribleSubs] Momokuri - 13+14 [1080p].mkv","secondsDownloading":86560,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":567384778,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":2137001,"errorString":"No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it.","eta":-1,"hashString":"9fe19d5fd3261ebb0b29d3c36d1ab0367d5efb3d","id":160,"isFinished":false,"leftUntilDone":273907712,"name":"[HorribleSubs] Chihayafuru - 05 [720p].mkv","secondsDownloading":95364,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":276019675,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":2066207,"errorString":"No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it.","eta":-1,"hashString":"2d039aec2b74df3ac70bdabdec038d1bdf3d0990","id":161,"isFinished":false,"leftUntilDone":644022272,"name":"Shameless.US.S10E09.O.Captain.My.Captain.1080p.WEBRip.6CH.x265.HEVC-PSA.mkv","secondsDownloading":28,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":646048677,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":4300893,"errorString":"No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it.","eta":-1,"hashString":"3bf9bd9c8514e0188ef6862dd24aa496323897c6","id":162,"isFinished":false,"leftUntilDone":1504444416,"name":"Doctor.Who.2005.S12E02.1080p.HDTV.H264-BRISK[rarbg]","secondsDownloading":63,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":1508383776,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":4360040,"errorString":"No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it.","eta":-1,"hashString":"60c2991743f9a47bd5140879130e4bfee6b0e448","id":163,"isFinished":false,"leftUntilDone":3571187712,"name":"Doctor.Who.2005.S12E02.Spyfall.Pt.2.1080p.AMZN.WEBRip.DDP5.1.x264-NTb[rarbg]","secondsDownloading":42,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":3575225319,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1869323,"errorString":"No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it.","eta":-1,"hashString":"669a5df76ea044bcc87215ce027cf0d961f80ceb","id":164,"isFinished":false,"leftUntilDone":1340407808,"name":"Doctor Who (2005) S12E02 Spyfall Pt 2 (1080p AMZN Webrip x265 10bit EAC3 5.1 - Goki).mkv","secondsDownloading":27,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":1342183489,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1148964,"errorString":"No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it.","eta":-1,"hashString":"540848c185c0cc51a0ce0348840d0565d4eb72e1","id":165,"isFinished":false,"leftUntilDone":150913024,"name":"Sword.Art.Online.Alicization.War.of.Underworld.11.1080p.WEBRip.x265.HEVC.10bit.OPUS.2.0-theincognito.mkv","secondsDownloading":26,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":152000148,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":953531,"errorString":"No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it.","eta":-1,"hashString":"febe24026f7512db937b5482a667aab13dacc311","id":166,"isFinished":false,"leftUntilDone":274612224,"name":"[HorribleSubs] Chihayafuru - 04 [720p].mkv","secondsDownloading":214567,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":275536713,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":4238860,"errorString":"No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it.","eta":-1,"hashString":"46674f02a6cb310e173d678a3cf17b03b775bf56","id":167,"isFinished":false,"leftUntilDone":185597952,"name":"Infinity.Train.S02E02.720p.HDTV.x264-W4F[rarbg]","secondsDownloading":119,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":0,"totalSize":189358880,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":568031683,"errorString":"","eta":-2,"hashString":"41d1198361d467e854b6595e7d6e4bc8aa728c59","id":168,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Momokuri - 15+16 [1080p].mkv","secondsDownloading":39891,"secondsSeeding":35121,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":567776474,"uploadedEver":87723950},{"downloadDir":"/data/Downloads/Complete","downloadedEver":1390558635,"errorString":"","eta":623958676,"hashString":"569d25378b3c500ccc70fc8588e6d53275aa625f","id":169,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Chihayafuru S3 - 13 [1080p].mkv","secondsDownloading":480,"secondsSeeding":123948,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":1384562964,"uploadedEver":980949625},{"downloadDir":"/data/Downloads/Complete","downloadedEver":261965785,"errorString":"","eta":-2,"hashString":"eba93fc31459d80f37fc533cd8f455fab906e661","id":170,"isFinished":false,"leftUntilDone":0,"name":"Infinity.Train.S02E01.The.Black.Market.Car.720p.AMZN.WEBRip.DDP2.0.x264-LAZY[rarbg]","secondsDownloading":279,"secondsSeeding":102538,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":251576572,"uploadedEver":99425625},{"downloadDir":"/data/Downloads/Complete","downloadedEver":211851152,"errorString":"","eta":6748841,"hashString":"4d89ec89ed7bd457622aa79d449666e05d7c4cb7","id":171,"isFinished":false,"leftUntilDone":0,"name":"[Judas] Chihayafuru S3 - 13 [1080p][HEVC x265 10bit][Eng-Subs].mkv","secondsDownloading":1512,"secondsSeeding":110802,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":209443246,"uploadedEver":93234406},{"downloadDir":"/data/Downloads/Complete","downloadedEver":339476663,"errorString":"","eta":-2,"hashString":"dc94149e533064e4d8a3ae9359b7c7f664de9bee","id":172,"isFinished":false,"leftUntilDone":0,"name":"[HorribleSubs] Momokuri - 21+22 [720p].mkv","secondsDownloading":31096,"secondsSeeding":44307,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":338002103,"uploadedEver":1655636},{"downloadDir":"/data/Downloads/Complete","downloadedEver":119362238,"errorString":"","eta":-1,"hashString":"df8fb184142e7787baf719f8e529dd7f7e005ce0","id":173,"isFinished":false,"leftUntilDone":221822976,"name":"[HorribleSubs] Momokuri - 05+06 [720p].mkv","secondsDownloading":106366,"secondsSeeding":0,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":4,"totalSize":339034368,"uploadedEver":0},{"downloadDir":"/data/Downloads/Complete","downloadedEver":6428146678,"errorString":"","eta":130506467,"hashString":"ada12d033a5265447c2e959a36d6e75bd3703833","id":174,"isFinished":false,"leftUntilDone":0,"name":"Recess.Schools.Out.2001.1080p.WEB-DL.DD5.1.H264-FGT","secondsDownloading":14342,"secondsSeeding":44455,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":6423163260,"uploadedEver":2493685515},{"downloadDir":"/data/Downloads/Complete","downloadedEver":683162585,"errorString":"","eta":3717794,"hashString":"b02b59dce20e9a8ebbd85bf0a4d195b6e2943d11","id":175,"isFinished":false,"leftUntilDone":0,"name":"Modern.Family.S11E10.720p.HDTV.x264-AVS[eztv].mkv","secondsDownloading":649,"secondsSeeding":32580,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":643364358,"uploadedEver":524564654},{"downloadDir":"/data/Downloads/Complete","downloadedEver":260454759,"errorString":"","eta":5095066,"hashString":"32877435dff92da98671ed291d62bf02b41ecd21","id":176,"isFinished":false,"leftUntilDone":0,"name":"Infinity.Train.S02E03.The.Map.Car.720p.HDTV.x264-CRiMSON[eztv].mkv","secondsDownloading":5545,"secondsSeeding":27683,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":260393208,"uploadedEver":93648126},{"downloadDir":"/data/Downloads/Complete","downloadedEver":256052081,"errorString":"","eta":733492939,"hashString":"892f535865f604387ef8eae0ff7d02b2c98a25f2","id":177,"isFinished":false,"leftUntilDone":0,"name":"Infinity.Train.S02E04.The.Toad.Car.720p.HDTV.x264-CRiMSON[eztv].mkv","secondsDownloading":6733,"secondsSeeding":26495,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":255683552,"uploadedEver":92581385},{"downloadDir":"/data/Downloads/Complete","downloadedEver":72532180,"errorString":"","eta":-2,"hashString":"4f11537fe2bfdb19c3054b1db6cb2ed6590dfe79","id":178,"isFinished":false,"leftUntilDone":0,"name":"Infinity.Train.S02E05.The.Parasite.Car.480p.x264-mSD[eztv].mkv","secondsDownloading":1507,"secondsSeeding":31714,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":71441339,"uploadedEver":45906368},{"downloadDir":"/data/Downloads/Complete","downloadedEver":65503343,"errorString":"","eta":-2,"hashString":"30fbb3d403e1c887dd5536b60da79ac5fa1f275d","id":179,"isFinished":false,"leftUntilDone":0,"name":"Infinity.Train.S02E06.The.Lucky.Cat.Car.480p.x264-mSD[eztv].mkv","secondsDownloading":1502,"secondsSeeding":31718,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":64124436,"uploadedEver":28781768},{"downloadDir":"/data/Downloads/Complete","downloadedEver":860616964,"errorString":"","eta":3562679,"hashString":"992cde40f72b5703fd14f6064a22114f99e86ad5","id":180,"isFinished":false,"leftUntilDone":0,"name":"Modern.Family.S11E10.iNTERNAL.720p.WEB.H264-AMRAP[eztv].mkv","secondsDownloading":879,"secondsSeeding":7493,"seedIdleLimit":300,"seedIdleMode":0,"seedRatioLimit":20,"seedRatioMode":0,"status":6,"totalSize":855581128,"uploadedEver":296737124}]},"result":"success"}
20-1-9 07:50:30.6|Debug|Parser|Parsing string 'The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].xml'
20-1-9 07:50:30.6|Debug|Parser|Release Group parsed:
20-1-9 07:50:30.6|Trace|Http|Req: 262 [GET] /initialize.js
20-1-9 07:50:30.6|Trace|Http|Req: 263 [GET] /Content/styles.css?h=Rq/FVI3WakxRPshJ9Ov/Ng
20-1-9 07:50:30.6|Trace|Http|Req: 264 [GET] /polyfills.js?h=89IBv/Tz0gLBcIaOutX0tA
20-1-9 07:50:30.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:50:30.6|Trace|Http|Req: 265 [GET] /vendors~index.js?h=p2hkHfIUNhNgh2+MCq4D7g
20-1-9 07:50:30.7|Debug|Parser|Episode Parsed. The Expanse - S04E01
20-1-9 07:50:30.7|Debug|ParsingService|No matching series +++ [HD] 413INST
20-1-9 07:50:30.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:50:30.7|Debug|Parser|Language parsed: English
20-1-9 07:50:30.7|Trace|DownloadDecisionMaker|Processing release 88/125
20-1-9 07:50:30.7|Debug|QualityParser|Trying to parse quality for The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].xml
20-1-9 07:50:30.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:50:30.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:50:30.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:50:30.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:50:30.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:50:31.5|Debug|DownloadDecisionMaker|Processing release '+++ [HD] ARM-828 君島みお×タイトミニむちむち大作戦' from 'Sukebei-pantsu'
20-1-9 07:50:31.5|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:50:31.5|Debug|Parser|Parsing string '+++ [HD] ARM-828 君島みお×タイトミニむちむち大作戦'
20-1-9 07:50:31.5|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:50:31.5|Debug|Parser|Episode Parsed. +++ [HD] ARM - 828
20-1-9 07:50:31.5|Debug|Parser|Language parsed: English
20-1-9 07:50:31.5|Debug|QualityParser|Trying to parse quality for +++ [HD] ARM-828 君島みお×タイトミニむちむち大作戦
20-1-9 07:50:31.5|Debug|Parser|Quality parsed: Unknown v1
20-1-9 07:50:31.5|Debug|Parser|Release Group parsed:
20-1-9 07:50:31.5|Debug|Parser|Release Group parsed:
20-1-9 07:50:31.5|Debug|Parser|Parsing string 'The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].xml'
20-1-9 07:50:31.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:50:31.5|Debug|Parser|Episode Parsed. The Expanse - S04E01
20-1-9 07:50:31.5|Debug|Parser|Language parsed: English
20-1-9 07:50:31.5|Debug|QualityParser|Trying to parse quality for The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].xml
20-1-9 07:50:31.5|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:50:31.5|Debug|Parser|Release Group parsed:
20-1-9 07:50:31.5|Debug|Parser|Parsing string 'The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].xml'
20-1-9 07:50:31.5|Debug|ParsingService|No matching series +++ [HD] ARM
20-1-9 07:50:31.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:50:31.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:50:31.5|Debug|Parser|Episode Parsed. The Expanse - S04E01
20-1-9 07:50:31.5|Trace|DownloadDecisionMaker|Processing release 89/125
20-1-9 07:50:31.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:50:31.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:50:31.6|Debug|Parser|Language parsed: English
20-1-9 07:50:31.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:50:31.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:50:31.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:50:31.6|Debug|DownloadDecisionMaker|Processing release '+++ [HD] HBAD-516 連れ子の娘と混浴家族風呂 母の為に逆らえない娘を弄ぶ義父 河奈亜依' from 'Sukebei-pantsu'
20-1-9 07:50:31.6|Debug|Parser|Parsing string '+++ [HD] HBAD-516 連れ子の娘と混浴家族風呂 母の為に逆らえない娘を弄ぶ義父 河奈亜依'
20-1-9 07:50:31.6|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:50:31.6|Debug|Parser|Episode Parsed. +++ [HD] HBAD - 516
20-1-9 07:50:31.6|Debug|QualityParser|Trying to parse quality for The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].xml
20-1-9 07:50:31.6|Trace|Http|Res: 265 [GET] /vendors~index.js?h=p2hkHfIUNhNgh2+MCq4D7g: 200.OK (1028 ms)
20-1-9 07:50:31.7|Trace|Http|Res: 264 [GET] /polyfills.js?h=89IBv/Tz0gLBcIaOutX0tA: 200.OK (1033 ms)
20-1-9 07:50:31.6|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E05 - Home [Bluray-1080p x265].nfo
20-1-9 07:50:31.6|Trace|Http|Res: 263 [GET] /Content/styles.css?h=Rq/FVI3WakxRPshJ9Ov/Ng: 200.OK (1034 ms)
20-1-9 07:50:31.6|Trace|HttpClient|Req: [POST] http://localhost:9091/transmission/rpc: session-get(...)
20-1-9 07:50:31.6|Trace|Http|Res: 262 [GET] /initialize.js: 200.OK (1042 ms)
20-1-9 07:50:31.7|Debug|Parser|Language parsed: English
20-1-9 07:50:31.7|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:50:31.7|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
20-1-9 07:50:31.7|Debug|QualityParser|Trying to parse quality for +++ [HD] HBAD-516 連れ子の娘と混浴家族風呂 母の為に逆らえない娘を弄ぶ義父 河奈亜依
20-1-9 07:50:31.7|Debug|Parser|Release Group parsed:
20-1-9 07:50:31.7|Debug|Parser|Quality parsed: Unknown v1
20-1-9 07:50:31.7|Debug|Parser|Release Group parsed:
20-1-9 07:50:31.7|Debug|ParsingService|No matching series +++ [HD] HBAD
20-1-9 07:50:31.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:50:31.7|Trace|DownloadDecisionMaker|Processing release 90/125
20-1-9 07:50:31.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:50:31.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:50:31.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:50:31.7|Debug|AggregateLanguage|Using language: English
20-1-9 07:50:49.1|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 2/The Expanse - S02E05 - Home [Bluray-1080p x265].nfo
20-1-9 07:50:49.1|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:50:49.1|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:50:49.1|Trace|AggregateQuality|Finding quality. Source: WebRip. Resolution: 2160
20-1-9 07:50:49.1|Debug|DownloadDecisionMaker|Processing release '+++ [HD] MGMQ-036 敏感M男大好き高身長OLのねっとり誘惑見下し穴痴姦 ç¯ åŽŸå‹é¦™' from 'Sukebei-pantsu'
20-1-9 07:50:49.1|Debug|AggregateQuality|Using quality: WEBRip-2160p v1
20-1-9 07:50:49.1|Debug|Parser|Parsing string '+++ [HD] MGMQ-036 敏感M男大好き高身長OLのねっとり誘惑見下し穴痴姦 ç¯ åŽŸå‹é¦™'
20-1-9 07:50:49.1|Debug|Parser|Parsing string 'The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].xml'
20-1-9 07:50:49.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:50:49.2|Debug|Parser|Episode Parsed. The Expanse - S04E01
20-1-9 07:50:49.2|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:50:49.2|Debug|Parser|Language parsed: English
20-1-9 07:50:49.2|Debug|Parser|Episode Parsed. +++ [HD] MGMQ - 036
20-1-9 07:50:49.2|Debug|QualityParser|Trying to parse quality for The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].xml
20-1-9 07:50:49.2|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:50:49.2|Debug|Parser|Language parsed: English
20-1-9 07:50:49.2|Debug|Parser|Release Group parsed:
20-1-9 07:50:49.2|Debug|QualityParser|Trying to parse quality for +++ [HD] MGMQ-036 敏感M男大好き高身長OLのねっとり誘惑見下し穴痴姦 ç¯ åŽŸå‹é¦™
20-1-9 07:50:49.2|Debug|Parser|Parsing string 'The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].xml'
20-1-9 07:50:49.2|Debug|Parser|Quality parsed: Unknown v1
20-1-9 07:50:49.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:50:49.2|Debug|Parser|Release Group parsed:
20-1-9 07:50:49.2|Debug|Parser|Episode Parsed. The Expanse - S04E01
20-1-9 07:50:49.2|Debug|Parser|Language parsed: English
20-1-9 07:50:49.2|Debug|QualityParser|Trying to parse quality for The Expanse - S04E01 - New Terra [WEBRip-2160p x264 EAC3].xml
20-1-9 07:50:49.2|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:50:49.2|Debug|Parser|Release Group parsed:
20-1-9 07:50:49.1|Trace|HttpClient|Res: [POST] http://localhost:9091/transmission/rpc: 200.OK (17464 ms)
20-1-9 07:50:49.2|Trace|HttpClient|Response content (1593 bytes): {"arguments":{"alt-speed-down":50,"alt-speed-enabled":false,"alt-speed-time-begin":540,"alt-speed-time-day":127,"alt-speed-time-enabled":false,"alt-speed-time-end":1020,"alt-speed-up":50,"blocklist-enabled":true,"blocklist-size":411520,"blocklist-url":"http://john.bitsurge.net/public/biglist.p2p.gz","cache-size-mb":4,"config-dir":"/var/lib/transmission-daemon/.config/transmission-daemon","dht-enabled":true,"download-dir":"/data/Downloads/Complete","download-dir-free-space":3661586300928,"download-queue-enabled":false,"download-queue-size":5,"encryption":"preferred","idle-seeding-limit":300,"idle-seeding-limit-enabled":false,"incomplete-dir":"/data/Downloads/Incomplete","incomplete-dir-enabled":true,"lpd-enabled":true,"peer-limit-global":200,"peer-limit-per-torrent":50,"peer-port":53363,"peer-port-random-on-start":true,"pex-enabled":true,"port-forwarding-enabled":true,"queue-stalled-enabled":false,"queue-stalled-minutes":30,"rename-partial-files":true,"rpc-version":15,"rpc-version-minimum":1,"script-torrent-done-enabled":false,"script-torrent-done-filename":"","seed-queue-enabled":false,"seed-queue-size":10,"seedRatioLimit":20,"seedRatioLimited":true,"speed-limit-down":100,"speed-limit-down-enabled":false,"speed-limit-up":100,"speed-limit-up-enabled":false,"start-added-torrents":true,"trash-original-torrent-files":false,"units":{"memory-bytes":1024,"memory-units":["KiB","MiB","GiB","TiB"],"size-bytes":1000,"size-units":["kB","MB","GB","TB"],"speed-bytes":1000,"speed-units":["kB/s","MB/s","GB/s","TB/s"]},"utp-enabled":true,"version":"2.84 (14307)"},"result":"success"}
20-1-9 07:50:49.2|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E05 - Home [Bluray-1080p x265].nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:50:49.2|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E05 - Home [Bluray-1080p x265]-thumb.jpg
20-1-9 07:50:49.2|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].mkv
20-1-9 07:50:49.2|Debug|AggregateLanguage|Using language: English
20-1-9 07:50:49.2|Trace|AggregateQuality|Finding quality. Source: WebRip. Resolution: 2160
20-1-9 07:50:49.2|Debug|AggregateQuality|Using quality: WEBRip-2160p v1
20-1-9 07:50:49.2|Debug|Parser|Parsing string 'The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3]-thumb.jpg'
20-1-9 07:50:49.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:50:49.2|Debug|Parser|Episode Parsed. The Expanse - S04E02
20-1-9 07:50:49.2|Debug|Parser|Language parsed: English
20-1-9 07:50:49.2|Debug|QualityParser|Trying to parse quality for The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3]-thumb.jpg
20-1-9 07:50:49.2|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:50:49.2|Debug|Parser|Release Group parsed: thumb
20-1-9 07:50:49.2|Debug|ParsingService|No matching series +++ [HD] MGMQ
20-1-9 07:50:49.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:50:49.2|Trace|DownloadDecisionMaker|Processing release 91/125
20-1-9 07:50:49.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:50:49.2|Debug|AggregateLanguage|Using language: English
20-1-9 07:50:49.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:50:49.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:50:49.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:50:49.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:50:49.2|Trace|AggregateQuality|Finding quality. Source: WebRip. Resolution: 2160
20-1-9 07:50:49.2|Debug|DownloadDecisionMaker|Processing release '+++ [HD] MGMQ-039 彼女の男犯 長身同僚OLとの男女逆転セックス 卯水咲流' from 'Sukebei-pantsu'
20-1-9 07:50:49.2|Debug|AggregateQuality|Using quality: WEBRip-2160p v1
20-1-9 07:50:49.2|Debug|Parser|Parsing string '+++ [HD] MGMQ-039 彼女の男犯 長身同僚OLとの男女逆転セックス 卯水咲流'
20-1-9 07:50:49.2|Debug|Parser|Parsing string 'The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3]-thumb.jpg'
20-1-9 07:50:49.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:50:49.2|Debug|Parser|Episode Parsed. The Expanse - S04E02
20-1-9 07:50:49.2|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:50:49.2|Debug|Parser|Language parsed: English
20-1-9 07:50:49.2|Debug|Parser|Episode Parsed. +++ [HD] MGMQ - 039
20-1-9 07:50:49.2|Debug|QualityParser|Trying to parse quality for The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3]-thumb.jpg
20-1-9 07:50:49.2|Debug|Parser|Language parsed: English
20-1-9 07:50:49.2|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:50:49.2|Debug|Parser|Parsing string 'www.Torrenting.org - FLCL S02E02 1080p WEB x264-ANiURL'
20-1-9 07:50:49.2|Debug|QualityParser|Trying to parse quality for +++ [HD] MGMQ-039 彼女の男犯 長身同僚OLとの男女逆転セックス 卯水咲流
20-1-9 07:50:49.2|Debug|Parser|Release Group parsed: thumb
20-1-9 07:50:49.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
20-1-9 07:50:49.2|Debug|Parser|Quality parsed: Unknown v1
20-1-9 07:50:49.2|Debug|Parser|Parsing string 'The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3]-thumb.jpg'
20-1-9 07:50:49.2|Debug|Parser|Episode Parsed. www Torrenting org - FLCL - S02E02
20-1-9 07:50:49.2|Debug|Parser|Release Group parsed:
20-1-9 07:50:49.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:50:49.2|Debug|Parser|Language parsed: English
20-1-9 07:50:49.2|Debug|ParsingService|No matching series +++ [HD] MGMQ
20-1-9 07:50:49.2|Debug|Parser|Episode Parsed. The Expanse - S04E02
20-1-9 07:50:49.2|Debug|QualityParser|Trying to parse quality for www.Torrenting.org - FLCL S02E02 1080p WEB x264-ANiURL
20-1-9 07:50:49.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:50:49.2|Trace|DownloadDecisionMaker|Processing release 92/125
20-1-9 07:50:49.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
20-1-9 07:50:49.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:50:49.2|Debug|Parser|Language parsed: English
20-1-9 07:50:49.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:50:49.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:50:49.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:50:49.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:50:49.2|Debug|DownloadDecisionMaker|Processing release '+++ [HD] OPPW-047 M娘♂×M男♂メスイキところてんユニゾン射精 ~瞬間、気持ち、重ねて~ 星越かなめ' from 'Sukebei-pantsu'
20-1-9 07:50:49.2|Debug|Parser|Release Group parsed: ANiURL
20-1-9 07:50:49.2|Debug|QualityParser|Trying to parse quality for The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3]-thumb.jpg
20-1-9 07:50:49.2|Debug|Parser|Parsing string '+++ [HD] OPPW-047 M娘♂×M男♂メスイキところてんユニゾン射精 ~瞬間、気持ち、重ねて~ 星越かなめ'
20-1-9 07:50:49.2|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:50:49.2|Debug|Parser|Release Group parsed: thumb
20-1-9 07:50:49.2|Debug|Parser|Parsing string 'The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].jpg'
20-1-9 07:50:49.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:50:49.2|Debug|ParsingService|No matching series www Torrenting org - FLCL
20-1-9 07:50:49.2|Debug|Parser|Episode Parsed. The Expanse - S04E02
20-1-9 07:50:49.2|Debug|Parser|Parsing string '[HerokuRaws] Beastars - 03 (+Ultra 1920x1080 x684 EAC3)'
20-1-9 07:50:49.2|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)(?:[. ]-[. ](?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+|[-])))+(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:50:49.2|Debug|Parser|Language parsed: English
20-1-9 07:50:49.2|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:50:49.2|Debug|Parser|Episode Parsed. Beastars - 003
20-1-9 07:50:49.2|Debug|QualityParser|Trying to parse quality for The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:50:49.2|Debug|Parser|Episode Parsed. +++ [HD] OPPW - 047
20-1-9 07:50:49.2|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:50:49.2|Debug|Parser|Language parsed: English
20-1-9 07:50:49.2|Debug|Parser|Release Group parsed:
20-1-9 07:50:49.2|Debug|QualityParser|Trying to parse quality for [HerokuRaws] Beastars - 03 (+Ultra 1920x1080 x684 EAC3)
20-1-9 07:50:49.2|Debug|Parser|Language parsed: English
20-1-9 07:50:49.2|Debug|Parser|Parsing string 'The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].jpg'
20-1-9 07:50:49.2|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:50:49.2|Debug|QualityParser|Trying to parse quality for +++ [HD] OPPW-047 M娘♂×M男♂メスイキところてんユニゾン射精 ~瞬間、気持ち、重ねて~ 星越かなめ
20-1-9 07:50:49.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:50:49.2|Debug|Parser|Release Group parsed: HerokuRaws
20-1-9 07:50:49.2|Debug|Parser|Quality parsed: Unknown v1
20-1-9 07:50:49.2|Debug|Parser|Episode Parsed. The Expanse - S04E02
20-1-9 07:50:49.2|Debug|Parser|Release Group parsed:
20-1-9 07:50:49.2|Debug|Parser|Language parsed: English
20-1-9 07:50:49.2|Debug|ParsingService|No matching series +++ [HD] OPPW
20-1-9 07:50:49.2|Debug|QualityParser|Trying to parse quality for The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:50:49.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:50:49.2|Trace|DownloadDecisionMaker|Processing release 93/125
20-1-9 07:50:49.2|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:50:49.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:50:49.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:50:49.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:50:49.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:50:49.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:50:49.2|Debug|DownloadDecisionMaker|Processing release '+++ [HD] NEM-024 嫁の母と禁断性交 其ノ拾 妻よりもお義母さんの方がいいよ… åŠ ç€¬ã¾ã©ã‹' from 'Sukebei-pantsu'
20-1-9 07:50:49.2|Debug|Parser|Release Group parsed:
20-1-9 07:50:49.2|Debug|Parser|Parsing string '+++ [HD] NEM-024 嫁の母と禁断性交 其ノ拾 妻よりもお義母さんの方がいいよ… åŠ ç€¬ã¾ã©ã‹'
20-1-9 07:50:49.2|Debug|Parser|Parsing string 'The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].jpg'
20-1-9 07:50:49.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:50:49.2|Debug|Parser|Episode Parsed. The Expanse - S04E02
20-1-9 07:50:49.2|Debug|ParsingService|Using absolute episode number 3 for: Beastars - TVDB: 1x03
20-1-9 07:50:49.2|Debug|Parser|Parsing string '[Diogo4D-Kanade] [BD][1080p] Shoujo Shuumatsu Ryokou - 11 [236F4327].mkv'
20-1-9 07:50:49.2|Debug|Parser|Language parsed: English
20-1-9 07:50:49.2|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:50:49.2|Debug|QualityParser|Trying to parse quality for The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:50:49.2|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)(?:[. ]-[. ](?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+|[-])))+(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:50:49.2|Debug|Parser|Episode Parsed. +++ [HD] NEM - 024
20-1-9 07:50:49.2|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:50:49.2|Debug|Parser|Episode Parsed. [] Shoujo Shuumatsu Ryokou - 011
20-1-9 07:50:49.2|Debug|Parser|Release Group parsed:
20-1-9 07:50:49.2|Debug|Parser|Language parsed: English
20-1-9 07:50:49.2|Debug|Parser|Parsing string 'The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].jpg'
20-1-9 07:50:49.2|Debug|QualityParser|Trying to parse quality for +++ [HD] NEM-024 嫁の母と禁断性交 其ノ拾 妻よりもお義母さんの方がいいよ… åŠ ç€¬ã¾ã©ã‹
20-1-9 07:50:49.2|Debug|Parser|Language parsed: English
20-1-9 07:50:49.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:50:49.2|Debug|Parser|Quality parsed: Unknown v1
20-1-9 07:50:49.2|Debug|QualityParser|Trying to parse quality for [Diogo4D-Kanade] [BD][1080p] Shoujo Shuumatsu Ryokou - 11 [236F4327].mkv
20-1-9 07:50:49.2|Debug|Parser|Episode Parsed. The Expanse - S04E02
20-1-9 07:50:49.2|Debug|Parser|Release Group parsed:
20-1-9 07:50:49.2|Debug|Parser|Quality parsed: Bluray-1080p v1
20-1-9 07:50:49.2|Debug|Parser|Release Group parsed: Diogo4D-Kanade
20-1-9 07:50:49.2|Debug|Parser|Release Hash parsed: 236F4327
20-1-9 07:50:49.2|Debug|ParsingService|No matching series +++ [HD] NEM
20-1-9 07:50:49.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:50:49.2|Trace|DownloadDecisionMaker|Processing release 94/125
20-1-9 07:50:49.2|Debug|Parser|Language parsed: English
20-1-9 07:50:49.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:50:49.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:50:49.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:50:49.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:50:49.2|Debug|SceneMappingService|Found scene mapping for: [] Shoujo Shuumatsu Ryokou. TVDB ID for mapping: 332983
20-1-9 07:50:49.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:50:49.3|Debug|DownloadDecisionMaker|Processing release 'FADSS-011 すぐにイッちゃう早漏メイド 神代にな' from 'Sukebei-pantsu'
20-1-9 07:50:49.3|Debug|QualityParser|Trying to parse quality for The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:50:49.3|Debug|Parser|Parsing string 'FADSS-011 すぐにイッちゃう早漏メイド 神代にな'
20-1-9 07:50:49.3|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].nfo
20-1-9 07:50:49.3|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:50:49.3|Debug|Parser|Release Group parsed:
20-1-9 07:50:49.3|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:50:49.3|Debug|SceneMappingService|Found scene mapping for: [] Shoujo Shuumatsu Ryokou. TVDB ID for mapping: 332983
20-1-9 07:50:49.3|Debug|Parser|Episode Parsed. FADSS - 011
20-1-9 07:51:00.6|Trace|Scheduler|Pending Tasks: 3
20-1-9 07:51:12.6|Debug|Parser|Language parsed: English
20-1-9 07:51:12.6|Debug|QualityParser|Trying to parse quality for FADSS-011 すぐにイッちゃう早漏メイド 神代にな
20-1-9 07:50:49.3|Debug|AggregateLanguage|Using language: English
20-1-9 07:51:12.6|Debug|Parser|Quality parsed: Unknown v1
20-1-9 07:51:12.6|Trace|AggregateQuality|Finding quality. Source: WebRip. Resolution: 2160
20-1-9 07:50:49.3|Debug|ParsingService|Using absolute episode number 11 for: Girls' Last Tour - TVDB: 1x11
20-1-9 07:51:12.6|Debug|Parser|Release Group parsed:
20-1-9 07:51:12.6|Debug|AggregateQuality|Using quality: WEBRip-2160p v1
20-1-9 07:51:12.6|Debug|Parser|Parsing string 'The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].metathumb'
20-1-9 07:51:12.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:51:12.6|Debug|Parser|Episode Parsed. The Expanse - S04E02
20-1-9 07:51:12.6|Debug|Parser|Language parsed: English
20-1-9 07:51:12.6|Debug|QualityParser|Trying to parse quality for The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].metathumb
20-1-9 07:51:12.6|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:51:12.6|Debug|Parser|Release Group parsed:
20-1-9 07:51:12.6|Debug|Parser|Parsing string 'The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].metathumb'
20-1-9 07:51:12.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:51:12.6|Debug|Parser|Episode Parsed. The Expanse - S04E02
20-1-9 07:51:12.6|Debug|Parser|Language parsed: English
20-1-9 07:51:12.6|Debug|QualityParser|Trying to parse quality for The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].metathumb
20-1-9 07:51:12.7|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:51:12.7|Debug|Parser|Release Group parsed:
20-1-9 07:51:12.7|Debug|Parser|Parsing string 'The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].metathumb'
20-1-9 07:51:12.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:51:12.7|Debug|Parser|Episode Parsed. The Expanse - S04E02
20-1-9 07:51:12.7|Debug|Parser|Language parsed: English
20-1-9 07:51:12.7|Debug|QualityParser|Trying to parse quality for The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].metathumb
20-1-9 07:51:12.7|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:51:12.7|Debug|Parser|Release Group parsed:
20-1-9 07:51:12.7|Trace|Http|Req: 266 [GET] /api/v3/series
20-1-9 07:51:12.7|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:51:12.7|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:51:12.7|Debug|Parser|Parsing string '[Diogo4D-Kanade] [BD][1080p] Shoujo Shuumatsu Ryokou - 12 [D2E4119F].mkv'
20-1-9 07:51:12.7|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 3/The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].nfo
20-1-9 07:51:12.7|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:51:12.7|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)(?:[. ]-[. ](?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+|[-])))+(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:51:12.7|Debug|Parser|Episode Parsed. [] Shoujo Shuumatsu Ryokou - 012
20-1-9 07:51:12.7|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:51:12.7|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:51:12.7|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:51:12.7|Debug|Parser|Language parsed: English
20-1-9 07:51:12.7|Debug|QualityParser|Trying to parse quality for [Diogo4D-Kanade] [BD][1080p] Shoujo Shuumatsu Ryokou - 12 [D2E4119F].mkv
20-1-9 07:51:12.7|Debug|Parser|Quality parsed: Bluray-1080p v1
20-1-9 07:51:12.7|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:51:12.7|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:51:12.7|Debug|Parser|Release Group parsed: Diogo4D-Kanade
20-1-9 07:51:12.7|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:51:12.7|Debug|ParsingService|No matching series FADSS
20-1-9 07:51:12.7|Debug|Parser|Release Hash parsed: D2E4119F
20-1-9 07:51:12.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:51:12.7|Debug|SceneMappingService|Found scene mapping for: [] Shoujo Shuumatsu Ryokou. TVDB ID for mapping: 332983
20-1-9 07:51:12.7|Debug|AggregateLanguage|Using language: English
20-1-9 07:51:12.7|Trace|DownloadDecisionMaker|Processing release 95/125
20-1-9 07:51:12.7|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC].nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:51:12.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:51:12.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:51:12.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:51:12.7|Debug|SceneMappingService|Found scene mapping for: [] Shoujo Shuumatsu Ryokou. TVDB ID for mapping: 332983
20-1-9 07:51:12.7|Trace|Http|Req: 267 [GET] /api/v3/tag
20-1-9 07:51:12.7|Trace|Http|Req: 268 [GET] /api/v3/customFilter
20-1-9 07:51:12.7|Trace|Http|Req: 269 [GET] /api/v3/languageprofile
20-1-9 07:51:12.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:51:12.7|Trace|Http|Req: 270 [GET] /api/v3/qualityprofile
20-1-9 07:51:12.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:51:12.7|Trace|Http|Req: 271 [GET] /api/v3/config/ui
20-1-9 07:51:12.7|Debug|DownloadDecisionMaker|Processing release 'FSDSS-006 友だちの妹はムッツリな言いなり美少女 生田みなみ' from 'Sukebei-pantsu'
20-1-9 07:51:12.7|Debug|Parser|Parsing string 'FSDSS-006 友だちの妹はムッツリな言いなり美少女 生田みなみ'
20-1-9 07:51:12.7|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:51:12.7|Trace|AggregateQuality|Finding quality. Source: WebRip. Resolution: 2160
20-1-9 07:51:12.7|Debug|Parser|Episode Parsed. FSDSS - 006
20-1-9 07:51:12.7|Debug|AggregateQuality|Using quality: WEBRip-2160p v1
20-1-9 07:51:12.7|Debug|ParsingService|Using absolute episode number 12 for: Girls' Last Tour - TVDB: 1x12
20-1-9 07:51:12.7|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E05 - Triple Point [WEBDL-1080p HEVC]-thumb.jpg
20-1-9 07:51:12.7|Debug|Parser|Language parsed: English
20-1-9 07:51:12.7|Debug|Parser|Parsing string 'The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].metathumb'
20-1-9 07:51:12.7|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E06 - Rock Bottom [WEBDL-2160p x265].mkv
20-1-9 07:51:12.8|Debug|QualityParser|Trying to parse quality for FSDSS-006 友だちの妹はムッツリな言いなり美少女 生田みなみ
20-1-9 07:51:12.8|Debug|Parser|Parsing string '[LowPower-Raws] 月色真美 Tsuki ga Kirei 01-12 (BD 720P x264 10bit AAC)'
20-1-9 07:51:12.8|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)[-_. ]+\(?(?:[-_. ]?#?(?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+)))+\)?(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:51:12.8|Debug|Parser|Episode Parsed. 月色真美 Tsuki ga Kirei - 001-002-003-004-005-006-007-008-009-010-011-012
20-1-9 07:51:12.8|Debug|Parser|Language parsed: English
20-1-9 07:51:12.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:51:13.3|Debug|Parser|Quality parsed: Unknown v1
20-1-9 07:51:13.3|Debug|QualityParser|Trying to parse quality for [LowPower-Raws] 月色真美 Tsuki ga Kirei 01-12 (BD 720P x264 10bit AAC)
20-1-9 07:51:13.3|Debug|Parser|Episode Parsed. The Expanse - S04E02
20-1-9 07:51:13.3|Debug|Parser|Release Group parsed:
20-1-9 07:51:13.3|Debug|Parser|Quality parsed: Bluray-720p v1
20-1-9 07:51:13.3|Debug|Parser|Release Group parsed: LowPower-Raws
20-1-9 07:51:13.3|Debug|Parser|Language parsed: English
20-1-9 07:51:13.3|Debug|QualityParser|Trying to parse quality for The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].metathumb
20-1-9 07:51:13.3|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:51:13.3|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:51:13.3|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:51:13.3|Debug|Parser|Release Group parsed:
20-1-9 07:51:13.3|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:51:13.3|Debug|Parser|Parsing string 'The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].nfo'
20-1-9 07:51:13.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:51:13.3|Debug|Parser|Episode Parsed. The Expanse - S04E02
20-1-9 07:51:13.3|Debug|Parser|Language parsed: English
20-1-9 07:51:13.3|Debug|QualityParser|Trying to parse quality for The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].nfo
20-1-9 07:51:13.3|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:51:13.3|Debug|Parser|Release Group parsed:
20-1-9 07:51:13.3|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:51:13.3|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:51:13.3|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:51:13.3|Trace|ConfigService|Using default config value for 'firstdayofweek' defaultValue:'0'
20-1-9 07:51:13.3|Trace|ConfigService|Using default config value for 'calendarweekcolumnheader' defaultValue:'ddd M/D'
20-1-9 07:51:13.3|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:51:13.3|Trace|ConfigService|Using default config value for 'longdateformat' defaultValue:'dddd, MMMM D YYYY'
20-1-9 07:51:13.3|Trace|ConfigService|Using default config value for 'timeformat' defaultValue:'h(:mm)a'
20-1-9 07:51:13.3|Trace|ConfigService|Using default config value for 'showrelativedates' defaultValue:'True'
20-1-9 07:51:13.3|Trace|ConfigService|Using default config value for 'enablecolorimpairedmode' defaultValue:'False'
20-1-9 07:51:13.3|Trace|Http|Res: 271 [GET] /api/v3/config/ui: 200.OK (579 ms)
20-1-9 07:51:13.3|Debug|Api|[GET] /api/v3/config/ui: 200.OK (579 ms)
20-1-9 07:51:13.3|Trace|Owin|SQLite error (5): database is locked
20-1-9 07:51:13.4|Debug|ParsingService|No matching series FSDSS
20-1-9 07:51:13.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:51:13.4|Trace|DownloadDecisionMaker|Processing release 96/125
20-1-9 07:51:13.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:51:13.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:51:13.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:51:13.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:51:13.4|Debug|ParsingService|No matching series 月色真美 Tsuki ga Kirei
20-1-9 07:51:13.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:51:13.4|Debug|DownloadDecisionMaker|Processing release 'FADSS-010 å­¦æ ¡ä¸€ã®å°æ‚ªé­”ã‚¬ãƒ¼ãƒ«ï¼èª˜æƒ‘ã‚»ãƒƒã‚¯ã‚¹å„ªç­‰ç”Ÿ 春風ひかる' from 'Sukebei-pantsu'
20-1-9 07:51:13.4|Debug|Parser|Parsing string '[PuyaSubs!] Tada-kun wa Koi wo Shinai - 02 [1080p][6CB1193E][V2].mkv'
20-1-9 07:51:13.4|Debug|Parser|Parsing string 'FADSS-010 å­¦æ ¡ä¸€ã®å°æ‚ªé­”ã‚¬ãƒ¼ãƒ«ï¼èª˜æƒ‘ã‚»ãƒƒã‚¯ã‚¹å„ªç­‰ç”Ÿ 春風ひかる'
20-1-9 07:51:13.4|Trace|Parser|^\[(?<subgroup>.+?)\][-_. ]?(?<title>.+?)(?:[. ]-[. ](?<absoluteepisode>\d{2,3}(\.\d{1,2})?(?!\d+|[-])))+(?:[-_. ]+(?<special>special|ova|ovd))?.*?(?<hash>\[\w{8}\])?(?:$|\.mkv)
20-1-9 07:51:13.4|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E06 - Rock Bottom [WEBDL-2160p x265].nfo
20-1-9 07:51:13.4|Debug|Parser|Episode Parsed. Tada-kun wa Koi wo Shinai - 002
20-1-9 07:51:13.4|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:51:13.4|Debug|Parser|Language parsed: English
20-1-9 07:51:13.4|Debug|Parser|Episode Parsed. FADSS - 010
20-1-9 07:51:13.4|Debug|QualityParser|Trying to parse quality for [PuyaSubs!] Tada-kun wa Koi wo Shinai - 02 [1080p][6CB1193E][V2].mkv
20-1-9 07:51:13.4|Debug|Parser|Language parsed: English
20-1-9 07:51:13.4|Debug|Parser|Quality parsed: HDTV-1080p v2
20-1-9 07:51:13.4|Debug|QualityParser|Trying to parse quality for FADSS-010 å­¦æ ¡ä¸€ã®å°æ‚ªé­”ã‚¬ãƒ¼ãƒ«ï¼èª˜æƒ‘ã‚»ãƒƒã‚¯ã‚¹å„ªç­‰ç”Ÿ 春風ひかる
20-1-9 07:51:13.4|Debug|Parser|Release Group parsed: PuyaSubs!
20-1-9 07:51:13.4|Debug|Parser|Quality parsed: Unknown v1
20-1-9 07:51:13.4|Debug|Parser|Release Group parsed:
20-1-9 07:51:13.4|Trace|Http|Res: 268 [GET] /api/v3/customFilter: 200.OK (717 ms)
20-1-9 07:51:13.4|Debug|SceneMappingService|Found scene mapping for: Tada-kun wa Koi wo Shinai. TVDB ID for mapping: 341432
20-1-9 07:51:13.4|Trace|Http|Res: 270 [GET] /api/v3/qualityprofile: 200.OK (725 ms)
20-1-9 07:51:13.4|Trace|Http|Res: 269 [GET] /api/v3/languageprofile: 200.OK (723 ms)
20-1-9 07:52:09.3|Trace|Http|Req: 272 [GET] /api/v3/system/status
20-1-9 07:51:13.4|Trace|Http|Res: 267 [GET] /api/v3/tag: 200.OK (728 ms)
20-1-9 07:51:13.4|Debug|ParsingService|No matching series FADSS
20-1-9 07:52:09.3|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 1/The Expanse - S01E06 - Rock Bottom [WEBDL-2160p x265].nfo
20-1-9 07:52:09.3|Debug|Parser|Parsing string 'The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].nfo'
20-1-9 07:52:09.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:52:09.3|Debug|Api|[GET] /api/v3/customFilter: 200.OK (717 ms)
20-1-9 07:52:09.3|Debug|Api|[GET] /api/v3/qualityprofile: 200.OK (725 ms)
20-1-9 07:52:09.3|Debug|Api|[GET] /api/v3/languageprofile: 200.OK (723 ms)
20-1-9 07:52:09.3|Debug|Api|[GET] /api/v3/tag: 200.OK (728 ms)
20-1-9 07:52:09.3|Debug|Parser|Episode Parsed. The Expanse - S04E02
20-1-9 07:52:09.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:52:09.4|Trace|DownloadDecisionMaker|Processing release 97/125
20-1-9 07:52:09.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:52:09.4|Debug|Parser|Language parsed: English
20-1-9 07:52:09.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:52:09.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:52:09.4|Trace|Scheduler|Pending Tasks: 3
20-1-9 07:52:09.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:52:09.3|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E06 - Rock Bottom [WEBDL-2160p x265].nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:52:09.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:52:09.4|Debug|DownloadDecisionMaker|Processing release 'å­¦æ ¡ã§2人の学生によって虐待される巨乳の日本人教師ジュリア・ボイン.mp4' from 'Sukebei-pantsu'
20-1-9 07:52:09.4|Debug|Parser|Parsing string 'å­¦æ ¡ã§2人の学生によって虐待される巨乳の日本人教師ジュリア・ボイン.mp4'
20-1-9 07:52:09.4|Debug|QualityParser|Trying to parse quality for The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].nfo
20-1-9 07:52:09.4|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:52:09.4|Debug|Parser|Release Group parsed:
20-1-9 07:52:09.4|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E06 - Rock Bottom [WEBDL-2160p x265]-thumb.jpg
20-1-9 07:52:09.4|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E06 - Paradigm Shift [Bluray-1080p x265].mkv
20-1-9 07:52:09.4|Debug|Parser|Unable to parse å­¦æ ¡ã§2人の学生によって虐待される巨乳の日本人教師ジュリア・ボイン.mp4
20-1-9 07:52:09.4|Debug|Parser|Parsing string 'å­¦æ ¡ã§2人の学生によって虐待される巨乳の日本人教師ジュリア・ボイン.mp4'
20-1-9 07:52:09.4|Debug|Parser|Unable to parse å­¦æ ¡ã§2人の学生によって虐待される巨乳の日本人教師ジュリア・ボイン.mp4
20-1-9 07:52:09.4|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:52:09.4|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:52:09.4|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:52:09.4|Debug|SceneMappingService|Found scene mapping for: Tada-kun wa Koi wo Shinai. TVDB ID for mapping: 341432
20-1-9 07:52:09.4|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:52:09.4|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:52:09.4|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:52:09.4|Debug|ParsingService|Using absolute episode number 2 for: Tada Never Falls in Love - TVDB: 1x02
20-1-9 07:52:09.4|Debug|Parser|Parsing string 'We.Never.Learn.Bokuben.S02E08.720p.WEB.x264-URANiME[eztv].mkv'
20-1-9 07:52:09.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:52:09.4|Debug|Parser|Episode Parsed. We Never Learn Bokuben - S02E08
20-1-9 07:52:09.4|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:52:09.4|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:52:09.4|Debug|Parser|Language parsed: English
20-1-9 07:52:09.4|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:52:09.4|Debug|QualityParser|Trying to parse quality for We.Never.Learn.Bokuben.S02E08.720p.WEB.x264-URANiME[eztv].mkv
20-1-9 07:52:09.4|Debug|Parser|Quality parsed: WEBDL-720p v1
20-1-9 07:52:09.4|Debug|Parser|Release Group parsed: URANiME
20-1-9 07:52:09.4|Debug|AggregateLanguage|Using language: English
20-1-9 07:52:09.4|Trace|AggregateQuality|Finding quality. Source: WebRip. Resolution: 2160
20-1-9 07:52:09.4|Debug|AggregateQuality|Using quality: WEBRip-2160p v1
20-1-9 07:52:09.4|Debug|Parser|Parsing string 'The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].nfo'
20-1-9 07:52:09.4|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:52:09.4|Debug|Parser|Episode Parsed. The Expanse - S04E02
20-1-9 07:52:09.5|Debug|ParsingService|Using Scene to TVDB Mapping for: We Never Learn: BOKUBEN - Scene: 2x08 - TVDB: 2x08
20-1-9 07:52:09.5|Debug|Parser|Language parsed: English
20-1-9 07:52:09.5|Debug|Parser|Parsing string 'www.Torrenting.com - Adventure.Time.S08E25.720p.HEVC.x265-MeGusta'
20-1-9 07:52:09.5|Debug|QualityParser|Trying to parse quality for The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].nfo
20-1-9 07:52:09.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
20-1-9 07:52:09.5|Debug|Parser|Episode Parsed. Adventure Time - S08E25
20-1-9 07:52:09.5|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:52:09.5|Debug|Parser|Language parsed: English
20-1-9 07:52:09.5|Debug|Parser|Release Group parsed:
20-1-9 07:52:09.5|Debug|QualityParser|Trying to parse quality for www.Torrenting.com - Adventure.Time.S08E25.720p.HEVC.x265-MeGusta
20-1-9 07:52:09.5|Debug|Parser|Quality parsed: HDTV-720p v1
20-1-9 07:52:09.5|Debug|Parser|Release Group parsed: MeGusta
20-1-9 07:52:09.5|Debug|Parser|Parsing string 'The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].nfo'
20-1-9 07:52:09.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:52:09.5|Debug|Parser|Episode Parsed. The Expanse - S04E02
20-1-9 07:52:09.5|Debug|Parser|Language parsed: English
20-1-9 07:52:09.5|Debug|QualityParser|Trying to parse quality for The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].nfo
20-1-9 07:52:09.5|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E06 - Paradigm Shift [Bluray-1080p x265].nfo
20-1-9 07:52:09.5|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:52:09.5|Debug|Parser|Release Group parsed:
20-1-9 07:52:09.5|Debug|Parser|Parsing string 'The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].xml'
20-1-9 07:52:09.5|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:52:09.5|Trace|Http|Res: 272 [GET] /api/v3/system/status: 200.OK (178 ms)
20-1-9 07:52:52.6|Debug|Api|[GET] /api/v3/system/status: 200.OK (178 ms)
20-1-9 07:52:52.6|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 2/The Expanse - S02E06 - Paradigm Shift [Bluray-1080p x265].nfo
20-1-9 07:52:52.6|Trace|Http|Req: 274 [GET] /calendar
20-1-9 07:52:52.6|Trace|Http|Req: 273 [GET] /
20-1-9 07:52:52.6|Debug|Parser|Episode Parsed. The Expanse - S04E02
20-1-9 07:52:52.6|Debug|Parser|Language parsed: English
20-1-9 07:52:09.5|Debug|Parser|Parsing string 'Summer.Wars.2009.1080p.BluRay.x264-KaKa'
20-1-9 07:52:52.6|Debug|QualityParser|Trying to parse quality for The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].xml
20-1-9 07:52:52.6|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:52:52.6|Debug|Parser|Release Group parsed:
20-1-9 07:52:52.6|Trace|Parser|^(?<title>.+?)?(?:(?:[-_\W](?<![()\[!]))*(?<season>(?<!\d+|\(|\[|e|x)\d{2})(?<episode>(?<!e|x)\d{2}(?!p|i|\d+|\)|\]|\W\d+|\W(?:e|ep|x)\d+)))+(\W+|_|$)(?!\\)
20-1-9 07:52:52.6|Debug|Parser|Parsing string 'The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].xml'
20-1-9 07:52:52.6|Trace|Scheduler|Pending Tasks: 3
20-1-9 07:52:52.6|Debug|Parser|Episode Parsed. Summer Wars - S20E09
20-1-9 07:52:52.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:52:52.6|Debug|Parser|Language parsed: English
20-1-9 07:52:52.6|Debug|Parser|Episode Parsed. The Expanse - S04E02
20-1-9 07:52:52.6|Debug|QualityParser|Trying to parse quality for Summer.Wars.2009.1080p.BluRay.x264-KaKa
20-1-9 07:52:52.6|Debug|Parser|Quality parsed: Bluray-1080p v1
20-1-9 07:52:52.6|Debug|Parser|Language parsed: English
20-1-9 07:52:52.6|Debug|Parser|Release Group parsed: KaKa
20-1-9 07:52:52.6|Debug|QualityParser|Trying to parse quality for The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].xml
20-1-9 07:52:52.6|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:52:52.6|Debug|Parser|Release Group parsed:
20-1-9 07:52:52.6|Debug|Parser|Parsing string 'The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].xml'
20-1-9 07:52:52.6|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:52:52.6|Debug|Parser|Episode Parsed. The Expanse - S04E02
20-1-9 07:52:52.6|Debug|Parser|Language parsed: English
20-1-9 07:52:52.6|Debug|QualityParser|Trying to parse quality for The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].xml
20-1-9 07:52:52.6|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:52:52.6|Debug|Parser|Release Group parsed:
20-1-9 07:52:52.7|Trace|Http|Req: 275 [GET] /Content/Fonts/Roboto-Light.woff2?v=1.3.0
20-1-9 07:52:52.6|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E06 - Paradigm Shift [Bluray-1080p x265].nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:52:52.7|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:52:52.7|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:52:52.7|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:52:52.7|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:52:52.7|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:52:52.7|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:52:52.7|Debug|AggregateLanguage|Using language: English
20-1-9 07:52:52.7|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:52:52.7|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:52:52.7|Trace|AggregateQuality|Finding quality. Source: WebRip. Resolution: 2160
20-1-9 07:52:52.7|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:52:52.7|Debug|AggregateQuality|Using quality: WEBRip-2160p v1
20-1-9 07:52:52.7|Debug|Parser|Parsing string 'The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].xml'
20-1-9 07:52:52.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:52:52.7|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E06 - Paradigm Shift [Bluray-1080p x265]-thumb.jpg
20-1-9 07:52:52.7|Debug|Parser|Episode Parsed. The Expanse - S04E02
20-1-9 07:52:52.7|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E06 - Immolation [HDTV-720p x265].mkv
20-1-9 07:52:52.7|Debug|Parser|Language parsed: English
20-1-9 07:52:52.7|Debug|QualityParser|Trying to parse quality for The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].xml
20-1-9 07:52:52.7|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:52:52.7|Debug|Parser|Release Group parsed:
20-1-9 07:52:52.7|Debug|Parser|Parsing string 'The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].xml'
20-1-9 07:52:52.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:52:52.7|Debug|Parser|Episode Parsed. The Expanse - S04E02
20-1-9 07:52:52.7|Debug|Parser|Language parsed: English
20-1-9 07:52:52.7|Debug|QualityParser|Trying to parse quality for The Expanse - S04E02 - Jetsam [WEBRip-2160p x264 EAC3].xml
20-1-9 07:52:52.7|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:52:52.7|Debug|Parser|Release Group parsed:
20-1-9 07:52:52.7|Debug|ParsingService|No matching series Summer Wars
20-1-9 07:52:52.7|Debug|Parser|Parsing string 'Log.Horizon.S01.1080p.Blu-Ray.10-Bit.Dual-Audio.DTS-HD.x265-iAHD'
20-1-9 07:52:52.7|Debug|AggregateLanguage|Using language: English
20-1-9 07:52:52.7|Trace|AggregateQuality|Finding quality. Source: WebRip. Resolution: 2160
20-1-9 07:52:52.7|Debug|AggregateQuality|Using quality: WEBRip-2160p v1
20-1-9 07:52:52.7|Debug|Parser|Parsing string 'The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3]-thumb.jpg'
20-1-9 07:52:52.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:52:52.7|Debug|Parser|Episode Parsed. The Expanse - S04E03
20-1-9 07:52:52.7|Trace|Parser|^(?<title>.+?)\W(?:S|Season|Saison)\W?(?<season>\d{1,2}(?!\d+))(\W+|_|$)(?<extras>EXTRAS|SUBPACK)?(?!\\)
20-1-9 07:52:52.7|Debug|Parser|Language parsed: English
20-1-9 07:52:52.7|Debug|Parser|Episode Parsed. Log Horizon - Season 01
20-1-9 07:52:52.7|Debug|QualityParser|Trying to parse quality for The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3]-thumb.jpg
20-1-9 07:52:52.7|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:52:52.7|Debug|Parser|Language parsed: English
20-1-9 07:52:52.7|Debug|Parser|Release Group parsed: thumb
20-1-9 07:52:52.7|Debug|QualityParser|Trying to parse quality for Log.Horizon.S01.1080p.Blu-Ray.10-Bit.Dual-Audio.DTS-HD.x265-iAHD
20-1-9 07:52:52.7|Debug|Parser|Quality parsed: Bluray-1080p v1
20-1-9 07:52:52.7|Debug|Parser|Release Group parsed: iAHD
20-1-9 07:52:52.7|Debug|AggregateLanguage|Using language: English
20-1-9 07:52:52.7|Trace|AggregateQuality|Finding quality. Source: WebRip. Resolution: 2160
20-1-9 07:52:52.7|Debug|AggregateQuality|Using quality: WEBRip-2160p v1
20-1-9 07:52:52.7|Debug|Parser|Parsing string 'The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3]-thumb.jpg'
20-1-9 07:52:52.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:52:52.7|Debug|Parser|Episode Parsed. The Expanse - S04E03
20-1-9 07:52:52.7|Debug|Parser|Language parsed: English
20-1-9 07:52:52.7|Debug|QualityParser|Trying to parse quality for The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3]-thumb.jpg
20-1-9 07:52:52.7|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:52:52.7|Debug|Parser|Release Group parsed: thumb
20-1-9 07:52:52.7|Debug|Parser|Parsing string 'The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3]-thumb.jpg'
20-1-9 07:52:52.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:52:52.7|Debug|Parser|Episode Parsed. The Expanse - S04E03
20-1-9 07:52:52.8|Trace|Http|Res: 273 [GET] /: 200.OK (213 ms)
20-1-9 07:52:52.8|Trace|Http|Res: 274 [GET] /calendar: 200.OK (213 ms)
20-1-9 07:52:52.9|Trace|Http|Res: 275 [GET] /Content/Fonts/Roboto-Light.woff2?v=1.3.0: 200.OK (197 ms)
20-1-9 07:52:52.9|Debug|Parser|Language parsed: English
20-1-9 07:52:52.9|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E06 - Immolation [HDTV-720p x265].nfo
20-1-9 07:52:52.9|Debug|QualityParser|Trying to parse quality for The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3]-thumb.jpg
20-1-9 07:52:52.9|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:52:52.9|Debug|Parser|Release Group parsed: thumb
20-1-9 07:52:52.9|Debug|Parser|Parsing string 'The.Mandalorian.S01E01.INTERNAL.HDR.2160p.WEB.H265-DEFLATE'
20-1-9 07:53:29.7|Debug|Parser|Parsing string 'The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].jpg'
20-1-9 07:53:29.7|Trace|Scheduler|Pending Tasks: 3
20-1-9 07:53:29.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
20-1-9 07:53:29.7|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 3/The Expanse - S03E06 - Immolation [HDTV-720p x265].nfo
20-1-9 07:53:29.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:53:29.7|Debug|Parser|Episode Parsed. The Expanse - S04E03
20-1-9 07:53:29.7|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:53:29.7|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:53:29.7|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:53:29.7|Debug|Parser|Episode Parsed. The Mandalorian - S01E01
20-1-9 07:53:29.7|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E06 - Immolation [HDTV-720p x265].nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:53:29.7|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:53:29.7|Debug|Parser|Language parsed: English
20-1-9 07:53:29.7|Debug|Parser|Language parsed: English
20-1-9 07:53:29.7|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:53:29.7|Debug|QualityParser|Trying to parse quality for The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:53:29.7|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:53:29.7|Debug|QualityParser|Trying to parse quality for The.Mandalorian.S01E01.INTERNAL.HDR.2160p.WEB.H265-DEFLATE
20-1-9 07:53:29.7|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:53:29.7|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E06 - Immolation [HDTV-720p x265]-thumb.jpg
20-1-9 07:53:29.7|Debug|Parser|Quality parsed: WEBDL-2160p v1
20-1-9 07:53:29.7|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:53:29.7|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E07 - Windmills [WEBDL-2160p x265].mkv
20-1-9 07:53:29.7|Debug|Parser|Release Group parsed:
20-1-9 07:53:29.7|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:53:29.7|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:53:29.7|Debug|Parser|Parsing string 'The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].jpg'
20-1-9 07:53:29.7|Debug|Parser|Release Group parsed: DEFLATE
20-1-9 07:53:29.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:53:29.7|Debug|Parser|Episode Parsed. The Expanse - S04E03
20-1-9 07:53:29.7|Debug|Parser|Language parsed: English
20-1-9 07:53:29.7|Debug|QualityParser|Trying to parse quality for The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:53:29.7|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:53:29.7|Debug|Parser|Release Group parsed:
20-1-9 07:53:29.7|Debug|Parser|Parsing string 'The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].jpg'
20-1-9 07:53:29.7|Debug|Parser|Parsing string 'The.Mandalorian.S01E03.Chapter.3.2160p.DSNP.WEBRip.x265.10bit.HDR.DDP5.1.Atmos-TrollUHD[rartv]'
20-1-9 07:53:29.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:53:29.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
20-1-9 07:53:29.7|Debug|Parser|Episode Parsed. The Expanse - S04E03
20-1-9 07:53:29.7|Debug|Parser|Episode Parsed. The Mandalorian - S01E03
20-1-9 07:53:29.7|Debug|Parser|Language parsed: English
20-1-9 07:53:29.7|Debug|Parser|Language parsed: English
20-1-9 07:53:29.7|Debug|QualityParser|Trying to parse quality for The.Mandalorian.S01E03.Chapter.3.2160p.DSNP.WEBRip.x265.10bit.HDR.DDP5.1.Atmos-TrollUHD[rartv]
20-1-9 07:53:29.7|Debug|QualityParser|Trying to parse quality for The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:53:29.7|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:53:29.7|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:53:29.7|Debug|Parser|Release Group parsed: TrollUHD
20-1-9 07:53:29.7|Debug|Parser|Release Group parsed:
20-1-9 07:53:29.7|Debug|Parser|Parsing string 'The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].jpg'
20-1-9 07:53:29.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:53:29.7|Debug|Parser|Episode Parsed. The Expanse - S04E03
20-1-9 07:53:29.7|Debug|Parser|Language parsed: English
20-1-9 07:53:29.7|Debug|QualityParser|Trying to parse quality for The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:53:29.7|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:53:29.7|Debug|Parser|Release Group parsed:
20-1-9 07:53:29.7|Debug|Parser|Parsing string 'Travelers Season 1 (2160p x265 10bit Joy)'
20-1-9 07:53:29.7|Trace|Parser|^(?<title>.+?)\W(?:S|Season|Saison)\W?(?<season>\d{1,2}(?!\d+))(\W+|_|$)(?<extras>EXTRAS|SUBPACK)?(?!\\)
20-1-9 07:53:29.7|Debug|AggregateLanguage|Using language: English
20-1-9 07:53:29.7|Debug|Parser|Episode Parsed. Travelers - Season 01
20-1-9 07:53:29.7|Trace|AggregateQuality|Finding quality. Source: WebRip. Resolution: 2160
20-1-9 07:53:29.7|Debug|AggregateQuality|Using quality: WEBRip-2160p v1
20-1-9 07:53:29.7|Debug|Parser|Language parsed: English
20-1-9 07:53:29.7|Debug|Parser|Parsing string 'The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].metathumb'
20-1-9 07:53:29.7|Debug|QualityParser|Trying to parse quality for Travelers Season 1 (2160p x265 10bit Joy)
20-1-9 07:53:29.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:53:29.7|Debug|Parser|Quality parsed: HDTV-2160p v1
20-1-9 07:53:29.7|Debug|Parser|Episode Parsed. The Expanse - S04E03
20-1-9 07:53:29.7|Debug|Parser|Release Group parsed:
20-1-9 07:53:30.0|Debug|Parser|Language parsed: English
20-1-9 07:53:30.0|Debug|QualityParser|Trying to parse quality for The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].metathumb
20-1-9 07:53:30.0|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:53:30.0|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E07 - Windmills [WEBDL-2160p x265].nfo
20-1-9 07:53:30.0|Debug|Parser|Release Group parsed:
20-1-9 07:53:30.0|Debug|Parser|Parsing string 'The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].metathumb'
20-1-9 07:53:30.0|Debug|SceneMappingService|Found scene mapping for: Travelers. TVDB ID for mapping: 314544
20-1-9 07:53:30.0|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:53:30.0|Debug|Parser|Episode Parsed. The Expanse - S04E03
20-1-9 07:53:30.0|Debug|Parser|Language parsed: English
20-1-9 07:53:30.0|Debug|QualityParser|Trying to parse quality for The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].metathumb
20-1-9 07:53:30.0|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:53:51.8|Debug|Parser|Release Group parsed:
20-1-9 07:53:51.8|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 1/The Expanse - S01E07 - Windmills [WEBDL-2160p x265].nfo
20-1-9 07:53:51.8|Debug|Parser|Parsing string 'The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].metathumb'
20-1-9 07:53:30.0|Debug|Parser|Parsing string 'The.End.of.the.Fucking.World.S01.2160p.NF.WEBRip.DD5.1.x264-NTb[rartv]'
20-1-9 07:53:51.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:53:51.8|Debug|Parser|Episode Parsed. The Expanse - S04E03
20-1-9 07:53:51.8|Trace|Parser|^(?<title>.+?)\W(?:S|Season|Saison)\W?(?<season>\d{1,2}(?!\d+))(\W+|_|$)(?<extras>EXTRAS|SUBPACK)?(?!\\)
20-1-9 07:53:51.8|Debug|Parser|Language parsed: English
20-1-9 07:53:51.8|Debug|Parser|Episode Parsed. The End of the Fucking World - Season 01
20-1-9 07:53:51.8|Debug|QualityParser|Trying to parse quality for The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].metathumb
20-1-9 07:53:51.8|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:53:51.8|Debug|Parser|Release Group parsed:
20-1-9 07:53:51.8|Debug|Parser|Language parsed: English
20-1-9 07:53:51.8|Debug|QualityParser|Trying to parse quality for The.End.of.the.Fucking.World.S01.2160p.NF.WEBRip.DD5.1.x264-NTb[rartv]
20-1-9 07:53:51.8|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:53:51.8|Debug|Parser|Release Group parsed: NTb
20-1-9 07:53:51.8|Debug|AggregateLanguage|Using language: English
20-1-9 07:53:51.8|Trace|AggregateQuality|Finding quality. Source: WebRip. Resolution: 2160
20-1-9 07:53:51.8|Debug|SceneMappingService|Found scene mapping for: The End of the Fucking World. TVDB ID for mapping: 336522
20-1-9 07:53:51.8|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E07 - Windmills [WEBDL-2160p x265].nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:53:51.8|Debug|AggregateQuality|Using quality: WEBRip-2160p v1
20-1-9 07:53:51.8|Debug|Parser|Parsing string 'The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].metathumb'
20-1-9 07:53:51.8|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E07 - Windmills [WEBDL-2160p x265]-thumb.jpg
20-1-9 07:53:51.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:53:51.8|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E07 - The Seventh Man [Bluray-1080p x265].mkv
20-1-9 07:53:51.8|Debug|Parser|Episode Parsed. The Expanse - S04E03
20-1-9 07:53:51.8|Debug|Parser|Language parsed: English
20-1-9 07:53:51.8|Debug|QualityParser|Trying to parse quality for The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].metathumb
20-1-9 07:53:51.8|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:53:51.8|Debug|Parser|Release Group parsed:
20-1-9 07:53:51.8|Debug|Parser|Parsing string 'The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].nfo'
20-1-9 07:53:51.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:53:51.8|Debug|Parser|Episode Parsed. The Expanse - S04E03
20-1-9 07:53:51.8|Debug|Parser|Language parsed: English
20-1-9 07:53:51.8|Debug|QualityParser|Trying to parse quality for The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].nfo
20-1-9 07:53:51.8|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:53:51.8|Debug|Parser|Release Group parsed:
20-1-9 07:53:51.8|Debug|Parser|Parsing string 'Travelers.2016.S02.2160p.NF.WEBRip.DD5.1.x264-NTb[rartv]'
20-1-9 07:53:51.8|Trace|Parser|^(?<title>.+?)\W(?:S|Season|Saison)\W?(?<season>\d{1,2}(?!\d+))(\W+|_|$)(?<extras>EXTRAS|SUBPACK)?(?!\\)
20-1-9 07:53:51.8|Debug|Parser|Episode Parsed. Travelers 2016 - Season 02
20-1-9 07:53:51.8|Debug|Parser|Language parsed: English
20-1-9 07:53:51.8|Debug|QualityParser|Trying to parse quality for Travelers.2016.S02.2160p.NF.WEBRip.DD5.1.x264-NTb[rartv]
20-1-9 07:53:51.8|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:53:51.8|Debug|Parser|Release Group parsed: NTb
20-1-9 07:53:51.9|Debug|Parser|Parsing string 'The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].nfo'
20-1-9 07:53:51.9|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:53:51.9|Debug|Parser|Episode Parsed. The Expanse - S04E03
20-1-9 07:53:51.9|Debug|Parser|Language parsed: English
20-1-9 07:53:51.9|Debug|QualityParser|Trying to parse quality for The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].nfo
20-1-9 07:53:51.9|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:53:51.9|Debug|Parser|Release Group parsed:
20-1-9 07:53:51.9|Debug|Parser|Parsing string 'World.End.Are.You.Busy.Will.You.Save.Us.S01.1080p.Blu-Ray.10-Bit.Dual-Audio.TrueHD.x265-iAHD'
20-1-9 07:53:51.9|Debug|AggregateLanguage|Using language: English
20-1-9 07:53:51.9|Trace|AggregateQuality|Finding quality. Source: WebRip. Resolution: 2160
20-1-9 07:53:51.9|Debug|AggregateQuality|Using quality: WEBRip-2160p v1
20-1-9 07:53:51.9|Debug|Parser|Parsing string 'The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].nfo'
20-1-9 07:53:51.9|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:53:51.9|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E07 - The Seventh Man [Bluray-1080p x265].nfo
20-1-9 07:53:51.9|Debug|Parser|Episode Parsed. The Expanse - S04E03
20-1-9 07:53:51.9|Debug|Parser|Language parsed: English
20-1-9 07:53:51.9|Debug|QualityParser|Trying to parse quality for The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].nfo
20-1-9 07:54:08.0|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 2/The Expanse - S02E07 - The Seventh Man [Bluray-1080p x265].nfo
20-1-9 07:54:08.0|Trace|Parser|^(?<title>.+?)\W(?:S|Season|Saison)\W?(?<season>\d{1,2}(?!\d+))(\W+|_|$)(?<extras>EXTRAS|SUBPACK)?(?!\\)
20-1-9 07:54:08.0|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:54:08.0|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:54:08.0|Debug|Parser|Episode Parsed. World End Are You Busy Will You Save Us - Season 01
20-1-9 07:54:08.0|Debug|Parser|Release Group parsed:
20-1-9 07:54:08.0|Debug|Parser|Parsing string 'The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].nfo'
20-1-9 07:54:08.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:54:08.1|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:54:08.1|Debug|Parser|Episode Parsed. The Expanse - S04E03
20-1-9 07:54:08.1|Debug|Parser|Language parsed: English
20-1-9 07:54:08.1|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:54:08.1|Trace|CommandQueueManager|Inserting new command: MessagingCleanup
20-1-9 07:54:08.1|Debug|QualityParser|Trying to parse quality for World.End.Are.You.Busy.Will.You.Save.Us.S01.1080p.Blu-Ray.10-Bit.Dual-Audio.TrueHD.x265-iAHD
20-1-9 07:54:08.0|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E07 - The Seventh Man [Bluray-1080p x265].nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:54:08.1|Debug|Parser|Language parsed: English
20-1-9 07:54:08.1|Debug|QualityParser|Trying to parse quality for The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].nfo
20-1-9 07:54:08.1|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:54:08.1|Debug|Parser|Release Group parsed:
20-1-9 07:54:08.1|Debug|Parser|Parsing string 'The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].xml'
20-1-9 07:54:08.1|Debug|Parser|Quality parsed: Bluray-1080p v1
20-1-9 07:54:08.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:54:08.1|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E07 - The Seventh Man [Bluray-1080p x265]-thumb.jpg
20-1-9 07:54:08.1|Debug|Parser|Release Group parsed: iAHD
20-1-9 07:54:08.1|Debug|Parser|Episode Parsed. The Expanse - S04E03
20-1-9 07:54:08.1|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E07 - Delta-V [HDTV-1080p h265].mkv
20-1-9 07:54:08.1|Debug|Parser|Language parsed: English
20-1-9 07:54:08.1|Debug|QualityParser|Trying to parse quality for The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].xml
20-1-9 07:54:08.1|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:54:08.1|Debug|Parser|Release Group parsed:
20-1-9 07:54:08.1|Debug|ParsingService|No matching series World End Are You Busy Will You Save Us
20-1-9 07:54:08.1|Debug|Parser|Parsing string 'The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].xml'
20-1-9 07:54:08.1|Debug|Parser|Parsing string 'Travelers.2016.S03.MULTI.2160p.HDR.NF.WEBRip.DDP.Atmos.x265-GASMASK[rartv]'
20-1-9 07:54:08.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:54:08.1|Debug|Parser|Episode Parsed. The Expanse - S04E03
20-1-9 07:54:08.1|Debug|Parser|Language parsed: English
20-1-9 07:54:08.1|Trace|Parser|^(?<title>.+?)\W(?:S|Season|Saison)\W?(?<season>\d{1,2}(?!\d+))(\W+|_|$)(?<extras>EXTRAS|SUBPACK)?(?!\\)
20-1-9 07:54:08.1|Debug|QualityParser|Trying to parse quality for The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].xml
20-1-9 07:54:08.1|Debug|Parser|Episode Parsed. Travelers 2016 - Season 03
20-1-9 07:54:08.1|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:54:08.1|Debug|Parser|Release Group parsed:
20-1-9 07:54:08.1|Debug|Parser|Parsing string 'The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].xml'
20-1-9 07:54:08.1|Debug|Parser|Language parsed: English
20-1-9 07:54:08.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:54:08.1|Debug|QualityParser|Trying to parse quality for Travelers.2016.S03.MULTI.2160p.HDR.NF.WEBRip.DDP.Atmos.x265-GASMASK[rartv]
20-1-9 07:54:08.1|Debug|Parser|Episode Parsed. The Expanse - S04E03
20-1-9 07:54:08.1|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:54:08.1|Debug|Parser|Release Group parsed: GASMASK
20-1-9 07:54:08.1|Debug|Parser|Language parsed: English
20-1-9 07:54:08.1|Debug|QualityParser|Trying to parse quality for The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].xml
20-1-9 07:54:08.1|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:54:08.1|Debug|Parser|Release Group parsed:
20-1-9 07:54:08.1|Debug|Parser|Parsing string 'Log.Horizon.S02.1080p.Blu-Ray.10-Bit.Dual-Audio.DTS-HD.x265-iAHD'
20-1-9 07:54:08.2|Trace|Parser|^(?<title>.+?)\W(?:S|Season|Saison)\W?(?<season>\d{1,2}(?!\d+))(\W+|_|$)(?<extras>EXTRAS|SUBPACK)?(?!\\)
20-1-9 07:54:08.2|Debug|Parser|Episode Parsed. Log Horizon - Season 02
20-1-9 07:54:08.2|Debug|Parser|Language parsed: English
20-1-9 07:54:08.2|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:54:08.2|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:54:08.2|Debug|QualityParser|Trying to parse quality for Log.Horizon.S02.1080p.Blu-Ray.10-Bit.Dual-Audio.DTS-HD.x265-iAHD
20-1-9 07:54:08.2|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:54:08.2|Debug|Parser|Quality parsed: Bluray-1080p v1
20-1-9 07:54:08.2|Debug|ParsingService|No matching series å­¦æ ¡ã§2人の学生によって虐待される巨乳の日本人教師ジュリア・ボイン.mp4
20-1-9 07:54:08.2|Debug|Parser|Release Group parsed: iAHD
20-1-9 07:54:08.2|Trace|DownloadDecisionMaker|Processing release 98/125
20-1-9 07:54:08.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:54:08.2|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:54:08.2|Debug|AggregateLanguage|Using language: English
20-1-9 07:54:08.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:54:08.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:54:08.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:54:08.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:54:08.3|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:54:08.3|Debug|DownloadDecisionMaker|Processing release 'åŠ å‹’æ¯”PPVå‹•ç•« 052318_002 おっぱいママのパイズリと妄想授乳' from 'Sukebei-pantsu'
20-1-9 07:54:08.3|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:54:08.3|Debug|Parser|Parsing string 'åŠ å‹’æ¯”PPVå‹•ç•« 052318_002 おっぱいママのパイズリと妄想授乳'
20-1-9 07:54:08.3|Trace|AggregateQuality|Finding quality. Source: WebRip. Resolution: 2160
20-1-9 07:54:08.3|Debug|AggregateQuality|Using quality: WEBRip-2160p v1
20-1-9 07:54:08.3|Debug|Parser|Parsing string 'The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].xml'
20-1-9 07:54:08.3|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:54:08.3|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:54:08.3|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:54:08.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:54:08.3|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:54:08.3|Debug|Parser|Episode Parsed. åŠ å‹’æ¯”PPVå‹•ç•« 052318 - 002
20-1-9 07:54:08.3|Debug|Parser|Episode Parsed. The Expanse - S04E03
20-1-9 07:54:08.3|Debug|Parser|Language parsed: English
20-1-9 07:54:08.3|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E07 - Delta-V [HDTV-1080p h265].nfo
20-1-9 07:54:08.3|Debug|QualityParser|Trying to parse quality for åŠ å‹’æ¯”PPVå‹•ç•« 052318_002 おっぱいママのパイズリと妄想授乳
20-1-9 07:54:08.3|Debug|Parser|Language parsed: English
20-1-9 07:54:08.3|Debug|Parser|Quality parsed: Unknown v1
20-1-9 07:54:08.3|Debug|QualityParser|Trying to parse quality for The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].xml
20-1-9 07:54:08.3|Debug|Parser|Release Group parsed:
20-1-9 07:54:08.3|Debug|Parser|Parsing string 'Gamers!.S01.1080p.Blu-Ray.10-Bit.Dual-Audio.TrueHD.x265-iAHD'
20-1-9 07:54:25.7|Trace|Http|Req: 276 [GET] /logfile/sonarr.txt
20-1-9 07:54:25.7|Trace|Parser|^(?<title>.+?)\W(?:S|Season|Saison)\W?(?<season>\d{1,2}(?!\d+))(\W+|_|$)(?<extras>EXTRAS|SUBPACK)?(?!\\)
20-1-9 07:54:25.7|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 3/The Expanse - S03E07 - Delta-V [HDTV-1080p h265].nfo
20-1-9 07:54:25.7|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:54:25.7|Debug|Parser|Episode Parsed. Gamers! - Season 01
20-1-9 07:54:25.7|Debug|Parser|Release Group parsed:
20-1-9 07:54:25.7|Debug|Parser|Parsing string 'The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].xml'
20-1-9 07:54:25.7|Debug|Parser|Language parsed: English
20-1-9 07:54:25.7|Debug|QualityParser|Trying to parse quality for Gamers!.S01.1080p.Blu-Ray.10-Bit.Dual-Audio.TrueHD.x265-iAHD
20-1-9 07:54:25.7|Debug|Parser|Quality parsed: Bluray-1080p v1
20-1-9 07:54:25.7|Debug|Parser|Release Group parsed: iAHD
20-1-9 07:54:25.7|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:54:25.7|Debug|Parser|Episode Parsed. The Expanse - S04E03
20-1-9 07:54:25.7|Debug|Parser|Language parsed: English
20-1-9 07:54:25.7|Debug|QualityParser|Trying to parse quality for The Expanse - S04E03 - Subduction [WEBRip-2160p x264 EAC3].xml
20-1-9 07:54:25.7|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:54:25.7|Debug|Parser|Release Group parsed:
20-1-9 07:54:25.8|Debug|ParsingService|No matching series åŠ å‹’æ¯”PPVå‹•ç•« 052318
20-1-9 07:54:25.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:54:25.8|Trace|DownloadDecisionMaker|Processing release 99/125
20-1-9 07:54:25.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:54:25.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:54:25.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:54:25.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:54:25.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:54:25.8|Debug|DownloadDecisionMaker|Processing release '01月09æ—¥-ç²¾é€‰é«˜æ¸…æ— ç å››åå…­éƒ¨åˆé›† 93.47G' from 'Sukebei-pantsu'
20-1-9 07:54:25.8|Debug|Parser|Parsing string '01月09æ—¥-ç²¾é€‰é«˜æ¸…æ— ç å››åå…­éƒ¨åˆé›† 93.47G'
20-1-9 07:54:25.8|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:54:25.8|Debug|Parser|Episode Parsed. 01月09æ—¥-ç²¾é€‰é«˜æ¸…æ— ç å››åå…­éƒ¨åˆé›† - [Unknown Season 01 Special]
20-1-9 07:54:25.8|Debug|Parser|Language parsed: English
20-1-9 07:54:25.8|Debug|QualityParser|Trying to parse quality for 01月09æ—¥-ç²¾é€‰é«˜æ¸…æ— ç å››åå…­éƒ¨åˆé›† 93.47G
20-1-9 07:54:25.8|Debug|Parser|Quality parsed: Unknown v1
20-1-9 07:54:25.8|Debug|Parser|Release Group parsed:
20-1-9 07:54:25.8|Debug|Parser|Parsing string '01月09æ—¥-ç²¾é€‰é«˜æ¸…æ— ç å››åå…­éƒ¨åˆé›† 93.47G'
20-1-9 07:54:25.8|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:54:25.8|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E07 - Delta-V [HDTV-1080p h265].nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:54:25.8|Debug|Parser|Episode Parsed. 01月09æ—¥-ç²¾é€‰é«˜æ¸…æ— ç å››åå…­éƒ¨åˆé›† - [Unknown Season 01 Special]
20-1-9 07:54:25.8|Debug|Parser|Language parsed: English
20-1-9 07:54:25.8|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E07 - Delta-V [HDTV-1080p h265]-thumb.jpg
20-1-9 07:54:25.8|Debug|QualityParser|Trying to parse quality for 01月09æ—¥-ç²¾é€‰é«˜æ¸…æ— ç å››åå…­éƒ¨åˆé›† 93.47G
20-1-9 07:54:25.8|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E08 - Salvage [WEBDL-2160p x265].mkv
20-1-9 07:54:25.8|Debug|Parser|Quality parsed: Unknown v1
20-1-9 07:54:25.8|Debug|Parser|Release Group parsed:
20-1-9 07:54:25.8|Debug|AggregateLanguage|Using language: English
20-1-9 07:54:25.8|Trace|AggregateQuality|Finding quality. Source: WebRip. Resolution: 2160
20-1-9 07:54:25.8|Debug|AggregateQuality|Using quality: WEBRip-2160p v1
20-1-9 07:54:25.8|Debug|Parser|Parsing string 'The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3]-thumb.jpg'
20-1-9 07:54:25.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:54:25.8|Debug|Parser|Parsing string 'Shameless.US.Season.2.S02.720p.Bluray.x265.HEVC.5.1.Complete[fs87]'
20-1-9 07:54:25.8|Debug|Parser|Episode Parsed. The Expanse - S04E04
20-1-9 07:54:25.8|Debug|Parser|Language parsed: English
20-1-9 07:54:25.8|Debug|QualityParser|Trying to parse quality for The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3]-thumb.jpg
20-1-9 07:54:25.8|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:54:25.8|Trace|Parser|^(?<title>.+?)\W(?:S|Season|Saison)\W?(?<season>\d{1,2}(?!\d+))(\W+|_|$)(?<extras>EXTRAS|SUBPACK)?(?!\\)
20-1-9 07:54:25.8|Debug|Parser|Release Group parsed: thumb
20-1-9 07:54:25.8|Debug|Parser|Episode Parsed. Shameless US - Season 02
20-1-9 07:54:25.8|Debug|Parser|Language parsed: English
20-1-9 07:54:25.8|Debug|QualityParser|Trying to parse quality for Shameless.US.Season.2.S02.720p.Bluray.x265.HEVC.5.1.Complete[fs87]
20-1-9 07:54:25.8|Debug|Parser|Quality parsed: Bluray-720p v1
20-1-9 07:54:25.8|Debug|AggregateLanguage|Using language: English
20-1-9 07:54:25.8|Debug|Parser|Release Group parsed:
20-1-9 07:54:25.8|Trace|Http|Res: 276 [GET] /logfile/sonarr.txt: 200.OK (103 ms)
20-1-9 07:54:25.8|Trace|AggregateQuality|Finding quality. Source: WebRip. Resolution: 2160
20-1-9 07:54:25.8|Debug|AggregateQuality|Using quality: WEBRip-2160p v1
20-1-9 07:54:25.8|Debug|Parser|Parsing string 'The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3]-thumb.jpg'
20-1-9 07:54:25.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:54:25.8|Debug|Parser|Episode Parsed. The Expanse - S04E04
20-1-9 07:54:25.8|Debug|Parser|Language parsed: English
20-1-9 07:54:25.8|Debug|QualityParser|Trying to parse quality for The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3]-thumb.jpg
20-1-9 07:54:25.8|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:54:25.8|Debug|Parser|Release Group parsed: thumb
20-1-9 07:54:25.8|Debug|Parser|Parsing string 'The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3]-thumb.jpg'
20-1-9 07:54:25.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:54:25.8|Debug|Parser|Episode Parsed. The Expanse - S04E04
20-1-9 07:54:25.8|Debug|Parser|Language parsed: English
20-1-9 07:54:25.8|Debug|QualityParser|Trying to parse quality for The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3]-thumb.jpg
20-1-9 07:54:25.8|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:54:25.8|Debug|Parser|Parsing string 'www.Scenetime.com - The End Of The Fucking World S02E08 1080p HEVC x265-MeGusta'
20-1-9 07:54:25.8|Debug|Parser|Release Group parsed: thumb
20-1-9 07:54:25.8|Debug|Parser|Parsing string 'The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3].jpg'
20-1-9 07:54:25.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
20-1-9 07:54:25.8|Debug|Parser|Episode Parsed. The End Of The Fucking World - S02E08
20-1-9 07:54:25.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:54:25.8|Debug|Parser|Language parsed: English
20-1-9 07:54:25.8|Debug|Parser|Episode Parsed. The Expanse - S04E04
20-1-9 07:54:25.8|Debug|QualityParser|Trying to parse quality for www.Scenetime.com - The End Of The Fucking World S02E08 1080p HEVC x265-MeGusta
20-1-9 07:54:25.8|Debug|Parser|Language parsed: English
20-1-9 07:54:25.8|Debug|QualityParser|Trying to parse quality for The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:54:25.8|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:54:25.8|Debug|Parser|Quality parsed: HDTV-1080p v1
20-1-9 07:54:25.8|Debug|Parser|Release Group parsed: MeGusta
20-1-9 07:54:25.8|Debug|Parser|Release Group parsed:
20-1-9 07:54:25.8|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E08 - Salvage [WEBDL-2160p x265].nfo
20-1-9 07:54:25.8|Debug|Parser|Parsing string 'The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3].jpg'
20-1-9 07:54:25.8|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:54:25.9|Debug|SceneMappingService|Found scene mapping for: The End Of The Fucking World. TVDB ID for mapping: 336522
20-1-9 07:54:50.0|Debug|Parser|Episode Parsed. The Expanse - S04E04
20-1-9 07:54:50.0|Debug|Parser|Language parsed: English
20-1-9 07:54:50.0|Debug|QualityParser|Trying to parse quality for The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:54:50.0|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:54:50.0|Debug|Parser|Release Group parsed:
20-1-9 07:54:50.1|Debug|Parser|Parsing string 'The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3].jpg'
20-1-9 07:54:50.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:54:50.1|Debug|Parser|Episode Parsed. The Expanse - S04E04
20-1-9 07:54:50.1|Debug|Parser|Language parsed: English
20-1-9 07:54:50.1|Debug|QualityParser|Trying to parse quality for The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:54:50.1|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:54:50.1|Debug|Parser|Release Group parsed:
20-1-9 07:54:50.1|Debug|Parser|Parsing string 'The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3].jpg'
20-1-9 07:54:50.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:54:50.1|Debug|Parser|Episode Parsed. The Expanse - S04E04
20-1-9 07:54:50.1|Debug|DiskProvider|Setting permissions: 0777 on /data/Media/Television/The Expanse/Season 1/The Expanse - S01E08 - Salvage [WEBDL-2160p x265].nfo
20-1-9 07:54:50.1|Debug|Parser|Language parsed: English
20-1-9 07:54:50.1|Debug|QualityParser|Trying to parse quality for The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3].jpg
20-1-9 07:54:50.1|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:54:50.1|Debug|Parser|Release Group parsed:
20-1-9 07:54:50.1|Trace|Http|Req: 277 [GET] /logfile/sonarr.trace.txt
20-1-9 07:54:50.1|Trace|Scheduler|Pending Tasks: 4
20-1-9 07:54:50.1|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E08 - Salvage [WEBDL-2160p x265].nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:54:50.1|Trace|CommandQueueManager|Publishing MessagingCleanup
20-1-9 07:54:50.1|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
20-1-9 07:54:50.1|Trace|CommandQueueManager|Command is already in progress: MessagingCleanup
20-1-9 07:54:50.1|Trace|CommandQueueManager|Publishing RefreshSeries
20-1-9 07:54:50.1|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
20-1-9 07:54:50.1|Trace|CommandQueueManager|Command is already in progress: RefreshSeries
20-1-9 07:54:50.1|Trace|CommandQueueManager|Publishing RssSync
20-1-9 07:54:50.1|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
20-1-9 07:54:50.1|Trace|CommandQueueManager|Command is already in progress: RssSync
20-1-9 07:54:50.1|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
20-1-9 07:54:50.1|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
20-1-9 07:54:50.1|Trace|CommandQueueManager|Command is already in progress: RefreshMonitoredDownloads
20-1-9 07:54:50.2|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 1/The Expanse - S01E08 - Salvage [WEBDL-2160p x265]-thumb.jpg
20-1-9 07:54:50.2|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E08 - Pyre [Bluray-1080p x265].mkv
20-1-9 07:54:50.2|Debug|SceneMappingService|Found scene mapping for: The End Of The Fucking World. TVDB ID for mapping: 336522
20-1-9 07:54:50.2|Debug|AggregateLanguage|Using language: English
20-1-9 07:54:50.2|Trace|AggregateQuality|Finding quality. Source: WebRip. Resolution: 2160
20-1-9 07:54:50.2|Debug|Parser|Parsing string '[Nii-sama] Haiyore! Nyaruko-san COMPLETE BATCH (S1, S2, OVA1, OVA2, F) [BD][1080p][HEVC][10bit]'
20-1-9 07:54:50.2|Debug|AggregateQuality|Using quality: WEBRip-2160p v1
20-1-9 07:54:50.2|Debug|Parser|Parsing string 'The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3].metathumb'
20-1-9 07:54:50.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:54:50.2|Debug|Parser|Episode Parsed. The Expanse - S04E04
20-1-9 07:54:50.2|Debug|Parser|Language parsed: English
20-1-9 07:54:50.2|Debug|QualityParser|Trying to parse quality for The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3].metathumb
20-1-9 07:54:50.2|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:54:50.2|Debug|Parser|Release Group parsed:
20-1-9 07:54:50.2|Debug|Parser|Parsing string 'The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3].metathumb'
20-1-9 07:54:50.2|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:54:50.2|Trace|Parser|^(?<title>.+?)\W(?:S|Season|Saison)\W?(?<season>\d{1,2}(?!\d+))(\W+|_|$)(?<extras>EXTRAS|SUBPACK)?(?!\\)
20-1-9 07:54:50.2|Debug|Parser|Episode Parsed. The Expanse - S04E04
20-1-9 07:54:50.2|Debug|Parser|Episode Parsed. Haiyore! Nyaruko-san COMPLETE BATCH - Season 01
20-1-9 07:54:50.2|Debug|Parser|Language parsed: English
20-1-9 07:54:50.2|Debug|QualityParser|Trying to parse quality for The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3].metathumb
20-1-9 07:54:50.2|Debug|Parser|Language parsed: English
20-1-9 07:54:50.2|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:54:50.3|Debug|MetadataService|Writing Episode Metadata to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E08 - Pyre [Bluray-1080p x265].nfo
20-1-9 07:54:50.3|Debug|QualityParser|Trying to parse quality for [Nii-sama] Haiyore! Nyaruko-san COMPLETE BATCH (S1, S2, OVA1, OVA2, F) [BD][1080p][HEVC][10bit]
20-1-9 07:54:50.3|Debug|Parser|Release Group parsed:
20-1-9 07:54:50.3|Debug|Parser|Parsing string 'The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3].metathumb'
20-1-9 07:54:50.3|Debug|Parser|Quality parsed: Bluray-1080p v1
20-1-9 07:54:50.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:54:50.3|Trace|Http|Res: 277 [GET] /logfile/sonarr.trace.txt: 200.OK (182 ms)
20-1-9 07:54:50.3|Debug|Parser|Release Group parsed: Nii-sama
20-1-9 07:55:13.9|Debug|Parser|Episode Parsed. The Expanse - S04E04
20-1-9 07:55:14.0|Trace|Http|Req: 278 [GET] /logfile/sonarr.trace.txt
20-1-9 07:55:14.0|Debug|Parser|Language parsed: English
20-1-9 07:55:14.0|Debug|QualityParser|Trying to parse quality for The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3].metathumb
20-1-9 07:55:14.0|Debug|Parser|Quality parsed: WEBRip-2160p v1
20-1-9 07:55:14.0|Debug|Parser|Release Group parsed:
20-1-9 07:55:14.0|Debug|ParsingService|No matching series 01月09æ—¥-ç²¾é€‰é«˜æ¸…æ— ç å››åå…­éƒ¨åˆé›† 93.47G
20-1-9 07:55:14.0|Debug|ParsingService|No matching series 01月09æ—¥-ç²¾é€‰é«˜æ¸…æ— ç å››åå…­éƒ¨åˆé›†
20-1-9 07:55:14.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
20-1-9 07:55:14.0|Trace|DownloadDecisionMaker|Processing release 100/125
20-1-9 07:55:14.0|Trace|EventAggregator|Publishing CommandUpdatedEvent
20-1-9 07:55:14.1|Debug|AddApplicationVersionHeader|Unable to set version header
20-1-9 07:55:14.1|Debug|ParsingService|No matching series Haiyore! Nyaruko-san COMPLETE BATCH
20-1-9 07:55:14.1|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:55:14.1|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:55:14.1|Warn|MediaFileAttributeService|Unable to apply permissions to: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E08 - Pyre [Bluray-1080p x265].nfo
[v3.0.3.687] NzbDrone.Mono.Disk.LinuxPermissionsException: Error setting file permissions: EPERM
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask) [0x0003e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:246
at NzbDrone.Mono.Disk.DiskProvider.SetPermissions (System.String path, System.String mask, System.String user, System.String group) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Mono\Disk\DiskProvider.cs:74
at NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetMonoPermissions (System.String path, System.String permissions) [0x0000f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:88
20-1-9 07:55:14.1|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
20-1-9 07:55:14.1|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
20-1-9 07:55:14.1|Debug|AggregateLanguage|Using language: English
20-1-9 07:55:14.1|Debug|DownloadDecisionMaker|Processing release 'åŠ å‹’æ¯”PPVå‹•ç•« 052318_001 五十路熟女~浴衣に潜む卑猥な妄想~' from 'Sukebei-pantsu'
20-1-9 07:55:14.1|Trace|AggregateQuality|Finding quality. Source: WebRip. Resolution: 2160
20-1-9 07:55:14.1|Debug|Parser|Parsing string '[Nii-sama] Haiyore! Nyaruko-san COMPLETE BATCH (S1, S2, OVA1, OVA2, F) [BD][1080p][HEVC][10bit]'
20-1-9 07:55:14.1|Debug|Parser|Parsing string 'åŠ å‹’æ¯”PPVå‹•ç•« 052318_001 五十路熟女~浴衣に潜む卑猥な妄想~'
20-1-9 07:55:14.1|Debug|AggregateQuality|Using quality: WEBRip-2160p v1
20-1-9 07:55:14.1|Debug|MetadataService|Episode image already exists: /data/Media/Television/The Expanse/Season 2/The Expanse - S02E08 - Pyre [Bluray-1080p x265]-thumb.jpg
20-1-9 07:55:14.1|Debug|Parser|Parsing string 'The Expanse - S04E04 - Retrograde [WEBRip-2160p x264 EAC3].metathumb'
20-1-9 07:55:14.1|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+|(?:[ex]|\W[ex]|_|-){1,2}\d+))).+?(?:\[.+?\])(?!\\)
20-1-9 07:55:14.1|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(\.\d{1,2})?(?!\d+|[ip])))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
20-1-9 07:55:14.1|Debug|XbmcMetadata|Generating Episode Metadata for: /data/Media/Television/The Expanse/Season 3/The Expanse - S03E08 - It Reaches Out [HDTV-1080p x265].mkv
20-1-9 07:55:14.1|Debug|Parser|Episode Parsed. The Expanse - S04E04
20-1-9 07:55:14.1|Trace|Parser|^(?<title>.+?)\W(?:S|Season|Saison)\W?(?<season>\d{1,2}(?!\d+))(\W+|_|$)(?<extras>EXTRAS|SUBPACK)?(?!\\)
20-1-9 07:55:14.1|Trace|Http|Res: 278 [GET] /logfile/sonarr.trace.txt: 200.OK (136 ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment