Guest User

sonarr trace error

a guest
Jan 7th, 2019
6,323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 385.66 KB | None | 0 0
  1. 19-1-7 17:33:13.9|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
  2. 19-1-7 17:33:14.1|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone
  3. 19-1-7 17:33:14.1|Debug|ProcessProvider| - [839] NzbDrone
  4. 19-1-7 17:33:14.2|Info|Router|Application mode: Interactive
  5. 19-1-7 17:33:14.2|Debug|Router|Tray selected
  6. 19-1-7 17:33:14.3|Info|MigrationLogger|*** Migrating data source=/home/tommy/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  7. 19-1-7 17:33:14.5|Debug|MigrationLogger|Took: 00:00:00.1858272
  8. 19-1-7 17:33:14.5|Info|MigrationLogger|*** Migrating data source=/home/tommy/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  9. 19-1-7 17:33:14.5|Debug|MigrationLogger|Took: 00:00:00.0163464
  10. 19-1-7 17:33:14.5|Info|OwinHostController|Listening on the following URLs:
  11. 19-1-7 17:33:14.5|Info|OwinHostController| http://*:8989/
  12. 19-1-7 17:33:14.6|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  13. 19-1-7 17:33:14.6|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  14. 19-1-7 17:33:14.7|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  15. 19-1-7 17:33:14.8|Info|NancyBootstrapper|Starting Web Server
  16. 19-1-7 17:33:15.4|Trace|EventAggregator|Publishing ApplicationStartedEvent
  17. 19-1-7 17:33:15.5|Trace|EventAggregator|ApplicationStartedEvent -> QualityDefinitionService
  18. 19-1-7 17:33:15.5|Debug|QualityDefinitionService|Setting up default quality config
  19. 19-1-7 17:33:15.5|Trace|EventAggregator|ApplicationStartedEvent <- QualityDefinitionService
  20. 19-1-7 17:33:15.5|Trace|EventAggregator|ApplicationStartedEvent -> ProgressMessageTarget
  21. 19-1-7 17:33:15.5|Trace|EventAggregator|ApplicationStartedEvent <- ProgressMessageTarget
  22. 19-1-7 17:33:15.5|Trace|EventAggregator|ApplicationStartedEvent -> ProfileService
  23. 19-1-7 17:33:15.6|Trace|EventAggregator|ApplicationStartedEvent <- ProfileService
  24. 19-1-7 17:33:15.6|Trace|EventAggregator|ApplicationStartedEvent -> NotificationFactory
  25. 19-1-7 17:33:15.6|Debug|NotificationFactory|Initializing Providers. Count 20
  26. 19-1-7 17:33:15.6|Trace|EventAggregator|ApplicationStartedEvent <- NotificationFactory
  27. 19-1-7 17:33:15.6|Trace|EventAggregator|ApplicationStartedEvent -> CommandExecutor
  28. 19-1-7 17:33:15.6|Trace|EventAggregator|ApplicationStartedEvent <- CommandExecutor
  29. 19-1-7 17:33:15.6|Trace|EventAggregator|ApplicationStartedEvent -> CommandQueueManager
  30. 19-1-7 17:33:15.6|Trace|CommandQueueManager|Orphaning incomplete commands
  31. 19-1-7 17:33:15.7|Trace|EventAggregator|ApplicationStartedEvent <- CommandQueueManager
  32. 19-1-7 17:33:15.7|Trace|EventAggregator|ApplicationStartedEvent -> Scheduler
  33. 19-1-7 17:33:15.7|Trace|EventAggregator|ApplicationStartedEvent <- Scheduler
  34. 19-1-7 17:33:15.7|Trace|EventAggregator|ApplicationStartedEvent -> TaskManager
  35. 19-1-7 17:33:15.7|Trace|ConfigService|Using default config value for 'rsssyncinterval' defaultValue:'15'
  36. 19-1-7 17:33:15.7|Trace|ConfigService|Using default config value for 'downloadedepisodesscaninterval' defaultValue:'1'
  37. 19-1-7 17:33:15.7|Trace|TaskManager|Initializing jobs. Available: 10 Existing: 10
  38. 19-1-7 17:33:15.8|Trace|CommandExecutor|DownloadedEpisodesScanCommand -> DownloadedEpisodesCommandService
  39. 19-1-7 17:33:15.8|Trace|CommandQueueManager|Marking command as started: DownloadedEpisodesScan
  40. 19-1-7 17:33:15.8|Trace|CommandExecutor|RssSyncCommand -> RssSyncService
  41. 19-1-7 17:33:15.8|Trace|CommandQueueManager|Marking command as started: RssSync
  42. 19-1-7 17:33:15.8|Trace|EventAggregator|ApplicationStartedEvent <- TaskManager
  43. 19-1-7 17:33:15.8|Trace|EventAggregator|ApplicationStartedEvent -> MetadataFactory
  44. 19-1-7 17:33:15.8|Debug|MetadataFactory|Initializing Providers. Count 4
  45. 19-1-7 17:33:15.9|Trace|ConfigService|Using default config value for 'downloadedepisodesfolder' defaultValue:''
  46. 19-1-7 17:33:15.9|Trace|DownloadedEpisodesCommandService|Drone Factory folder is not configured
  47. 19-1-7 17:33:15.9|Trace|CommandQueueManager|Updating command status
  48. 19-1-7 17:33:15.9|Trace|EventAggregator|Publishing CommandExecutedEvent
  49. 19-1-7 17:33:15.9|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  50. 19-1-7 17:33:15.9|Trace|TaskManager|Updating last run time for: NzbDrone.Core.MediaFiles.Commands.DownloadedEpisodesScanCommand
  51. 19-1-7 17:33:15.9|Trace|EventAggregator|ApplicationStartedEvent <- MetadataFactory
  52. 19-1-7 17:33:15.9|Trace|EventAggregator|ApplicationStartedEvent -> DownloadClientFactory
  53. 19-1-7 17:33:15.9|Debug|DownloadClientFactory|Initializing Providers. Count 15
  54. 19-1-7 17:33:15.9|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  55. 19-1-7 17:33:15.9|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  56. 19-1-7 17:33:16.0|Trace|EventAggregator|ApplicationStartedEvent <- DownloadClientFactory
  57. 19-1-7 17:33:16.0|Trace|EventAggregator|ApplicationStartedEvent -> IndexerFactory
  58. 19-1-7 17:33:16.0|Debug|IndexerFactory|Initializing Providers. Count 12
  59. 19-1-7 17:33:16.0|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  60. 19-1-7 17:33:16.0|Trace|CommandExecutor|DownloadedEpisodesScanCommand <- DownloadedEpisodesCommandService [00:00:00.1245830]
  61. 19-1-7 17:33:16.0|Trace|EventAggregator|Publishing CommandUpdatedEvent
  62. 19-1-7 17:33:16.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  63. 19-1-7 17:33:16.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  64. 19-1-7 17:33:16.1|Trace|EventAggregator|ApplicationStartedEvent <- IndexerFactory
  65. 19-1-7 17:33:16.1|Trace|EventAggregator|ApplicationStartedEvent -> UserService
  66. 19-1-7 17:33:16.1|Trace|EventAggregator|ApplicationStartedEvent <- UserService
  67. 19-1-7 17:33:16.1|Info|RssSyncService|Starting RSS Sync
  68. 19-1-7 17:33:16.1|Trace|EventAggregator|Publishing CommandUpdatedEvent
  69. 19-1-7 17:33:16.1|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  70. 19-1-7 17:33:16.1|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  71. 19-1-7 17:33:16.1|Trace|EventAggregator|ApplicationStartedEvent ~> HealthCheckService
  72. 19-1-7 17:33:16.1|Trace|EventAggregator|ApplicationStartedEvent ~> ConfigFileProvider
  73. 19-1-7 17:33:16.1|Trace|EventAggregator|ApplicationStartedEvent <~ ConfigFileProvider
  74. 19-1-7 17:33:16.2|Trace|HttpClient|Req: [GET] http://localhost:9091/transmission/rpc
  75. 19-1-7 17:33:16.2|Debug|FetchAndParseRssService|Available indexers 7
  76. 19-1-7 17:33:16.2|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  77. 19-1-7 17:33:16.3|Trace|HttpClient|Req: [GET] http://192.168.1.149:9117/api/v2.0/indexers/1337x/results/torznab/api?t=caps&apikey=(removed)
  78. 19-1-7 17:33:16.3|Trace|HttpClient|Req: [GET] http://192.168.1.149:9117/api/v2.0/indexers/rutor/results/torznab/api?t=caps&apikey=(removed)
  79. 19-1-7 17:33:16.3|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  80. 19-1-7 17:33:16.3|Trace|HttpClient|Req: [GET] http://192.168.1.149:9117/api/v2.0/indexers/showrss/results/torznab/api?t=caps&apikey=(removed)
  81. 19-1-7 17:33:16.3|Trace|HttpClient|Req: [GET] http://192.168.1.149:5075/api?t=caps&apikey=(removed)
  82. 19-1-7 17:33:16.3|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  83. 19-1-7 17:33:16.3|Trace|HttpClient|Req: [GET] http://192.168.1.149:9117/api/v2.0/indexers/eztv/results/torznab/api?t=caps&apikey=(removed)
  84. 19-1-7 17:33:16.3|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  85. 19-1-7 17:33:16.3|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  86. 19-1-7 17:33:16.3|Trace|HttpClient|Req: [GET] http://192.168.1.149:9117/api/v2.0/indexers/zooqle/results/torznab/api?t=caps&apikey=(removed)
  87. 19-1-7 17:33:16.3|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  88. 19-1-7 17:33:16.3|Trace|HttpClient|Req: [GET] https://torrentapi.org/pubapi_v2.php?get_token=get_token&app_id=Sonarr
  89. 19-1-7 17:33:16.3|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  90. 19-1-7 17:33:16.3|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  91. 19-1-7 17:33:16.5|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://192.168.1.149:5075/
  92.  
  93. [v2.0.0.5252] System.Net.WebException: Error: ConnectFailure (Network is unreachable): 'http://192.168.1.149:5075/api?t=caps&apikey=(removed) ---> System.Net.WebException: Error: ConnectFailure (Network is unreachable) ---> System.Net.Sockets.SocketException: Network is unreachable
  94. at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x00014] in <b3d41b23de534128a4f18a6e1312f79c>:0
  95. at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in <b3d41b23de534128a4f18a6e1312f79c>:0
  96. at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResult asyncResult) [0x00006] in <b3d41b23de534128a4f18a6e1312f79c>:0
  97. at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00019] in <2943701620b54f86b436d3ffad010412>:0
  98. --- End of stack trace from previous location where exception was thrown ---
  99. at System.Net.WebConnection+<Connect>d__16.MoveNext () [0x0019b] in <b3d41b23de534128a4f18a6e1312f79c>:0
  100. --- End of inner exception stack trace ---
  101. at System.Net.WebConnection+<Connect>d__16.MoveNext () [0x00217] in <b3d41b23de534128a4f18a6e1312f79c>:0
  102. --- End of stack trace from previous location where exception was thrown ---
  103. at System.Net.WebConnection+<InitConnection>d__19.MoveNext () [0x000cc] in <b3d41b23de534128a4f18a6e1312f79c>:0
  104. --- End of stack trace from previous location where exception was thrown ---
  105. at System.Net.WebOperation+<Run>d__57.MoveNext () [0x0009a] in <b3d41b23de534128a4f18a6e1312f79c>:0
  106. --- End of stack trace from previous location where exception was thrown ---
  107. at System.Net.WebCompletionSource`1+<WaitForCompletion>d__15[T].MoveNext () [0x00094] in <b3d41b23de534128a4f18a6e1312f79c>:0
  108. --- End of stack trace from previous location where exception was thrown ---
  109. at System.Net.HttpWebRequest+<RunWithTimeoutWorker>d__244`1[T].MoveNext () [0x000c5] in <b3d41b23de534128a4f18a6e1312f79c>:0
  110. --- End of stack trace from previous location where exception was thrown ---
  111. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <b3d41b23de534128a4f18a6e1312f79c>:0
  112. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000f6] in <2579263bcdeb4ef4b450343ebeda374e>:0
  113. --- End of inner exception stack trace ---
  114. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001ca] in <2579263bcdeb4ef4b450343ebeda374e>:0
  115. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in <2579263bcdeb4ef4b450343ebeda374e>:0
  116. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in <2579263bcdeb4ef4b450343ebeda374e>:0
  117. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in <2579263bcdeb4ef4b450343ebeda374e>:0
  118. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in <2579263bcdeb4ef4b450343ebeda374e>:0
  119. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x00068] in <85e2f5295c104ca3a3bcaa59e805585a>:0
  120.  
  121. 19-1-7 17:33:16.5|Trace|EventAggregator|Publishing ProviderStatusChangedEvent<IIndexer>
  122. 19-1-7 17:33:16.5|Warn|Newznab|NzbHydra Error: ConnectFailure (Network is unreachable): 'http://192.168.1.149:5075/api?t=caps&apikey=(removed)
  123. 19-1-7 17:33:16.5|Debug|FetchAndParseRssService|Found 0 from Newznab
  124. 19-1-7 17:33:18.9|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://192.168.1.149:9117/api/v2.0/indexers/rutor/results/torznab/
  125.  
  126. [v2.0.0.5252] System.Net.WebException: Error: ConnectFailure (Network is unreachable): 'http://192.168.1.149:9117/api/v2.0/indexers/rutor/results/torznab/api?t=caps&apikey=(removed) ---> System.Net.WebException: Error: ConnectFailure (Network is unreachable) ---> System.Net.Sockets.SocketException: Network is unreachable
  127. at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x00014] in <b3d41b23de534128a4f18a6e1312f79c>:0
  128. at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in <b3d41b23de534128a4f18a6e1312f79c>:0
  129. at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResult asyncResult) [0x00006] in <b3d41b23de534128a4f18a6e1312f79c>:0
  130. at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00019] in <2943701620b54f86b436d3ffad010412>:0
  131. --- End of stack trace from previous location where exception was thrown ---
  132. at System.Net.WebConnection+<Connect>d__16.MoveNext () [0x0019b] in <b3d41b23de534128a4f18a6e1312f79c>:0
  133. --- End of inner exception stack trace ---
  134. at System.Net.WebConnection+<Connect>d__16.MoveNext () [0x00217] in <b3d41b23de534128a4f18a6e1312f79c>:0
  135. --- End of stack trace from previous location where exception was thrown ---
  136. at System.Net.WebConnection+<InitConnection>d__19.MoveNext () [0x000cc] in <b3d41b23de534128a4f18a6e1312f79c>:0
  137. --- End of stack trace from previous location where exception was thrown ---
  138. at System.Net.WebOperation+<Run>d__57.MoveNext () [0x0009a] in <b3d41b23de534128a4f18a6e1312f79c>:0
  139. --- End of stack trace from previous location where exception was thrown ---
  140. at System.Net.WebCompletionSource`1+<WaitForCompletion>d__15[T].MoveNext () [0x00094] in <b3d41b23de534128a4f18a6e1312f79c>:0
  141. --- End of stack trace from previous location where exception was thrown ---
  142. at System.Net.HttpWebRequest+<RunWithTimeoutWorker>d__244`1[T].MoveNext () [0x000c5] in <b3d41b23de534128a4f18a6e1312f79c>:0
  143. --- End of stack trace from previous location where exception was thrown ---
  144. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <b3d41b23de534128a4f18a6e1312f79c>:0
  145. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000f6] in <2579263bcdeb4ef4b450343ebeda374e>:0
  146. --- End of inner exception stack trace ---
  147. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001ca] in <2579263bcdeb4ef4b450343ebeda374e>:0
  148. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in <2579263bcdeb4ef4b450343ebeda374e>:0
  149. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in <2579263bcdeb4ef4b450343ebeda374e>:0
  150. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in <2579263bcdeb4ef4b450343ebeda374e>:0
  151. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in <2579263bcdeb4ef4b450343ebeda374e>:0
  152. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x00068] in <85e2f5295c104ca3a3bcaa59e805585a>:0
  153.  
  154. 19-1-7 17:33:19.0|Trace|EventAggregator|Publishing ProviderStatusChangedEvent<IIndexer>
  155. 19-1-7 17:33:19.0|Warn|Torznab|Jackett - RuTor Error: ConnectFailure (Network is unreachable): 'http://192.168.1.149:9117/api/v2.0/indexers/rutor/results/torznab/api?t=caps&apikey=(removed)
  156. 19-1-7 17:33:19.0|Debug|FetchAndParseRssService|Found 0 from Torznab
  157. 19-1-7 17:33:19.1|Trace|HttpClient|Res: [GET] http://localhost:9091/transmission/rpc: 409.Conflict
  158. <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: O5dZMxbMAK6cpsM0sa17XxpELq3oe53A9jjbzT4zIVU5eWIj</code></p> (2882 ms)
  159. 19-1-7 17:33:19.1|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: O5dZMxbMAK6cpsM0sa17XxpELq3oe53A9jjbzT4zIVU5eWIj</code></p>
  160. 19-1-7 17:33:19.1|Debug|TransmissionProxy|Transmission authentication succeeded.
  161. 19-1-7 17:33:19.1|Trace|HttpClient|Req: [POST] http://localhost:9091/transmission/rpc: torrent-get(...)
  162. 19-1-7 17:33:19.1|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  163. 19-1-7 17:33:19.1|Trace|HttpClient|Res: [POST] http://localhost:9091/transmission/rpc: 200.OK (30 ms)
  164. 19-1-7 17:33:19.2|Trace|HttpClient|Response content (1083 bytes): {"arguments":{"torrents":[{"downloadDir":"/home/(removed)/Downloads/Completed/TV Shows/","downloadedEver":184392953,"errorString":"","eta":-1,"hashString":"a9f6d3dbdf70783bafb4498601f4a67091b8b548","id":1,"isFinished":false,"leftUntilDone":0,"name":"PAW.Patrol.S03E11.HDTV.x264-WaLMaRT[rarbg]","seedRatioLimit":0.0500,"status":0,"totalSize":184321853,"uploadedEver":9133518},{"downloadDir":"/home/(removed)/Downloads/Completed/TV Shows/","downloadedEver":184284359,"errorString":"","eta":-1,"hashString":"4a30d9a9ae2dfcb105be4172c3acae69028efee0","id":2,"isFinished":true,"leftUntilDone":0,"name":"PAW.Patrol.S03E06.HDTV.x264-WaLMaRT[rarbg]","seedRatioLimit":0.0500,"status":0,"totalSize":184278687,"uploadedEver":94617877},{"downloadDir":"/home/(removed)/Downloads/Completed/TV Shows/","downloadedEver":182806496,"errorString":"","eta":-1,"hashString":"c2e09a1db81d4d3d0c7b552e0c42395154939e69","id":3,"isFinished":false,"leftUntilDone":0,"name":"PAW.Patrol.S03E14.HDTV.x264-WaLMaRT[rarbg]","seedRatioLimit":0.0500,"status":0,"totalSize":182776659,"uploadedEver":6239287}]},"result":"success"}
  165.  
  166. 19-1-7 17:33:19.2|Debug|IndexerFactory|Temporarily ignoring indexer NzbHydra till 07/01/2019 17:38:16 due to recent failures.
  167. 19-1-7 17:33:19.2|Debug|IndexerFactory|Temporarily ignoring indexer Jackett - RuTor till 07/01/2019 17:38:19 due to recent failures.
  168. 19-1-7 17:33:19.2|Debug|IndexerFactory|Temporarily ignoring indexer NzbHydra till 07/01/2019 17:38:16 due to recent failures.
  169. 19-1-7 17:33:19.2|Debug|IndexerFactory|Temporarily ignoring indexer Jackett - RuTor till 07/01/2019 17:38:19 due to recent failures.
  170. 19-1-7 17:33:19.3|Trace|ConfigService|Using default config value for 'downloadedepisodesfolder' defaultValue:''
  171. 19-1-7 17:33:19.3|Warn|MonoDebugCheck|Mono is not running with --debug switch
  172. 19-1-7 17:33:19.3|Trace|HttpClient|Res: [GET] https://torrentapi.org/pubapi_v2.php?get_token=get_token&app_id=Sonarr: 200.OK (3008 ms)
  173. 19-1-7 17:33:19.3|Debug|Rarbg|Downloading Feed https://torrentapi.org/pubapi_v2.php?mode=list&ranked=0&category=18%3B41%3B49&limit=100&token=(removed)&format=json_extended&app_id=Sonarr
  174. 19-1-7 17:33:19.3|Trace|HttpClient|Req: [GET] https://torrentapi.org/pubapi_v2.php?mode=list&ranked=0&category=18%3B41%3B49&limit=100&token=(removed)&format=json_extended&app_id=Sonarr
  175. 19-1-7 17:33:19.3|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  176. 19-1-7 17:33:19.4|Debug|IndexerFactory|Temporarily ignoring indexer NzbHydra till 07/01/2019 17:38:16 due to recent failures.
  177. 19-1-7 17:33:19.4|Debug|IndexerFactory|Temporarily ignoring indexer Jackett - RuTor till 07/01/2019 17:38:19 due to recent failures.
  178. 19-1-7 17:33:19.4|Trace|EventAggregator|Publishing HealthCheckCompleteEvent
  179. 19-1-7 17:33:19.4|Debug|IndexerFactory|Temporarily ignoring indexer NzbHydra till 07/01/2019 17:38:16 due to recent failures.
  180. 19-1-7 17:33:19.4|Debug|IndexerFactory|Temporarily ignoring indexer Jackett - RuTor till 07/01/2019 17:38:19 due to recent failures.
  181. 19-1-7 17:33:19.4|Trace|EventAggregator|Publishing HealthCheckCompleteEvent
  182. 19-1-7 17:33:19.4|Trace|EventAggregator|HealthCheckCompleteEvent -> HealthModule
  183. 19-1-7 17:33:19.4|Trace|EventAggregator|HealthCheckCompleteEvent -> HealthModule
  184. 19-1-7 17:33:19.4|Trace|EventAggregator|HealthCheckCompleteEvent <- HealthModule
  185. 19-1-7 17:33:19.4|Trace|EventAggregator|HealthCheckCompleteEvent <- HealthModule
  186. 19-1-7 17:33:19.5|Trace|HttpClient|Res: [GET] https://torrentapi.org/pubapi_v2.php?mode=list&ranked=0&category=18%3B41%3B49&limit=100&token=(removed)&format=json_extended&app_id=Sonarr: 429.429 (150 ms)
  187. 19-1-7 17:33:19.5|Warn|HttpClient|HTTP Error - Res: [GET] https://torrentapi.org/pubapi_v2.php?mode=list&ranked=0&category=18%3B41%3B49&limit=100&token=(removed)&format=json_extended&app_id=Sonarr: 429.429
  188. 19-1-7 17:33:19.5|Trace|EventAggregator|Publishing ProviderStatusChangedEvent<IIndexer>
  189. 19-1-7 17:33:19.5|Warn|Rarbg|API Request Limit reached for Rarbg
  190. 19-1-7 17:33:19.5|Debug|FetchAndParseRssService|Found 0 from Rarbg
  191. 19-1-7 17:33:19.6|Debug|IndexerFactory|Temporarily ignoring indexer NzbHydra till 07/01/2019 17:38:16 due to recent failures.
  192. 19-1-7 17:33:19.6|Debug|IndexerFactory|Temporarily ignoring indexer Rarbg till 07/01/2019 20:33:19 due to recent failures.
  193. 19-1-7 17:33:19.6|Debug|IndexerFactory|Temporarily ignoring indexer Jackett - RuTor till 07/01/2019 17:38:19 due to recent failures.
  194. 19-1-7 17:33:19.6|Trace|HttpClient|Res: [GET] http://192.168.1.149:9117/api/v2.0/indexers/eztv/results/torznab/api?t=caps&apikey=(removed) 200.OK (3276 ms)
  195. 19-1-7 17:33:19.6|Trace|HttpClient|Res: [GET] http://192.168.1.149:9117/api/v2.0/indexers/showrss/results/torznab/api?t=caps&apikey=(removed) 200.OK (3289 ms)
  196. 19-1-7 17:33:19.6|Trace|HttpClient|Res: [GET] http://192.168.1.149:9117/api/v2.0/indexers/zooqle/results/torznab/api?t=caps&apikey=(removed) 200.OK (3281 ms)
  197. 19-1-7 17:33:19.6|Trace|HttpClient|Res: [GET] http://192.168.1.149:9117/api/v2.0/indexers/1337x/results/torznab/api?t=caps&apikey=(removed) 200.OK (3299 ms)
  198. 19-1-7 17:33:19.6|Debug|Torznab|Downloading Feed http://192.168.1.149:9117/api/v2.0/indexers/showrss/results/torznab/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100
  199. 19-1-7 17:33:19.6|Trace|HttpClient|Req: [GET] http://192.168.1.149:9117/api/v2.0/indexers/showrss/results/torznab/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100
  200. 19-1-7 17:33:19.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  201. 19-1-7 17:33:19.6|Debug|Torznab|Downloading Feed http://192.168.1.149:9117/api/v2.0/indexers/zooqle/results/torznab/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100
  202. 19-1-7 17:33:19.6|Trace|RateLimitService|Rate Limit triggered, delaying '192.168.1.149' for 1.999 sec
  203. 19-1-7 17:33:19.6|Debug|Torznab|Downloading Feed http://192.168.1.149:9117/api/v2.0/indexers/1337x/results/torznab/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100
  204. 19-1-7 17:33:19.6|Trace|RateLimitService|Rate Limit triggered, delaying '192.168.1.149' for 3.996 sec
  205. 19-1-7 17:33:19.6|Debug|Torznab|Downloading Feed http://192.168.1.149:9117/api/v2.0/indexers/eztv/results/torznab/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100
  206. 19-1-7 17:33:19.6|Trace|RateLimitService|Rate Limit triggered, delaying '192.168.1.149' for 5.995 sec
  207. 19-1-7 17:33:19.7|Debug|IndexerFactory|Temporarily ignoring indexer NzbHydra till 07/01/2019 17:38:16 due to recent failures.
  208. 19-1-7 17:33:19.7|Debug|IndexerFactory|Temporarily ignoring indexer Rarbg till 07/01/2019 20:33:19 due to recent failures.
  209. 19-1-7 17:33:19.7|Debug|IndexerFactory|Temporarily ignoring indexer Jackett - RuTor till 07/01/2019 17:38:19 due to recent failures.
  210. 19-1-7 17:33:19.7|Trace|EventAggregator|Publishing HealthCheckCompleteEvent
  211. 19-1-7 17:33:19.7|Trace|EventAggregator|HealthCheckCompleteEvent -> HealthModule
  212. 19-1-7 17:33:19.7|Trace|EventAggregator|HealthCheckCompleteEvent <- HealthModule
  213. 19-1-7 17:33:20.2|Trace|HttpClient|Res: [GET] http://192.168.1.149:9117/api/v2.0/indexers/showrss/results/torznab/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100: 200.OK (609 ms)
  214. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Angie Tribeca S04 WEBRip AAC2 0 X264 TBS
  215. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Six S02E00 Mission Debrief 1080p WEB h264 TBS
  216. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: 60 Minutes S51E15 720p WEB x264 CookieMonster
  217. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: 60 Minutes S51E15 WEB x264 CookieMonster
  218. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: 60 Minutes S51E15 1080p WEB x264 CookieMonster
  219. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Dirty John S01E07 1080p WEB x264 TBS
  220. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Shark Tank S10E09 WEB h264 TBS
  221. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Shark Tank S10E09 720p WEB h264 TBS
  222. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Madam Secretary S05E11 1080p WEB H264 AMCON
  223. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Gold Rush White Water S02E01 The Dakotas Strike Back 1080p AMZN WEBRip DDP2 0 x264 NTb
  224. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Gold Rush White Water S02E01 720p WEBRip x264 TBS
  225. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Gold Rush White Water S02E01 WEBRip x264 TBS
  226. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Gold Rush White Water S00E02 WEBRip x264 ION10
  227. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Gold Rush White Water S00E02 The Dakotas vs Alaska 1080p AMZN WEBRip DDP2 0 x264 NTb
  228. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Deadly Class S01E01 REPACK WEBRip x264 TBS
  229. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Deadly Class S01E01 REPACK iNTERNAL 1080p WEB h264 BAMBOOZLE
  230. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Deadly Class S01E01 Pilot PROPER 720p WEBRip X264 DEADPOOL
  231. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Gold Rush White Water S02E00 The Dakotas vs Alaska 720p WEBRip x264 TBS
  232. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Gold Rush White Water S02E00 The Dakotas vs Alaska WEBRip x264 TBS
  233. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Deadly Class S01E01 WEBRip x264 ION10
  234. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Deadly Class S01E01 Reagan Youth 720p AMZN WEBRip DDP5 1 x264 NTG
  235. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Deadly Class S01E01 Reagan Youth 1080p AMZN WEBRip DDP5 1 x264 NTG
  236. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: NCIS Los Angeles S10E12 1080p WEB H264 AMCON
  237. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Dirty John S01E07 720p HDTV x264 W4F
  238. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Dirty John S01E07 HDTV x264 W4F
  239. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: God Friended Me S01E12 1080p WEB x264 TBS
  240. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: God Friended Me S01E12 720p HDTV x264 W4F
  241. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: God Friended Me S01E12 HDTV x264 W4F
  242. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Madam Secretary S05E11 720p HDTV x264 BATV
  243. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Madam Secretary S05E11 HDTV x264 BATV
  244. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: NCIS Los Angeles S10E12 720p HDTV x264 BATV
  245. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: NCIS Los Angeles S10E12 HDTV x264 BATV
  246. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Worst Cooks in America S15E01 The Perfect Bird WEB x264 CAFFEiNE
  247. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Worst Cooks in America S15E01 The Perfect Bird 720p WEB x264 CAFFEiNE
  248. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Worst Cooks in America S15E01 The Perfect Bird 1080p WEB x264 CAFFEiNE
  249. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Family Guy S17E10 WEB x264 TBS
  250. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Family Guy S17E10 1080p WEB x264 TBS
  251. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Family Guy S17E10 720p WEB x264 TBS
  252. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Heartland CA S12E01 1080p WEBRip x264 TBS
  253. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Gold Rush S09E12 The Devils Deadline 1080p AMZN WEBRip DDP2 0 x264 NTb
  254. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Heartland CA S12E01 WEBRip x264 TBS
  255. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Heartland CA S12E01 720p WEBRip x264 TBS
  256. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Bobs Burgers S09E11 WEB x264 TBS
  257. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Bobs Burgers S09E11 720p WEB x264 TBS
  258. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Bobs Burgers S09E11 1080p WEB x264 TBS
  259. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: The Simpsons S30E11 1080p WEB x264 TBS
  260. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: The Simpsons S30E11 720p WEB x264 TBS
  261. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: The Simpsons S30E11 WEB x264 TBS
  262. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: The Voice UK S08E01 WEBRip x264 ION10
  263. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Happy Together 2018 S01E11 A Claire Free Lifestyle 1080p AMZN WEBRip DDP5 1 x264 NTb
  264. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: The Voice UK S08E01 1080p AMZN WEBRip DDP2 0 x264 NTb
  265. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Alaska The Last Frontier S08E14 WEB x264 TBS
  266. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Alaska The Last Frontier S08E14 720p WEB x264 TBS
  267. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Alaska The Last Frontier S08E14 1080p WEB x264 TBS
  268. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Live PD S03E34 HDTV x264 CRiMSON
  269. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Live PD S03E34 720p HDTV x264 CRiMSON
  270. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: The Powerpuff Girls S03E21 WEBRip x264 ION10
  271. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: The Powerpuff Girls 2016 S03E21 The Gift 1080p AMZN WEBRip DDP2 0 x264 TVSmash
  272. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Ray Donovan S06E11 WEBRip x264 PBS
  273. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Marvels Avengers Black Panthers Quest S05E15 720p WEB x264 TBS
  274. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Marvels Avengers Black Panthers Quest S05E15 WEB x264 TBS
  275. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Marvels Avengers Black Panthers Quest S05E14 WEB x264 TBS
  276. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Marvels Avengers Black Panthers Quest S05E14 720p WEB x264 TBS
  277. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Outlander S04E10 WEB H264 MEMENTO
  278. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Counterpart S02E05 WEB H264 MEMENTO
  279. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Ray Donovan S06E11 1080p WEB H264 METCON
  280. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Outlander S04E10 720p WEB H264 AMCON
  281. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Counterpart S02E05 720p WEB H264 AMCON
  282. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Outlander S04E10 1080p WEB H264 AMCON
  283. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Counterpart S02E05 1080p WEB H264 AMCON
  284. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Ray Donovan S06E11 720p WEB H264 METCON
  285. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Ridiculousness S12E27 HDTV x264 YesTV
  286. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Ridiculousness S12E27 720p HDTV x264 YesTV
  287. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Ridiculousness S12E28 HDTV x264 YesTV
  288. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Ridiculousness S12E28 720p HDTV x264 YesTV
  289. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: This Old House S40E08 Jamestown Air Tight House 720p HDTV x264 W4F
  290. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: This Old House S40E08 Jamestown Air Tight House HDTV x264 W4F
  291. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Ask This Old House S17E08 Fireplace Makeover Drip Edges 720p HDTV x264 W4F
  292. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Ask This Old House S17E08 Fireplace Makeover Drip Edges HDTV x264 W4F
  293. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Casualty S33E18 HDTV x264 MTB
  294. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Casualty S33E18 720p HDTV x264 MTB
  295. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Casualty S33E18 1080p HDTV H264 MTB
  296. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Diners Drive Ins And Dives S29E10 Cultural Twist 720p HDTV x264 W4F
  297. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Diners Drive Ins And Dives S29E10 Cultural Twist HDTV x264 W4F
  298. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Sesame Street S49E08 Play Time 1080p AMZN WEBRip DDP2 0 x264 monkee
  299. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Sesame Street S49E08 WEBRip x264 ION10
  300. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Sesame Street S49E08 Play Time 720p AMZN WEBRip DDP2 0 x264 monkee
  301. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Live PD S03E33 720p WEB h264 TBS
  302. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Live PD S03E33 HDTV x264 CRiMSON
  303. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: RuPauls Drag Race All Stars S04E04 WEB x264 SECRETOS
  304. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Ancient Aliens S13E14 WEB h264 TBS
  305. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: Ancient Aliens S13E14 720p WEB h264 TBS
  306. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: RuPauls Drag Race All Stars S04E04 720p WEB x264 SECRETOS
  307. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: RuPauls Drag Race All Stars S04E04 1080p WEB x264 SECRETOS
  308. 19-1-7 17:33:20.3|Trace|TorznabRssParser|Parsed: The Blacklist S06E02 WEBRip x264 ION10
  309. 19-1-7 17:33:20.4|Trace|TorznabRssParser|Parsed: Speechless S03E09 1080p WEB H264 AMCON
  310. 19-1-7 17:33:20.4|Trace|TorznabRssParser|Parsed: The Blacklist S06E02 720p WEB H264 AMCON
  311. 19-1-7 17:33:20.4|Trace|TorznabRssParser|Parsed: Fresh Off the Boat S05E09 1080p WEB H264 AMCON
  312. 19-1-7 17:33:20.4|Trace|TorznabRssParser|Parsed: The Blacklist S06E02 1080p WEB H264 AMCON
  313. 19-1-7 17:33:20.4|Trace|TorznabRssParser|Parsed: Blue Bloods S09E11 WEB H264 MEMENTO
  314. 19-1-7 17:33:20.4|Debug|FetchAndParseRssService|Found 100 from Torznab
  315. 19-1-7 17:33:21.6|Trace|HttpClient|Req: [GET] http://192.168.1.149:9117/api/v2.0/indexers/zooqle/results/torznab/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100
  316. 19-1-7 17:33:21.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  317. 19-1-7 17:33:22.7|Trace|HttpClient|Res: [GET] http://192.168.1.149:9117/api/v2.0/indexers/zooqle/results/torznab/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100: 200.OK (1078 ms)
  318. 19-1-7 17:33:22.7|Trace|TorznabRssParser|Parsed: [01-02 02] (2018) SATRip
  319. 19-1-7 17:33:22.7|Trace|TorznabRssParser|Parsed: The Lake Erie Murders S01E04 720p HEVC x265-MeGusta
  320. 19-1-7 17:33:22.7|Trace|TorznabRssParser|Parsed: Love It or List It S15E21 All Work and No Play XviD-AFG
  321. 19-1-7 17:33:22.7|Trace|TorznabRssParser|Parsed: Love It or List It S15E21 All Work and No Play WEB x264-CAFFEiNE
  322. 19-1-7 17:33:22.7|Trace|TorznabRssParser|Parsed: ROH Wrestling Ep 381 4th Jan 2019 1080p WEBRip h264-TJ [TJET]
  323. 19-1-7 17:33:22.7|Trace|TorznabRssParser|Parsed: ROH Wrestling Ep 381 4th Jan 2019 720p WEBRip h264-TJ [TJET]
  324. 19-1-7 17:33:22.7|Trace|TorznabRssParser|Parsed: ROH Wrestling Ep 381 4th Jan 2019 WEBRip h264-TJ [TJET]
  325. 19-1-7 17:33:22.7|Trace|TorznabRssParser|Parsed: 60 Minutes S51E15 WEB x264-CookieMonster[TGx]
  326. 19-1-7 17:33:22.7|Trace|TorznabRssParser|Parsed: 60 minutes s51e15 web x264-cookiemonster[eztv]
  327. 19-1-7 17:33:22.7|Trace|TorznabRssParser|Parsed: The King Of Blaze 2018 Complete 4K WEB-DL H265
  328. 19-1-7 17:33:22.7|Warn|Torznab|Indexer Jackett - Zooqle rss sync didn't cover the period between 07/01/2019 12:07:29 and 07/01/2019 16:49:22 UTC. Search may be required.
  329. 19-1-7 17:33:22.7|Debug|FetchAndParseRssService|Found 10 from Torznab
  330. 19-1-7 17:33:23.6|Trace|HttpClient|Req: [GET] http://192.168.1.149:9117/api/v2.0/indexers/1337x/results/torznab/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100
  331. 19-1-7 17:33:23.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  332. 19-1-7 17:33:25.1|Trace|HttpClient|Res: [GET] http://192.168.1.149:9117/api/v2.0/indexers/1337x/results/torznab/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100: 200.OK (1499 ms)
  333. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Dubeyji And The Boys [2018] Hot Hindi S 01 Complete 720p WEB DL.
  334. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Vice (2018) DVDSCR 950MB - MkvCage
  335. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Vice.2018.DVDScr.Xvid.AC3.HQ.Hive-CM8
  336. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Madam Secretary S05E11 HDTV x264-BATV [eztv]
  337. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: NCIS Los Angeles S10E12 HDTV x264-BATV [eztv]
  338. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Family.Guy.S17E10.WEB.x264-TBS
  339. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Manhunt S01E01 HDTV x264-MTB [eztv]
  340. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: God Friended Me S01E12 HDTV x264-W4F [eztv]
  341. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Berlin Station S03E05 WEB h264-eSc [eztv]
  342. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Johnny English Strikes Again (2018) (1080p BluRay x265 HEVC 10bit AAC 7.1 Tigole...
  343. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: The.Simpsons.S30E11.720p.WEB.x264-TBS
  344. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Mojin: The Lost Legend (2015) UNCUT 720p Blu-Ray x264 Esub [Dual Audio] [Hindi D...
  345. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Gandii Baat - Urban Stories from Rural India season 2 1080p
  346. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: The Kapil Sharma Show 6 Jan 2019 Salman.khan.&Family.2018 720p Web-DL [World4ufr...
  347. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Ghayal Khiladi (Velaikkaran) 2019 Hindi Dub 720p HDRipx264-AAC-1.4GB[MOVCR]
  348. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: The.Mason.Brothers.2018.HDRip.XviD.AC3-EVO
  349. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: The.Simpsons.S30E11.WEB.x264-TBS
  350. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Bird Box (2018) (1080p NF x265 HEVC 10bit AAC 5.1 Joy) [UTR]
  351. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Family Guy S17E10 WEB x264-TBS [eztv]
  352. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: The Super (2017) [BluRay] [720p] [YTS] [YIFY]
  353. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Madam.Secretary.S05E11.HDTV.x264-BATV
  354. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: The Simpsons S30E11 WEB x264-TBS [eztv]
  355. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: The.Vice.2018.DVDScr.Xvid.AC3.HQ.Hive-CM8[EtMovies]
  356. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Velaikkaran (Ghayal Khiladi) (2017) Hindi 720p HDRip x264 AAC DD 2.0 - 1.4 GB
  357. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Family.Guy.S17E10.720p.WEB.x264-TBS
  358. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Les Miserables S01E02 HDTV x264-MTB [eztv]
  359. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Family Guy S17E10 720p WEB x264-TBS [eztv]
  360. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: NCIS.Los.Angeles.S10E12.HDTV.x264-BATV
  361. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Mirzapur S01 Season 1 Complete (2018) HOT Hindi Web Series 720p WEB DL Full Indi...
  362. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Bobs.Burgers.S09E11.WEB.x264-TBS
  363. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: iMPACT Wrestling Homecoming 2019 HDTV x264-NWCHD [TJET]
  364. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Vice.2018.DVDScr.Xvid.AC3.HQ.Hive-CM8[TGx]
  365. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Mirzapur S01 Season 1 Complete (2018) HOT Hindi Web Series 480p WEB DL Full Indi...
  366. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: A Year in Space (2016) [WEBRip] [1080p] [YTS] [YIFY]
  367. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Ghayal Khiladi (Velaikkaran) (2019) 720p Hindi Dubbed WEBHD x264 AAC 1.6GB - Mov...
  368. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: The Super (2017) [BluRay] [1080p] [YTS] [YIFY]
  369. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Berlin Station S03E05 720p WEB h264-eSc [eztv]
  370. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: The Simpsons S30E11 480p x264-mSD [eztv]
  371. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Bobs.Burgers.S09E11.720p.WEB.x264-TBS
  372. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Family Guy S17E10 480p x264-mSD [eztv]
  373. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Manhunt S01E01 480p x264-mSD [eztv]
  374. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: NCIS.Los.Angeles.S10E12.720p.HDTV.x264-BATV
  375. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Survival Family (2016) [BluRay] [720p] [YTS] [YIFY]
  376. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: 101 Internet Businesses You Can Start from Home How to Choose and Build Your Own...
  377. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Family.Guy.S17E10.1080p.WEB.x264-TBS
  378. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Madam Secretary S05E11 720p HDTV x264-BATV [eztv]
  379. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Dirty John S01E07 HDTV x264-W4F [eztv]
  380. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: The Real Housewives of Atlanta S11E10 The Wrong Road 480p x264-mSD [eztv]
  381. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Fantastic Beasts - The Crimes of Grindelwald 2018 Blurred 1080p.x264.AC3 2.0 - c...
  382. 19-1-7 17:33:25.1|Trace|TorznabRssParser|Parsed: Dirty John S01E07 480p x264-mSD [eztv]
  383. 19-1-7 17:33:25.1|Debug|FetchAndParseRssService|Found 50 from Torznab
  384. 19-1-7 17:33:25.6|Trace|HttpClient|Req: [GET] http://192.168.1.149:9117/api/v2.0/indexers/eztv/results/torznab/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100
  385. 19-1-7 17:33:25.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  386. 19-1-7 17:33:26.2|Trace|HttpClient|Res: [GET] http://192.168.1.149:9117/api/v2.0/indexers/eztv/results/torznab/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100: 200.OK (636 ms)
  387. 19-1-7 17:33:26.2|Trace|EventAggregator|Publishing ProviderStatusChangedEvent<IIndexer>
  388. 19-1-7 17:33:26.2|Debug|FetchAndParseRssService|Found 0 from Torznab
  389. 19-1-7 17:33:26.2|Debug|FetchAndParseRssService|Found 160 reports
  390. 19-1-7 17:33:26.2|Info|DownloadDecisionMaker|Processing 160 releases
  391. 19-1-7 17:33:26.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
  392. 19-1-7 17:33:26.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  393. 19-1-7 17:33:26.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  394. 19-1-7 17:33:26.2|Trace|DownloadDecisionMaker|Processing release 1/160
  395. 19-1-7 17:33:26.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
  396. 19-1-7 17:33:26.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  397. 19-1-7 17:33:26.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  398. 19-1-7 17:33:26.2|Debug|DownloadDecisionMaker|Processing release 'Angie Tribeca S04 WEBRip AAC2 0 X264 TBS' from 'Jacektt - ShowRss'
  399. 19-1-7 17:33:26.3|Debug|Parser|Parsing string 'Angie Tribeca S04 WEBRip AAC2 0 X264 TBS'
  400. 19-1-7 17:33:26.3|Trace|Parser|^(?<title>.+?)\W(?:S|Season)\W?(?<season>\d{1,2}(?!\d+))(\W+|_|$)(?<extras>EXTRAS|SUBPACK)?(?!\\)
  401. 19-1-7 17:33:26.3|Debug|Parser|Episode Parsed. Angie Tribeca - Season 04
  402. 19-1-7 17:33:26.3|Debug|Parser|Language parsed: English
  403. 19-1-7 17:33:26.3|Debug|QualityParser|Trying to parse quality for Angie Tribeca S04 WEBRip AAC2 0 X264 TBS
  404. 19-1-7 17:33:26.3|Debug|Parser|Quality parsed: WEBDL-480p v1
  405. 19-1-7 17:33:26.3|Debug|Parser|Release Group parsed:
  406. 19-1-7 17:33:26.3|Debug|IndexerFactory|Temporarily ignoring indexer NzbHydra till 07/01/2019 17:38:16 due to recent failures.
  407. 19-1-7 17:33:26.3|Debug|IndexerFactory|Temporarily ignoring indexer Rarbg till 07/01/2019 20:33:19 due to recent failures.
  408. 19-1-7 17:33:26.3|Debug|IndexerFactory|Temporarily ignoring indexer Jackett - RuTor till 07/01/2019 17:38:19 due to recent failures.
  409. 19-1-7 17:33:26.4|Debug|ParsingService|No matching series Angie Tribeca
  410. 19-1-7 17:33:26.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  411. 19-1-7 17:33:26.4|Trace|DownloadDecisionMaker|Processing release 2/160
  412. 19-1-7 17:33:26.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
  413. 19-1-7 17:33:26.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  414. 19-1-7 17:33:26.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  415. 19-1-7 17:33:26.4|Debug|DownloadDecisionMaker|Processing release 'Six S02E00 Mission Debrief 1080p WEB h264 TBS' from 'Jacektt - ShowRss'
  416. 19-1-7 17:33:26.4|Debug|Parser|Parsing string 'Six S02E00 Mission Debrief 1080p WEB h264 TBS'
  417. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  418. 19-1-7 17:33:26.4|Debug|Parser|Episode Parsed. Six - S02E00
  419. 19-1-7 17:33:26.4|Debug|Parser|Language parsed: English
  420. 19-1-7 17:33:26.4|Debug|QualityParser|Trying to parse quality for Six S02E00 Mission Debrief 1080p WEB h264 TBS
  421. 19-1-7 17:33:26.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  422. 19-1-7 17:33:26.4|Debug|Parser|Release Group parsed:
  423. 19-1-7 17:33:26.4|Debug|Parser|Parsing string 'Six S02E00 Mission Debrief 1080p WEB h264 TBS'
  424. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  425. 19-1-7 17:33:26.4|Debug|Parser|Episode Parsed. Six - S02E00
  426. 19-1-7 17:33:26.4|Debug|Parser|Language parsed: English
  427. 19-1-7 17:33:26.4|Debug|QualityParser|Trying to parse quality for Six S02E00 Mission Debrief 1080p WEB h264 TBS
  428. 19-1-7 17:33:26.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  429. 19-1-7 17:33:26.4|Debug|Parser|Release Group parsed:
  430. 19-1-7 17:33:26.5|Debug|IndexerFactory|Temporarily ignoring indexer NzbHydra till 07/01/2019 17:38:16 due to recent failures.
  431. 19-1-7 17:33:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Rarbg till 07/01/2019 20:33:19 due to recent failures.
  432. 19-1-7 17:33:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Jackett - RuTor till 07/01/2019 17:38:19 due to recent failures.
  433. 19-1-7 17:33:26.5|Trace|EventAggregator|Publishing HealthCheckCompleteEvent
  434. 19-1-7 17:33:26.5|Trace|EventAggregator|HealthCheckCompleteEvent -> HealthModule
  435. 19-1-7 17:33:26.5|Trace|EventAggregator|HealthCheckCompleteEvent <- HealthModule
  436. 19-1-7 17:33:26.5|Debug|ParsingService|No matching series Six S02E00 Mission Debrief 1080p WEB h264 TBS
  437. 19-1-7 17:33:26.5|Debug|ParsingService|No matching series Six
  438. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  439. 19-1-7 17:33:26.5|Trace|DownloadDecisionMaker|Processing release 3/160
  440. 19-1-7 17:33:26.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  441. 19-1-7 17:33:26.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  442. 19-1-7 17:33:26.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  443. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Processing release '60 Minutes S51E15 720p WEB x264 CookieMonster' from 'Jacektt - ShowRss'
  444. 19-1-7 17:33:26.5|Debug|Parser|Parsing string '60 Minutes S51E15 720p WEB x264 CookieMonster'
  445. 19-1-7 17:33:26.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?(?!\\)
  446. 19-1-7 17:33:26.5|Debug|Parser|Episode Parsed. 60 Minutes - S51E15
  447. 19-1-7 17:33:26.5|Debug|Parser|Language parsed: English
  448. 19-1-7 17:33:26.5|Debug|QualityParser|Trying to parse quality for 60 Minutes S51E15 720p WEB x264 CookieMonster
  449. 19-1-7 17:33:26.5|Debug|Parser|Quality parsed: WEBDL-720p v1
  450. 19-1-7 17:33:26.5|Debug|Parser|Release Group parsed:
  451. 19-1-7 17:33:26.5|Debug|ParsingService|No matching series 60 Minutes
  452. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  453. 19-1-7 17:33:26.5|Trace|DownloadDecisionMaker|Processing release 4/160
  454. 19-1-7 17:33:26.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  455. 19-1-7 17:33:26.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  456. 19-1-7 17:33:26.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  457. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Processing release '60 Minutes S51E15 WEB x264 CookieMonster' from 'Jacektt - ShowRss'
  458. 19-1-7 17:33:26.5|Debug|Parser|Parsing string '60 Minutes S51E15 WEB x264 CookieMonster'
  459. 19-1-7 17:33:26.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?(?!\\)
  460. 19-1-7 17:33:26.5|Debug|Parser|Episode Parsed. 60 Minutes - S51E15
  461. 19-1-7 17:33:26.5|Debug|Parser|Language parsed: English
  462. 19-1-7 17:33:26.5|Debug|QualityParser|Trying to parse quality for 60 Minutes S51E15 WEB x264 CookieMonster
  463. 19-1-7 17:33:26.5|Debug|Parser|Quality parsed: WEBDL-480p v1
  464. 19-1-7 17:33:26.5|Debug|Parser|Release Group parsed:
  465. 19-1-7 17:33:26.5|Debug|ParsingService|No matching series 60 Minutes
  466. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  467. 19-1-7 17:33:26.5|Trace|DownloadDecisionMaker|Processing release 5/160
  468. 19-1-7 17:33:26.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  469. 19-1-7 17:33:26.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  470. 19-1-7 17:33:26.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  471. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Processing release '60 Minutes S51E15 1080p WEB x264 CookieMonster' from 'Jacektt - ShowRss'
  472. 19-1-7 17:33:26.5|Debug|Parser|Parsing string '60 Minutes S51E15 1080p WEB x264 CookieMonster'
  473. 19-1-7 17:33:26.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?(?!\\)
  474. 19-1-7 17:33:26.5|Debug|Parser|Episode Parsed. 60 Minutes - S51E15
  475. 19-1-7 17:33:26.5|Debug|Parser|Language parsed: English
  476. 19-1-7 17:33:26.5|Debug|QualityParser|Trying to parse quality for 60 Minutes S51E15 1080p WEB x264 CookieMonster
  477. 19-1-7 17:33:26.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  478. 19-1-7 17:33:26.5|Debug|Parser|Release Group parsed:
  479. 19-1-7 17:33:26.5|Debug|ParsingService|No matching series 60 Minutes
  480. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  481. 19-1-7 17:33:26.5|Trace|DownloadDecisionMaker|Processing release 6/160
  482. 19-1-7 17:33:26.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  483. 19-1-7 17:33:26.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  484. 19-1-7 17:33:26.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  485. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Processing release 'Dirty John S01E07 1080p WEB x264 TBS' from 'Jacektt - ShowRss'
  486. 19-1-7 17:33:26.5|Debug|Parser|Parsing string 'Dirty John S01E07 1080p WEB x264 TBS'
  487. 19-1-7 17:33:26.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?(?!\\)
  488. 19-1-7 17:33:26.5|Debug|Parser|Episode Parsed. Dirty John - S01E07
  489. 19-1-7 17:33:26.5|Debug|Parser|Language parsed: English
  490. 19-1-7 17:33:26.5|Debug|QualityParser|Trying to parse quality for Dirty John S01E07 1080p WEB x264 TBS
  491. 19-1-7 17:33:26.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  492. 19-1-7 17:33:26.5|Debug|Parser|Release Group parsed:
  493. 19-1-7 17:33:26.5|Debug|ParsingService|No matching series Dirty John
  494. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  495. 19-1-7 17:33:26.5|Trace|DownloadDecisionMaker|Processing release 7/160
  496. 19-1-7 17:33:26.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  497. 19-1-7 17:33:26.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  498. 19-1-7 17:33:26.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  499. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Processing release 'Shark Tank S10E09 WEB h264 TBS' from 'Jacektt - ShowRss'
  500. 19-1-7 17:33:26.5|Debug|Parser|Parsing string 'Shark Tank S10E09 WEB h264 TBS'
  501. 19-1-7 17:33:26.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?(?!\\)
  502. 19-1-7 17:33:26.5|Debug|Parser|Episode Parsed. Shark Tank - S10E09
  503. 19-1-7 17:33:26.5|Debug|Parser|Language parsed: English
  504. 19-1-7 17:33:26.5|Debug|QualityParser|Trying to parse quality for Shark Tank S10E09 WEB h264 TBS
  505. 19-1-7 17:33:26.5|Debug|Parser|Quality parsed: WEBDL-480p v1
  506. 19-1-7 17:33:26.5|Debug|Parser|Release Group parsed:
  507. 19-1-7 17:33:26.5|Debug|ParsingService|No matching series Shark Tank
  508. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  509. 19-1-7 17:33:26.5|Trace|DownloadDecisionMaker|Processing release 8/160
  510. 19-1-7 17:33:26.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  511. 19-1-7 17:33:26.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  512. 19-1-7 17:33:26.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  513. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Processing release 'Shark Tank S10E09 720p WEB h264 TBS' from 'Jacektt - ShowRss'
  514. 19-1-7 17:33:26.5|Debug|Parser|Parsing string 'Shark Tank S10E09 720p WEB h264 TBS'
  515. 19-1-7 17:33:26.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?(?!\\)
  516. 19-1-7 17:33:26.5|Debug|Parser|Episode Parsed. Shark Tank - S10E09
  517. 19-1-7 17:33:26.5|Debug|Parser|Language parsed: English
  518. 19-1-7 17:33:26.5|Debug|QualityParser|Trying to parse quality for Shark Tank S10E09 720p WEB h264 TBS
  519. 19-1-7 17:33:26.5|Debug|Parser|Quality parsed: WEBDL-720p v1
  520. 19-1-7 17:33:26.5|Debug|Parser|Release Group parsed:
  521. 19-1-7 17:33:26.5|Debug|ParsingService|No matching series Shark Tank
  522. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  523. 19-1-7 17:33:26.5|Trace|DownloadDecisionMaker|Processing release 9/160
  524. 19-1-7 17:33:26.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  525. 19-1-7 17:33:26.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  526. 19-1-7 17:33:26.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  527. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Processing release 'Madam Secretary S05E11 1080p WEB H264 AMCON' from 'Jacektt - ShowRss'
  528. 19-1-7 17:33:26.5|Debug|Parser|Parsing string 'Madam Secretary S05E11 1080p WEB H264 AMCON'
  529. 19-1-7 17:33:26.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?(?!\\)
  530. 19-1-7 17:33:26.5|Debug|Parser|Episode Parsed. Madam Secretary - S05E11
  531. 19-1-7 17:33:26.5|Debug|Parser|Language parsed: English
  532. 19-1-7 17:33:26.5|Debug|QualityParser|Trying to parse quality for Madam Secretary S05E11 1080p WEB H264 AMCON
  533. 19-1-7 17:33:26.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  534. 19-1-7 17:33:26.5|Debug|Parser|Release Group parsed:
  535. 19-1-7 17:33:26.5|Debug|ParsingService|No matching series Madam Secretary
  536. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  537. 19-1-7 17:33:26.5|Trace|DownloadDecisionMaker|Processing release 10/160
  538. 19-1-7 17:33:26.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  539. 19-1-7 17:33:26.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  540. 19-1-7 17:33:26.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  541. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Processing release 'Gold Rush White Water S02E01 The Dakotas Strike Back 1080p AMZN WEBRip DDP2 0 x264 NTb' from 'Jacektt - ShowRss'
  542. 19-1-7 17:33:26.5|Debug|Parser|Parsing string 'Gold Rush White Water S02E01 The Dakotas Strike Back 1080p AMZN WEBRip DDP2 0 x264 NTb'
  543. 19-1-7 17:33:26.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?(?!\\)
  544. 19-1-7 17:33:26.5|Debug|Parser|Episode Parsed. Gold Rush White Water - S02E01
  545. 19-1-7 17:33:26.5|Debug|Parser|Language parsed: English
  546. 19-1-7 17:33:26.5|Debug|QualityParser|Trying to parse quality for Gold Rush White Water S02E01 The Dakotas Strike Back 1080p AMZN WEBRip DDP2 0 x264 NTb
  547. 19-1-7 17:33:26.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  548. 19-1-7 17:33:26.5|Debug|Parser|Release Group parsed:
  549. 19-1-7 17:33:26.5|Debug|ParsingService|No matching series Gold Rush White Water
  550. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  551. 19-1-7 17:33:26.5|Trace|DownloadDecisionMaker|Processing release 11/160
  552. 19-1-7 17:33:26.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  553. 19-1-7 17:33:26.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  554. 19-1-7 17:33:26.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  555. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Processing release 'Gold Rush White Water S02E01 720p WEBRip x264 TBS' from 'Jacektt - ShowRss'
  556. 19-1-7 17:33:26.5|Debug|Parser|Parsing string 'Gold Rush White Water S02E01 720p WEBRip x264 TBS'
  557. 19-1-7 17:33:26.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?(?!\\)
  558. 19-1-7 17:33:26.6|Debug|Parser|Episode Parsed. Gold Rush White Water - S02E01
  559. 19-1-7 17:33:26.6|Debug|Parser|Language parsed: English
  560. 19-1-7 17:33:26.6|Debug|QualityParser|Trying to parse quality for Gold Rush White Water S02E01 720p WEBRip x264 TBS
  561. 19-1-7 17:33:26.6|Debug|Parser|Quality parsed: WEBDL-720p v1
  562. 19-1-7 17:33:26.6|Debug|Parser|Release Group parsed:
  563. 19-1-7 17:33:26.6|Debug|ParsingService|No matching series Gold Rush White Water
  564. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  565. 19-1-7 17:33:26.6|Trace|DownloadDecisionMaker|Processing release 12/160
  566. 19-1-7 17:33:26.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
  567. 19-1-7 17:33:26.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  568. 19-1-7 17:33:26.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  569. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Processing release 'Gold Rush White Water S02E01 WEBRip x264 TBS' from 'Jacektt - ShowRss'
  570. 19-1-7 17:33:26.6|Debug|Parser|Parsing string 'Gold Rush White Water S02E01 WEBRip x264 TBS'
  571. 19-1-7 17:33:26.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?(?!\\)
  572. 19-1-7 17:33:26.6|Debug|Parser|Episode Parsed. Gold Rush White Water - S02E01
  573. 19-1-7 17:33:26.6|Debug|Parser|Language parsed: English
  574. 19-1-7 17:33:26.6|Debug|QualityParser|Trying to parse quality for Gold Rush White Water S02E01 WEBRip x264 TBS
  575. 19-1-7 17:33:26.6|Debug|Parser|Quality parsed: WEBDL-480p v1
  576. 19-1-7 17:33:26.6|Debug|Parser|Release Group parsed:
  577. 19-1-7 17:33:26.6|Debug|ParsingService|No matching series Gold Rush White Water
  578. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  579. 19-1-7 17:33:26.6|Trace|DownloadDecisionMaker|Processing release 13/160
  580. 19-1-7 17:33:26.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
  581. 19-1-7 17:33:26.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  582. 19-1-7 17:33:26.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  583. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Processing release 'Gold Rush White Water S00E02 WEBRip x264 ION10' from 'Jacektt - ShowRss'
  584. 19-1-7 17:33:26.6|Debug|Parser|Parsing string 'Gold Rush White Water S00E02 WEBRip x264 ION10'
  585. 19-1-7 17:33:26.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?(?!\\)
  586. 19-1-7 17:33:26.6|Debug|Parser|Episode Parsed. Gold Rush White Water - S00E02
  587. 19-1-7 17:33:26.6|Debug|Parser|Language parsed: English
  588. 19-1-7 17:33:26.6|Debug|QualityParser|Trying to parse quality for Gold Rush White Water S00E02 WEBRip x264 ION10
  589. 19-1-7 17:33:26.6|Debug|Parser|Quality parsed: WEBDL-480p v1
  590. 19-1-7 17:33:26.6|Debug|Parser|Release Group parsed:
  591. 19-1-7 17:33:26.6|Debug|ParsingService|No matching series Gold Rush White Water
  592. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  593. 19-1-7 17:33:26.6|Trace|DownloadDecisionMaker|Processing release 14/160
  594. 19-1-7 17:33:26.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
  595. 19-1-7 17:33:26.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  596. 19-1-7 17:33:26.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  597. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Processing release 'Gold Rush White Water S00E02 The Dakotas vs Alaska 1080p AMZN WEBRip DDP2 0 x264 NTb' from 'Jacektt - ShowRss'
  598. 19-1-7 17:33:26.6|Debug|Parser|Parsing string 'Gold Rush White Water S00E02 The Dakotas vs Alaska 1080p AMZN WEBRip DDP2 0 x264 NTb'
  599. 19-1-7 17:33:26.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?(?!\\)
  600. 19-1-7 17:33:26.6|Debug|Parser|Episode Parsed. Gold Rush White Water - S00E02
  601. 19-1-7 17:33:26.6|Debug|Parser|Language parsed: English
  602. 19-1-7 17:33:26.6|Debug|QualityParser|Trying to parse quality for Gold Rush White Water S00E02 The Dakotas vs Alaska 1080p AMZN WEBRip DDP2 0 x264 NTb
  603. 19-1-7 17:33:26.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  604. 19-1-7 17:33:26.6|Debug|Parser|Release Group parsed:
  605. 19-1-7 17:33:26.6|Debug|ParsingService|No matching series Gold Rush White Water
  606. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  607. 19-1-7 17:33:26.6|Trace|DownloadDecisionMaker|Processing release 15/160
  608. 19-1-7 17:33:26.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
  609. 19-1-7 17:33:26.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  610. 19-1-7 17:33:26.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  611. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Processing release 'Deadly Class S01E01 REPACK WEBRip x264 TBS' from 'Jacektt - ShowRss'
  612. 19-1-7 17:33:26.6|Debug|Parser|Parsing string 'Deadly Class S01E01 REPACK WEBRip x264 TBS'
  613. 19-1-7 17:33:26.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?(?!\\)
  614. 19-1-7 17:33:26.6|Debug|Parser|Episode Parsed. Deadly Class - S01E01
  615. 19-1-7 17:33:26.6|Debug|Parser|Language parsed: English
  616. 19-1-7 17:33:26.6|Debug|QualityParser|Trying to parse quality for Deadly Class S01E01 REPACK WEBRip x264 TBS
  617. 19-1-7 17:33:26.6|Debug|Parser|Quality parsed: WEBDL-480p v2
  618. 19-1-7 17:33:26.6|Debug|Parser|Release Group parsed:
  619. 19-1-7 17:33:26.6|Debug|ParsingService|No matching series Deadly Class
  620. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  621. 19-1-7 17:33:26.6|Trace|DownloadDecisionMaker|Processing release 16/160
  622. 19-1-7 17:33:26.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
  623. 19-1-7 17:33:26.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  624. 19-1-7 17:33:26.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  625. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Processing release 'Deadly Class S01E01 REPACK iNTERNAL 1080p WEB h264 BAMBOOZLE' from 'Jacektt - ShowRss'
  626. 19-1-7 17:33:26.6|Debug|Parser|Parsing string 'Deadly Class S01E01 REPACK iNTERNAL 1080p WEB h264 BAMBOOZLE'
  627. 19-1-7 17:33:26.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?(?!\\)
  628. 19-1-7 17:33:26.6|Debug|Parser|Episode Parsed. Deadly Class - S01E01
  629. 19-1-7 17:33:26.6|Debug|Parser|Language parsed: English
  630. 19-1-7 17:33:26.6|Debug|QualityParser|Trying to parse quality for Deadly Class S01E01 REPACK iNTERNAL 1080p WEB h264 BAMBOOZLE
  631. 19-1-7 17:33:26.6|Debug|Parser|Quality parsed: WEBDL-1080p v2
  632. 19-1-7 17:33:26.6|Debug|Parser|Release Group parsed:
  633. 19-1-7 17:33:26.6|Debug|ParsingService|No matching series Deadly Class
  634. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  635. 19-1-7 17:33:26.6|Trace|DownloadDecisionMaker|Processing release 17/160
  636. 19-1-7 17:33:26.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
  637. 19-1-7 17:33:26.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  638. 19-1-7 17:33:26.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  639. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Processing release 'Deadly Class S01E01 Pilot PROPER 720p WEBRip X264 DEADPOOL' from 'Jacektt - ShowRss'
  640. 19-1-7 17:33:26.6|Debug|Parser|Parsing string 'Deadly Class S01E01 Pilot PROPER 720p WEBRip X264 DEADPOOL'
  641. 19-1-7 17:33:26.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?(?!\\)
  642. 19-1-7 17:33:26.6|Debug|Parser|Episode Parsed. Deadly Class - S01E01
  643. 19-1-7 17:33:26.6|Debug|Parser|Language parsed: English
  644. 19-1-7 17:33:26.6|Debug|QualityParser|Trying to parse quality for Deadly Class S01E01 Pilot PROPER 720p WEBRip X264 DEADPOOL
  645. 19-1-7 17:33:26.6|Debug|Parser|Quality parsed: WEBDL-720p v2
  646. 19-1-7 17:33:26.6|Debug|Parser|Release Group parsed:
  647. 19-1-7 17:33:26.6|Debug|ParsingService|No matching series Deadly Class
  648. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  649. 19-1-7 17:33:26.6|Trace|DownloadDecisionMaker|Processing release 18/160
  650. 19-1-7 17:33:26.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
  651. 19-1-7 17:33:26.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  652. 19-1-7 17:33:26.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  653. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Processing release 'Gold Rush White Water S02E00 The Dakotas vs Alaska 720p WEBRip x264 TBS' from 'Jacektt - ShowRss'
  654. 19-1-7 17:33:26.6|Debug|Parser|Parsing string 'Gold Rush White Water S02E00 The Dakotas vs Alaska 720p WEBRip x264 TBS'
  655. 19-1-7 17:33:26.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?(?!\\)
  656. 19-1-7 17:33:26.6|Debug|Parser|Episode Parsed. Gold Rush White Water - S02E00
  657. 19-1-7 17:33:26.6|Debug|Parser|Language parsed: English
  658. 19-1-7 17:33:26.6|Debug|QualityParser|Trying to parse quality for Gold Rush White Water S02E00 The Dakotas vs Alaska 720p WEBRip x264 TBS
  659. 19-1-7 17:33:26.6|Debug|Parser|Quality parsed: WEBDL-720p v1
  660. 19-1-7 17:33:26.6|Debug|Parser|Release Group parsed:
  661. 19-1-7 17:33:26.6|Debug|Parser|Parsing string 'Gold Rush White Water S02E00 The Dakotas vs Alaska 720p WEBRip x264 TBS'
  662. 19-1-7 17:33:26.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?(?!\\)
  663. 19-1-7 17:33:26.6|Debug|Parser|Episode Parsed. Gold Rush White Water - S02E00
  664. 19-1-7 17:33:26.6|Debug|Parser|Language parsed: English
  665. 19-1-7 17:33:26.6|Debug|QualityParser|Trying to parse quality for Gold Rush White Water S02E00 The Dakotas vs Alaska 720p WEBRip x264 TBS
  666. 19-1-7 17:33:26.6|Debug|Parser|Quality parsed: WEBDL-720p v1
  667. 19-1-7 17:33:26.6|Debug|Parser|Release Group parsed:
  668. 19-1-7 17:33:26.6|Debug|ParsingService|No matching series Gold Rush White Water S02E00 The Dakotas vs Alaska 720p WEBRip x264 TBS
  669. 19-1-7 17:33:26.6|Debug|ParsingService|No matching series Gold Rush White Water
  670. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  671. 19-1-7 17:33:26.6|Trace|DownloadDecisionMaker|Processing release 19/160
  672. 19-1-7 17:33:26.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
  673. 19-1-7 17:33:26.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  674. 19-1-7 17:33:26.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  675. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Processing release 'Gold Rush White Water S02E00 The Dakotas vs Alaska WEBRip x264 TBS' from 'Jacektt - ShowRss'
  676. 19-1-7 17:33:26.6|Debug|Parser|Parsing string 'Gold Rush White Water S02E00 The Dakotas vs Alaska WEBRip x264 TBS'
  677. 19-1-7 17:33:26.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?(?!\\)
  678. 19-1-7 17:33:26.6|Debug|Parser|Episode Parsed. Gold Rush White Water - S02E00
  679. 19-1-7 17:33:26.6|Debug|Parser|Language parsed: English
  680. 19-1-7 17:33:26.6|Debug|QualityParser|Trying to parse quality for Gold Rush White Water S02E00 The Dakotas vs Alaska WEBRip x264 TBS
  681. 19-1-7 17:33:26.6|Debug|Parser|Quality parsed: WEBDL-480p v1
  682. 19-1-7 17:33:26.6|Debug|Parser|Release Group parsed:
  683. 19-1-7 17:33:26.6|Debug|Parser|Parsing string 'Gold Rush White Water S02E00 The Dakotas vs Alaska WEBRip x264 TBS'
  684. 19-1-7 17:33:26.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?(?!\\)
  685. 19-1-7 17:33:26.6|Debug|Parser|Episode Parsed. Gold Rush White Water - S02E00
  686. 19-1-7 17:33:26.6|Debug|Parser|Language parsed: English
  687. 19-1-7 17:33:26.6|Debug|QualityParser|Trying to parse quality for Gold Rush White Water S02E00 The Dakotas vs Alaska WEBRip x264 TBS
  688. 19-1-7 17:33:26.6|Debug|Parser|Quality parsed: WEBDL-480p v1
  689. 19-1-7 17:33:26.6|Debug|Parser|Release Group parsed:
  690. 19-1-7 17:33:26.7|Debug|ParsingService|No matching series Gold Rush White Water S02E00 The Dakotas vs Alaska WEBRip x264 TBS
  691. 19-1-7 17:33:26.7|Debug|ParsingService|No matching series Gold Rush White Water
  692. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  693. 19-1-7 17:33:26.7|Trace|DownloadDecisionMaker|Processing release 20/160
  694. 19-1-7 17:33:26.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
  695. 19-1-7 17:33:26.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  696. 19-1-7 17:33:26.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  697. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Processing release 'Deadly Class S01E01 WEBRip x264 ION10' from 'Jacektt - ShowRss'
  698. 19-1-7 17:33:26.7|Debug|Parser|Parsing string 'Deadly Class S01E01 WEBRip x264 ION10'
  699. 19-1-7 17:33:26.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?(?!\\)
  700. 19-1-7 17:33:26.7|Debug|Parser|Episode Parsed. Deadly Class - S01E01
  701. 19-1-7 17:33:26.7|Debug|Parser|Language parsed: English
  702. 19-1-7 17:33:26.7|Debug|QualityParser|Trying to parse quality for Deadly Class S01E01 WEBRip x264 ION10
  703. 19-1-7 17:33:26.7|Debug|Parser|Quality parsed: WEBDL-480p v1
  704. 19-1-7 17:33:26.7|Debug|Parser|Release Group parsed:
  705. 19-1-7 17:33:26.7|Debug|ParsingService|No matching series Deadly Class
  706. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  707. 19-1-7 17:33:26.7|Trace|DownloadDecisionMaker|Processing release 21/160
  708. 19-1-7 17:33:26.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
  709. 19-1-7 17:33:26.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  710. 19-1-7 17:33:26.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  711. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Processing release 'Deadly Class S01E01 Reagan Youth 720p AMZN WEBRip DDP5 1 x264 NTG' from 'Jacektt - ShowRss'
  712. 19-1-7 17:33:26.7|Debug|Parser|Parsing string 'Deadly Class S01E01 Reagan Youth 720p AMZN WEBRip DDP5 1 x264 NTG'
  713. 19-1-7 17:33:26.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?(?!\\)
  714. 19-1-7 17:33:26.7|Debug|Parser|Episode Parsed. Deadly Class - S01E01
  715. 19-1-7 17:33:26.7|Debug|Parser|Language parsed: English
  716. 19-1-7 17:33:26.7|Debug|QualityParser|Trying to parse quality for Deadly Class S01E01 Reagan Youth 720p AMZN WEBRip DDP5 1 x264 NTG
  717. 19-1-7 17:33:26.7|Debug|Parser|Quality parsed: WEBDL-720p v1
  718. 19-1-7 17:33:26.7|Debug|Parser|Release Group parsed:
  719. 19-1-7 17:33:26.7|Debug|ParsingService|No matching series Deadly Class
  720. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  721. 19-1-7 17:33:26.7|Trace|DownloadDecisionMaker|Processing release 22/160
  722. 19-1-7 17:33:26.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
  723. 19-1-7 17:33:26.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  724. 19-1-7 17:33:26.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  725. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Processing release 'Deadly Class S01E01 Reagan Youth 1080p AMZN WEBRip DDP5 1 x264 NTG' from 'Jacektt - ShowRss'
  726. 19-1-7 17:33:26.7|Debug|Parser|Parsing string 'Deadly Class S01E01 Reagan Youth 1080p AMZN WEBRip DDP5 1 x264 NTG'
  727. 19-1-7 17:33:26.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?(?!\\)
  728. 19-1-7 17:33:26.7|Debug|Parser|Episode Parsed. Deadly Class - S01E01
  729. 19-1-7 17:33:26.7|Debug|Parser|Language parsed: English
  730. 19-1-7 17:33:26.7|Debug|QualityParser|Trying to parse quality for Deadly Class S01E01 Reagan Youth 1080p AMZN WEBRip DDP5 1 x264 NTG
  731. 19-1-7 17:33:26.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
  732. 19-1-7 17:33:26.7|Debug|Parser|Release Group parsed:
  733. 19-1-7 17:33:26.7|Debug|ParsingService|No matching series Deadly Class
  734. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  735. 19-1-7 17:33:26.7|Trace|DownloadDecisionMaker|Processing release 23/160
  736. 19-1-7 17:33:26.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
  737. 19-1-7 17:33:26.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  738. 19-1-7 17:33:26.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  739. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Processing release 'NCIS Los Angeles S10E12 1080p WEB H264 AMCON' from 'Jacektt - ShowRss'
  740. 19-1-7 17:33:26.7|Debug|Parser|Parsing string 'NCIS Los Angeles S10E12 1080p WEB H264 AMCON'
  741. 19-1-7 17:33:26.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?(?!\\)
  742. 19-1-7 17:33:26.7|Debug|Parser|Episode Parsed. NCIS Los Angeles - S10E12
  743. 19-1-7 17:33:26.7|Debug|Parser|Language parsed: English
  744. 19-1-7 17:33:26.7|Debug|QualityParser|Trying to parse quality for NCIS Los Angeles S10E12 1080p WEB H264 AMCON
  745. 19-1-7 17:33:26.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
  746. 19-1-7 17:33:26.7|Debug|Parser|Release Group parsed:
  747. 19-1-7 17:33:26.7|Debug|ParsingService|No matching series NCIS Los Angeles
  748. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  749. 19-1-7 17:33:26.7|Trace|DownloadDecisionMaker|Processing release 24/160
  750. 19-1-7 17:33:26.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
  751. 19-1-7 17:33:26.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  752. 19-1-7 17:33:26.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  753. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Processing release 'Dirty John S01E07 720p HDTV x264 W4F' from 'Jacektt - ShowRss'
  754. 19-1-7 17:33:26.7|Debug|Parser|Parsing string 'Dirty John S01E07 720p HDTV x264 W4F'
  755. 19-1-7 17:33:26.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?(?!\\)
  756. 19-1-7 17:33:26.7|Debug|Parser|Episode Parsed. Dirty John - S01E07
  757. 19-1-7 17:33:26.7|Debug|Parser|Language parsed: English
  758. 19-1-7 17:33:26.7|Debug|QualityParser|Trying to parse quality for Dirty John S01E07 720p HDTV x264 W4F
  759. 19-1-7 17:33:26.7|Debug|Parser|Quality parsed: HDTV-720p v1
  760. 19-1-7 17:33:26.7|Debug|Parser|Release Group parsed:
  761. 19-1-7 17:33:26.7|Debug|ParsingService|No matching series Dirty John
  762. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  763. 19-1-7 17:33:26.7|Trace|DownloadDecisionMaker|Processing release 25/160
  764. 19-1-7 17:33:26.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
  765. 19-1-7 17:33:26.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  766. 19-1-7 17:33:26.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  767. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Processing release 'Dirty John S01E07 HDTV x264 W4F' from 'Jacektt - ShowRss'
  768. 19-1-7 17:33:26.7|Debug|Parser|Parsing string 'Dirty John S01E07 HDTV x264 W4F'
  769. 19-1-7 17:33:26.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?(?!\\)
  770. 19-1-7 17:33:26.7|Debug|Parser|Episode Parsed. Dirty John - S01E07
  771. 19-1-7 17:33:26.7|Debug|Parser|Language parsed: English
  772. 19-1-7 17:33:26.7|Debug|QualityParser|Trying to parse quality for Dirty John S01E07 HDTV x264 W4F
  773. 19-1-7 17:33:26.7|Debug|Parser|Quality parsed: SDTV v1
  774. 19-1-7 17:33:26.7|Debug|Parser|Release Group parsed:
  775. 19-1-7 17:33:26.7|Debug|ParsingService|No matching series Dirty John
  776. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  777. 19-1-7 17:33:26.7|Trace|DownloadDecisionMaker|Processing release 26/160
  778. 19-1-7 17:33:26.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
  779. 19-1-7 17:33:26.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  780. 19-1-7 17:33:26.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  781. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Processing release 'God Friended Me S01E12 1080p WEB x264 TBS' from 'Jacektt - ShowRss'
  782. 19-1-7 17:33:26.7|Debug|Parser|Parsing string 'God Friended Me S01E12 1080p WEB x264 TBS'
  783. 19-1-7 17:33:26.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?(?!\\)
  784. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. God Friended Me - S01E12
  785. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  786. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for God Friended Me S01E12 1080p WEB x264 TBS
  787. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  788. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  789. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series God Friended Me
  790. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  791. 19-1-7 17:33:26.8|Trace|DownloadDecisionMaker|Processing release 27/160
  792. 19-1-7 17:33:26.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
  793. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  794. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  795. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'God Friended Me S01E12 720p HDTV x264 W4F' from 'Jacektt - ShowRss'
  796. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'God Friended Me S01E12 720p HDTV x264 W4F'
  797. 19-1-7 17:33:26.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?(?!\\)
  798. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. God Friended Me - S01E12
  799. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  800. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for God Friended Me S01E12 720p HDTV x264 W4F
  801. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: HDTV-720p v1
  802. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  803. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series God Friended Me
  804. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  805. 19-1-7 17:33:26.8|Trace|DownloadDecisionMaker|Processing release 28/160
  806. 19-1-7 17:33:26.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
  807. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  808. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  809. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'God Friended Me S01E12 HDTV x264 W4F' from 'Jacektt - ShowRss'
  810. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'God Friended Me S01E12 HDTV x264 W4F'
  811. 19-1-7 17:33:26.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?(?!\\)
  812. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. God Friended Me - S01E12
  813. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  814. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for God Friended Me S01E12 HDTV x264 W4F
  815. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: SDTV v1
  816. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  817. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series God Friended Me
  818. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  819. 19-1-7 17:33:26.8|Trace|DownloadDecisionMaker|Processing release 29/160
  820. 19-1-7 17:33:26.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
  821. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  822. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  823. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'Madam Secretary S05E11 720p HDTV x264 BATV' from 'Jacektt - ShowRss'
  824. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Madam Secretary S05E11 720p HDTV x264 BATV'
  825. 19-1-7 17:33:26.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?(?!\\)
  826. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Madam Secretary - S05E11
  827. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  828. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for Madam Secretary S05E11 720p HDTV x264 BATV
  829. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: HDTV-720p v1
  830. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  831. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series Madam Secretary
  832. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  833. 19-1-7 17:33:26.8|Trace|DownloadDecisionMaker|Processing release 30/160
  834. 19-1-7 17:33:26.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
  835. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  836. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  837. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'Madam Secretary S05E11 HDTV x264 BATV' from 'Jacektt - ShowRss'
  838. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Madam Secretary S05E11 HDTV x264 BATV'
  839. 19-1-7 17:33:26.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?(?!\\)
  840. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Madam Secretary - S05E11
  841. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  842. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for Madam Secretary S05E11 HDTV x264 BATV
  843. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: SDTV v1
  844. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  845. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series Madam Secretary
  846. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  847. 19-1-7 17:33:26.8|Trace|DownloadDecisionMaker|Processing release 31/160
  848. 19-1-7 17:33:26.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
  849. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  850. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  851. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'NCIS Los Angeles S10E12 720p HDTV x264 BATV' from 'Jacektt - ShowRss'
  852. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'NCIS Los Angeles S10E12 720p HDTV x264 BATV'
  853. 19-1-7 17:33:26.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?(?!\\)
  854. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. NCIS Los Angeles - S10E12
  855. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  856. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for NCIS Los Angeles S10E12 720p HDTV x264 BATV
  857. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: HDTV-720p v1
  858. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  859. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series NCIS Los Angeles
  860. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  861. 19-1-7 17:33:26.8|Trace|DownloadDecisionMaker|Processing release 32/160
  862. 19-1-7 17:33:26.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
  863. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  864. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  865. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'NCIS Los Angeles S10E12 HDTV x264 BATV' from 'Jacektt - ShowRss'
  866. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'NCIS Los Angeles S10E12 HDTV x264 BATV'
  867. 19-1-7 17:33:26.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?(?!\\)
  868. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. NCIS Los Angeles - S10E12
  869. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  870. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for NCIS Los Angeles S10E12 HDTV x264 BATV
  871. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: SDTV v1
  872. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  873. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series NCIS Los Angeles
  874. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  875. 19-1-7 17:33:26.8|Trace|DownloadDecisionMaker|Processing release 33/160
  876. 19-1-7 17:33:26.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
  877. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  878. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  879. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'Worst Cooks in America S15E01 The Perfect Bird WEB x264 CAFFEiNE' from 'Jacektt - ShowRss'
  880. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Worst Cooks in America S15E01 The Perfect Bird WEB x264 CAFFEiNE'
  881. 19-1-7 17:33:26.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?(?!\\)
  882. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Worst Cooks in America - S15E01
  883. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  884. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for Worst Cooks in America S15E01 The Perfect Bird WEB x264 CAFFEiNE
  885. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: WEBDL-480p v1
  886. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  887. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series Worst Cooks in America
  888. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  889. 19-1-7 17:33:26.8|Trace|DownloadDecisionMaker|Processing release 34/160
  890. 19-1-7 17:33:26.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
  891. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  892. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  893. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'Worst Cooks in America S15E01 The Perfect Bird 720p WEB x264 CAFFEiNE' from 'Jacektt - ShowRss'
  894. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Worst Cooks in America S15E01 The Perfect Bird 720p WEB x264 CAFFEiNE'
  895. 19-1-7 17:33:26.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?(?!\\)
  896. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Worst Cooks in America - S15E01
  897. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  898. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for Worst Cooks in America S15E01 The Perfect Bird 720p WEB x264 CAFFEiNE
  899. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: WEBDL-720p v1
  900. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  901. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series Worst Cooks in America
  902. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  903. 19-1-7 17:33:26.8|Trace|DownloadDecisionMaker|Processing release 35/160
  904. 19-1-7 17:33:26.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
  905. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  906. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  907. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'Worst Cooks in America S15E01 The Perfect Bird 1080p WEB x264 CAFFEiNE' from 'Jacektt - ShowRss'
  908. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Worst Cooks in America S15E01 The Perfect Bird 1080p WEB x264 CAFFEiNE'
  909. 19-1-7 17:33:26.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?(?!\\)
  910. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Worst Cooks in America - S15E01
  911. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  912. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for Worst Cooks in America S15E01 The Perfect Bird 1080p WEB x264 CAFFEiNE
  913. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  914. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  915. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series Worst Cooks in America
  916. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  917. 19-1-7 17:33:26.8|Trace|DownloadDecisionMaker|Processing release 36/160
  918. 19-1-7 17:33:26.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
  919. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  920. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  921. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'Family Guy S17E10 WEB x264 TBS' from 'Jacektt - ShowRss'
  922. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Family Guy S17E10 WEB x264 TBS'
  923. 19-1-7 17:33:26.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?(?!\\)
  924. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Family Guy - S17E10
  925. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  926. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for Family Guy S17E10 WEB x264 TBS
  927. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: WEBDL-480p v1
  928. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  929. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series Family Guy
  930. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  931. 19-1-7 17:33:26.8|Trace|DownloadDecisionMaker|Processing release 37/160
  932. 19-1-7 17:33:26.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
  933. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  934. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  935. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'Family Guy S17E10 1080p WEB x264 TBS' from 'Jacektt - ShowRss'
  936. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Family Guy S17E10 1080p WEB x264 TBS'
  937. 19-1-7 17:33:26.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?(?!\\)
  938. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Family Guy - S17E10
  939. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  940. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for Family Guy S17E10 1080p WEB x264 TBS
  941. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  942. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  943. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series Family Guy
  944. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  945. 19-1-7 17:33:26.8|Trace|DownloadDecisionMaker|Processing release 38/160
  946. 19-1-7 17:33:26.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
  947. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  948. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  949. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'Family Guy S17E10 720p WEB x264 TBS' from 'Jacektt - ShowRss'
  950. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Family Guy S17E10 720p WEB x264 TBS'
  951. 19-1-7 17:33:26.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?(?!\\)
  952. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Family Guy - S17E10
  953. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  954. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for Family Guy S17E10 720p WEB x264 TBS
  955. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: WEBDL-720p v1
  956. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  957. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series Family Guy
  958. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  959. 19-1-7 17:33:26.8|Trace|DownloadDecisionMaker|Processing release 39/160
  960. 19-1-7 17:33:26.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
  961. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  962. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  963. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'Heartland CA S12E01 1080p WEBRip x264 TBS' from 'Jacektt - ShowRss'
  964. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Heartland CA S12E01 1080p WEBRip x264 TBS'
  965. 19-1-7 17:33:26.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?(?!\\)
  966. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Heartland CA - S12E01
  967. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  968. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for Heartland CA S12E01 1080p WEBRip x264 TBS
  969. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  970. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  971. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series Heartland CA
  972. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  973. 19-1-7 17:33:26.8|Trace|DownloadDecisionMaker|Processing release 40/160
  974. 19-1-7 17:33:26.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
  975. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  976. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  977. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'Gold Rush S09E12 The Devils Deadline 1080p AMZN WEBRip DDP2 0 x264 NTb' from 'Jacektt - ShowRss'
  978. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Gold Rush S09E12 The Devils Deadline 1080p AMZN WEBRip DDP2 0 x264 NTb'
  979. 19-1-7 17:33:26.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?(?!\\)
  980. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Gold Rush - S09E12
  981. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  982. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for Gold Rush S09E12 The Devils Deadline 1080p AMZN WEBRip DDP2 0 x264 NTb
  983. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  984. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  985. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series Gold Rush
  986. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  987. 19-1-7 17:33:26.8|Trace|DownloadDecisionMaker|Processing release 41/160
  988. 19-1-7 17:33:26.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
  989. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  990. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  991. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'Heartland CA S12E01 WEBRip x264 TBS' from 'Jacektt - ShowRss'
  992. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Heartland CA S12E01 WEBRip x264 TBS'
  993. 19-1-7 17:33:26.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?(?!\\)
  994. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Heartland CA - S12E01
  995. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  996. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for Heartland CA S12E01 WEBRip x264 TBS
  997. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: WEBDL-480p v1
  998. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  999. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series Heartland CA
  1000. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1001. 19-1-7 17:33:26.8|Trace|DownloadDecisionMaker|Processing release 42/160
  1002. 19-1-7 17:33:26.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1003. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1004. 19-1-7 17:33:26.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1005. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'Heartland CA S12E01 720p WEBRip x264 TBS' from 'Jacektt - ShowRss'
  1006. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Heartland CA S12E01 720p WEBRip x264 TBS'
  1007. 19-1-7 17:33:26.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?(?!\\)
  1008. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Heartland CA - S12E01
  1009. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  1010. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for Heartland CA S12E01 720p WEBRip x264 TBS
  1011. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: WEBDL-720p v1
  1012. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  1013. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series Heartland CA
  1014. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1015. 19-1-7 17:33:26.9|Trace|DownloadDecisionMaker|Processing release 43/160
  1016. 19-1-7 17:33:26.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1017. 19-1-7 17:33:26.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1018. 19-1-7 17:33:26.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1019. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Processing release 'Bobs Burgers S09E11 WEB x264 TBS' from 'Jacektt - ShowRss'
  1020. 19-1-7 17:33:26.9|Debug|Parser|Parsing string 'Bobs Burgers S09E11 WEB x264 TBS'
  1021. 19-1-7 17:33:26.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1022. 19-1-7 17:33:26.9|Debug|Parser|Episode Parsed. Bobs Burgers - S09E11
  1023. 19-1-7 17:33:26.9|Debug|Parser|Language parsed: English
  1024. 19-1-7 17:33:26.9|Debug|QualityParser|Trying to parse quality for Bobs Burgers S09E11 WEB x264 TBS
  1025. 19-1-7 17:33:26.9|Debug|Parser|Quality parsed: WEBDL-480p v1
  1026. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  1027. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series Bobs Burgers
  1028. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1029. 19-1-7 17:33:26.9|Trace|DownloadDecisionMaker|Processing release 44/160
  1030. 19-1-7 17:33:26.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1031. 19-1-7 17:33:26.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1032. 19-1-7 17:33:26.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1033. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Processing release 'Bobs Burgers S09E11 720p WEB x264 TBS' from 'Jacektt - ShowRss'
  1034. 19-1-7 17:33:26.9|Debug|Parser|Parsing string 'Bobs Burgers S09E11 720p WEB x264 TBS'
  1035. 19-1-7 17:33:26.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1036. 19-1-7 17:33:26.9|Debug|Parser|Episode Parsed. Bobs Burgers - S09E11
  1037. 19-1-7 17:33:26.9|Debug|Parser|Language parsed: English
  1038. 19-1-7 17:33:26.9|Debug|QualityParser|Trying to parse quality for Bobs Burgers S09E11 720p WEB x264 TBS
  1039. 19-1-7 17:33:26.9|Debug|Parser|Quality parsed: WEBDL-720p v1
  1040. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  1041. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series Bobs Burgers
  1042. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1043. 19-1-7 17:33:26.9|Trace|DownloadDecisionMaker|Processing release 45/160
  1044. 19-1-7 17:33:26.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1045. 19-1-7 17:33:26.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1046. 19-1-7 17:33:26.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1047. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Processing release 'Bobs Burgers S09E11 1080p WEB x264 TBS' from 'Jacektt - ShowRss'
  1048. 19-1-7 17:33:26.9|Debug|Parser|Parsing string 'Bobs Burgers S09E11 1080p WEB x264 TBS'
  1049. 19-1-7 17:33:26.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1050. 19-1-7 17:33:26.9|Debug|Parser|Episode Parsed. Bobs Burgers - S09E11
  1051. 19-1-7 17:33:26.9|Debug|Parser|Language parsed: English
  1052. 19-1-7 17:33:26.9|Debug|QualityParser|Trying to parse quality for Bobs Burgers S09E11 1080p WEB x264 TBS
  1053. 19-1-7 17:33:26.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1054. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  1055. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series Bobs Burgers
  1056. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1057. 19-1-7 17:33:26.9|Trace|DownloadDecisionMaker|Processing release 46/160
  1058. 19-1-7 17:33:26.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1059. 19-1-7 17:33:26.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1060. 19-1-7 17:33:26.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1061. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Processing release 'The Simpsons S30E11 1080p WEB x264 TBS' from 'Jacektt - ShowRss'
  1062. 19-1-7 17:33:26.9|Debug|Parser|Parsing string 'The Simpsons S30E11 1080p WEB x264 TBS'
  1063. 19-1-7 17:33:26.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1064. 19-1-7 17:33:26.9|Debug|Parser|Episode Parsed. The Simpsons - S30E11
  1065. 19-1-7 17:33:26.9|Debug|Parser|Language parsed: English
  1066. 19-1-7 17:33:26.9|Debug|QualityParser|Trying to parse quality for The Simpsons S30E11 1080p WEB x264 TBS
  1067. 19-1-7 17:33:26.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1068. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  1069. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series The Simpsons
  1070. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1071. 19-1-7 17:33:26.9|Trace|DownloadDecisionMaker|Processing release 47/160
  1072. 19-1-7 17:33:26.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1073. 19-1-7 17:33:26.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1074. 19-1-7 17:33:26.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1075. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Processing release 'The Simpsons S30E11 720p WEB x264 TBS' from 'Jacektt - ShowRss'
  1076. 19-1-7 17:33:26.9|Debug|Parser|Parsing string 'The Simpsons S30E11 720p WEB x264 TBS'
  1077. 19-1-7 17:33:26.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1078. 19-1-7 17:33:26.9|Debug|Parser|Episode Parsed. The Simpsons - S30E11
  1079. 19-1-7 17:33:26.9|Debug|Parser|Language parsed: English
  1080. 19-1-7 17:33:26.9|Debug|QualityParser|Trying to parse quality for The Simpsons S30E11 720p WEB x264 TBS
  1081. 19-1-7 17:33:26.9|Debug|Parser|Quality parsed: WEBDL-720p v1
  1082. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  1083. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series The Simpsons
  1084. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1085. 19-1-7 17:33:26.9|Trace|DownloadDecisionMaker|Processing release 48/160
  1086. 19-1-7 17:33:26.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1087. 19-1-7 17:33:26.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1088. 19-1-7 17:33:26.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1089. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Processing release 'The Simpsons S30E11 WEB x264 TBS' from 'Jacektt - ShowRss'
  1090. 19-1-7 17:33:26.9|Debug|Parser|Parsing string 'The Simpsons S30E11 WEB x264 TBS'
  1091. 19-1-7 17:33:26.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1092. 19-1-7 17:33:26.9|Debug|Parser|Episode Parsed. The Simpsons - S30E11
  1093. 19-1-7 17:33:26.9|Debug|Parser|Language parsed: English
  1094. 19-1-7 17:33:26.9|Debug|QualityParser|Trying to parse quality for The Simpsons S30E11 WEB x264 TBS
  1095. 19-1-7 17:33:26.9|Debug|Parser|Quality parsed: WEBDL-480p v1
  1096. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  1097. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series The Simpsons
  1098. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1099. 19-1-7 17:33:26.9|Trace|DownloadDecisionMaker|Processing release 49/160
  1100. 19-1-7 17:33:26.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1101. 19-1-7 17:33:26.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1102. 19-1-7 17:33:26.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1103. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Processing release 'The Voice UK S08E01 WEBRip x264 ION10' from 'Jacektt - ShowRss'
  1104. 19-1-7 17:33:26.9|Debug|Parser|Parsing string 'The Voice UK S08E01 WEBRip x264 ION10'
  1105. 19-1-7 17:33:26.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1106. 19-1-7 17:33:26.9|Debug|Parser|Episode Parsed. The Voice UK - S08E01
  1107. 19-1-7 17:33:26.9|Debug|Parser|Language parsed: English
  1108. 19-1-7 17:33:26.9|Debug|QualityParser|Trying to parse quality for The Voice UK S08E01 WEBRip x264 ION10
  1109. 19-1-7 17:33:26.9|Debug|Parser|Quality parsed: WEBDL-480p v1
  1110. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  1111. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series The Voice UK
  1112. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1113. 19-1-7 17:33:26.9|Trace|DownloadDecisionMaker|Processing release 50/160
  1114. 19-1-7 17:33:26.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1115. 19-1-7 17:33:26.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1116. 19-1-7 17:33:26.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1117. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Processing release 'Happy Together 2018 S01E11 A Claire Free Lifestyle 1080p AMZN WEBRip DDP5 1 x264 NTb' from 'Jacektt - ShowRss'
  1118. 19-1-7 17:33:26.9|Debug|Parser|Parsing string 'Happy Together 2018 S01E11 A Claire Free Lifestyle 1080p AMZN WEBRip DDP5 1 x264 NTb'
  1119. 19-1-7 17:33:26.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1120. 19-1-7 17:33:26.9|Debug|Parser|Episode Parsed. Happy Together 2018 - S01E11
  1121. 19-1-7 17:33:26.9|Debug|Parser|Language parsed: English
  1122. 19-1-7 17:33:26.9|Debug|QualityParser|Trying to parse quality for Happy Together 2018 S01E11 A Claire Free Lifestyle 1080p AMZN WEBRip DDP5 1 x264 NTb
  1123. 19-1-7 17:33:26.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1124. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  1125. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series Happy Together 2018
  1126. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1127. 19-1-7 17:33:26.9|Trace|DownloadDecisionMaker|Processing release 51/160
  1128. 19-1-7 17:33:26.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1129. 19-1-7 17:33:26.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1130. 19-1-7 17:33:26.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1131. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Processing release 'The Voice UK S08E01 1080p AMZN WEBRip DDP2 0 x264 NTb' from 'Jacektt - ShowRss'
  1132. 19-1-7 17:33:26.9|Debug|Parser|Parsing string 'The Voice UK S08E01 1080p AMZN WEBRip DDP2 0 x264 NTb'
  1133. 19-1-7 17:33:26.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1134. 19-1-7 17:33:26.9|Debug|Parser|Episode Parsed. The Voice UK - S08E01
  1135. 19-1-7 17:33:26.9|Debug|Parser|Language parsed: English
  1136. 19-1-7 17:33:26.9|Debug|QualityParser|Trying to parse quality for The Voice UK S08E01 1080p AMZN WEBRip DDP2 0 x264 NTb
  1137. 19-1-7 17:33:26.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1138. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  1139. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series The Voice UK
  1140. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1141. 19-1-7 17:33:26.9|Trace|DownloadDecisionMaker|Processing release 52/160
  1142. 19-1-7 17:33:26.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1143. 19-1-7 17:33:26.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1144. 19-1-7 17:33:26.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1145. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Processing release 'Alaska The Last Frontier S08E14 WEB x264 TBS' from 'Jacektt - ShowRss'
  1146. 19-1-7 17:33:26.9|Debug|Parser|Parsing string 'Alaska The Last Frontier S08E14 WEB x264 TBS'
  1147. 19-1-7 17:33:26.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1148. 19-1-7 17:33:26.9|Debug|Parser|Episode Parsed. Alaska The Last Frontier - S08E14
  1149. 19-1-7 17:33:26.9|Debug|Parser|Language parsed: English
  1150. 19-1-7 17:33:26.9|Debug|QualityParser|Trying to parse quality for Alaska The Last Frontier S08E14 WEB x264 TBS
  1151. 19-1-7 17:33:26.9|Debug|Parser|Quality parsed: WEBDL-480p v1
  1152. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  1153. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series Alaska The Last Frontier
  1154. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1155. 19-1-7 17:33:26.9|Trace|DownloadDecisionMaker|Processing release 53/160
  1156. 19-1-7 17:33:26.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1157. 19-1-7 17:33:26.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1158. 19-1-7 17:33:26.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1159. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Processing release 'Alaska The Last Frontier S08E14 720p WEB x264 TBS' from 'Jacektt - ShowRss'
  1160. 19-1-7 17:33:26.9|Debug|Parser|Parsing string 'Alaska The Last Frontier S08E14 720p WEB x264 TBS'
  1161. 19-1-7 17:33:26.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1162. 19-1-7 17:33:26.9|Debug|Parser|Episode Parsed. Alaska The Last Frontier - S08E14
  1163. 19-1-7 17:33:26.9|Debug|Parser|Language parsed: English
  1164. 19-1-7 17:33:26.9|Debug|QualityParser|Trying to parse quality for Alaska The Last Frontier S08E14 720p WEB x264 TBS
  1165. 19-1-7 17:33:26.9|Debug|Parser|Quality parsed: WEBDL-720p v1
  1166. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  1167. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series Alaska The Last Frontier
  1168. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1169. 19-1-7 17:33:27.0|Trace|DownloadDecisionMaker|Processing release 54/160
  1170. 19-1-7 17:33:27.0|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1171. 19-1-7 17:33:27.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1172. 19-1-7 17:33:27.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1173. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Processing release 'Alaska The Last Frontier S08E14 1080p WEB x264 TBS' from 'Jacektt - ShowRss'
  1174. 19-1-7 17:33:27.0|Debug|Parser|Parsing string 'Alaska The Last Frontier S08E14 1080p WEB x264 TBS'
  1175. 19-1-7 17:33:27.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?(?!\\)
  1176. 19-1-7 17:33:27.0|Debug|Parser|Episode Parsed. Alaska The Last Frontier - S08E14
  1177. 19-1-7 17:33:27.0|Debug|Parser|Language parsed: English
  1178. 19-1-7 17:33:27.0|Debug|QualityParser|Trying to parse quality for Alaska The Last Frontier S08E14 1080p WEB x264 TBS
  1179. 19-1-7 17:33:27.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1180. 19-1-7 17:33:27.0|Debug|Parser|Release Group parsed:
  1181. 19-1-7 17:33:27.0|Debug|ParsingService|No matching series Alaska The Last Frontier
  1182. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1183. 19-1-7 17:33:27.0|Trace|DownloadDecisionMaker|Processing release 55/160
  1184. 19-1-7 17:33:27.0|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1185. 19-1-7 17:33:27.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1186. 19-1-7 17:33:27.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1187. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Processing release 'Live PD S03E34 HDTV x264 CRiMSON' from 'Jacektt - ShowRss'
  1188. 19-1-7 17:33:27.0|Debug|Parser|Parsing string 'Live PD S03E34 HDTV x264 CRiMSON'
  1189. 19-1-7 17:33:27.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?(?!\\)
  1190. 19-1-7 17:33:27.0|Debug|Parser|Episode Parsed. Live PD - S03E34
  1191. 19-1-7 17:33:27.0|Debug|Parser|Language parsed: English
  1192. 19-1-7 17:33:27.0|Debug|QualityParser|Trying to parse quality for Live PD S03E34 HDTV x264 CRiMSON
  1193. 19-1-7 17:33:27.0|Debug|Parser|Quality parsed: SDTV v1
  1194. 19-1-7 17:33:27.0|Debug|Parser|Release Group parsed:
  1195. 19-1-7 17:33:27.0|Debug|ParsingService|No matching series Live PD
  1196. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1197. 19-1-7 17:33:27.0|Trace|DownloadDecisionMaker|Processing release 56/160
  1198. 19-1-7 17:33:27.0|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1199. 19-1-7 17:33:27.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1200. 19-1-7 17:33:27.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1201. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Processing release 'Live PD S03E34 720p HDTV x264 CRiMSON' from 'Jacektt - ShowRss'
  1202. 19-1-7 17:33:27.0|Debug|Parser|Parsing string 'Live PD S03E34 720p HDTV x264 CRiMSON'
  1203. 19-1-7 17:33:27.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?(?!\\)
  1204. 19-1-7 17:33:27.0|Debug|Parser|Episode Parsed. Live PD - S03E34
  1205. 19-1-7 17:33:27.0|Debug|Parser|Language parsed: English
  1206. 19-1-7 17:33:27.0|Debug|QualityParser|Trying to parse quality for Live PD S03E34 720p HDTV x264 CRiMSON
  1207. 19-1-7 17:33:27.0|Debug|Parser|Quality parsed: HDTV-720p v1
  1208. 19-1-7 17:33:27.0|Debug|Parser|Release Group parsed:
  1209. 19-1-7 17:33:27.0|Debug|ParsingService|No matching series Live PD
  1210. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1211. 19-1-7 17:33:27.0|Trace|DownloadDecisionMaker|Processing release 57/160
  1212. 19-1-7 17:33:27.0|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1213. 19-1-7 17:33:27.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1214. 19-1-7 17:33:27.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1215. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Processing release 'The Powerpuff Girls S03E21 WEBRip x264 ION10' from 'Jacektt - ShowRss'
  1216. 19-1-7 17:33:27.0|Debug|Parser|Parsing string 'The Powerpuff Girls S03E21 WEBRip x264 ION10'
  1217. 19-1-7 17:33:27.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?(?!\\)
  1218. 19-1-7 17:33:27.0|Debug|Parser|Episode Parsed. The Powerpuff Girls - S03E21
  1219. 19-1-7 17:33:27.0|Debug|Parser|Language parsed: English
  1220. 19-1-7 17:33:27.0|Debug|QualityParser|Trying to parse quality for The Powerpuff Girls S03E21 WEBRip x264 ION10
  1221. 19-1-7 17:33:27.0|Debug|Parser|Quality parsed: WEBDL-480p v1
  1222. 19-1-7 17:33:27.0|Debug|Parser|Release Group parsed:
  1223. 19-1-7 17:33:27.0|Debug|ParsingService|No matching series The Powerpuff Girls
  1224. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1225. 19-1-7 17:33:27.0|Trace|DownloadDecisionMaker|Processing release 58/160
  1226. 19-1-7 17:33:27.0|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1227. 19-1-7 17:33:27.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1228. 19-1-7 17:33:27.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1229. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Processing release 'The Powerpuff Girls 2016 S03E21 The Gift 1080p AMZN WEBRip DDP2 0 x264 TVSmash' from 'Jacektt - ShowRss'
  1230. 19-1-7 17:33:27.0|Debug|Parser|Parsing string 'The Powerpuff Girls 2016 S03E21 The Gift 1080p AMZN WEBRip DDP2 0 x264 TVSmash'
  1231. 19-1-7 17:33:27.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?(?!\\)
  1232. 19-1-7 17:33:27.0|Debug|Parser|Episode Parsed. The Powerpuff Girls 2016 - S03E21
  1233. 19-1-7 17:33:27.0|Debug|Parser|Language parsed: English
  1234. 19-1-7 17:33:27.0|Debug|QualityParser|Trying to parse quality for The Powerpuff Girls 2016 S03E21 The Gift 1080p AMZN WEBRip DDP2 0 x264 TVSmash
  1235. 19-1-7 17:33:27.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1236. 19-1-7 17:33:27.0|Debug|Parser|Release Group parsed:
  1237. 19-1-7 17:33:27.0|Debug|ParsingService|No matching series The Powerpuff Girls 2016
  1238. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1239. 19-1-7 17:33:27.0|Trace|DownloadDecisionMaker|Processing release 59/160
  1240. 19-1-7 17:33:27.0|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1241. 19-1-7 17:33:27.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1242. 19-1-7 17:33:27.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1243. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Processing release 'Ray Donovan S06E11 WEBRip x264 PBS' from 'Jacektt - ShowRss'
  1244. 19-1-7 17:33:27.0|Debug|Parser|Parsing string 'Ray Donovan S06E11 WEBRip x264 PBS'
  1245. 19-1-7 17:33:27.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?(?!\\)
  1246. 19-1-7 17:33:27.0|Debug|Parser|Episode Parsed. Ray Donovan - S06E11
  1247. 19-1-7 17:33:27.0|Debug|Parser|Language parsed: English
  1248. 19-1-7 17:33:27.0|Debug|QualityParser|Trying to parse quality for Ray Donovan S06E11 WEBRip x264 PBS
  1249. 19-1-7 17:33:27.0|Debug|Parser|Quality parsed: WEBDL-480p v1
  1250. 19-1-7 17:33:27.0|Debug|Parser|Release Group parsed:
  1251. 19-1-7 17:33:27.0|Debug|ParsingService|No matching series Ray Donovan
  1252. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1253. 19-1-7 17:33:27.0|Trace|DownloadDecisionMaker|Processing release 60/160
  1254. 19-1-7 17:33:27.0|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1255. 19-1-7 17:33:27.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1256. 19-1-7 17:33:27.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1257. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Processing release 'Marvels Avengers Black Panthers Quest S05E15 720p WEB x264 TBS' from 'Jacektt - ShowRss'
  1258. 19-1-7 17:33:27.0|Debug|Parser|Parsing string 'Marvels Avengers Black Panthers Quest S05E15 720p WEB x264 TBS'
  1259. 19-1-7 17:33:27.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?(?!\\)
  1260. 19-1-7 17:33:27.0|Debug|Parser|Episode Parsed. Marvels Avengers Black Panthers Quest - S05E15
  1261. 19-1-7 17:33:27.0|Debug|Parser|Language parsed: English
  1262. 19-1-7 17:33:27.0|Debug|QualityParser|Trying to parse quality for Marvels Avengers Black Panthers Quest S05E15 720p WEB x264 TBS
  1263. 19-1-7 17:33:27.0|Debug|Parser|Quality parsed: WEBDL-720p v1
  1264. 19-1-7 17:33:27.0|Debug|Parser|Release Group parsed:
  1265. 19-1-7 17:33:27.0|Debug|ParsingService|No matching series Marvels Avengers Black Panthers Quest
  1266. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1267. 19-1-7 17:33:27.0|Trace|DownloadDecisionMaker|Processing release 61/160
  1268. 19-1-7 17:33:27.0|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1269. 19-1-7 17:33:27.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1270. 19-1-7 17:33:27.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1271. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Processing release 'Marvels Avengers Black Panthers Quest S05E15 WEB x264 TBS' from 'Jacektt - ShowRss'
  1272. 19-1-7 17:33:27.0|Debug|Parser|Parsing string 'Marvels Avengers Black Panthers Quest S05E15 WEB x264 TBS'
  1273. 19-1-7 17:33:27.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?(?!\\)
  1274. 19-1-7 17:33:27.0|Debug|Parser|Episode Parsed. Marvels Avengers Black Panthers Quest - S05E15
  1275. 19-1-7 17:33:27.0|Debug|Parser|Language parsed: English
  1276. 19-1-7 17:33:27.0|Debug|QualityParser|Trying to parse quality for Marvels Avengers Black Panthers Quest S05E15 WEB x264 TBS
  1277. 19-1-7 17:33:27.0|Debug|Parser|Quality parsed: WEBDL-480p v1
  1278. 19-1-7 17:33:27.0|Debug|Parser|Release Group parsed:
  1279. 19-1-7 17:33:27.0|Debug|ParsingService|No matching series Marvels Avengers Black Panthers Quest
  1280. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1281. 19-1-7 17:33:27.0|Trace|DownloadDecisionMaker|Processing release 62/160
  1282. 19-1-7 17:33:27.0|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1283. 19-1-7 17:33:27.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1284. 19-1-7 17:33:27.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1285. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Processing release 'Marvels Avengers Black Panthers Quest S05E14 WEB x264 TBS' from 'Jacektt - ShowRss'
  1286. 19-1-7 17:33:27.0|Debug|Parser|Parsing string 'Marvels Avengers Black Panthers Quest S05E14 WEB x264 TBS'
  1287. 19-1-7 17:33:27.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?(?!\\)
  1288. 19-1-7 17:33:27.0|Debug|Parser|Episode Parsed. Marvels Avengers Black Panthers Quest - S05E14
  1289. 19-1-7 17:33:27.0|Debug|Parser|Language parsed: English
  1290. 19-1-7 17:33:27.0|Debug|QualityParser|Trying to parse quality for Marvels Avengers Black Panthers Quest S05E14 WEB x264 TBS
  1291. 19-1-7 17:33:27.0|Debug|Parser|Quality parsed: WEBDL-480p v1
  1292. 19-1-7 17:33:27.0|Debug|Parser|Release Group parsed:
  1293. 19-1-7 17:33:27.0|Debug|ParsingService|No matching series Marvels Avengers Black Panthers Quest
  1294. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1295. 19-1-7 17:33:27.0|Trace|DownloadDecisionMaker|Processing release 63/160
  1296. 19-1-7 17:33:27.0|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1297. 19-1-7 17:33:27.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1298. 19-1-7 17:33:27.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1299. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Processing release 'Marvels Avengers Black Panthers Quest S05E14 720p WEB x264 TBS' from 'Jacektt - ShowRss'
  1300. 19-1-7 17:33:27.0|Debug|Parser|Parsing string 'Marvels Avengers Black Panthers Quest S05E14 720p WEB x264 TBS'
  1301. 19-1-7 17:33:27.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?(?!\\)
  1302. 19-1-7 17:33:27.0|Debug|Parser|Episode Parsed. Marvels Avengers Black Panthers Quest - S05E14
  1303. 19-1-7 17:33:27.0|Debug|Parser|Language parsed: English
  1304. 19-1-7 17:33:27.0|Debug|QualityParser|Trying to parse quality for Marvels Avengers Black Panthers Quest S05E14 720p WEB x264 TBS
  1305. 19-1-7 17:33:27.0|Debug|Parser|Quality parsed: WEBDL-720p v1
  1306. 19-1-7 17:33:27.0|Debug|Parser|Release Group parsed:
  1307. 19-1-7 17:33:27.0|Debug|ParsingService|No matching series Marvels Avengers Black Panthers Quest
  1308. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1309. 19-1-7 17:33:27.1|Trace|DownloadDecisionMaker|Processing release 64/160
  1310. 19-1-7 17:33:27.1|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1311. 19-1-7 17:33:27.1|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1312. 19-1-7 17:33:27.1|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1313. 19-1-7 17:33:27.1|Debug|DownloadDecisionMaker|Processing release 'Outlander S04E10 WEB H264 MEMENTO' from 'Jacektt - ShowRss'
  1314. 19-1-7 17:33:27.1|Debug|Parser|Parsing string 'Outlander S04E10 WEB H264 MEMENTO'
  1315. 19-1-7 17:33:27.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?(?!\\)
  1316. 19-1-7 17:33:27.1|Debug|Parser|Episode Parsed. Outlander - S04E10
  1317. 19-1-7 17:33:27.1|Debug|Parser|Language parsed: English
  1318. 19-1-7 17:33:27.1|Debug|QualityParser|Trying to parse quality for Outlander S04E10 WEB H264 MEMENTO
  1319. 19-1-7 17:33:27.1|Debug|Parser|Quality parsed: WEBDL-480p v1
  1320. 19-1-7 17:33:27.1|Debug|Parser|Release Group parsed:
  1321. 19-1-7 17:33:27.1|Debug|ParsingService|No matching series Outlander
  1322. 19-1-7 17:33:27.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1323. 19-1-7 17:33:27.1|Trace|DownloadDecisionMaker|Processing release 65/160
  1324. 19-1-7 17:33:27.1|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1325. 19-1-7 17:33:27.1|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1326. 19-1-7 17:33:27.1|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1327. 19-1-7 17:33:27.1|Debug|DownloadDecisionMaker|Processing release 'Counterpart S02E05 WEB H264 MEMENTO' from 'Jacektt - ShowRss'
  1328. 19-1-7 17:33:27.1|Debug|Parser|Parsing string 'Counterpart S02E05 WEB H264 MEMENTO'
  1329. 19-1-7 17:33:27.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?(?!\\)
  1330. 19-1-7 17:33:27.1|Debug|Parser|Episode Parsed. Counterpart - S02E05
  1331. 19-1-7 17:33:27.1|Debug|Parser|Language parsed: English
  1332. 19-1-7 17:33:27.1|Debug|QualityParser|Trying to parse quality for Counterpart S02E05 WEB H264 MEMENTO
  1333. 19-1-7 17:33:27.1|Debug|Parser|Quality parsed: WEBDL-480p v1
  1334. 19-1-7 17:33:27.1|Debug|Parser|Release Group parsed:
  1335. 19-1-7 17:33:27.1|Debug|AcceptableSizeSpecification|Beginning size check for: Counterpart S02E05 WEB H264 MEMENTO
  1336. 19-1-7 17:33:27.1|Debug|AcceptableSizeSpecification|Release has unknown size, skipping size check.
  1337. 19-1-7 17:33:27.1|Debug|CutoffSpecification|Comparing file quality with report. Existing file is WEBDL-720p v1
  1338. 19-1-7 17:33:27.1|Trace|ConfigService|Using default config value for 'maximumsize' defaultValue:'0'
  1339. 19-1-7 17:33:27.1|Debug|MaximumSizeSpecification|Maximum size is not set.
  1340. 19-1-7 17:33:27.1|Debug|LanguageSpecification|Checking if report meets language requirements. English
  1341. 19-1-7 17:33:27.1|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: Counterpart S02E05 WEB H264 MEMENTO
  1342. 19-1-7 17:33:27.1|Debug|ReleaseRestrictionsSpecification|[Counterpart S02E05 WEB H264 MEMENTO] No restrictions apply, allowing
  1343. 19-1-7 17:33:27.1|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. WEBDL-480p v1
  1344. 19-1-7 17:33:27.1|Debug|MinimumAgeSpecification|Not checking minimum age requirement for non-usenet report
  1345. 19-1-7 17:33:27.1|Debug|RetentionSpecification|Not checking retention requirement for non-usenet report
  1346. 19-1-7 17:33:27.1|Debug|UpgradeDiskSpecification|Comparing file quality with report. Existing file is WEBDL-720p v1
  1347. 19-1-7 17:33:27.1|Debug|HistorySpecification|Performing history status check on report
  1348. 19-1-7 17:33:27.1|Debug|HistorySpecification|Checking current status of episode [4019] in history
  1349. 19-1-7 17:33:27.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Quality for existing file on disk is of equal or higher preference: WEBDL-720p v1
  1350. 19-1-7 17:33:27.1|Trace|DownloadDecisionMaker|Processing release 66/160
  1351. 19-1-7 17:33:27.1|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1352. 19-1-7 17:33:27.1|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1353. 19-1-7 17:33:27.1|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1354. 19-1-7 17:33:27.1|Debug|DownloadDecisionMaker|Processing release 'Ray Donovan S06E11 1080p WEB H264 METCON' from 'Jacektt - ShowRss'
  1355. 19-1-7 17:33:27.2|Debug|Parser|Parsing string 'Ray Donovan S06E11 1080p WEB H264 METCON'
  1356. 19-1-7 17:33:27.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?(?!\\)
  1357. 19-1-7 17:33:27.2|Debug|Parser|Episode Parsed. Ray Donovan - S06E11
  1358. 19-1-7 17:33:27.2|Debug|Parser|Language parsed: English
  1359. 19-1-7 17:33:27.2|Debug|QualityParser|Trying to parse quality for Ray Donovan S06E11 1080p WEB H264 METCON
  1360. 19-1-7 17:33:27.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1361. 19-1-7 17:33:27.2|Debug|Parser|Release Group parsed:
  1362. 19-1-7 17:33:27.2|Debug|ParsingService|No matching series Ray Donovan
  1363. 19-1-7 17:33:27.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1364. 19-1-7 17:33:27.2|Trace|DownloadDecisionMaker|Processing release 67/160
  1365. 19-1-7 17:33:27.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1366. 19-1-7 17:33:27.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1367. 19-1-7 17:33:27.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1368. 19-1-7 17:33:27.2|Debug|DownloadDecisionMaker|Processing release 'Outlander S04E10 720p WEB H264 AMCON' from 'Jacektt - ShowRss'
  1369. 19-1-7 17:33:27.2|Debug|Parser|Parsing string 'Outlander S04E10 720p WEB H264 AMCON'
  1370. 19-1-7 17:33:27.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?(?!\\)
  1371. 19-1-7 17:33:27.2|Debug|Parser|Episode Parsed. Outlander - S04E10
  1372. 19-1-7 17:33:27.2|Debug|Parser|Language parsed: English
  1373. 19-1-7 17:33:27.2|Debug|QualityParser|Trying to parse quality for Outlander S04E10 720p WEB H264 AMCON
  1374. 19-1-7 17:33:27.2|Debug|Parser|Quality parsed: WEBDL-720p v1
  1375. 19-1-7 17:33:27.2|Debug|Parser|Release Group parsed:
  1376. 19-1-7 17:33:27.2|Debug|ParsingService|No matching series Outlander
  1377. 19-1-7 17:33:27.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1378. 19-1-7 17:33:27.2|Trace|DownloadDecisionMaker|Processing release 68/160
  1379. 19-1-7 17:33:27.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1380. 19-1-7 17:33:27.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1381. 19-1-7 17:33:27.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1382. 19-1-7 17:33:27.2|Debug|DownloadDecisionMaker|Processing release 'Counterpart S02E05 720p WEB H264 AMCON' from 'Jacektt - ShowRss'
  1383. 19-1-7 17:33:27.2|Debug|Parser|Parsing string 'Counterpart S02E05 720p WEB H264 AMCON'
  1384. 19-1-7 17:33:27.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?(?!\\)
  1385. 19-1-7 17:33:27.2|Debug|Parser|Episode Parsed. Counterpart - S02E05
  1386. 19-1-7 17:33:27.2|Debug|Parser|Language parsed: English
  1387. 19-1-7 17:33:27.2|Debug|QualityParser|Trying to parse quality for Counterpart S02E05 720p WEB H264 AMCON
  1388. 19-1-7 17:33:27.2|Debug|Parser|Quality parsed: WEBDL-720p v1
  1389. 19-1-7 17:33:27.2|Debug|Parser|Release Group parsed:
  1390. 19-1-7 17:33:27.2|Debug|AcceptableSizeSpecification|Beginning size check for: Counterpart S02E05 720p WEB H264 AMCON
  1391. 19-1-7 17:33:27.2|Debug|AcceptableSizeSpecification|Release has unknown size, skipping size check.
  1392. 19-1-7 17:33:27.2|Debug|CutoffSpecification|Comparing file quality with report. Existing file is WEBDL-720p v1
  1393. 19-1-7 17:33:27.2|Trace|ConfigService|Using default config value for 'maximumsize' defaultValue:'0'
  1394. 19-1-7 17:33:27.2|Debug|MaximumSizeSpecification|Maximum size is not set.
  1395. 19-1-7 17:33:27.2|Debug|LanguageSpecification|Checking if report meets language requirements. English
  1396. 19-1-7 17:33:27.2|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: Counterpart S02E05 720p WEB H264 AMCON
  1397. 19-1-7 17:33:27.2|Debug|ReleaseRestrictionsSpecification|[Counterpart S02E05 720p WEB H264 AMCON] No restrictions apply, allowing
  1398. 19-1-7 17:33:27.2|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. WEBDL-720p v1
  1399. 19-1-7 17:33:27.2|Debug|MinimumAgeSpecification|Not checking minimum age requirement for non-usenet report
  1400. 19-1-7 17:33:27.2|Debug|RetentionSpecification|Not checking retention requirement for non-usenet report
  1401. 19-1-7 17:33:27.2|Debug|UpgradeDiskSpecification|Comparing file quality with report. Existing file is WEBDL-720p v1
  1402. 19-1-7 17:33:27.2|Debug|HistorySpecification|Performing history status check on report
  1403. 19-1-7 17:33:27.2|Debug|HistorySpecification|Checking current status of episode [4019] in history
  1404. 19-1-7 17:33:27.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Quality for existing file on disk is of equal or higher preference: WEBDL-720p v1
  1405. 19-1-7 17:33:27.2|Trace|DownloadDecisionMaker|Processing release 69/160
  1406. 19-1-7 17:33:27.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1407. 19-1-7 17:33:27.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1408. 19-1-7 17:33:27.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1409. 19-1-7 17:33:27.2|Debug|DownloadDecisionMaker|Processing release 'Outlander S04E10 1080p WEB H264 AMCON' from 'Jacektt - ShowRss'
  1410. 19-1-7 17:33:27.2|Debug|Parser|Parsing string 'Outlander S04E10 1080p WEB H264 AMCON'
  1411. 19-1-7 17:33:27.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?(?!\\)
  1412. 19-1-7 17:33:27.2|Debug|Parser|Episode Parsed. Outlander - S04E10
  1413. 19-1-7 17:33:27.2|Debug|Parser|Language parsed: English
  1414. 19-1-7 17:33:27.2|Debug|QualityParser|Trying to parse quality for Outlander S04E10 1080p WEB H264 AMCON
  1415. 19-1-7 17:33:27.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1416. 19-1-7 17:33:27.2|Debug|Parser|Release Group parsed:
  1417. 19-1-7 17:33:27.2|Debug|ParsingService|No matching series Outlander
  1418. 19-1-7 17:33:27.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1419. 19-1-7 17:33:27.2|Trace|DownloadDecisionMaker|Processing release 70/160
  1420. 19-1-7 17:33:27.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1421. 19-1-7 17:33:27.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1422. 19-1-7 17:33:27.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1423. 19-1-7 17:33:27.2|Debug|DownloadDecisionMaker|Processing release 'Counterpart S02E05 1080p WEB H264 AMCON' from 'Jacektt - ShowRss'
  1424. 19-1-7 17:33:27.2|Debug|Parser|Parsing string 'Counterpart S02E05 1080p WEB H264 AMCON'
  1425. 19-1-7 17:33:27.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?(?!\\)
  1426. 19-1-7 17:33:27.2|Debug|Parser|Episode Parsed. Counterpart - S02E05
  1427. 19-1-7 17:33:27.2|Debug|Parser|Language parsed: English
  1428. 19-1-7 17:33:27.2|Debug|QualityParser|Trying to parse quality for Counterpart S02E05 1080p WEB H264 AMCON
  1429. 19-1-7 17:33:27.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1430. 19-1-7 17:33:27.2|Debug|Parser|Release Group parsed:
  1431. 19-1-7 17:33:27.2|Debug|AcceptableSizeSpecification|Beginning size check for: Counterpart S02E05 1080p WEB H264 AMCON
  1432. 19-1-7 17:33:27.2|Debug|AcceptableSizeSpecification|Release has unknown size, skipping size check.
  1433. 19-1-7 17:33:27.2|Debug|CutoffSpecification|Comparing file quality with report. Existing file is WEBDL-720p v1
  1434. 19-1-7 17:33:27.2|Trace|ConfigService|Using default config value for 'maximumsize' defaultValue:'0'
  1435. 19-1-7 17:33:27.2|Debug|MaximumSizeSpecification|Maximum size is not set.
  1436. 19-1-7 17:33:27.2|Debug|LanguageSpecification|Checking if report meets language requirements. English
  1437. 19-1-7 17:33:27.2|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: Counterpart S02E05 1080p WEB H264 AMCON
  1438. 19-1-7 17:33:27.2|Debug|ReleaseRestrictionsSpecification|[Counterpart S02E05 1080p WEB H264 AMCON] No restrictions apply, allowing
  1439. 19-1-7 17:33:27.2|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. WEBDL-1080p v1
  1440. 19-1-7 17:33:27.2|Debug|QualityAllowedByProfileSpecification|Quality WEBDL-1080p v1 rejected by Series' quality profile
  1441. 19-1-7 17:33:27.2|Debug|MinimumAgeSpecification|Not checking minimum age requirement for non-usenet report
  1442. 19-1-7 17:33:27.2|Debug|RetentionSpecification|Not checking retention requirement for non-usenet report
  1443. 19-1-7 17:33:27.2|Debug|UpgradeDiskSpecification|Comparing file quality with report. Existing file is WEBDL-720p v1
  1444. 19-1-7 17:33:27.2|Debug|HistorySpecification|Performing history status check on report
  1445. 19-1-7 17:33:27.2|Debug|HistorySpecification|Checking current status of episode [4019] in history
  1446. 19-1-7 17:33:27.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] WEBDL-1080p is not wanted in profile
  1447. 19-1-7 17:33:27.2|Trace|DownloadDecisionMaker|Processing release 71/160
  1448. 19-1-7 17:33:27.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1449. 19-1-7 17:33:27.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1450. 19-1-7 17:33:27.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1451. 19-1-7 17:33:27.2|Debug|DownloadDecisionMaker|Processing release 'Ray Donovan S06E11 720p WEB H264 METCON' from 'Jacektt - ShowRss'
  1452. 19-1-7 17:33:27.2|Debug|Parser|Parsing string 'Ray Donovan S06E11 720p WEB H264 METCON'
  1453. 19-1-7 17:33:27.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?(?!\\)
  1454. 19-1-7 17:33:27.2|Debug|Parser|Episode Parsed. Ray Donovan - S06E11
  1455. 19-1-7 17:33:27.2|Debug|Parser|Language parsed: English
  1456. 19-1-7 17:33:27.2|Debug|QualityParser|Trying to parse quality for Ray Donovan S06E11 720p WEB H264 METCON
  1457. 19-1-7 17:33:27.2|Debug|Parser|Quality parsed: WEBDL-720p v1
  1458. 19-1-7 17:33:27.2|Debug|Parser|Release Group parsed:
  1459. 19-1-7 17:33:27.2|Debug|ParsingService|No matching series Ray Donovan
  1460. 19-1-7 17:33:27.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1461. 19-1-7 17:33:27.2|Trace|DownloadDecisionMaker|Processing release 72/160
  1462. 19-1-7 17:33:27.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1463. 19-1-7 17:33:27.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1464. 19-1-7 17:33:27.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1465. 19-1-7 17:33:27.2|Debug|DownloadDecisionMaker|Processing release 'Ridiculousness S12E27 HDTV x264 YesTV' from 'Jacektt - ShowRss'
  1466. 19-1-7 17:33:27.2|Debug|Parser|Parsing string 'Ridiculousness S12E27 HDTV x264 YesTV'
  1467. 19-1-7 17:33:27.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?(?!\\)
  1468. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Ridiculousness - S12E27
  1469. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  1470. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Ridiculousness S12E27 HDTV x264 YesTV
  1471. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: SDTV v1
  1472. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  1473. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Ridiculousness
  1474. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1475. 19-1-7 17:33:27.3|Trace|DownloadDecisionMaker|Processing release 73/160
  1476. 19-1-7 17:33:27.3|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1477. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1478. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1479. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'Ridiculousness S12E27 720p HDTV x264 YesTV' from 'Jacektt - ShowRss'
  1480. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Ridiculousness S12E27 720p HDTV x264 YesTV'
  1481. 19-1-7 17:33:27.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1482. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Ridiculousness - S12E27
  1483. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  1484. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Ridiculousness S12E27 720p HDTV x264 YesTV
  1485. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: HDTV-720p v1
  1486. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  1487. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Ridiculousness
  1488. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1489. 19-1-7 17:33:27.3|Trace|DownloadDecisionMaker|Processing release 74/160
  1490. 19-1-7 17:33:27.3|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1491. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1492. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1493. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'Ridiculousness S12E28 HDTV x264 YesTV' from 'Jacektt - ShowRss'
  1494. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Ridiculousness S12E28 HDTV x264 YesTV'
  1495. 19-1-7 17:33:27.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1496. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Ridiculousness - S12E28
  1497. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  1498. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Ridiculousness S12E28 HDTV x264 YesTV
  1499. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: SDTV v1
  1500. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  1501. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Ridiculousness
  1502. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1503. 19-1-7 17:33:27.3|Trace|DownloadDecisionMaker|Processing release 75/160
  1504. 19-1-7 17:33:27.3|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1505. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1506. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1507. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'Ridiculousness S12E28 720p HDTV x264 YesTV' from 'Jacektt - ShowRss'
  1508. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Ridiculousness S12E28 720p HDTV x264 YesTV'
  1509. 19-1-7 17:33:27.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1510. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Ridiculousness - S12E28
  1511. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  1512. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Ridiculousness S12E28 720p HDTV x264 YesTV
  1513. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: HDTV-720p v1
  1514. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  1515. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Ridiculousness
  1516. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1517. 19-1-7 17:33:27.3|Trace|DownloadDecisionMaker|Processing release 76/160
  1518. 19-1-7 17:33:27.3|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1519. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1520. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1521. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'This Old House S40E08 Jamestown Air Tight House 720p HDTV x264 W4F' from 'Jacektt - ShowRss'
  1522. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'This Old House S40E08 Jamestown Air Tight House 720p HDTV x264 W4F'
  1523. 19-1-7 17:33:27.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1524. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. This Old House - S40E08
  1525. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  1526. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for This Old House S40E08 Jamestown Air Tight House 720p HDTV x264 W4F
  1527. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: HDTV-720p v1
  1528. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  1529. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series This Old House
  1530. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1531. 19-1-7 17:33:27.3|Trace|DownloadDecisionMaker|Processing release 77/160
  1532. 19-1-7 17:33:27.3|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1533. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1534. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1535. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'This Old House S40E08 Jamestown Air Tight House HDTV x264 W4F' from 'Jacektt - ShowRss'
  1536. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'This Old House S40E08 Jamestown Air Tight House HDTV x264 W4F'
  1537. 19-1-7 17:33:27.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1538. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. This Old House - S40E08
  1539. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  1540. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for This Old House S40E08 Jamestown Air Tight House HDTV x264 W4F
  1541. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: SDTV v1
  1542. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  1543. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series This Old House
  1544. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1545. 19-1-7 17:33:27.3|Trace|DownloadDecisionMaker|Processing release 78/160
  1546. 19-1-7 17:33:27.3|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1547. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1548. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1549. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'Ask This Old House S17E08 Fireplace Makeover Drip Edges 720p HDTV x264 W4F' from 'Jacektt - ShowRss'
  1550. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Ask This Old House S17E08 Fireplace Makeover Drip Edges 720p HDTV x264 W4F'
  1551. 19-1-7 17:33:27.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1552. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Ask This Old House - S17E08
  1553. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  1554. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Ask This Old House S17E08 Fireplace Makeover Drip Edges 720p HDTV x264 W4F
  1555. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: HDTV-720p v1
  1556. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  1557. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Ask This Old House
  1558. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1559. 19-1-7 17:33:27.3|Trace|DownloadDecisionMaker|Processing release 79/160
  1560. 19-1-7 17:33:27.3|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1561. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1562. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1563. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'Ask This Old House S17E08 Fireplace Makeover Drip Edges HDTV x264 W4F' from 'Jacektt - ShowRss'
  1564. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Ask This Old House S17E08 Fireplace Makeover Drip Edges HDTV x264 W4F'
  1565. 19-1-7 17:33:27.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1566. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Ask This Old House - S17E08
  1567. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  1568. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Ask This Old House S17E08 Fireplace Makeover Drip Edges HDTV x264 W4F
  1569. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: SDTV v1
  1570. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  1571. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Ask This Old House
  1572. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1573. 19-1-7 17:33:27.3|Trace|DownloadDecisionMaker|Processing release 80/160
  1574. 19-1-7 17:33:27.3|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1575. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1576. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1577. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'Casualty S33E18 HDTV x264 MTB' from 'Jacektt - ShowRss'
  1578. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Casualty S33E18 HDTV x264 MTB'
  1579. 19-1-7 17:33:27.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1580. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Casualty - S33E18
  1581. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  1582. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Casualty S33E18 HDTV x264 MTB
  1583. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: SDTV v1
  1584. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  1585. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Casualty
  1586. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1587. 19-1-7 17:33:27.3|Trace|DownloadDecisionMaker|Processing release 81/160
  1588. 19-1-7 17:33:27.3|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1589. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1590. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1591. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'Casualty S33E18 720p HDTV x264 MTB' from 'Jacektt - ShowRss'
  1592. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Casualty S33E18 720p HDTV x264 MTB'
  1593. 19-1-7 17:33:27.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1594. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Casualty - S33E18
  1595. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  1596. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Casualty S33E18 720p HDTV x264 MTB
  1597. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: HDTV-720p v1
  1598. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  1599. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Casualty
  1600. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1601. 19-1-7 17:33:27.3|Trace|DownloadDecisionMaker|Processing release 82/160
  1602. 19-1-7 17:33:27.3|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1603. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1604. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1605. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'Casualty S33E18 1080p HDTV H264 MTB' from 'Jacektt - ShowRss'
  1606. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Casualty S33E18 1080p HDTV H264 MTB'
  1607. 19-1-7 17:33:27.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1608. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Casualty - S33E18
  1609. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  1610. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Casualty S33E18 1080p HDTV H264 MTB
  1611. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: HDTV-1080p v1
  1612. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  1613. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Casualty
  1614. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1615. 19-1-7 17:33:27.3|Trace|DownloadDecisionMaker|Processing release 83/160
  1616. 19-1-7 17:33:27.3|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1617. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1618. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1619. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'Diners Drive Ins And Dives S29E10 Cultural Twist 720p HDTV x264 W4F' from 'Jacektt - ShowRss'
  1620. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Diners Drive Ins And Dives S29E10 Cultural Twist 720p HDTV x264 W4F'
  1621. 19-1-7 17:33:27.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1622. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Diners Drive Ins And Dives - S29E10
  1623. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  1624. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Diners Drive Ins And Dives S29E10 Cultural Twist 720p HDTV x264 W4F
  1625. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: HDTV-720p v1
  1626. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  1627. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Diners Drive Ins And Dives
  1628. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1629. 19-1-7 17:33:27.3|Trace|DownloadDecisionMaker|Processing release 84/160
  1630. 19-1-7 17:33:27.3|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1631. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1632. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1633. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'Diners Drive Ins And Dives S29E10 Cultural Twist HDTV x264 W4F' from 'Jacektt - ShowRss'
  1634. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Diners Drive Ins And Dives S29E10 Cultural Twist HDTV x264 W4F'
  1635. 19-1-7 17:33:27.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1636. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Diners Drive Ins And Dives - S29E10
  1637. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  1638. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Diners Drive Ins And Dives S29E10 Cultural Twist HDTV x264 W4F
  1639. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: SDTV v1
  1640. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  1641. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Diners Drive Ins And Dives
  1642. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1643. 19-1-7 17:33:27.3|Trace|DownloadDecisionMaker|Processing release 85/160
  1644. 19-1-7 17:33:27.3|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1645. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1646. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1647. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'Sesame Street S49E08 Play Time 1080p AMZN WEBRip DDP2 0 x264 monkee' from 'Jacektt - ShowRss'
  1648. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Sesame Street S49E08 Play Time 1080p AMZN WEBRip DDP2 0 x264 monkee'
  1649. 19-1-7 17:33:27.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1650. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Sesame Street - S49E08
  1651. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  1652. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Sesame Street S49E08 Play Time 1080p AMZN WEBRip DDP2 0 x264 monkee
  1653. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1654. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  1655. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Sesame Street
  1656. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1657. 19-1-7 17:33:27.3|Trace|DownloadDecisionMaker|Processing release 86/160
  1658. 19-1-7 17:33:27.3|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1659. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1660. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1661. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'Sesame Street S49E08 WEBRip x264 ION10' from 'Jacektt - ShowRss'
  1662. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Sesame Street S49E08 WEBRip x264 ION10'
  1663. 19-1-7 17:33:27.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1664. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Sesame Street - S49E08
  1665. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  1666. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Sesame Street S49E08 WEBRip x264 ION10
  1667. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: WEBDL-480p v1
  1668. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  1669. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Sesame Street
  1670. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1671. 19-1-7 17:33:27.3|Trace|DownloadDecisionMaker|Processing release 87/160
  1672. 19-1-7 17:33:27.3|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1673. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1674. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1675. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'Sesame Street S49E08 Play Time 720p AMZN WEBRip DDP2 0 x264 monkee' from 'Jacektt - ShowRss'
  1676. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Sesame Street S49E08 Play Time 720p AMZN WEBRip DDP2 0 x264 monkee'
  1677. 19-1-7 17:33:27.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1678. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Sesame Street - S49E08
  1679. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  1680. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Sesame Street S49E08 Play Time 720p AMZN WEBRip DDP2 0 x264 monkee
  1681. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: WEBDL-720p v1
  1682. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  1683. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Sesame Street
  1684. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1685. 19-1-7 17:33:27.3|Trace|DownloadDecisionMaker|Processing release 88/160
  1686. 19-1-7 17:33:27.3|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1687. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1688. 19-1-7 17:33:27.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1689. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'Live PD S03E33 720p WEB h264 TBS' from 'Jacektt - ShowRss'
  1690. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Live PD S03E33 720p WEB h264 TBS'
  1691. 19-1-7 17:33:27.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  1692. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Live PD - S03E33
  1693. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  1694. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Live PD S03E33 720p WEB h264 TBS
  1695. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: WEBDL-720p v1
  1696. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  1697. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Live PD
  1698. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1699. 19-1-7 17:33:27.3|Trace|DownloadDecisionMaker|Processing release 89/160
  1700. 19-1-7 17:33:27.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1701. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1702. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1703. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'Live PD S03E33 HDTV x264 CRiMSON' from 'Jacektt - ShowRss'
  1704. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'Live PD S03E33 HDTV x264 CRiMSON'
  1705. 19-1-7 17:33:27.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?(?!\\)
  1706. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. Live PD - S03E33
  1707. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  1708. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for Live PD S03E33 HDTV x264 CRiMSON
  1709. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: SDTV v1
  1710. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  1711. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series Live PD
  1712. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1713. 19-1-7 17:33:27.4|Trace|DownloadDecisionMaker|Processing release 90/160
  1714. 19-1-7 17:33:27.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1715. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1716. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1717. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'RuPauls Drag Race All Stars S04E04 WEB x264 SECRETOS' from 'Jacektt - ShowRss'
  1718. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'RuPauls Drag Race All Stars S04E04 WEB x264 SECRETOS'
  1719. 19-1-7 17:33:27.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?(?!\\)
  1720. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. RuPauls Drag Race All Stars - S04E04
  1721. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  1722. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for RuPauls Drag Race All Stars S04E04 WEB x264 SECRETOS
  1723. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: WEBDL-480p v1
  1724. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  1725. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series RuPauls Drag Race All Stars
  1726. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1727. 19-1-7 17:33:27.4|Trace|DownloadDecisionMaker|Processing release 91/160
  1728. 19-1-7 17:33:27.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1729. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1730. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1731. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'Ancient Aliens S13E14 WEB h264 TBS' from 'Jacektt - ShowRss'
  1732. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'Ancient Aliens S13E14 WEB h264 TBS'
  1733. 19-1-7 17:33:27.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?(?!\\)
  1734. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. Ancient Aliens - S13E14
  1735. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  1736. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for Ancient Aliens S13E14 WEB h264 TBS
  1737. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: WEBDL-480p v1
  1738. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  1739. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series Ancient Aliens
  1740. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1741. 19-1-7 17:33:27.4|Trace|DownloadDecisionMaker|Processing release 92/160
  1742. 19-1-7 17:33:27.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1743. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1744. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1745. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'Ancient Aliens S13E14 720p WEB h264 TBS' from 'Jacektt - ShowRss'
  1746. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'Ancient Aliens S13E14 720p WEB h264 TBS'
  1747. 19-1-7 17:33:27.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?(?!\\)
  1748. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. Ancient Aliens - S13E14
  1749. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  1750. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for Ancient Aliens S13E14 720p WEB h264 TBS
  1751. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: WEBDL-720p v1
  1752. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  1753. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series Ancient Aliens
  1754. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1755. 19-1-7 17:33:27.4|Trace|DownloadDecisionMaker|Processing release 93/160
  1756. 19-1-7 17:33:27.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1757. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1758. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1759. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'RuPauls Drag Race All Stars S04E04 720p WEB x264 SECRETOS' from 'Jacektt - ShowRss'
  1760. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'RuPauls Drag Race All Stars S04E04 720p WEB x264 SECRETOS'
  1761. 19-1-7 17:33:27.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?(?!\\)
  1762. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. RuPauls Drag Race All Stars - S04E04
  1763. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  1764. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for RuPauls Drag Race All Stars S04E04 720p WEB x264 SECRETOS
  1765. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: WEBDL-720p v1
  1766. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  1767. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series RuPauls Drag Race All Stars
  1768. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1769. 19-1-7 17:33:27.4|Trace|DownloadDecisionMaker|Processing release 94/160
  1770. 19-1-7 17:33:27.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1771. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1772. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1773. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'RuPauls Drag Race All Stars S04E04 1080p WEB x264 SECRETOS' from 'Jacektt - ShowRss'
  1774. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'RuPauls Drag Race All Stars S04E04 1080p WEB x264 SECRETOS'
  1775. 19-1-7 17:33:27.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?(?!\\)
  1776. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. RuPauls Drag Race All Stars - S04E04
  1777. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  1778. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for RuPauls Drag Race All Stars S04E04 1080p WEB x264 SECRETOS
  1779. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1780. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  1781. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series RuPauls Drag Race All Stars
  1782. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1783. 19-1-7 17:33:27.4|Trace|DownloadDecisionMaker|Processing release 95/160
  1784. 19-1-7 17:33:27.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1785. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1786. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1787. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'The Blacklist S06E02 WEBRip x264 ION10' from 'Jacektt - ShowRss'
  1788. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'The Blacklist S06E02 WEBRip x264 ION10'
  1789. 19-1-7 17:33:27.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?(?!\\)
  1790. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. The Blacklist - S06E02
  1791. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  1792. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for The Blacklist S06E02 WEBRip x264 ION10
  1793. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: WEBDL-480p v1
  1794. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  1795. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series The Blacklist
  1796. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1797. 19-1-7 17:33:27.4|Trace|DownloadDecisionMaker|Processing release 96/160
  1798. 19-1-7 17:33:27.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1799. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1800. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1801. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'Speechless S03E09 1080p WEB H264 AMCON' from 'Jacektt - ShowRss'
  1802. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'Speechless S03E09 1080p WEB H264 AMCON'
  1803. 19-1-7 17:33:27.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?(?!\\)
  1804. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. Speechless - S03E09
  1805. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  1806. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for Speechless S03E09 1080p WEB H264 AMCON
  1807. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1808. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  1809. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series Speechless
  1810. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1811. 19-1-7 17:33:27.4|Trace|DownloadDecisionMaker|Processing release 97/160
  1812. 19-1-7 17:33:27.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1813. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1814. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1815. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'The Blacklist S06E02 720p WEB H264 AMCON' from 'Jacektt - ShowRss'
  1816. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'The Blacklist S06E02 720p WEB H264 AMCON'
  1817. 19-1-7 17:33:27.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?(?!\\)
  1818. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. The Blacklist - S06E02
  1819. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  1820. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for The Blacklist S06E02 720p WEB H264 AMCON
  1821. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: WEBDL-720p v1
  1822. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  1823. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series The Blacklist
  1824. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1825. 19-1-7 17:33:27.4|Trace|DownloadDecisionMaker|Processing release 98/160
  1826. 19-1-7 17:33:27.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1827. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1828. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1829. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'Fresh Off the Boat S05E09 1080p WEB H264 AMCON' from 'Jacektt - ShowRss'
  1830. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'Fresh Off the Boat S05E09 1080p WEB H264 AMCON'
  1831. 19-1-7 17:33:27.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?(?!\\)
  1832. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. Fresh Off the Boat - S05E09
  1833. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  1834. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for Fresh Off the Boat S05E09 1080p WEB H264 AMCON
  1835. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1836. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  1837. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series Fresh Off the Boat
  1838. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1839. 19-1-7 17:33:27.4|Trace|DownloadDecisionMaker|Processing release 99/160
  1840. 19-1-7 17:33:27.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1841. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1842. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1843. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'The Blacklist S06E02 1080p WEB H264 AMCON' from 'Jacektt - ShowRss'
  1844. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'The Blacklist S06E02 1080p WEB H264 AMCON'
  1845. 19-1-7 17:33:27.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?(?!\\)
  1846. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. The Blacklist - S06E02
  1847. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  1848. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for The Blacklist S06E02 1080p WEB H264 AMCON
  1849. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1850. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  1851. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series The Blacklist
  1852. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1853. 19-1-7 17:33:27.4|Trace|DownloadDecisionMaker|Processing release 100/160
  1854. 19-1-7 17:33:27.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1855. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1856. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1857. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'Blue Bloods S09E11 WEB H264 MEMENTO' from 'Jacektt - ShowRss'
  1858. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'Blue Bloods S09E11 WEB H264 MEMENTO'
  1859. 19-1-7 17:33:27.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?(?!\\)
  1860. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. Blue Bloods - S09E11
  1861. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  1862. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for Blue Bloods S09E11 WEB H264 MEMENTO
  1863. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: WEBDL-480p v1
  1864. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  1865. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series Blue Bloods
  1866. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1867. 19-1-7 17:33:27.4|Trace|DownloadDecisionMaker|Processing release 101/160
  1868. 19-1-7 17:33:27.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1869. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1870. 19-1-7 17:33:27.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1871. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release ' [01-02 02] (2018) SATRip' from 'Jackett - Zooqle'
  1872. 19-1-7 17:33:27.4|Debug|Parser|Parsing string ' [01-02 02] (2018) SATRip'
  1873. 19-1-7 17:33:27.4|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(?!\d+)))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
  1874. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. [01 - 002
  1875. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  1876. 19-1-7 17:33:27.5|Debug|QualityParser|Trying to parse quality for [01-02 02] (2018) SATRip
  1877. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: Unknown v1
  1878. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed: 01-02 02
  1879. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series [01
  1880. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1881. 19-1-7 17:33:27.5|Trace|DownloadDecisionMaker|Processing release 102/160
  1882. 19-1-7 17:33:27.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1883. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1884. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1885. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Processing release 'The Lake Erie Murders S01E04 720p HEVC x265-MeGusta' from 'Jackett - Zooqle'
  1886. 19-1-7 17:33:27.5|Debug|Parser|Parsing string 'The Lake Erie Murders S01E04 720p HEVC x265-MeGusta'
  1887. 19-1-7 17:33:27.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?(?!\\)
  1888. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. The Lake Erie Murders - S01E04
  1889. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  1890. 19-1-7 17:33:27.5|Debug|QualityParser|Trying to parse quality for The Lake Erie Murders S01E04 720p HEVC x265-MeGusta
  1891. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: HDTV-720p v1
  1892. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed: MeGusta
  1893. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series The Lake Erie Murders
  1894. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1895. 19-1-7 17:33:27.5|Trace|DownloadDecisionMaker|Processing release 103/160
  1896. 19-1-7 17:33:27.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1897. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1898. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1899. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Processing release 'Love It or List It S15E21 All Work and No Play XviD-AFG' from 'Jackett - Zooqle'
  1900. 19-1-7 17:33:27.5|Debug|Parser|Parsing string 'Love It or List It S15E21 All Work and No Play XviD-AFG'
  1901. 19-1-7 17:33:27.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?(?!\\)
  1902. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. Love It or List It - S15E21
  1903. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  1904. 19-1-7 17:33:27.5|Debug|QualityParser|Trying to parse quality for Love It or List It S15E21 All Work and No Play XviD-AFG
  1905. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: Unknown v1
  1906. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed: AFG
  1907. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series Love It or List It
  1908. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1909. 19-1-7 17:33:27.5|Trace|DownloadDecisionMaker|Processing release 104/160
  1910. 19-1-7 17:33:27.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1911. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1912. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1913. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Processing release 'Love It or List It S15E21 All Work and No Play WEB x264-CAFFEiNE' from 'Jackett - Zooqle'
  1914. 19-1-7 17:33:27.5|Debug|Parser|Parsing string 'Love It or List It S15E21 All Work and No Play WEB x264-CAFFEiNE'
  1915. 19-1-7 17:33:27.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?(?!\\)
  1916. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. Love It or List It - S15E21
  1917. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  1918. 19-1-7 17:33:27.5|Debug|QualityParser|Trying to parse quality for Love It or List It S15E21 All Work and No Play WEB x264-CAFFEiNE
  1919. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: WEBDL-480p v1
  1920. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed: CAFFEiNE
  1921. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series Love It or List It
  1922. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1923. 19-1-7 17:33:27.5|Trace|DownloadDecisionMaker|Processing release 105/160
  1924. 19-1-7 17:33:27.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1925. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1926. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1927. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Processing release 'ROH Wrestling Ep 381 4th Jan 2019 1080p WEBRip h264-TJ [TJET]' from 'Jackett - Zooqle'
  1928. 19-1-7 17:33:27.5|Debug|Parser|Parsing string 'ROH Wrestling Ep 381 4th Jan 2019 1080p WEBRip h264-TJ [TJET]'
  1929. 19-1-7 17:33:27.5|Trace|Parser|^(?<title>.+?)(?:(?:_|-|\s|\.)+(?<absoluteepisode>\d{3}(?!\d+)))+(?:.+?)\[(?<subgroup>.+?)\].*?(?<hash>\[\w{8}\])?(?:$|\.)
  1930. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. ROH Wrestling Ep - 381
  1931. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  1932. 19-1-7 17:33:27.5|Debug|QualityParser|Trying to parse quality for ROH Wrestling Ep 381 4th Jan 2019 1080p WEBRip h264-TJ [TJET]
  1933. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1934. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed: TJET
  1935. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series ROH Wrestling Ep
  1936. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1937. 19-1-7 17:33:27.5|Trace|DownloadDecisionMaker|Processing release 106/160
  1938. 19-1-7 17:33:27.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1939. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1940. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1941. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Processing release 'ROH Wrestling Ep 381 4th Jan 2019 720p WEBRip h264-TJ [TJET]' from 'Jackett - Zooqle'
  1942. 19-1-7 17:33:27.5|Debug|Parser|Parsing string 'ROH Wrestling Ep 381 4th Jan 2019 720p WEBRip h264-TJ [TJET]'
  1943. 19-1-7 17:33:27.5|Trace|Parser|^(?<title>.+?)(?:(?:_|-|\s|\.)+(?<absoluteepisode>\d{3}(?!\d+)))+(?:.+?)\[(?<subgroup>.+?)\].*?(?<hash>\[\w{8}\])?(?:$|\.)
  1944. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. ROH Wrestling Ep - 381
  1945. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  1946. 19-1-7 17:33:27.5|Debug|QualityParser|Trying to parse quality for ROH Wrestling Ep 381 4th Jan 2019 720p WEBRip h264-TJ [TJET]
  1947. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: WEBDL-720p v1
  1948. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed: TJET
  1949. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series ROH Wrestling Ep
  1950. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1951. 19-1-7 17:33:27.5|Trace|DownloadDecisionMaker|Processing release 107/160
  1952. 19-1-7 17:33:27.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1953. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1954. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1955. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Processing release 'ROH Wrestling Ep 381 4th Jan 2019 WEBRip h264-TJ [TJET]' from 'Jackett - Zooqle'
  1956. 19-1-7 17:33:27.5|Debug|Parser|Parsing string 'ROH Wrestling Ep 381 4th Jan 2019 WEBRip h264-TJ [TJET]'
  1957. 19-1-7 17:33:27.5|Trace|Parser|^(?<title>.+?)(?:(?:_|-|\s|\.)+(?<absoluteepisode>\d{3}(?!\d+)))+(?:.+?)\[(?<subgroup>.+?)\].*?(?<hash>\[\w{8}\])?(?:$|\.)
  1958. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. ROH Wrestling Ep - 381
  1959. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  1960. 19-1-7 17:33:27.5|Debug|QualityParser|Trying to parse quality for ROH Wrestling Ep 381 4th Jan 2019 WEBRip h264-TJ [TJET]
  1961. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: WEBDL-480p v1
  1962. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed: TJET
  1963. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series ROH Wrestling Ep
  1964. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1965. 19-1-7 17:33:27.5|Trace|DownloadDecisionMaker|Processing release 108/160
  1966. 19-1-7 17:33:27.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1967. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1968. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1969. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Processing release '60 Minutes S51E15 WEB x264-CookieMonster[TGx]' from 'Jackett - Zooqle'
  1970. 19-1-7 17:33:27.5|Debug|Parser|Parsing string '60 Minutes S51E15 WEB x264-CookieMonster[TGx]'
  1971. 19-1-7 17:33:27.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+))).+?(?:\[.+?\])(?!\\)
  1972. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. 60 Minutes - S51E15
  1973. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  1974. 19-1-7 17:33:27.5|Debug|QualityParser|Trying to parse quality for 60 Minutes S51E15 WEB x264-CookieMonster[TGx]
  1975. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: WEBDL-480p v1
  1976. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed: CookieMonster
  1977. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series 60 Minutes
  1978. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1979. 19-1-7 17:33:27.5|Trace|DownloadDecisionMaker|Processing release 109/160
  1980. 19-1-7 17:33:27.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1981. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1982. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1983. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Processing release '60 minutes s51e15 web x264-cookiemonster[eztv]' from 'Jackett - Zooqle'
  1984. 19-1-7 17:33:27.5|Debug|Parser|Parsing string '60 minutes s51e15 web x264-cookiemonster[eztv]'
  1985. 19-1-7 17:33:27.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+))).+?(?:\[.+?\])(?!\\)
  1986. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. 60 minutes - S51E15
  1987. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  1988. 19-1-7 17:33:27.5|Debug|QualityParser|Trying to parse quality for 60 minutes s51e15 web x264-cookiemonster[eztv]
  1989. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: WEBDL-480p v1
  1990. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed: cookiemonster
  1991. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series 60 minutes
  1992. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1993. 19-1-7 17:33:27.5|Trace|DownloadDecisionMaker|Processing release 110/160
  1994. 19-1-7 17:33:27.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  1995. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  1996. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  1997. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Processing release ' The King Of Blaze 2018 Complete 4K WEB-DL H265' from 'Jackett - Zooqle'
  1998. 19-1-7 17:33:27.5|Debug|Parser|Parsing string ' The King Of Blaze 2018 Complete 4K WEB-DL H265'
  1999. 19-1-7 17:33:27.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+|_|$)(?!\\)
  2000. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. The King Of Blaze - S20E18
  2001. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  2002. 19-1-7 17:33:27.5|Debug|QualityParser|Trying to parse quality for The King Of Blaze 2018 Complete 4K WEB-DL H265
  2003. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: WEBDL-480p v1
  2004. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed:
  2005. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series The King Of Blaze
  2006. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2007. 19-1-7 17:33:27.5|Trace|DownloadDecisionMaker|Processing release 111/160
  2008. 19-1-7 17:33:27.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2009. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2010. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2011. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Processing release 'Dubeyji And The Boys [2018] Hot Hindi S 01 Complete 720p WEB DL.' from 'Jackett - 1337x'
  2012. 19-1-7 17:33:27.5|Debug|Parser|Parsing string 'Dubeyji And The Boys [2018] Hot Hindi S 01 Complete 720p WEB DL.'
  2013. 19-1-7 17:33:27.5|Trace|Parser|^(?<title>.+?)\W(?:S|Season)\W?(?<season>\d{1,2}(?!\d+))(\W+|_|$)(?<extras>EXTRAS|SUBPACK)?(?!\\)
  2014. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. Dubeyji And The Boys Hot Hindi - Season 01
  2015. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  2016. 19-1-7 17:33:27.5|Debug|QualityParser|Trying to parse quality for Dubeyji And The Boys [2018] Hot Hindi S 01 Complete 720p WEB DL.
  2017. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: WEBDL-720p v1
  2018. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed:
  2019. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series Dubeyji And The Boys Hot Hindi
  2020. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2021. 19-1-7 17:33:27.5|Trace|DownloadDecisionMaker|Processing release 112/160
  2022. 19-1-7 17:33:27.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2023. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2024. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2025. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Processing release 'Vice (2018) DVDSCR 950MB - MkvCage' from 'Jackett - 1337x'
  2026. 19-1-7 17:33:27.5|Debug|Parser|Parsing string 'Vice (2018) DVDSCR 950MB - MkvCage'
  2027. 19-1-7 17:33:27.5|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(?!\d+)))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
  2028. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. Vice (2018) DVDSCR - 950
  2029. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  2030. 19-1-7 17:33:27.5|Debug|QualityParser|Trying to parse quality for Vice (2018) DVDSCR 950MB - MkvCage
  2031. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: Unknown v1
  2032. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed:
  2033. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series Vice (2018) DVDSCR
  2034. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2035. 19-1-7 17:33:27.5|Trace|DownloadDecisionMaker|Processing release 113/160
  2036. 19-1-7 17:33:27.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2037. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2038. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2039. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Processing release 'Vice.2018.DVDScr.Xvid.AC3.HQ.Hive-CM8' from 'Jackett - 1337x'
  2040. 19-1-7 17:33:27.5|Debug|Parser|Parsing string 'Vice.2018.DVDScr.Xvid.AC3.HQ.Hive-CM8'
  2041. 19-1-7 17:33:27.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+|_|$)(?!\\)
  2042. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. Vice - S20E18
  2043. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  2044. 19-1-7 17:33:27.5|Debug|QualityParser|Trying to parse quality for Vice.2018.DVDScr.Xvid.AC3.HQ.Hive-CM8
  2045. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: Unknown v1
  2046. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed: CM8
  2047. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series Vice
  2048. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2049. 19-1-7 17:33:27.5|Trace|DownloadDecisionMaker|Processing release 114/160
  2050. 19-1-7 17:33:27.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2051. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2052. 19-1-7 17:33:27.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2053. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Processing release 'Madam Secretary S05E11 HDTV x264-BATV [eztv]' from 'Jackett - 1337x'
  2054. 19-1-7 17:33:27.5|Debug|Parser|Parsing string 'Madam Secretary S05E11 HDTV x264-BATV [eztv]'
  2055. 19-1-7 17:33:27.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+))).+?(?:\[.+?\])(?!\\)
  2056. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. Madam Secretary - S05E11
  2057. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  2058. 19-1-7 17:33:27.5|Debug|QualityParser|Trying to parse quality for Madam Secretary S05E11 HDTV x264-BATV [eztv]
  2059. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: SDTV v1
  2060. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed: BATV
  2061. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series Madam Secretary
  2062. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2063. 19-1-7 17:33:27.6|Trace|DownloadDecisionMaker|Processing release 115/160
  2064. 19-1-7 17:33:27.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2065. 19-1-7 17:33:27.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2066. 19-1-7 17:33:27.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2067. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Processing release 'NCIS Los Angeles S10E12 HDTV x264-BATV [eztv]' from 'Jackett - 1337x'
  2068. 19-1-7 17:33:27.6|Debug|Parser|Parsing string 'NCIS Los Angeles S10E12 HDTV x264-BATV [eztv]'
  2069. 19-1-7 17:33:27.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+))).+?(?:\[.+?\])(?!\\)
  2070. 19-1-7 17:33:27.6|Debug|Parser|Episode Parsed. NCIS Los Angeles - S10E12
  2071. 19-1-7 17:33:27.6|Debug|Parser|Language parsed: English
  2072. 19-1-7 17:33:27.6|Debug|QualityParser|Trying to parse quality for NCIS Los Angeles S10E12 HDTV x264-BATV [eztv]
  2073. 19-1-7 17:33:27.6|Debug|Parser|Quality parsed: SDTV v1
  2074. 19-1-7 17:33:27.6|Debug|Parser|Release Group parsed: BATV
  2075. 19-1-7 17:33:27.6|Debug|ParsingService|No matching series NCIS Los Angeles
  2076. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2077. 19-1-7 17:33:27.6|Trace|DownloadDecisionMaker|Processing release 116/160
  2078. 19-1-7 17:33:27.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2079. 19-1-7 17:33:27.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2080. 19-1-7 17:33:27.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2081. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Processing release 'Family.Guy.S17E10.WEB.x264-TBS' from 'Jackett - 1337x'
  2082. 19-1-7 17:33:27.6|Debug|Parser|Parsing string 'Family.Guy.S17E10.WEB.x264-TBS'
  2083. 19-1-7 17:33:27.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?(?!\\)
  2084. 19-1-7 17:33:27.6|Debug|Parser|Episode Parsed. Family Guy - S17E10
  2085. 19-1-7 17:33:27.6|Debug|Parser|Language parsed: English
  2086. 19-1-7 17:33:27.6|Debug|QualityParser|Trying to parse quality for Family.Guy.S17E10.WEB.x264-TBS
  2087. 19-1-7 17:33:27.6|Debug|Parser|Quality parsed: WEBDL-480p v1
  2088. 19-1-7 17:33:27.6|Debug|Parser|Release Group parsed: TBS
  2089. 19-1-7 17:33:27.6|Debug|ParsingService|No matching series Family Guy
  2090. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2091. 19-1-7 17:33:27.6|Trace|DownloadDecisionMaker|Processing release 117/160
  2092. 19-1-7 17:33:27.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2093. 19-1-7 17:33:27.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2094. 19-1-7 17:33:27.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2095. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Processing release 'Manhunt S01E01 HDTV x264-MTB [eztv]' from 'Jackett - 1337x'
  2096. 19-1-7 17:33:27.6|Debug|Parser|Parsing string 'Manhunt S01E01 HDTV x264-MTB [eztv]'
  2097. 19-1-7 17:33:27.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+))).+?(?:\[.+?\])(?!\\)
  2098. 19-1-7 17:33:27.6|Debug|Parser|Episode Parsed. Manhunt - S01E01
  2099. 19-1-7 17:33:27.6|Debug|Parser|Language parsed: English
  2100. 19-1-7 17:33:27.6|Debug|QualityParser|Trying to parse quality for Manhunt S01E01 HDTV x264-MTB [eztv]
  2101. 19-1-7 17:33:27.6|Debug|Parser|Quality parsed: SDTV v1
  2102. 19-1-7 17:33:27.6|Debug|Parser|Release Group parsed: MTB
  2103. 19-1-7 17:33:27.6|Debug|ParsingService|No matching series Manhunt
  2104. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2105. 19-1-7 17:33:27.6|Trace|DownloadDecisionMaker|Processing release 118/160
  2106. 19-1-7 17:33:27.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2107. 19-1-7 17:33:27.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2108. 19-1-7 17:33:27.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2109. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Processing release 'God Friended Me S01E12 HDTV x264-W4F [eztv]' from 'Jackett - 1337x'
  2110. 19-1-7 17:33:27.6|Debug|Parser|Parsing string 'God Friended Me S01E12 HDTV x264-W4F [eztv]'
  2111. 19-1-7 17:33:27.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+))).+?(?:\[.+?\])(?!\\)
  2112. 19-1-7 17:33:27.6|Debug|Parser|Episode Parsed. God Friended Me - S01E12
  2113. 19-1-7 17:33:27.6|Debug|Parser|Language parsed: English
  2114. 19-1-7 17:33:27.6|Debug|QualityParser|Trying to parse quality for God Friended Me S01E12 HDTV x264-W4F [eztv]
  2115. 19-1-7 17:33:27.6|Debug|Parser|Quality parsed: SDTV v1
  2116. 19-1-7 17:33:27.6|Debug|Parser|Release Group parsed: W4F
  2117. 19-1-7 17:33:27.6|Debug|ParsingService|No matching series God Friended Me
  2118. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2119. 19-1-7 17:33:27.6|Trace|DownloadDecisionMaker|Processing release 119/160
  2120. 19-1-7 17:33:27.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2121. 19-1-7 17:33:27.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2122. 19-1-7 17:33:27.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2123. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Processing release 'Berlin Station S03E05 WEB h264-eSc [eztv]' from 'Jackett - 1337x'
  2124. 19-1-7 17:33:27.6|Debug|Parser|Parsing string 'Berlin Station S03E05 WEB h264-eSc [eztv]'
  2125. 19-1-7 17:33:27.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+))).+?(?:\[.+?\])(?!\\)
  2126. 19-1-7 17:33:27.6|Debug|Parser|Episode Parsed. Berlin Station - S03E05
  2127. 19-1-7 17:33:27.6|Debug|Parser|Language parsed: English
  2128. 19-1-7 17:33:27.6|Debug|QualityParser|Trying to parse quality for Berlin Station S03E05 WEB h264-eSc [eztv]
  2129. 19-1-7 17:33:27.6|Debug|Parser|Quality parsed: WEBDL-480p v1
  2130. 19-1-7 17:33:27.6|Debug|Parser|Release Group parsed: eSc
  2131. 19-1-7 17:33:27.6|Debug|ParsingService|No matching series Berlin Station
  2132. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2133. 19-1-7 17:33:27.6|Trace|DownloadDecisionMaker|Processing release 120/160
  2134. 19-1-7 17:33:27.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2135. 19-1-7 17:33:27.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2136. 19-1-7 17:33:27.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2137. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Processing release 'Johnny English Strikes Again (2018) (1080p BluRay x265 HEVC 10bit AAC 7.1 Tigole...' from 'Jackett - 1337x'
  2138. 19-1-7 17:33:27.6|Debug|Parser|Parsing string 'Johnny English Strikes Again (2018) (1080p BluRay x265 HEVC 10bit AAC 7.1 Tigole...'
  2139. 19-1-7 17:33:27.6|Debug|Parser|Unable to parse Johnny English Strikes Again (2018) (1080p BluRay x265 HEVC 10bit AAC 7.1 Tigole...
  2140. 19-1-7 17:33:27.6|Debug|Parser|Parsing string 'Johnny English Strikes Again (2018) (1080p BluRay x265 HEVC 10bit AAC 7.1 Tigole...'
  2141. 19-1-7 17:33:27.6|Debug|Parser|Unable to parse Johnny English Strikes Again (2018) (1080p BluRay x265 HEVC 10bit AAC 7.1 Tigole...
  2142. 19-1-7 17:33:27.6|Debug|ParsingService|No matching series Johnny English Strikes Again (2018) (1080p BluRay x265 HEVC 10bit AAC 7.1 Tigole...
  2143. 19-1-7 17:33:27.6|Trace|DownloadDecisionMaker|Processing release 121/160
  2144. 19-1-7 17:33:27.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2145. 19-1-7 17:33:27.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2146. 19-1-7 17:33:27.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2147. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Processing release 'The.Simpsons.S30E11.720p.WEB.x264-TBS' from 'Jackett - 1337x'
  2148. 19-1-7 17:33:27.6|Debug|Parser|Parsing string 'The.Simpsons.S30E11.720p.WEB.x264-TBS'
  2149. 19-1-7 17:33:27.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?(?!\\)
  2150. 19-1-7 17:33:27.6|Debug|Parser|Episode Parsed. The Simpsons - S30E11
  2151. 19-1-7 17:33:27.6|Debug|Parser|Language parsed: English
  2152. 19-1-7 17:33:27.6|Debug|QualityParser|Trying to parse quality for The.Simpsons.S30E11.720p.WEB.x264-TBS
  2153. 19-1-7 17:33:27.6|Debug|Parser|Quality parsed: WEBDL-720p v1
  2154. 19-1-7 17:33:27.6|Debug|Parser|Release Group parsed: TBS
  2155. 19-1-7 17:33:27.6|Debug|ParsingService|No matching series The Simpsons
  2156. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2157. 19-1-7 17:33:27.6|Trace|DownloadDecisionMaker|Processing release 122/160
  2158. 19-1-7 17:33:27.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2159. 19-1-7 17:33:27.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2160. 19-1-7 17:33:27.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2161. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Processing release 'Mojin: The Lost Legend (2015) UNCUT 720p Blu-Ray x264 Esub [Dual Audio] [Hindi D...' from 'Jackett - 1337x'
  2162. 19-1-7 17:33:27.6|Debug|Parser|Parsing string 'Mojin: The Lost Legend (2015) UNCUT 720p Blu-Ray x264 Esub [Dual Audio] [Hindi D...'
  2163. 19-1-7 17:33:27.6|Debug|Parser|Unable to parse Mojin: The Lost Legend (2015) UNCUT 720p Blu-Ray x264 Esub [Dual Audio] [Hindi D...
  2164. 19-1-7 17:33:27.6|Debug|Parser|Parsing string 'Mojin: The Lost Legend (2015) UNCUT 720p Blu-Ray x264 Esub [Dual Audio] [Hindi D...'
  2165. 19-1-7 17:33:27.6|Debug|Parser|Unable to parse Mojin: The Lost Legend (2015) UNCUT 720p Blu-Ray x264 Esub [Dual Audio] [Hindi D...
  2166. 19-1-7 17:33:27.7|Debug|ParsingService|No matching series Mojin: The Lost Legend (2015) UNCUT 720p Blu-Ray x264 Esub [Dual Audio] [Hindi D...
  2167. 19-1-7 17:33:27.7|Trace|DownloadDecisionMaker|Processing release 123/160
  2168. 19-1-7 17:33:27.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2169. 19-1-7 17:33:27.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2170. 19-1-7 17:33:27.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2171. 19-1-7 17:33:27.7|Debug|DownloadDecisionMaker|Processing release 'Gandii Baat - Urban Stories from Rural India season 2 1080p' from 'Jackett - 1337x'
  2172. 19-1-7 17:33:27.7|Debug|Parser|Parsing string 'Gandii Baat - Urban Stories from Rural India season 2 1080p'
  2173. 19-1-7 17:33:27.7|Trace|Parser|^(?<title>.+?)\W(?:S|Season)\W?(?<season>\d{1,2}(?!\d+))(\W+|_|$)(?<extras>EXTRAS|SUBPACK)?(?!\\)
  2174. 19-1-7 17:33:27.7|Debug|Parser|Episode Parsed. Gandii Baat - Urban Stories from Rural India - Season 02
  2175. 19-1-7 17:33:27.7|Debug|Parser|Language parsed: English
  2176. 19-1-7 17:33:27.7|Debug|QualityParser|Trying to parse quality for Gandii Baat - Urban Stories from Rural India season 2 1080p
  2177. 19-1-7 17:33:27.7|Debug|Parser|Quality parsed: HDTV-1080p v1
  2178. 19-1-7 17:33:27.7|Debug|Parser|Release Group parsed:
  2179. 19-1-7 17:33:27.7|Debug|ParsingService|No matching series Gandii Baat - Urban Stories from Rural India
  2180. 19-1-7 17:33:27.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2181. 19-1-7 17:33:27.7|Trace|DownloadDecisionMaker|Processing release 124/160
  2182. 19-1-7 17:33:27.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2183. 19-1-7 17:33:27.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2184. 19-1-7 17:33:27.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2185. 19-1-7 17:33:27.7|Debug|DownloadDecisionMaker|Processing release 'The Kapil Sharma Show 6 Jan 2019 Salman.khan.&Family.2018 720p Web-DL [World4ufr...' from 'Jackett - 1337x'
  2186. 19-1-7 17:33:27.7|Debug|Parser|Parsing string 'The Kapil Sharma Show 6 Jan 2019 Salman.khan.&Family.2018 720p Web-DL [World4ufr...'
  2187. 19-1-7 17:33:27.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+|_|$)(?!\\)
  2188. 19-1-7 17:33:27.7|Debug|Parser|Episode Parsed. The Kapil Sharma Show 6 Jan - S20E19
  2189. 19-1-7 17:33:27.7|Debug|Parser|Language parsed: English
  2190. 19-1-7 17:33:27.7|Debug|QualityParser|Trying to parse quality for The Kapil Sharma Show 6 Jan 2019 Salman.khan.&Family.2018 720p Web-DL [World4ufr...
  2191. 19-1-7 17:33:27.7|Debug|Parser|Quality parsed: WEBDL-720p v1
  2192. 19-1-7 17:33:27.7|Debug|Parser|Release Group parsed:
  2193. 19-1-7 17:33:27.7|Debug|ParsingService|No matching series The Kapil Sharma Show 6 Jan
  2194. 19-1-7 17:33:27.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2195. 19-1-7 17:33:27.7|Trace|DownloadDecisionMaker|Processing release 125/160
  2196. 19-1-7 17:33:27.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2197. 19-1-7 17:33:27.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2198. 19-1-7 17:33:27.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2199. 19-1-7 17:33:27.7|Debug|DownloadDecisionMaker|Processing release 'Ghayal Khiladi (Velaikkaran) 2019 Hindi Dub 720p HDRipx264-AAC-1.4GB[MOVCR]' from 'Jackett - 1337x'
  2200. 19-1-7 17:33:27.7|Debug|Parser|Parsing string 'Ghayal Khiladi (Velaikkaran) 2019 Hindi Dub 720p HDRipx264-AAC-1.4GB[MOVCR]'
  2201. 19-1-7 17:33:27.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+|_|$)(?!\\)
  2202. 19-1-7 17:33:27.7|Debug|Parser|Episode Parsed. Ghayal Khiladi (Velaikkaran) - S20E19
  2203. 19-1-7 17:33:27.7|Debug|Parser|Language parsed: English
  2204. 19-1-7 17:33:27.7|Debug|QualityParser|Trying to parse quality for Ghayal Khiladi (Velaikkaran) 2019 Hindi Dub 720p HDRipx264-AAC-1.4GB[MOVCR]
  2205. 19-1-7 17:33:27.7|Debug|Parser|Quality parsed: HDTV-720p v1
  2206. 19-1-7 17:33:27.7|Debug|Parser|Release Group parsed:
  2207. 19-1-7 17:33:27.7|Debug|ParsingService|No matching series Ghayal Khiladi (Velaikkaran)
  2208. 19-1-7 17:33:27.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2209. 19-1-7 17:33:27.7|Trace|DownloadDecisionMaker|Processing release 126/160
  2210. 19-1-7 17:33:27.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2211. 19-1-7 17:33:27.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2212. 19-1-7 17:33:27.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2213. 19-1-7 17:33:27.7|Debug|DownloadDecisionMaker|Processing release 'The.Mason.Brothers.2018.HDRip.XviD.AC3-EVO' from 'Jackett - 1337x'
  2214. 19-1-7 17:33:27.7|Debug|Parser|Parsing string 'The.Mason.Brothers.2018.HDRip.XviD.AC3-EVO'
  2215. 19-1-7 17:33:27.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+|_|$)(?!\\)
  2216. 19-1-7 17:33:27.7|Debug|Parser|Episode Parsed. The Mason Brothers - S20E18
  2217. 19-1-7 17:33:27.7|Debug|Parser|Language parsed: English
  2218. 19-1-7 17:33:27.7|Debug|QualityParser|Trying to parse quality for The.Mason.Brothers.2018.HDRip.XviD.AC3-EVO
  2219. 19-1-7 17:33:27.7|Debug|Parser|Quality parsed: Unknown v1
  2220. 19-1-7 17:33:27.7|Debug|Parser|Release Group parsed: EVO
  2221. 19-1-7 17:33:27.7|Debug|ParsingService|No matching series The Mason Brothers
  2222. 19-1-7 17:33:27.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2223. 19-1-7 17:33:27.7|Trace|DownloadDecisionMaker|Processing release 127/160
  2224. 19-1-7 17:33:27.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2225. 19-1-7 17:33:27.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2226. 19-1-7 17:33:27.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2227. 19-1-7 17:33:27.7|Debug|DownloadDecisionMaker|Processing release 'The.Simpsons.S30E11.WEB.x264-TBS' from 'Jackett - 1337x'
  2228. 19-1-7 17:33:27.7|Debug|Parser|Parsing string 'The.Simpsons.S30E11.WEB.x264-TBS'
  2229. 19-1-7 17:33:27.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?(?!\\)
  2230. 19-1-7 17:33:27.7|Debug|Parser|Episode Parsed. The Simpsons - S30E11
  2231. 19-1-7 17:33:27.7|Debug|Parser|Language parsed: English
  2232. 19-1-7 17:33:27.7|Debug|QualityParser|Trying to parse quality for The.Simpsons.S30E11.WEB.x264-TBS
  2233. 19-1-7 17:33:27.7|Debug|Parser|Quality parsed: WEBDL-480p v1
  2234. 19-1-7 17:33:27.7|Debug|Parser|Release Group parsed: TBS
  2235. 19-1-7 17:33:27.7|Debug|ParsingService|No matching series The Simpsons
  2236. 19-1-7 17:33:27.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2237. 19-1-7 17:33:27.7|Trace|DownloadDecisionMaker|Processing release 128/160
  2238. 19-1-7 17:33:27.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2239. 19-1-7 17:33:27.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2240. 19-1-7 17:33:27.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2241. 19-1-7 17:33:27.7|Debug|DownloadDecisionMaker|Processing release 'Bird Box (2018) (1080p NF x265 HEVC 10bit AAC 5.1 Joy) [UTR]' from 'Jackett - 1337x'
  2242. 19-1-7 17:33:27.7|Debug|Parser|Parsing string 'Bird Box (2018) (1080p NF x265 HEVC 10bit AAC 5.1 Joy) [UTR]'
  2243. 19-1-7 17:33:27.7|Debug|Parser|Unable to parse Bird Box (2018) (1080p NF x265 HEVC 10bit AAC 5.1 Joy) [UTR]
  2244. 19-1-7 17:33:27.7|Debug|Parser|Parsing string 'Bird Box (2018) (1080p NF x265 HEVC 10bit AAC 5.1 Joy) [UTR]'
  2245. 19-1-7 17:33:27.7|Debug|Parser|Unable to parse Bird Box (2018) (1080p NF x265 HEVC 10bit AAC 5.1 Joy) [UTR]
  2246. 19-1-7 17:33:27.8|Debug|ParsingService|No matching series Bird Box (2018) (1080p NF x265 HEVC 10bit AAC 5.1 Joy) [UTR]
  2247. 19-1-7 17:33:27.8|Trace|DownloadDecisionMaker|Processing release 129/160
  2248. 19-1-7 17:33:27.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2249. 19-1-7 17:33:27.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2250. 19-1-7 17:33:27.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2251. 19-1-7 17:33:27.8|Debug|DownloadDecisionMaker|Processing release 'Family Guy S17E10 WEB x264-TBS [eztv]' from 'Jackett - 1337x'
  2252. 19-1-7 17:33:27.8|Debug|Parser|Parsing string 'Family Guy S17E10 WEB x264-TBS [eztv]'
  2253. 19-1-7 17:33:27.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+))).+?(?:\[.+?\])(?!\\)
  2254. 19-1-7 17:33:27.8|Debug|Parser|Episode Parsed. Family Guy - S17E10
  2255. 19-1-7 17:33:27.8|Debug|Parser|Language parsed: English
  2256. 19-1-7 17:33:27.8|Debug|QualityParser|Trying to parse quality for Family Guy S17E10 WEB x264-TBS [eztv]
  2257. 19-1-7 17:33:27.8|Debug|Parser|Quality parsed: WEBDL-480p v1
  2258. 19-1-7 17:33:27.8|Debug|Parser|Release Group parsed: TBS
  2259. 19-1-7 17:33:27.8|Debug|ParsingService|No matching series Family Guy
  2260. 19-1-7 17:33:27.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2261. 19-1-7 17:33:27.8|Trace|DownloadDecisionMaker|Processing release 130/160
  2262. 19-1-7 17:33:27.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2263. 19-1-7 17:33:27.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2264. 19-1-7 17:33:27.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2265. 19-1-7 17:33:27.8|Debug|DownloadDecisionMaker|Processing release 'The Super (2017) [BluRay] [720p] [YTS] [YIFY]' from 'Jackett - 1337x'
  2266. 19-1-7 17:33:27.8|Debug|Parser|Parsing string 'The Super (2017) [BluRay] [720p] [YTS] [YIFY]'
  2267. 19-1-7 17:33:27.8|Debug|Parser|Unable to parse The Super (2017) [BluRay] [720p] [YTS] [YIFY]
  2268. 19-1-7 17:33:27.8|Debug|Parser|Parsing string 'The Super (2017) [BluRay] [720p] [YTS] [YIFY]'
  2269. 19-1-7 17:33:27.8|Debug|Parser|Unable to parse The Super (2017) [BluRay] [720p] [YTS] [YIFY]
  2270. 19-1-7 17:33:27.8|Debug|ParsingService|No matching series The Super (2017) [BluRay] [720p] [YTS] [YIFY]
  2271. 19-1-7 17:33:27.8|Trace|DownloadDecisionMaker|Processing release 131/160
  2272. 19-1-7 17:33:27.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2273. 19-1-7 17:33:27.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2274. 19-1-7 17:33:27.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2275. 19-1-7 17:33:27.8|Debug|DownloadDecisionMaker|Processing release 'Madam.Secretary.S05E11.HDTV.x264-BATV' from 'Jackett - 1337x'
  2276. 19-1-7 17:33:27.8|Debug|Parser|Parsing string 'Madam.Secretary.S05E11.HDTV.x264-BATV'
  2277. 19-1-7 17:33:27.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?(?!\\)
  2278. 19-1-7 17:33:27.8|Debug|Parser|Episode Parsed. Madam Secretary - S05E11
  2279. 19-1-7 17:33:27.8|Debug|Parser|Language parsed: English
  2280. 19-1-7 17:33:27.8|Debug|QualityParser|Trying to parse quality for Madam.Secretary.S05E11.HDTV.x264-BATV
  2281. 19-1-7 17:33:27.8|Debug|Parser|Quality parsed: SDTV v1
  2282. 19-1-7 17:33:27.8|Debug|Parser|Release Group parsed: BATV
  2283. 19-1-7 17:33:27.8|Debug|ParsingService|No matching series Madam Secretary
  2284. 19-1-7 17:33:27.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2285. 19-1-7 17:33:27.8|Trace|DownloadDecisionMaker|Processing release 132/160
  2286. 19-1-7 17:33:27.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2287. 19-1-7 17:33:27.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2288. 19-1-7 17:33:27.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2289. 19-1-7 17:33:27.8|Debug|DownloadDecisionMaker|Processing release 'The Simpsons S30E11 WEB x264-TBS [eztv]' from 'Jackett - 1337x'
  2290. 19-1-7 17:33:27.8|Debug|Parser|Parsing string 'The Simpsons S30E11 WEB x264-TBS [eztv]'
  2291. 19-1-7 17:33:27.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+))).+?(?:\[.+?\])(?!\\)
  2292. 19-1-7 17:33:27.8|Debug|Parser|Episode Parsed. The Simpsons - S30E11
  2293. 19-1-7 17:33:27.8|Debug|Parser|Language parsed: English
  2294. 19-1-7 17:33:27.8|Debug|QualityParser|Trying to parse quality for The Simpsons S30E11 WEB x264-TBS [eztv]
  2295. 19-1-7 17:33:27.8|Debug|Parser|Quality parsed: WEBDL-480p v1
  2296. 19-1-7 17:33:27.8|Debug|Parser|Release Group parsed: TBS
  2297. 19-1-7 17:33:27.8|Debug|ParsingService|No matching series The Simpsons
  2298. 19-1-7 17:33:27.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2299. 19-1-7 17:33:27.8|Trace|DownloadDecisionMaker|Processing release 133/160
  2300. 19-1-7 17:33:27.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2301. 19-1-7 17:33:27.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2302. 19-1-7 17:33:27.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2303. 19-1-7 17:33:27.8|Debug|DownloadDecisionMaker|Processing release 'The.Vice.2018.DVDScr.Xvid.AC3.HQ.Hive-CM8[EtMovies]' from 'Jackett - 1337x'
  2304. 19-1-7 17:33:27.8|Debug|Parser|Parsing string 'The.Vice.2018.DVDScr.Xvid.AC3.HQ.Hive-CM8[EtMovies]'
  2305. 19-1-7 17:33:27.8|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+|_|$)(?!\\)
  2306. 19-1-7 17:33:27.8|Debug|Parser|Episode Parsed. The Vice - S20E18
  2307. 19-1-7 17:33:27.8|Debug|Parser|Language parsed: English
  2308. 19-1-7 17:33:27.8|Debug|QualityParser|Trying to parse quality for The.Vice.2018.DVDScr.Xvid.AC3.HQ.Hive-CM8[EtMovies]
  2309. 19-1-7 17:33:27.8|Debug|Parser|Quality parsed: Unknown v1
  2310. 19-1-7 17:33:27.8|Debug|Parser|Release Group parsed: CM8
  2311. 19-1-7 17:33:27.8|Debug|ParsingService|No matching series The Vice
  2312. 19-1-7 17:33:27.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2313. 19-1-7 17:33:27.8|Trace|DownloadDecisionMaker|Processing release 134/160
  2314. 19-1-7 17:33:27.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2315. 19-1-7 17:33:27.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2316. 19-1-7 17:33:27.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2317. 19-1-7 17:33:27.8|Debug|DownloadDecisionMaker|Processing release 'Velaikkaran (Ghayal Khiladi) (2017) Hindi 720p HDRip x264 AAC DD 2.0 - 1.4 GB' from 'Jackett - 1337x'
  2318. 19-1-7 17:33:27.8|Debug|Parser|Parsing string 'Velaikkaran (Ghayal Khiladi) (2017) Hindi 720p HDRip x264 AAC DD 2.0 - 1.4 GB'
  2319. 19-1-7 17:33:27.8|Debug|Parser|Unable to parse Velaikkaran (Ghayal Khiladi) (2017) Hindi 720p HDRip x264 AAC DD 2.0 - 1.4 GB
  2320. 19-1-7 17:33:27.8|Debug|Parser|Parsing string 'Velaikkaran (Ghayal Khiladi) (2017) Hindi 720p HDRip x264 AAC DD 2.0 - 1.4 GB'
  2321. 19-1-7 17:33:27.8|Debug|Parser|Unable to parse Velaikkaran (Ghayal Khiladi) (2017) Hindi 720p HDRip x264 AAC DD 2.0 - 1.4 GB
  2322. 19-1-7 17:33:27.9|Debug|ParsingService|No matching series Velaikkaran (Ghayal Khiladi) (2017) Hindi 720p HDRip x264 AAC DD 2.0 - 1.4 GB
  2323. 19-1-7 17:33:27.9|Trace|DownloadDecisionMaker|Processing release 135/160
  2324. 19-1-7 17:33:27.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2325. 19-1-7 17:33:27.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2326. 19-1-7 17:33:27.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2327. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Processing release 'Family.Guy.S17E10.720p.WEB.x264-TBS' from 'Jackett - 1337x'
  2328. 19-1-7 17:33:27.9|Debug|Parser|Parsing string 'Family.Guy.S17E10.720p.WEB.x264-TBS'
  2329. 19-1-7 17:33:27.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  2330. 19-1-7 17:33:27.9|Debug|Parser|Episode Parsed. Family Guy - S17E10
  2331. 19-1-7 17:33:27.9|Debug|Parser|Language parsed: English
  2332. 19-1-7 17:33:27.9|Debug|QualityParser|Trying to parse quality for Family.Guy.S17E10.720p.WEB.x264-TBS
  2333. 19-1-7 17:33:27.9|Debug|Parser|Quality parsed: WEBDL-720p v1
  2334. 19-1-7 17:33:27.9|Debug|Parser|Release Group parsed: TBS
  2335. 19-1-7 17:33:27.9|Debug|ParsingService|No matching series Family Guy
  2336. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2337. 19-1-7 17:33:27.9|Trace|DownloadDecisionMaker|Processing release 136/160
  2338. 19-1-7 17:33:27.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2339. 19-1-7 17:33:27.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2340. 19-1-7 17:33:27.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2341. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Processing release 'Les Miserables S01E02 HDTV x264-MTB [eztv]' from 'Jackett - 1337x'
  2342. 19-1-7 17:33:27.9|Debug|Parser|Parsing string 'Les Miserables S01E02 HDTV x264-MTB [eztv]'
  2343. 19-1-7 17:33:27.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+))).+?(?:\[.+?\])(?!\\)
  2344. 19-1-7 17:33:27.9|Debug|Parser|Episode Parsed. Les Miserables - S01E02
  2345. 19-1-7 17:33:27.9|Debug|Parser|Language parsed: English
  2346. 19-1-7 17:33:27.9|Debug|QualityParser|Trying to parse quality for Les Miserables S01E02 HDTV x264-MTB [eztv]
  2347. 19-1-7 17:33:27.9|Debug|Parser|Quality parsed: SDTV v1
  2348. 19-1-7 17:33:27.9|Debug|Parser|Release Group parsed: MTB
  2349. 19-1-7 17:33:27.9|Debug|ParsingService|No matching series Les Miserables
  2350. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2351. 19-1-7 17:33:27.9|Trace|DownloadDecisionMaker|Processing release 137/160
  2352. 19-1-7 17:33:27.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2353. 19-1-7 17:33:27.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2354. 19-1-7 17:33:27.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2355. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Processing release 'Family Guy S17E10 720p WEB x264-TBS [eztv]' from 'Jackett - 1337x'
  2356. 19-1-7 17:33:27.9|Debug|Parser|Parsing string 'Family Guy S17E10 720p WEB x264-TBS [eztv]'
  2357. 19-1-7 17:33:27.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+))).+?(?:\[.+?\])(?!\\)
  2358. 19-1-7 17:33:27.9|Debug|Parser|Episode Parsed. Family Guy - S17E10
  2359. 19-1-7 17:33:27.9|Debug|Parser|Language parsed: English
  2360. 19-1-7 17:33:27.9|Debug|QualityParser|Trying to parse quality for Family Guy S17E10 720p WEB x264-TBS [eztv]
  2361. 19-1-7 17:33:27.9|Debug|Parser|Quality parsed: WEBDL-720p v1
  2362. 19-1-7 17:33:27.9|Debug|Parser|Release Group parsed: TBS
  2363. 19-1-7 17:33:27.9|Debug|ParsingService|No matching series Family Guy
  2364. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2365. 19-1-7 17:33:27.9|Trace|DownloadDecisionMaker|Processing release 138/160
  2366. 19-1-7 17:33:27.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2367. 19-1-7 17:33:27.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2368. 19-1-7 17:33:27.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2369. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Processing release 'NCIS.Los.Angeles.S10E12.HDTV.x264-BATV' from 'Jackett - 1337x'
  2370. 19-1-7 17:33:27.9|Debug|Parser|Parsing string 'NCIS.Los.Angeles.S10E12.HDTV.x264-BATV'
  2371. 19-1-7 17:33:27.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  2372. 19-1-7 17:33:27.9|Debug|Parser|Episode Parsed. NCIS Los Angeles - S10E12
  2373. 19-1-7 17:33:27.9|Debug|Parser|Language parsed: English
  2374. 19-1-7 17:33:27.9|Debug|QualityParser|Trying to parse quality for NCIS.Los.Angeles.S10E12.HDTV.x264-BATV
  2375. 19-1-7 17:33:27.9|Debug|Parser|Quality parsed: SDTV v1
  2376. 19-1-7 17:33:27.9|Debug|Parser|Release Group parsed: BATV
  2377. 19-1-7 17:33:27.9|Debug|ParsingService|No matching series NCIS Los Angeles
  2378. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2379. 19-1-7 17:33:27.9|Trace|DownloadDecisionMaker|Processing release 139/160
  2380. 19-1-7 17:33:27.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2381. 19-1-7 17:33:27.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2382. 19-1-7 17:33:27.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2383. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Processing release 'Mirzapur S01 Season 1 Complete (2018) HOT Hindi Web Series 720p WEB DL Full Indi...' from 'Jackett - 1337x'
  2384. 19-1-7 17:33:27.9|Debug|Parser|Parsing string 'Mirzapur S01 Season 1 Complete (2018) HOT Hindi Web Series 720p WEB DL Full Indi...'
  2385. 19-1-7 17:33:27.9|Trace|Parser|^(?<title>.+?)\W(?:S|Season)\W?(?<season>\d{1,2}(?!\d+))(\W+|_|$)(?<extras>EXTRAS|SUBPACK)?(?!\\)
  2386. 19-1-7 17:33:27.9|Debug|Parser|Episode Parsed. Mirzapur - Season 01
  2387. 19-1-7 17:33:27.9|Debug|Parser|Language parsed: English
  2388. 19-1-7 17:33:27.9|Debug|QualityParser|Trying to parse quality for Mirzapur S01 Season 1 Complete (2018) HOT Hindi Web Series 720p WEB DL Full Indi...
  2389. 19-1-7 17:33:27.9|Debug|Parser|Quality parsed: WEBDL-720p v1
  2390. 19-1-7 17:33:27.9|Debug|Parser|Release Group parsed:
  2391. 19-1-7 17:33:27.9|Debug|ParsingService|No matching series Mirzapur
  2392. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2393. 19-1-7 17:33:27.9|Trace|DownloadDecisionMaker|Processing release 140/160
  2394. 19-1-7 17:33:27.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2395. 19-1-7 17:33:27.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2396. 19-1-7 17:33:27.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2397. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Processing release 'Bobs.Burgers.S09E11.WEB.x264-TBS' from 'Jackett - 1337x'
  2398. 19-1-7 17:33:27.9|Debug|Parser|Parsing string 'Bobs.Burgers.S09E11.WEB.x264-TBS'
  2399. 19-1-7 17:33:27.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  2400. 19-1-7 17:33:27.9|Debug|Parser|Episode Parsed. Bobs Burgers - S09E11
  2401. 19-1-7 17:33:27.9|Debug|Parser|Language parsed: English
  2402. 19-1-7 17:33:27.9|Debug|QualityParser|Trying to parse quality for Bobs.Burgers.S09E11.WEB.x264-TBS
  2403. 19-1-7 17:33:27.9|Debug|Parser|Quality parsed: WEBDL-480p v1
  2404. 19-1-7 17:33:27.9|Debug|Parser|Release Group parsed: TBS
  2405. 19-1-7 17:33:27.9|Debug|ParsingService|No matching series Bobs Burgers
  2406. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2407. 19-1-7 17:33:27.9|Trace|DownloadDecisionMaker|Processing release 141/160
  2408. 19-1-7 17:33:27.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2409. 19-1-7 17:33:27.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2410. 19-1-7 17:33:27.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2411. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Processing release 'iMPACT Wrestling Homecoming 2019 HDTV x264-NWCHD [TJET]' from 'Jackett - 1337x'
  2412. 19-1-7 17:33:27.9|Debug|Parser|Parsing string 'iMPACT Wrestling Homecoming 2019 HDTV x264-NWCHD [TJET]'
  2413. 19-1-7 17:33:27.9|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+|_|$)(?!\\)
  2414. 19-1-7 17:33:27.9|Debug|Parser|Episode Parsed. iMPACT Wrestling Homecoming - S20E19
  2415. 19-1-7 17:33:27.9|Debug|Parser|Language parsed: English
  2416. 19-1-7 17:33:27.9|Debug|QualityParser|Trying to parse quality for iMPACT Wrestling Homecoming 2019 HDTV x264-NWCHD [TJET]
  2417. 19-1-7 17:33:27.9|Debug|Parser|Quality parsed: SDTV v1
  2418. 19-1-7 17:33:27.9|Debug|Parser|Release Group parsed: NWCHD
  2419. 19-1-7 17:33:27.9|Debug|ParsingService|No matching series iMPACT Wrestling Homecoming
  2420. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2421. 19-1-7 17:33:27.9|Trace|DownloadDecisionMaker|Processing release 142/160
  2422. 19-1-7 17:33:27.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2423. 19-1-7 17:33:27.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2424. 19-1-7 17:33:27.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2425. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Processing release 'Vice.2018.DVDScr.Xvid.AC3.HQ.Hive-CM8[TGx]' from 'Jackett - 1337x'
  2426. 19-1-7 17:33:27.9|Debug|Parser|Parsing string 'Vice.2018.DVDScr.Xvid.AC3.HQ.Hive-CM8[TGx]'
  2427. 19-1-7 17:33:27.9|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+|_|$)(?!\\)
  2428. 19-1-7 17:33:27.9|Debug|Parser|Episode Parsed. Vice - S20E18
  2429. 19-1-7 17:33:27.9|Debug|Parser|Language parsed: English
  2430. 19-1-7 17:33:27.9|Debug|QualityParser|Trying to parse quality for Vice.2018.DVDScr.Xvid.AC3.HQ.Hive-CM8[TGx]
  2431. 19-1-7 17:33:27.9|Debug|Parser|Quality parsed: Unknown v1
  2432. 19-1-7 17:33:27.9|Debug|Parser|Release Group parsed: CM8
  2433. 19-1-7 17:33:27.9|Debug|ParsingService|No matching series Vice
  2434. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2435. 19-1-7 17:33:27.9|Trace|DownloadDecisionMaker|Processing release 143/160
  2436. 19-1-7 17:33:27.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2437. 19-1-7 17:33:27.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2438. 19-1-7 17:33:27.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2439. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Processing release 'Mirzapur S01 Season 1 Complete (2018) HOT Hindi Web Series 480p WEB DL Full Indi...' from 'Jackett - 1337x'
  2440. 19-1-7 17:33:27.9|Debug|Parser|Parsing string 'Mirzapur S01 Season 1 Complete (2018) HOT Hindi Web Series 480p WEB DL Full Indi...'
  2441. 19-1-7 17:33:27.9|Trace|Parser|^(?<title>.+?)\W(?:S|Season)\W?(?<season>\d{1,2}(?!\d+))(\W+|_|$)(?<extras>EXTRAS|SUBPACK)?(?!\\)
  2442. 19-1-7 17:33:27.9|Debug|Parser|Episode Parsed. Mirzapur - Season 01
  2443. 19-1-7 17:33:27.9|Debug|Parser|Language parsed: English
  2444. 19-1-7 17:33:27.9|Debug|QualityParser|Trying to parse quality for Mirzapur S01 Season 1 Complete (2018) HOT Hindi Web Series 480p WEB DL Full Indi...
  2445. 19-1-7 17:33:27.9|Debug|Parser|Quality parsed: WEBDL-480p v1
  2446. 19-1-7 17:33:27.9|Debug|Parser|Release Group parsed:
  2447. 19-1-7 17:33:27.9|Debug|ParsingService|No matching series Mirzapur
  2448. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2449. 19-1-7 17:33:27.9|Trace|DownloadDecisionMaker|Processing release 144/160
  2450. 19-1-7 17:33:27.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2451. 19-1-7 17:33:27.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2452. 19-1-7 17:33:27.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2453. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Processing release 'A Year in Space (2016) [WEBRip] [1080p] [YTS] [YIFY]' from 'Jackett - 1337x'
  2454. 19-1-7 17:33:27.9|Debug|Parser|Parsing string 'A Year in Space (2016) [WEBRip] [1080p] [YTS] [YIFY]'
  2455. 19-1-7 17:33:27.9|Debug|Parser|Unable to parse A Year in Space (2016) [WEBRip] [1080p] [YTS] [YIFY]
  2456. 19-1-7 17:33:27.9|Debug|Parser|Parsing string 'A Year in Space (2016) [WEBRip] [1080p] [YTS] [YIFY]'
  2457. 19-1-7 17:33:27.9|Debug|Parser|Unable to parse A Year in Space (2016) [WEBRip] [1080p] [YTS] [YIFY]
  2458. 19-1-7 17:33:28.0|Debug|ParsingService|No matching series A Year in Space (2016) [WEBRip] [1080p] [YTS] [YIFY]
  2459. 19-1-7 17:33:28.0|Trace|DownloadDecisionMaker|Processing release 145/160
  2460. 19-1-7 17:33:28.0|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2461. 19-1-7 17:33:28.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2462. 19-1-7 17:33:28.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2463. 19-1-7 17:33:28.0|Debug|DownloadDecisionMaker|Processing release 'Ghayal Khiladi (Velaikkaran) (2019) 720p Hindi Dubbed WEBHD x264 AAC 1.6GB - Mov...' from 'Jackett - 1337x'
  2464. 19-1-7 17:33:28.0|Debug|Parser|Parsing string 'Ghayal Khiladi (Velaikkaran) (2019) 720p Hindi Dubbed WEBHD x264 AAC 1.6GB - Mov...'
  2465. 19-1-7 17:33:28.0|Debug|Parser|Unable to parse Ghayal Khiladi (Velaikkaran) (2019) 720p Hindi Dubbed WEBHD x264 AAC 1.6GB - Mov...
  2466. 19-1-7 17:33:28.0|Debug|Parser|Parsing string 'Ghayal Khiladi (Velaikkaran) (2019) 720p Hindi Dubbed WEBHD x264 AAC 1.6GB - Mov...'
  2467. 19-1-7 17:33:28.0|Debug|Parser|Unable to parse Ghayal Khiladi (Velaikkaran) (2019) 720p Hindi Dubbed WEBHD x264 AAC 1.6GB - Mov...
  2468. 19-1-7 17:33:28.0|Debug|ParsingService|No matching series Ghayal Khiladi (Velaikkaran) (2019) 720p Hindi Dubbed WEBHD x264 AAC 1.6GB - Mov...
  2469. 19-1-7 17:33:28.0|Trace|DownloadDecisionMaker|Processing release 146/160
  2470. 19-1-7 17:33:28.0|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2471. 19-1-7 17:33:28.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2472. 19-1-7 17:33:28.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2473. 19-1-7 17:33:28.0|Debug|DownloadDecisionMaker|Processing release 'The Super (2017) [BluRay] [1080p] [YTS] [YIFY]' from 'Jackett - 1337x'
  2474. 19-1-7 17:33:28.0|Debug|Parser|Parsing string 'The Super (2017) [BluRay] [1080p] [YTS] [YIFY]'
  2475. 19-1-7 17:33:28.0|Debug|Parser|Unable to parse The Super (2017) [BluRay] [1080p] [YTS] [YIFY]
  2476. 19-1-7 17:33:28.0|Debug|Parser|Parsing string 'The Super (2017) [BluRay] [1080p] [YTS] [YIFY]'
  2477. 19-1-7 17:33:28.0|Debug|Parser|Unable to parse The Super (2017) [BluRay] [1080p] [YTS] [YIFY]
  2478. 19-1-7 17:33:28.1|Debug|ParsingService|No matching series The Super (2017) [BluRay] [1080p] [YTS] [YIFY]
  2479. 19-1-7 17:33:28.1|Trace|DownloadDecisionMaker|Processing release 147/160
  2480. 19-1-7 17:33:28.1|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2481. 19-1-7 17:33:28.1|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2482. 19-1-7 17:33:28.1|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2483. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Processing release 'Berlin Station S03E05 720p WEB h264-eSc [eztv]' from 'Jackett - 1337x'
  2484. 19-1-7 17:33:28.1|Debug|Parser|Parsing string 'Berlin Station S03E05 720p WEB h264-eSc [eztv]'
  2485. 19-1-7 17:33:28.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+))).+?(?:\[.+?\])(?!\\)
  2486. 19-1-7 17:33:28.1|Debug|Parser|Episode Parsed. Berlin Station - S03E05
  2487. 19-1-7 17:33:28.1|Debug|Parser|Language parsed: English
  2488. 19-1-7 17:33:28.1|Debug|QualityParser|Trying to parse quality for Berlin Station S03E05 720p WEB h264-eSc [eztv]
  2489. 19-1-7 17:33:28.1|Debug|Parser|Quality parsed: WEBDL-720p v1
  2490. 19-1-7 17:33:28.1|Debug|Parser|Release Group parsed: eSc
  2491. 19-1-7 17:33:28.1|Debug|ParsingService|No matching series Berlin Station
  2492. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2493. 19-1-7 17:33:28.1|Trace|DownloadDecisionMaker|Processing release 148/160
  2494. 19-1-7 17:33:28.1|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2495. 19-1-7 17:33:28.1|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2496. 19-1-7 17:33:28.1|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2497. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Processing release 'The Simpsons S30E11 480p x264-mSD [eztv]' from 'Jackett - 1337x'
  2498. 19-1-7 17:33:28.1|Debug|Parser|Parsing string 'The Simpsons S30E11 480p x264-mSD [eztv]'
  2499. 19-1-7 17:33:28.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+))).+?(?:\[.+?\])(?!\\)
  2500. 19-1-7 17:33:28.1|Debug|Parser|Episode Parsed. The Simpsons - S30E11
  2501. 19-1-7 17:33:28.1|Debug|Parser|Language parsed: English
  2502. 19-1-7 17:33:28.1|Debug|QualityParser|Trying to parse quality for The Simpsons S30E11 480p x264-mSD [eztv]
  2503. 19-1-7 17:33:28.1|Debug|Parser|Quality parsed: SDTV v1
  2504. 19-1-7 17:33:28.1|Debug|Parser|Release Group parsed: mSD
  2505. 19-1-7 17:33:28.1|Debug|ParsingService|No matching series The Simpsons
  2506. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2507. 19-1-7 17:33:28.1|Trace|DownloadDecisionMaker|Processing release 149/160
  2508. 19-1-7 17:33:28.1|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2509. 19-1-7 17:33:28.1|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2510. 19-1-7 17:33:28.1|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2511. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Processing release 'Bobs.Burgers.S09E11.720p.WEB.x264-TBS' from 'Jackett - 1337x'
  2512. 19-1-7 17:33:28.1|Debug|Parser|Parsing string 'Bobs.Burgers.S09E11.720p.WEB.x264-TBS'
  2513. 19-1-7 17:33:28.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?(?!\\)
  2514. 19-1-7 17:33:28.1|Debug|Parser|Episode Parsed. Bobs Burgers - S09E11
  2515. 19-1-7 17:33:28.1|Debug|Parser|Language parsed: English
  2516. 19-1-7 17:33:28.1|Debug|QualityParser|Trying to parse quality for Bobs.Burgers.S09E11.720p.WEB.x264-TBS
  2517. 19-1-7 17:33:28.1|Debug|Parser|Quality parsed: WEBDL-720p v1
  2518. 19-1-7 17:33:28.1|Debug|Parser|Release Group parsed: TBS
  2519. 19-1-7 17:33:28.1|Debug|ParsingService|No matching series Bobs Burgers
  2520. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2521. 19-1-7 17:33:28.1|Trace|DownloadDecisionMaker|Processing release 150/160
  2522. 19-1-7 17:33:28.1|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2523. 19-1-7 17:33:28.1|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2524. 19-1-7 17:33:28.1|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2525. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Processing release 'Family Guy S17E10 480p x264-mSD [eztv]' from 'Jackett - 1337x'
  2526. 19-1-7 17:33:28.1|Debug|Parser|Parsing string 'Family Guy S17E10 480p x264-mSD [eztv]'
  2527. 19-1-7 17:33:28.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+))).+?(?:\[.+?\])(?!\\)
  2528. 19-1-7 17:33:28.1|Debug|Parser|Episode Parsed. Family Guy - S17E10
  2529. 19-1-7 17:33:28.1|Debug|Parser|Language parsed: English
  2530. 19-1-7 17:33:28.1|Debug|QualityParser|Trying to parse quality for Family Guy S17E10 480p x264-mSD [eztv]
  2531. 19-1-7 17:33:28.1|Debug|Parser|Quality parsed: SDTV v1
  2532. 19-1-7 17:33:28.1|Debug|Parser|Release Group parsed: mSD
  2533. 19-1-7 17:33:28.1|Debug|ParsingService|No matching series Family Guy
  2534. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2535. 19-1-7 17:33:28.1|Trace|DownloadDecisionMaker|Processing release 151/160
  2536. 19-1-7 17:33:28.1|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2537. 19-1-7 17:33:28.1|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2538. 19-1-7 17:33:28.1|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2539. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Processing release 'Manhunt S01E01 480p x264-mSD [eztv]' from 'Jackett - 1337x'
  2540. 19-1-7 17:33:28.1|Debug|Parser|Parsing string 'Manhunt S01E01 480p x264-mSD [eztv]'
  2541. 19-1-7 17:33:28.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+))).+?(?:\[.+?\])(?!\\)
  2542. 19-1-7 17:33:28.1|Debug|Parser|Episode Parsed. Manhunt - S01E01
  2543. 19-1-7 17:33:28.1|Debug|Parser|Language parsed: English
  2544. 19-1-7 17:33:28.1|Debug|QualityParser|Trying to parse quality for Manhunt S01E01 480p x264-mSD [eztv]
  2545. 19-1-7 17:33:28.1|Debug|Parser|Quality parsed: SDTV v1
  2546. 19-1-7 17:33:28.1|Debug|Parser|Release Group parsed: mSD
  2547. 19-1-7 17:33:28.1|Debug|ParsingService|No matching series Manhunt
  2548. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2549. 19-1-7 17:33:28.1|Trace|DownloadDecisionMaker|Processing release 152/160
  2550. 19-1-7 17:33:28.1|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2551. 19-1-7 17:33:28.1|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2552. 19-1-7 17:33:28.1|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2553. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Processing release 'NCIS.Los.Angeles.S10E12.720p.HDTV.x264-BATV' from 'Jackett - 1337x'
  2554. 19-1-7 17:33:28.1|Debug|Parser|Parsing string 'NCIS.Los.Angeles.S10E12.720p.HDTV.x264-BATV'
  2555. 19-1-7 17:33:28.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?(?!\\)
  2556. 19-1-7 17:33:28.1|Debug|Parser|Episode Parsed. NCIS Los Angeles - S10E12
  2557. 19-1-7 17:33:28.1|Debug|Parser|Language parsed: English
  2558. 19-1-7 17:33:28.1|Debug|QualityParser|Trying to parse quality for NCIS.Los.Angeles.S10E12.720p.HDTV.x264-BATV
  2559. 19-1-7 17:33:28.1|Debug|Parser|Quality parsed: HDTV-720p v1
  2560. 19-1-7 17:33:28.1|Debug|Parser|Release Group parsed: BATV
  2561. 19-1-7 17:33:28.1|Debug|ParsingService|No matching series NCIS Los Angeles
  2562. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2563. 19-1-7 17:33:28.1|Trace|DownloadDecisionMaker|Processing release 153/160
  2564. 19-1-7 17:33:28.1|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2565. 19-1-7 17:33:28.1|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2566. 19-1-7 17:33:28.1|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2567. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Processing release 'Survival Family (2016) [BluRay] [720p] [YTS] [YIFY]' from 'Jackett - 1337x'
  2568. 19-1-7 17:33:28.1|Debug|Parser|Parsing string 'Survival Family (2016) [BluRay] [720p] [YTS] [YIFY]'
  2569. 19-1-7 17:33:28.1|Debug|Parser|Unable to parse Survival Family (2016) [BluRay] [720p] [YTS] [YIFY]
  2570. 19-1-7 17:33:28.1|Debug|Parser|Parsing string 'Survival Family (2016) [BluRay] [720p] [YTS] [YIFY]'
  2571. 19-1-7 17:33:28.1|Debug|Parser|Unable to parse Survival Family (2016) [BluRay] [720p] [YTS] [YIFY]
  2572. 19-1-7 17:33:28.1|Debug|ParsingService|No matching series Survival Family (2016) [BluRay] [720p] [YTS] [YIFY]
  2573. 19-1-7 17:33:28.1|Trace|DownloadDecisionMaker|Processing release 154/160
  2574. 19-1-7 17:33:28.1|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2575. 19-1-7 17:33:28.1|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2576. 19-1-7 17:33:28.1|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2577. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Processing release '101 Internet Businesses You Can Start from Home How to Choose and Build Your Own...' from 'Jackett - 1337x'
  2578. 19-1-7 17:33:28.1|Debug|Parser|Parsing string '101 Internet Businesses You Can Start from Home How to Choose and Build Your Own...'
  2579. 19-1-7 17:33:28.1|Debug|Parser|Unable to parse 101 Internet Businesses You Can Start from Home How to Choose and Build Your Own...
  2580. 19-1-7 17:33:28.1|Debug|Parser|Parsing string '101 Internet Businesses You Can Start from Home How to Choose and Build Your Own...'
  2581. 19-1-7 17:33:28.2|Debug|Parser|Unable to parse 101 Internet Businesses You Can Start from Home How to Choose and Build Your Own...
  2582. 19-1-7 17:33:28.2|Debug|ParsingService|No matching series 101 Internet Businesses You Can Start from Home How to Choose and Build Your Own...
  2583. 19-1-7 17:33:28.2|Trace|DownloadDecisionMaker|Processing release 155/160
  2584. 19-1-7 17:33:28.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2585. 19-1-7 17:33:28.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2586. 19-1-7 17:33:28.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2587. 19-1-7 17:33:28.2|Debug|DownloadDecisionMaker|Processing release 'Family.Guy.S17E10.1080p.WEB.x264-TBS' from 'Jackett - 1337x'
  2588. 19-1-7 17:33:28.2|Debug|Parser|Parsing string 'Family.Guy.S17E10.1080p.WEB.x264-TBS'
  2589. 19-1-7 17:33:28.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?(?!\\)
  2590. 19-1-7 17:33:28.2|Debug|Parser|Episode Parsed. Family Guy - S17E10
  2591. 19-1-7 17:33:28.2|Debug|Parser|Language parsed: English
  2592. 19-1-7 17:33:28.2|Debug|QualityParser|Trying to parse quality for Family.Guy.S17E10.1080p.WEB.x264-TBS
  2593. 19-1-7 17:33:28.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2594. 19-1-7 17:33:28.2|Debug|Parser|Release Group parsed: TBS
  2595. 19-1-7 17:33:28.2|Debug|ParsingService|No matching series Family Guy
  2596. 19-1-7 17:33:28.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2597. 19-1-7 17:33:28.2|Trace|DownloadDecisionMaker|Processing release 156/160
  2598. 19-1-7 17:33:28.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2599. 19-1-7 17:33:28.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2600. 19-1-7 17:33:28.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2601. 19-1-7 17:33:28.2|Debug|DownloadDecisionMaker|Processing release 'Madam Secretary S05E11 720p HDTV x264-BATV [eztv]' from 'Jackett - 1337x'
  2602. 19-1-7 17:33:28.2|Debug|Parser|Parsing string 'Madam Secretary S05E11 720p HDTV x264-BATV [eztv]'
  2603. 19-1-7 17:33:28.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+))).+?(?:\[.+?\])(?!\\)
  2604. 19-1-7 17:33:28.2|Debug|Parser|Episode Parsed. Madam Secretary - S05E11
  2605. 19-1-7 17:33:28.2|Debug|Parser|Language parsed: English
  2606. 19-1-7 17:33:28.2|Debug|QualityParser|Trying to parse quality for Madam Secretary S05E11 720p HDTV x264-BATV [eztv]
  2607. 19-1-7 17:33:28.2|Debug|Parser|Quality parsed: HDTV-720p v1
  2608. 19-1-7 17:33:28.2|Debug|Parser|Release Group parsed: BATV
  2609. 19-1-7 17:33:28.2|Debug|ParsingService|No matching series Madam Secretary
  2610. 19-1-7 17:33:28.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2611. 19-1-7 17:33:28.2|Trace|DownloadDecisionMaker|Processing release 157/160
  2612. 19-1-7 17:33:28.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2613. 19-1-7 17:33:28.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2614. 19-1-7 17:33:28.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2615. 19-1-7 17:33:28.2|Debug|DownloadDecisionMaker|Processing release 'Dirty John S01E07 HDTV x264-W4F [eztv]' from 'Jackett - 1337x'
  2616. 19-1-7 17:33:28.2|Debug|Parser|Parsing string 'Dirty John S01E07 HDTV x264-W4F [eztv]'
  2617. 19-1-7 17:33:28.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+))).+?(?:\[.+?\])(?!\\)
  2618. 19-1-7 17:33:28.2|Debug|Parser|Episode Parsed. Dirty John - S01E07
  2619. 19-1-7 17:33:28.2|Debug|Parser|Language parsed: English
  2620. 19-1-7 17:33:28.2|Debug|QualityParser|Trying to parse quality for Dirty John S01E07 HDTV x264-W4F [eztv]
  2621. 19-1-7 17:33:28.2|Debug|Parser|Quality parsed: SDTV v1
  2622. 19-1-7 17:33:28.2|Debug|Parser|Release Group parsed: W4F
  2623. 19-1-7 17:33:28.2|Debug|ParsingService|No matching series Dirty John
  2624. 19-1-7 17:33:28.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2625. 19-1-7 17:33:28.2|Trace|DownloadDecisionMaker|Processing release 158/160
  2626. 19-1-7 17:33:28.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2627. 19-1-7 17:33:28.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2628. 19-1-7 17:33:28.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2629. 19-1-7 17:33:28.2|Debug|DownloadDecisionMaker|Processing release 'The Real Housewives of Atlanta S11E10 The Wrong Road 480p x264-mSD [eztv]' from 'Jackett - 1337x'
  2630. 19-1-7 17:33:28.2|Debug|Parser|Parsing string 'The Real Housewives of Atlanta S11E10 The Wrong Road 480p x264-mSD [eztv]'
  2631. 19-1-7 17:33:28.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+))).+?(?:\[.+?\])(?!\\)
  2632. 19-1-7 17:33:28.2|Debug|Parser|Episode Parsed. The Real Housewives of Atlanta - S11E10
  2633. 19-1-7 17:33:28.2|Debug|Parser|Language parsed: English
  2634. 19-1-7 17:33:28.2|Debug|QualityParser|Trying to parse quality for The Real Housewives of Atlanta S11E10 The Wrong Road 480p x264-mSD [eztv]
  2635. 19-1-7 17:33:28.2|Debug|Parser|Quality parsed: SDTV v1
  2636. 19-1-7 17:33:28.2|Debug|Parser|Release Group parsed: mSD
  2637. 19-1-7 17:33:28.2|Debug|ParsingService|No matching series The Real Housewives of Atlanta
  2638. 19-1-7 17:33:28.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2639. 19-1-7 17:33:28.2|Trace|DownloadDecisionMaker|Processing release 159/160
  2640. 19-1-7 17:33:28.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2641. 19-1-7 17:33:28.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2642. 19-1-7 17:33:28.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2643. 19-1-7 17:33:28.2|Debug|DownloadDecisionMaker|Processing release 'Fantastic Beasts - The Crimes of Grindelwald 2018 Blurred 1080p.x264.AC3 2.0 - c...' from 'Jackett - 1337x'
  2644. 19-1-7 17:33:28.2|Debug|Parser|Parsing string 'Fantastic Beasts - The Crimes of Grindelwald 2018 Blurred 1080p.x264.AC3 2.0 - c...'
  2645. 19-1-7 17:33:28.2|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+|_|$)(?!\\)
  2646. 19-1-7 17:33:28.2|Debug|Parser|Episode Parsed. Fantastic Beasts - The Crimes of Grindelwald - S20E18
  2647. 19-1-7 17:33:28.2|Debug|Parser|Language parsed: English
  2648. 19-1-7 17:33:28.2|Debug|QualityParser|Trying to parse quality for Fantastic Beasts - The Crimes of Grindelwald 2018 Blurred 1080p.x264.AC3 2.0 - c...
  2649. 19-1-7 17:33:28.2|Debug|Parser|Quality parsed: HDTV-1080p v1
  2650. 19-1-7 17:33:28.2|Debug|Parser|Release Group parsed:
  2651. 19-1-7 17:33:28.2|Debug|ParsingService|No matching series Fantastic Beasts - The Crimes of Grindelwald
  2652. 19-1-7 17:33:28.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2653. 19-1-7 17:33:28.2|Trace|DownloadDecisionMaker|Processing release 160/160
  2654. 19-1-7 17:33:28.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2655. 19-1-7 17:33:28.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2656. 19-1-7 17:33:28.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2657. 19-1-7 17:33:28.2|Debug|DownloadDecisionMaker|Processing release 'Dirty John S01E07 480p x264-mSD [eztv]' from 'Jackett - 1337x'
  2658. 19-1-7 17:33:28.2|Debug|Parser|Parsing string 'Dirty John S01E07 480p x264-mSD [eztv]'
  2659. 19-1-7 17:33:28.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+))).+?(?:\[.+?\])(?!\\)
  2660. 19-1-7 17:33:28.2|Debug|Parser|Episode Parsed. Dirty John - S01E07
  2661. 19-1-7 17:33:28.2|Debug|Parser|Language parsed: English
  2662. 19-1-7 17:33:28.2|Debug|QualityParser|Trying to parse quality for Dirty John S01E07 480p x264-mSD [eztv]
  2663. 19-1-7 17:33:28.2|Debug|Parser|Quality parsed: SDTV v1
  2664. 19-1-7 17:33:28.2|Debug|Parser|Release Group parsed: mSD
  2665. 19-1-7 17:33:28.2|Debug|ParsingService|No matching series Dirty John
  2666. 19-1-7 17:33:28.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2667. 19-1-7 17:33:28.2|Info|RssSyncService|RSS Sync Completed. Reports found: 160, Reports grabbed: 0
  2668. 19-1-7 17:33:28.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2669. 19-1-7 17:33:28.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2670. 19-1-7 17:33:28.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2671. 19-1-7 17:33:28.2|Trace|EventAggregator|Publishing RssSyncCompleteEvent
  2672. 19-1-7 17:33:28.2|Trace|EventAggregator|RssSyncCompleteEvent -> PendingReleaseService
  2673. 19-1-7 17:33:28.2|Debug|PendingReleaseService|Removing failed releases from pending
  2674. 19-1-7 17:33:28.2|Trace|EventAggregator|RssSyncCompleteEvent <- PendingReleaseService
  2675. 19-1-7 17:33:28.2|Trace|CommandQueueManager|Updating command status
  2676. 19-1-7 17:33:28.3|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2677. 19-1-7 17:33:28.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2678. 19-1-7 17:33:28.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2679. 19-1-7 17:33:28.3|Trace|EventAggregator|Publishing CommandExecutedEvent
  2680. 19-1-7 17:33:28.3|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  2681. 19-1-7 17:33:28.3|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Indexers.RssSyncCommand
  2682. 19-1-7 17:33:28.3|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  2683. 19-1-7 17:33:28.3|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  2684. 19-1-7 17:33:28.3|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  2685. 19-1-7 17:33:28.3|Trace|CommandExecutor|RssSyncCommand <- RssSyncService [00:00:12.4799940]
  2686. 19-1-7 17:33:29.7|Trace|ConfigService|Using default config value for 'downloadedepisodesfolder' defaultValue:''
  2687. 19-1-7 17:33:29.7|Trace|ConfigService|Using default config value for 'downloadedepisodesfolder' defaultValue:''
  2688. 19-1-7 17:33:29.7|Debug|SabnzbdProxy|Url: http://localhost:8888/api?mode=get_config&apikey=(removed)&output=json
  2689. 19-1-7 17:33:29.7|Trace|HttpClient|Req: [GET] http://localhost:8888/api?mode=get_config&apikey=(removed)&output=json
  2690. 19-1-7 17:33:29.7|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  2691. 19-1-7 17:33:29.7|Trace|HttpClient|Res: [GET] http://localhost:8888/api?mode=get_config&apikey=(removed)&output=json: 200.OK (3 ms)
  2692. 19-1-7 17:33:29.7|Trace|HttpClient|Response content (8866 bytes): {"config": {"ncenter": {"ncenter_prio_startup": 1, "ncenter_prio_warning": 0, "ncenter_cats": ["*"], "ncenter_prio_new_login": 0, "ncenter_prio_queue_done": 1, "ncenter_prio_download": 0, "ncenter_prio_failed": 1, "ncenter_prio_disk_full": 1, "ncenter_prio_error": 0, "ncenter_enable": 0, "ncenter_prio_complete": 1, "ncenter_prio_pp": 0, "ncenter_prio_other": 0}, "ntfosd": {"ntfosd_prio_queue_done": 1, "ntfosd_enable": 1, "ntfosd_cats": ["*"], "ntfosd_prio_error": 0, "ntfosd_prio_startup": 1, "ntfosd_prio_complete": 1, "ntfosd_prio_pp": 0, "ntfosd_prio_warning": 0, "ntfosd_prio_other": 0, "ntfosd_prio_disk_full": 1, "ntfosd_prio_new_login": 0, "ntfosd_prio_download": 0, "ntfosd_prio_failed": 1}, "nscript": {"nscript_cats": ["*"], "nscript_prio_complete": 1, "nscript_prio_other": 0, "nscript_prio_warning": 0, "nscript_prio_queue_done": 1, "nscript_prio_failed": 1, "nscript_prio_pp": 0, "nscript_prio_new_login": 0, "nscript_script": "", "nscript_prio_download": 0, "nscript_prio_error": 0, "nscript_prio_startup": 1, "nscript_parameters": "", "nscript_enable": 0, "nscript_prio_disk_full": 1}, "pushover": {"pushover_prio_error": 1, "pushover_cats": ["*"], "pushover_prio_failed": -1, "pushover_prio_complete": -1, "pushover_prio_warning": 1, "pushover_prio_startup": -3, "pushover_prio_queue_done": -1, "pushover_prio_other": -3, "pushover_prio_pp": -3, "pushover_enable": 0, "pushover_prio_disk_full": 1, "pushover_token": "", "pushover_device": "", "pushover_emergency_expire": 3600, "pushover_prio_new_login": -3, "pushover_emergency_retry": 60, "pushover_prio_download": -2, "pushover_userkey": ""}, "misc": {"movie_rename_limit": "100M", "https_port": "", "folder_rename": 1, "password_file": "", "queue_complete": "", "warned_old_queue": 10, "https_key": "server.key", "cleanup_list": [], "notified_new_skin": 2, "rating_filter_enable": 0, "cache_limit": "450M", "rating_enable": 0, "fail_hopeless_jobs": 1, "par_option": "", "web_color": "Default", "inet_exposure": 0, "enable_recursive": 1, "selftest_host": "self-test.sabnzbd.org", "pre_check": 1, "replace_spaces": 0, "host_whitelist": ["harold"], "dirscan_speed": 3600, "enable_filejoin": 1, "api_key": "(removed)", "no_penalties": 0, "load_balancing": 2, "rating_filter_abort_video": 0, "osx_speed": 1, "dirscan_dir": "/home/(removed)/Downloads/sabnzbdplus/nzb", "disable_api_key": 0, "quota_period": "m", "win_menu": 1, "enable_7zip": 1, "rating_filter_pause_audio": 0, "rss_filenames": 0, "password": "", "permissions": "777", "quota_day": "", "require_modern_tls": 0, "ssl_ciphers": "", "auto_disconnect": 1, "use_pickle": 0, "https_chain": "", "warn_empty_nzb": 1, "history_limit": 10, "enable_date_sorting": 0, "enable_https_verification": 1, "replace_dots": 0, "win_process_prio": 3, "ipv6_hosting": 0, "series_propercheck": 1, "rating_host": "", "movie_sort_extra": "-cd%1", "quota_size": "", "ionice": "", "enable_unzip": 1, "download_free": "", "movie_categories": ["movies"], "email_dir": "", "wait_ext_drive": 5, "pre_script": "None", "ipv6_servers": 1, "enable_all_par": 0, "rating_filter_pause_encrypted_confirm": 0, "email_full": 0, "enable_tsjoin": 1, "log_dir": "logs", "rating_filter_pause_encrypted": 0, "queue_limit": 20, "admin_dir": "admin", "nzb_backup_dir": "", "tv_sort_countries": 1, "date_categories": ["tv"], "ignore_empty_files": 0, "show_sysload": 2, "sfv_check": 1, "date_sort_string": "", "schedlines": [], "host": "0.0.0.0", "ignore_unrar_dates": 0, "https_cert": "server.cert", "email_rss": 0, "sanitize_safe": 0, "req_completion_rate": 100.2, "language": "en", "movie_sort_string": "", "rating_filter_pause_spam_confirm": 0, "fixed_ports": 1, "html_login": 1, "direct_unpack_tested": 1, "api_logging": 1, "pause_on_post_processing": 0, "debug_log_decoding": 0, "allow_incomplete_nzb": 0, "rating_filter_abort_keywords": "", "enable_unrar": 1, "enable_meta": 1, "direct_unpack": 1, "url_base": "/sabnzbd", "email_account": "", "email_server": "", "converted_nzo_pickles": 1, "config_lock": 0, "quota_resume": 0, "quick_check_ext_ignore": ["nfo", "sfv", "srr"], "api_warnings": 1, "wait_for_dfolder": 0, "tv_sort_string": "", "rating_filter_abort_encrypted": 0, "rating_filter_pause_keywords": "", "warn_dupl_jobs": 1, "movie_extra_folder": 0, "web_dir": "Glitter", "no_series_dupes": 0, "rating_filter_abort_downvoted": 0, "download_dir": "/home/(removed)/Downloads/sabnzbdplus/incomplete", "size_limit": "0", "enable_par_cleanup": 1, "safe_postproc": 1, "new_nzb_on_failure": 0, "complete_dir": "/home/(removed)/Downloads/Completed", "x_frame_options": 1, "rating_filter_pause_downvoted": 0, "replace_illegal": 1, "rating_filter_abort_audio": 0, "nomedia_marker": "", "auto_sort": 0, "rating_filter_abort_encrypted_confirm": 0, "check_new_rel": 1, "bandwidth_max": "", "local_ranges": [], "enable_https": 0, "username": "", "direct_unpack_threads": 3, "no_dupes": 0, "keep_awake": 1, "top_only": 0, "osx_menu": 1, "email_from": "", "unwanted_extensions": ["exe"], "max_art_tries": 3, "rating_filter_abort_spam_confirm": 0, "email_endjob": 0, "tv_categories": [], "rss_odd_titles": ["nzbindex.nl/", "nzbindex.com/", "nzbclub.com/"], "pause_on_pwrar": 1, "rating_filter_pause_spam": 0, "backup_for_duplicates": 1, "ignore_samples": 0, "overwrite_files": 0, "multipar": 0, "rss_rate": 60, "refresh_rate": 1, "sched_converted": 2, "history_retention": "0", "propagation_delay": 0, "port": "8888", "script_can_fail": 0, "script_dir": "", "bandwidth_perc": 0, "email_pwd": "", "empty_postproc": 0, "ignore_wrong_unrar": 0, "email_cats": ["*"], "nice": "", "enable_bonjour": 1, "enable_movie_sorting": 0, "flat_unpack": 0, "fast_fail": 1, "rating_filter_pause_video": 0, "max_url_retries": 10, "fsys_type": 0, "action_on_unwanted_extensions": 1, "rating_api_key": "", "reject_duplicate_files": 0, "nzb_key": "(removed)", "max_art_opt": 0, "ampm": 0, "rating_filter_abort_spam": 0, "auto_browser": 1, "start_paused": 0, "email_to": [], "queue_complete_pers": 0, "enable_tv_sorting": 0, "folder_max_length": 256}, "growl": {"growl_prio_startup": 1, "growl_enable": 0, "growl_prio_new_login": 0, "growl_prio_other": 0, "growl_prio_download": 0, "growl_server": "", "growl_prio_disk_full": 1, "growl_prio_failed": 1, "growl_prio_queue_done": 1, "growl_prio_warning": 0, "growl_prio_error": 0, "growl_prio_complete": 1, "growl_cats": ["*"], "growl_prio_pp": 0, "growl_password": ""}, "prowl": {"prowl_prio_disk_full": 1, "prowl_prio_error": -3, "prowl_prio_download": -3, "prowl_enable": 0, "prowl_prio_failed": 1, "prowl_prio_pp": -3, "prowl_cats": ["*"], "prowl_prio_new_login": -3, "prowl_apikey": "", "prowl_prio_startup": -3, "prowl_prio_warning": -3, "prowl_prio_other": -3, "prowl_prio_complete": 0, "prowl_prio_queue_done": 0}, "acenter": {"acenter_prio_pp": 0, "acenter_prio_disk_full": 1, "acenter_prio_new_login": 0, "acenter_cats": ["*"], "acenter_prio_failed": 1, "acenter_prio_download": 0, "acenter_prio_queue_done": 1, "acenter_prio_error": 0, "acenter_enable": 0, "acenter_prio_warning": 0, "acenter_prio_complete": 1, "acenter_prio_startup": 0, "acenter_prio_other": 0}, "logging": {"max_log_size": "5242880", "log_level": 1, "log_backups": 5}, "servers": [{"username": "(removed)", "priority": 0, "enable": 1, "displayname": "news.bulknews.eu", "name": "news.bulknews.eu", "ssl_ciphers": "", "notes": "", "connections": 30, "ssl": 0, "host": "news.bulknews.eu", "timeout": 60, "ssl_verify": 2, "send_group": 0, "password": "(removed)", "optional": 0, "port": 119, "retention": 0}, {"username": "(removed)", "priority": 2, "enable": 1, "displayname": "eunews.blocknews.net", "name": "eunews.blocknews.net", "ssl_ciphers": "", "notes": "", "connections": 5, "ssl": 0, "host": "eunews.blocknews.net", "timeout": 60, "ssl_verify": 2, "send_group": 0, "password": "(removed)", "optional": 0, "port": 119, "retention": 0}], "pushbullet": {"pushbullet_prio_download": 0, "pushbullet_prio_other": 0, "pushbullet_enable": 0, "pushbullet_prio_complete": 1, "pushbullet_cats": ["*"], "pushbullet_device": "", "pushbullet_prio_failed": 1, "pushbullet_apikey": "", "pushbullet_prio_warning": 0, "pushbullet_prio_startup": 0, "pushbullet_prio_new_login": 0, "pushbullet_prio_queue_done": 0, "pushbullet_prio_disk_full": 1, "pushbullet_prio_error": 0, "pushbullet_prio_pp": 0}, "categories": [{"priority": -100, "pp": "", "name": "tv", "script": "Default", "newzbin": "TV, shows, tv", "order": 0, "dir": "/home/(removed)/Downloads/Completed/TV Shows"}, {"priority": -100, "pp": "", "name": "movies", "script": "Default", "newzbin": "movies, Movies", "order": 0, "dir": "/home/(removed)/Downloads/Completed/Movies"}, {"priority": 0, "pp": "3", "name": "*", "script": "None", "newzbin": "", "order": 0, "dir": ""}, {"priority": -100, "pp": "", "name": "music", "script": "Default", "newzbin": "music, Music", "order": 0, "dir": "Music"}]}}
  2693. 19-1-7 17:33:29.7|Trace|HttpClient|Req: [POST] http://localhost:9091/transmission/rpc: session-get(...)
  2694. 19-1-7 17:33:29.7|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  2695. 19-1-7 17:33:29.7|Trace|HttpClient|Res: [POST] http://localhost:9091/transmission/rpc: 200.OK (2 ms)
  2696. 19-1-7 17:33:29.7|Trace|HttpClient|Response content (1588 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":false,"blocklist-size":0,"blocklist-url":"http://www.example.com/blocklist","cache-size-mb":4,"config-dir":"/home/(removed)/.config/transmission-daemon","dht-enabled":true,"download-dir":"/home/(removed)/Downloads/Completed","download-dir-free-space":170299138048,"download-queue-enabled":true,"download-queue-size":5,"encryption":"preferred","idle-seeding-limit":30,"idle-seeding-limit-enabled":true,"incomplete-dir":"/home/(removed)/Downloads/transmission/incomplete","incomplete-dir-enabled":true,"lpd-enabled":false,"peer-limit-global":500,"peer-limit-per-torrent":50,"peer-port":51413,"peer-port-random-on-start":false,"pex-enabled":true,"port-forwarding-enabled":true,"queue-stalled-enabled":true,"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":0.0500,"seedRatioLimited":true,"speed-limit-down":100,"speed-limit-down-enabled":false,"speed-limit-up":20,"speed-limit-up-enabled":true,"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.94 (d8e60ee44f)"},"result":"success"}
  2697.  
  2698. 19-1-7 17:33:29.8|Debug|IndexerFactory|Temporarily ignoring indexer NzbHydra till 07/01/2019 17:38:16 due to recent failures.
  2699. 19-1-7 17:33:29.8|Debug|IndexerFactory|Temporarily ignoring indexer Rarbg till 07/01/2019 20:33:19 due to recent failures.
  2700. 19-1-7 17:33:29.8|Debug|IndexerFactory|Temporarily ignoring indexer Jackett - RuTor till 07/01/2019 17:38:19 due to recent failures.
  2701. 19-1-7 17:33:29.8|Debug|IndexerFactory|Temporarily ignoring indexer NzbHydra till 07/01/2019 17:38:16 due to recent failures.
  2702. 19-1-7 17:33:29.8|Debug|IndexerFactory|Temporarily ignoring indexer Rarbg till 07/01/2019 20:33:19 due to recent failures.
  2703. 19-1-7 17:33:29.8|Debug|IndexerFactory|Temporarily ignoring indexer Jackett - RuTor till 07/01/2019 17:38:19 due to recent failures.
  2704. 19-1-7 17:33:29.8|Debug|MonoVersionCheck|Mono version is 3.10 or better: 5.14.0.177
  2705. 19-1-7 17:33:29.8|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  2706. 19-1-7 17:33:29.9|Trace|HttpClient|Req: [GET] http://services.sonarr.tv/v1/update/master?version=2.0.0.5252&os=linux&runtimeVer=5.14.0.177
  2707. 19-1-7 17:33:29.9|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  2708. 19-1-7 17:33:30.0|Trace|HttpClient|Res: [GET] http://services.sonarr.tv/v1/update/master?version=2.0.0.5252&os=linux&runtimeVer=5.14.0.177: 200.OK (123 ms)
  2709. 19-1-7 17:33:30.0|Trace|EventAggregator|Publishing HealthCheckCompleteEvent
  2710. 19-1-7 17:33:30.0|Trace|EventAggregator|HealthCheckCompleteEvent -> HealthModule
  2711. 19-1-7 17:33:30.0|Trace|EventAggregator|HealthCheckCompleteEvent <- HealthModule
  2712. 19-1-7 17:33:30.0|Trace|EventAggregator|ApplicationStartedEvent <~ HealthCheckService
  2713. 19-1-7 17:33:45.7|Trace|Scheduler|Pending Tasks: 4
  2714. 19-1-7 17:33:45.8|Trace|CommandQueueManager|Publishing CheckForFinishedDownload
  2715. 19-1-7 17:33:45.8|Trace|CommandQueueManager|Checking if command is queued or started: CheckForFinishedDownload
  2716. 19-1-7 17:33:45.8|Trace|CommandQueueManager|Inserting new command: CheckForFinishedDownload
  2717. 19-1-7 17:33:45.8|Trace|CommandExecutor|CheckForFinishedDownloadCommand -> DownloadMonitoringService
  2718. 19-1-7 17:33:45.8|Trace|CommandQueueManager|Marking command as started: CheckForFinishedDownload
  2719. 19-1-7 17:33:45.8|Trace|CommandQueueManager|Publishing MessagingCleanup
  2720. 19-1-7 17:33:45.8|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
  2721. 19-1-7 17:33:45.8|Trace|CommandQueueManager|Inserting new command: MessagingCleanup
  2722. 19-1-7 17:33:45.8|Trace|CommandExecutor|MessagingCleanupCommand -> CleanupCommandMessagingService
  2723. 19-1-7 17:33:45.8|Trace|CommandQueueManager|Marking command as started: MessagingCleanup
  2724. 19-1-7 17:33:45.8|Debug|SabnzbdProxy|Url: http://localhost:8888/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  2725. 19-1-7 17:33:45.8|Trace|HttpClient|Req: [GET] http://localhost:8888/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  2726. 19-1-7 17:33:45.8|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  2727. 19-1-7 17:33:45.8|Trace|CommandQueueManager|Publishing CheckHealth
  2728. 19-1-7 17:33:45.8|Trace|CommandQueueManager|Checking if command is queued or started: CheckHealth
  2729. 19-1-7 17:33:45.8|Trace|CommandQueueManager|Inserting new command: CheckHealth
  2730. 19-1-7 17:33:45.8|Trace|CommandQueueManager|Cleaning up old commands
  2731. 19-1-7 17:33:45.8|Trace|HttpClient|Res: [GET] http://localhost:8888/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json: 200.OK (3 ms)
  2732. 19-1-7 17:33:45.8|Trace|HttpClient|Response content (890 bytes): {"queue": {"noofslots_total": 0, "diskspace2_norm": "158.6 G", "paused": false, "finish": 0, "speedlimit_abs": "", "slots": [], "speed": "0 ", "size": "0 B", "rating_enable": false, "eta": "unknown", "refresh_rate": "1", "start": 0, "version": "2.3.7RC1", "diskspacetotal2": "218.57", "limit": 0, "diskspacetotal1": "218.57", "status": "Idle", "have_warnings": "0", "cache_art": "0", "sizeleft": "0 B", "finishaction": null, "paused_all": false, "quota": "0 ", "have_quota": false, "mbleft": "0.00", "diskspace2": "158.60", "diskspace1": "158.60", "scripts": [], "categories": ["*", "tv", "movies", "music"], "timeleft": "0:00:00", "pause_int": "0", "noofslots": 0, "mb": "0.00", "loadavg": "3.02 | 0.81 | 0.28 | V=1880M R=45M", "cache_max": "471859200", "kbpersec": "0.00", "speedlimit": "100", "cache_size": "0 B", "left_quota": "0 ", "diskspace1_norm": "158.6 G", "queue_details": "0"}}
  2733. 19-1-7 17:33:45.8|Trace|CommandExecutor|CheckHealthCommand -> HealthCheckService
  2734. 19-1-7 17:33:45.8|Trace|CommandQueueManager|Marking command as started: CheckHealth
  2735. 19-1-7 17:33:45.8|Trace|CommandQueueManager|Publishing RefreshSeries
  2736. 19-1-7 17:33:45.8|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
  2737. 19-1-7 17:33:45.8|Trace|CommandQueueManager|Inserting new command: RefreshSeries
  2738. 19-1-7 17:33:45.8|Trace|ConfigService|Using default config value for 'downloadclienthistorylimit' defaultValue:'30'
  2739. 19-1-7 17:33:45.8|Trace|HttpClient|Req: [POST] http://localhost:9091/transmission/rpc: torrent-get(...)
  2740. 19-1-7 17:33:45.8|Debug|SabnzbdProxy|Url: http://localhost:8888/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  2741. 19-1-7 17:33:45.8|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  2742. 19-1-7 17:33:45.8|Trace|HttpClient|Req: [GET] http://localhost:8888/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  2743. 19-1-7 17:33:45.8|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  2744. 19-1-7 17:33:45.8|Trace|HttpClient|Res: [GET] http://localhost:8888/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json: 200.OK (3 ms)
  2745. 19-1-7 17:33:45.8|Trace|HttpClient|Response content (4930 bytes): {"history": {"total_size": "33.4 G", "day_size": "1.5 G", "noofslots": 3, "last_history_update": 1, "week_size": "1.5 G", "version": "2.3.7RC1", "slots": [{"action_line": "", "series": "", "show_details": "True", "script_log": "", "meta": null, "fail_message": "", "loaded": false, "id": 3, "size": "259.1 MB", "category": "tv", "pp": "D", "password": null, "completeness": 0, "script": "None", "nzb_name": "Downton.Abbey.Rediscovered.HDTV.x264-W4F.nzb", "download_time": 295, "storage": "/home/(removed)/Downloads/Completed/TV Shows/Downton.Abbey.Rediscovered.HDTV.x264-W4F", "has_rating": false, "status": "Completed", "script_line": "", "completed": 1546861404, "nzo_id": "SABnzbd_nzo_zAnU3I", "downloaded": 271648276, "retry": 0, "report": "", "path": "/home/(removed)/Downloads/sabnzbdplus/incomplete/Downton.Abbey.Rediscovered.HDTV.x264-W4F", "postproc_time": 2, "name": "Downton.Abbey.Rediscovered.HDTV.x264-W4F", "url": "Downton.Abbey.Rediscovered.HDTV.x264-W4F.nzb", "md5sum": "4d40678b6e745d78639777f2ade9f2b6", "bytes": 271648276, "url_info": "", "stage_log": [{"name": "Source", "actions": ["Downton.Abbey.Rediscovered.HDTV.x264-W4F.nzb"]}, {"name": "Download", "actions": ["Downloaded in 4 mins 55 seconds at an average of 899 KB/s<br/>Age: 1491d"]}, {"name": "Servers", "actions": ["news.bulknews.eu=25.8 MB, eunews.blocknews.net=233.0 MB"]}, {"name": "Repair", "actions": ["[downton.abbey.rediscovered.hdtv.x264-w4f] Quick Check OK"]}, {"name": "Unpack", "actions": ["[downton.abbey.rediscovered.hdtv.x264-w4f] Direct Unpack - Unpacked 1 files/folders in 1 sec"]}]}, {"action_line": "", "series": "", "show_details": "True", "script_log": "", "meta": null, "fail_message": "", "loaded": false, "id": 2, "size": "574.0 MB", "category": "tv", "pp": "D", "password": null, "completeness": 0, "script": "None", "nzb_name": "Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.nzb", "download_time": 282, "storage": "/home/(removed)/Downloads/Completed/TV Shows/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV", "has_rating": false, "status": "Completed", "script_line": "", "completed": 1546861106, "nzo_id": "SABnzbd_nzo_AG46Yv", "downloaded": 601913887, "retry": 0, "report": "", "path": "/home/(removed)/Downloads/sabnzbdplus/incomplete/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV", "postproc_time": 0, "name": "Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV", "url": "Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.nzb", "md5sum": "0d4d42e2d1c2a40050fa4c63228032a1", "bytes": 601913887, "url_info": "", "stage_log": [{"name": "Source", "actions": ["Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.nzb"]}, {"name": "Download", "actions": ["Downloaded in 4 mins 42 seconds at an average of 2.0 MB/s<br/>Age: 1807d"]}, {"name": "Servers", "actions": ["news.bulknews.eu=33 KB, eunews.blocknews.net=573.0 MB"]}, {"name": "Repair", "actions": ["[Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV] Quick Check OK"]}, {"name": "Unpack", "actions": ["[Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV] Direct Unpack - Unpacked 2 files/folders in 3 seconds"]}]}, {"action_line": "", "series": "downton abbey/6/9", "show_details": "True", "script_log": "", "meta": null, "fail_message": "", "loaded": false, "id": 1, "size": "638.3 MB", "category": "tv", "pp": "D", "password": null, "completeness": 0, "script": "None", "nzb_name": "Downton.Abbey.S06E09.BDRip.x264-HAGGiS.nzb", "download_time": 172, "storage": "/home/(removed)/Downloads/Completed/TV Shows/Downton.Abbey.S06E09.BDRip.x264-HAGGiS", "has_rating": false, "status": "Completed", "script_line": "", "completed": 1546860590, "nzo_id": "SABnzbd_nzo_I1P4PU", "downloaded": 669322911, "retry": 0, "report": "", "path": "/home/(removed)/Downloads/sabnzbdplus/incomplete/Downton.Abbey.S06E09.BDRip.x264-HAGGiS", "postproc_time": 2, "name": "Downton.Abbey.S06E09.BDRip.x264-HAGGiS", "url": "Downton.Abbey.S06E09.BDRip.x264-HAGGiS.nzb", "md5sum": "2d89acdc7bd92b5ba6486a19d44b8957", "bytes": 669322911, "url_info": "", "stage_log": [{"name": "Source", "actions": ["Downton.Abbey.S06E09.BDRip.x264-HAGGiS.nzb"]}, {"name": "Download", "actions": ["Downloaded in 2 mins 52 seconds at an average of 3.7 MB/s<br/>Age: 1102d"]}, {"name": "Servers", "actions": ["news.bulknews.eu=647.7 MB"]}, {"name": "Repair", "actions": ["[downton.abbey.s06e09.bdrip.x264-haggis] Quick Check OK", "[downton.abbey.s06e09.bdrip.x264-haggis.proof] Quick Check OK", "[downton.abbey.s06e09.bdrip.x264-haggis.subs] Quick Check OK", "[downton.abbey.s06e09.bdrip.x264-haggis.sample] Quick Check OK"]}, {"name": "Unpack", "actions": ["[downton.abbey.s06e09.bdrip.x264-haggis.subs] Direct Unpack - Unpacked 2 files/folders in 0 seconds", "[downton.abbey.s06e09.bdrip.x264-haggis] Direct Unpack - Unpacked 1 files/folders in 4 seconds", "[downton.abbey.s06e09.bdrip.x264-haggis] Unpacked 1 files/folders in 0 seconds"]}]}], "month_size": "33.4 G"}}
  2746. 19-1-7 17:33:45.8|Trace|HttpClient|Res: [POST] http://localhost:9091/transmission/rpc: 200.OK (8 ms)
  2747. 19-1-7 17:33:45.8|Trace|HttpClient|Response content (1083 bytes): {"arguments":{"torrents":[{"downloadDir":"/home/(removed)/Downloads/Completed/TV Shows/","downloadedEver":184392953,"errorString":"","eta":-1,"hashString":"a9f6d3dbdf70783bafb4498601f4a67091b8b548","id":1,"isFinished":false,"leftUntilDone":0,"name":"PAW.Patrol.S03E11.HDTV.x264-WaLMaRT[rarbg]","seedRatioLimit":0.0500,"status":0,"totalSize":184321853,"uploadedEver":9133518},{"downloadDir":"/home/(removed)/Downloads/Completed/TV Shows/","downloadedEver":184284359,"errorString":"","eta":-1,"hashString":"4a30d9a9ae2dfcb105be4172c3acae69028efee0","id":2,"isFinished":true,"leftUntilDone":0,"name":"PAW.Patrol.S03E06.HDTV.x264-WaLMaRT[rarbg]","seedRatioLimit":0.0500,"status":0,"totalSize":184278687,"uploadedEver":94617877},{"downloadDir":"/home/(removed)/Downloads/Completed/TV Shows/","downloadedEver":182806496,"errorString":"","eta":-1,"hashString":"c2e09a1db81d4d3d0c7b552e0c42395154939e69","id":3,"isFinished":false,"leftUntilDone":0,"name":"PAW.Patrol.S03E14.HDTV.x264-WaLMaRT[rarbg]","seedRatioLimit":0.0500,"status":0,"totalSize":182776659,"uploadedEver":6239287}]},"result":"success"}
  2748.  
  2749. 19-1-7 17:33:45.8|Trace|ConfigService|Using default config value for 'downloadedepisodesfolder' defaultValue:''
  2750. 19-1-7 17:33:45.8|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  2751. 19-1-7 17:33:45.8|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  2752. 19-1-7 17:33:45.8|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  2753. 19-1-7 17:33:45.8|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  2754. 19-1-7 17:33:45.8|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  2755. 19-1-7 17:33:45.8|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  2756. 19-1-7 17:33:45.9|Debug|QualityParser|Trying to parse quality for Downton.Abbey.Rediscovered.HDTV.x264-W4F
  2757. 19-1-7 17:33:45.9|Debug|ParsingService|Found special episode Downton Abbey - S00E07 SDTV v1 for title 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  2758. 19-1-7 17:33:45.9|Debug|TrackedDownloadService|Tracking 'Sabnzbd:Downton.Abbey.Rediscovered.HDTV.x264-W4F': ClientState=Completed SonarrStage=Downloading Episode='Downton Abbey - S00E07 SDTV v1' OutputPath=/home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.Rediscovered.HDTV.x264-W4F.
  2759. 19-1-7 17:33:45.9|Trace|ConfigService|Using default config value for 'downloadedepisodesfolder' defaultValue:''
  2760. 19-1-7 17:33:45.9|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  2761. 19-1-7 17:33:45.9|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  2762. 19-1-7 17:33:45.9|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  2763. 19-1-7 17:33:45.9|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  2764. 19-1-7 17:33:45.9|Debug|DiskScanService|Scanning '/home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.Rediscovered.HDTV.x264-W4F' for video files
  2765. 19-1-7 17:33:46.0|Trace|DiskScanService|5 files were found in /home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.Rediscovered.HDTV.x264-W4F
  2766. 19-1-7 17:33:46.0|Debug|DiskScanService|1 video files were found in /home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.Rediscovered.HDTV.x264-W4F
  2767. 19-1-7 17:33:46.0|Trace|CommandQueueManager|Updating command status
  2768. 19-1-7 17:33:46.0|Trace|EventAggregator|Publishing CommandExecutedEvent
  2769. 19-1-7 17:33:46.0|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  2770. 19-1-7 17:33:46.0|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Messaging.Commands.MessagingCleanupCommand
  2771. 19-1-7 17:33:46.0|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  2772. 19-1-7 17:33:46.0|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  2773. 19-1-7 17:33:46.0|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  2774. 19-1-7 17:33:46.0|Trace|CommandExecutor|MessagingCleanupCommand <- CleanupCommandMessagingService [00:00:00.2080860]
  2775. 19-1-7 17:33:46.0|Debug|ImportDecisionMaker|Analyzing 1/1 files.
  2776. 19-1-7 17:33:46.0|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  2777. 19-1-7 17:33:46.0|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  2778. 19-1-7 17:33:46.0|Trace|CommandExecutor|RefreshSeriesCommand -> RefreshSeriesService
  2779. 19-1-7 17:33:46.0|Trace|CommandQueueManager|Marking command as started: RefreshSeries
  2780. 19-1-7 17:33:46.0|Debug|VideoFileInfoReader|Getting media info from /home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.Rediscovered.HDTV.x264-W4F/downton.abbey.rediscovered.hdtv.x264-w4f.mp4
  2781. 19-1-7 17:33:46.0|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2782. 19-1-7 17:33:46.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2783. 19-1-7 17:33:46.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2784. 19-1-7 17:33:46.0|Trace|EventAggregator|Publishing SeriesRefreshStartingEvent
  2785. 19-1-7 17:33:46.0|Trace|EventAggregator|SeriesRefreshStartingEvent -> XemService
  2786. 19-1-7 17:33:46.0|Trace|EventAggregator|SeriesRefreshStartingEvent <- XemService
  2787. 19-1-7 17:33:46.0|Trace|EventAggregator|SeriesRefreshStartingEvent -> SceneMappingService
  2788. 19-1-7 17:33:46.0|Trace|EventAggregator|SeriesRefreshStartingEvent <- SceneMappingService
  2789. 19-1-7 17:33:46.0|Trace|MediaInfo|Read file offset 0-1736704 (1736704 bytes)
  2790. 19-1-7 17:33:46.0|Trace|MediaInfo|Read file offset 262881694-262881749 (55 bytes)
  2791. 19-1-7 17:33:46.0|Trace|MediaInfo|Read file offset 1732252-1748636 (16384 bytes)
  2792. 19-1-7 17:33:46.0|Trace|MediaInfo|Read file offset 262881749-262881749 (0 bytes)
  2793. 19-1-7 17:33:46.1|Trace|MediaInfo|Read a total of 1753143 bytes (0.7%)
  2794. 19-1-7 17:33:46.1|Debug|DetectSample|Runtime is over 90 seconds
  2795. 19-1-7 17:33:46.1|Debug|Parser|Parsing string 'downton.abbey.rediscovered.hdtv.x264-w4f.mp4'
  2796. 19-1-7 17:33:46.1|Trace|ShouldRefreshSeries|Series The 100 last updated less than 6 hours ago, should not be refreshed.
  2797. 19-1-7 17:33:46.1|Info|RefreshSeriesService|Skipping refresh of series: The 100
  2798. 19-1-7 17:33:46.1|Debug|Parser|Unable to parse downton.abbey.rediscovered.hdtv.x264-w4f.mp4
  2799. 19-1-7 17:33:46.1|Debug|Parser|Attempting to parse episode info using directory and file names. Downton.Abbey.Rediscovered.HDTV.x264-W4F
  2800. 19-1-7 17:33:46.1|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F downton.abbey.rediscovered.hdtv.x264-w4f.mp4'
  2801. 19-1-7 17:33:46.1|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F downton.abbey.rediscovered.hdtv.x264-w4f.mp4
  2802. 19-1-7 17:33:46.1|Debug|Parser|Attempting to parse episode info using directory name. Downton.Abbey.Rediscovered.HDTV.x264-W4F
  2803. 19-1-7 17:33:46.1|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F.mp4'
  2804. 19-1-7 17:33:46.1|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F.mp4
  2805. 19-1-7 17:33:46.1|Debug|ImportDecisionMaker|File rejected for the following reasons: [Permanent] Unable to parse file
  2806. 19-1-7 17:33:46.1|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  2807. 19-1-7 17:33:46.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?(?!\\)
  2808. 19-1-7 17:33:46.1|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  2809. 19-1-7 17:33:46.1|Debug|Parser|Language parsed: English
  2810. 19-1-7 17:33:46.1|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  2811. 19-1-7 17:33:46.1|Debug|Parser|Quality parsed: SDTV v1
  2812. 19-1-7 17:33:46.1|Debug|Parser|Release Group parsed: FOV
  2813. 19-1-7 17:33:46.1|Debug|TrackedDownloadService|Tracking 'Sabnzbd:Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV': ClientState=Completed SonarrStage=Downloading Episode='Downton Abbey - S00E05 SDTV v1' OutputPath=/home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.
  2814. 19-1-7 17:33:46.1|Trace|ConfigService|Using default config value for 'downloadedepisodesfolder' defaultValue:''
  2815. 19-1-7 17:33:46.1|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  2816. 19-1-7 17:33:46.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?(?!\\)
  2817. 19-1-7 17:33:46.1|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  2818. 19-1-7 17:33:46.1|Debug|Parser|Language parsed: English
  2819. 19-1-7 17:33:46.1|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  2820. 19-1-7 17:33:46.1|Debug|Parser|Quality parsed: SDTV v1
  2821. 19-1-7 17:33:46.1|Debug|Parser|Release Group parsed: FOV
  2822. 19-1-7 17:33:46.1|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  2823. 19-1-7 17:33:46.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?(?!\\)
  2824. 19-1-7 17:33:46.1|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  2825. 19-1-7 17:33:46.1|Debug|Parser|Language parsed: English
  2826. 19-1-7 17:33:46.1|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  2827. 19-1-7 17:33:46.1|Debug|Parser|Quality parsed: SDTV v1
  2828. 19-1-7 17:33:46.1|Debug|Parser|Release Group parsed: FOV
  2829. 19-1-7 17:33:46.1|Debug|DiskScanService|Scanning '/home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV' for video files
  2830. 19-1-7 17:33:46.1|Trace|DiskScanService|6 files were found in /home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  2831. 19-1-7 17:33:46.1|Debug|DiskScanService|1 video files were found in /home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  2832. 19-1-7 17:33:46.1|Debug|ImportDecisionMaker|Analyzing 1/1 files.
  2833. 19-1-7 17:33:46.1|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  2834. 19-1-7 17:33:46.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?(?!\\)
  2835. 19-1-7 17:33:46.1|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  2836. 19-1-7 17:33:46.1|Debug|Parser|Language parsed: English
  2837. 19-1-7 17:33:46.1|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  2838. 19-1-7 17:33:46.1|Debug|Parser|Quality parsed: SDTV v1
  2839. 19-1-7 17:33:46.1|Debug|Parser|Release Group parsed: FOV
  2840. 19-1-7 17:33:46.1|Debug|VideoFileInfoReader|Getting media info from /home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.mp4
  2841. 19-1-7 17:33:46.1|Trace|MediaInfo|Read file offset 0-4227072 (4227072 bytes)
  2842. 19-1-7 17:33:46.1|Trace|MediaInfo|Read file offset 6000032-6016416 (16384 bytes)
  2843. 19-1-7 17:33:46.1|Trace|MediaInfo|Read file offset 6000048-6081968 (81920 bytes)
  2844. 19-1-7 17:33:46.1|Trace|MediaInfo|Read file offset 579772733-579772733 (0 bytes)
  2845. 19-1-7 17:33:46.1|Trace|MediaInfo|Read a total of 4325376 bytes (0.7%)
  2846. 19-1-7 17:33:46.1|Debug|DetectSample|Runtime is over 90 seconds
  2847. 19-1-7 17:33:46.2|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.mp4'
  2848. 19-1-7 17:33:46.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?(?!\\)
  2849. 19-1-7 17:33:46.2|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  2850. 19-1-7 17:33:46.2|Debug|Parser|Language parsed: English
  2851. 19-1-7 17:33:46.2|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.mp4
  2852. 19-1-7 17:33:46.2|Debug|Parser|Quality parsed: SDTV v1
  2853. 19-1-7 17:33:46.2|Info|DiskScanService|Scanning disk for The 100
  2854. 19-1-7 17:33:46.2|Debug|Parser|Release Group parsed: FOV
  2855. 19-1-7 17:33:46.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2856. 19-1-7 17:33:46.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  2857. 19-1-7 17:33:46.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  2858. 19-1-7 17:33:46.2|Debug|DiskScanService|Scanning '/media/TVShows/The 100' for video files
  2859. 19-1-7 17:33:46.2|Debug|VideoFileInfoReader|Getting media info from /home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.mp4
  2860. 19-1-7 17:33:46.3|Trace|MediaInfo|Read file offset 0-4227072 (4227072 bytes)
  2861. 19-1-7 17:33:46.3|Trace|MediaInfo|Read file offset 6000032-6016416 (16384 bytes)
  2862. 19-1-7 17:33:46.3|Trace|MediaInfo|Read file offset 6000048-6081968 (81920 bytes)
  2863. 19-1-7 17:33:46.3|Trace|MediaInfo|Read file offset 579772733-579772733 (0 bytes)
  2864. 19-1-7 17:33:46.3|Trace|MediaInfo|Read a total of 4325376 bytes (0.7%)
  2865. 19-1-7 17:33:46.3|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  2866. 19-1-7 17:33:46.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  2867. 19-1-7 17:33:46.3|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  2868. 19-1-7 17:33:46.3|Debug|Parser|Language parsed: English
  2869. 19-1-7 17:33:46.3|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  2870. 19-1-7 17:33:46.3|Debug|Parser|Quality parsed: SDTV v1
  2871. 19-1-7 17:33:46.3|Debug|Parser|Release Group parsed: FOV
  2872. 19-1-7 17:33:46.3|Debug|AggregateQuality|Using quality: SDTV v1
  2873. 19-1-7 17:33:46.3|Debug|EpisodeTitleSpecification|File name format does not require episode title, skipping check
  2874. 19-1-7 17:33:46.3|Trace|ConfigService|Using default config value for 'skipfreespacecheckwhenimporting' defaultValue:'False'
  2875. 19-1-7 17:33:46.8|Debug|SameFileSpecification|No existing episode file, skipping
  2876. 19-1-7 17:33:46.8|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  2877. 19-1-7 17:33:46.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?(?!\\)
  2878. 19-1-7 17:33:46.8|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  2879. 19-1-7 17:33:46.8|Debug|Parser|Language parsed: English
  2880. 19-1-7 17:33:46.8|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  2881. 19-1-7 17:33:46.8|Debug|Parser|Quality parsed: SDTV v1
  2882. 19-1-7 17:33:46.8|Debug|Parser|Release Group parsed: FOV
  2883. 19-1-7 17:33:46.8|Debug|DetectSample|Special, skipping sample check
  2884. 19-1-7 17:33:46.8|Trace|ConfigService|Using default config value for 'downloadclientworkingfolders' defaultValue:'_UNPACK_|_FAILED_'
  2885. 19-1-7 17:33:46.8|Debug|ImportDecisionMaker|File accepted
  2886. 19-1-7 17:33:46.8|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  2887. 19-1-7 17:33:46.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?(?!\\)
  2888. 19-1-7 17:33:46.8|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  2889. 19-1-7 17:33:46.8|Debug|Parser|Language parsed: English
  2890. 19-1-7 17:33:46.8|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  2891. 19-1-7 17:33:46.8|Debug|Parser|Quality parsed: SDTV v1
  2892. 19-1-7 17:33:46.8|Debug|Parser|Release Group parsed: FOV
  2893. 19-1-7 17:33:46.8|Debug|MediaInfoFormatter|Formatting audio channels using 'AudioChannelPositions', with a value of: '2/0/0'
  2894. 19-1-7 17:33:46.9|Debug|EpisodeFileMovingService|Moving episode file: /home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.mp4 to /media/TVShows/Downton Abbey/Specials/Downton Abbey.S00E05.mp4
  2895. 19-1-7 17:33:46.9|Debug|DiskTransferService|Move [/home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.mp4] > [/media/TVShows/Downton Abbey/Specials/Downton Abbey.S00E05.mp4]
  2896. 19-1-7 17:33:47.1|Trace|DiskScanService|161 files were found in /media/TVShows/The 100
  2897. 19-1-7 17:33:47.1|Debug|DiskScanService|71 video files were found in /media/TVShows/The 100
  2898. 19-1-7 17:33:47.1|Trace|DiskScanService|Finished getting episode files for: [268592][The 100] [00:00:00.9266072]
  2899. 19-1-7 17:33:47.1|Debug|DiskScanService|[268592][The 100] Cleaning up media files in DB
  2900. 19-1-7 17:33:47.1|Debug|ImportDecisionMaker|Analyzing 0/71 files.
  2901. 19-1-7 17:33:47.1|Trace|DiskScanService|Import decisions complete for: [268592][The 100] [00:00:00.0157529]
  2902. 19-1-7 17:33:47.1|Trace|ConfigService|Using default config value for 'deleteemptyfolders' defaultValue:'False'
  2903. 19-1-7 17:33:47.1|Info|DiskScanService|Completed scanning disk for The 100
  2904. 19-1-7 17:33:47.1|Trace|EventAggregator|Publishing SeriesScannedEvent
  2905. 19-1-7 17:33:47.2|Trace|EventAggregator|SeriesScannedEvent -> SeriesScannedHandler
  2906. 19-1-7 17:33:47.2|Trace|EventAggregator|SeriesScannedEvent <- SeriesScannedHandler
  2907. 19-1-7 17:33:47.2|Trace|EventAggregator|SeriesScannedEvent -> UpdateEpisodeFileService
  2908. 19-1-7 17:33:47.2|Trace|ConfigService|Using default config value for 'filedate' defaultValue:'None'
  2909. 19-1-7 17:33:47.2|Trace|EventAggregator|SeriesScannedEvent <- UpdateEpisodeFileService
  2910. 19-1-7 17:33:47.2|Trace|EventAggregator|SeriesScannedEvent -> UpdateMediaInfoService
  2911. 19-1-7 17:33:47.2|Trace|ConfigService|Using default config value for 'enablemediainfo' defaultValue:'True'
  2912. 19-1-7 17:33:47.2|Trace|EventAggregator|SeriesScannedEvent <- UpdateMediaInfoService
  2913. 19-1-7 17:33:47.2|Trace|EventAggregator|SeriesScannedEvent -> ExistingExtraFileService
  2914. 19-1-7 17:33:47.2|Debug|ExistingExtraFileService|Looking for existing extra files in /media/TVShows/The 100
  2915. 19-1-7 17:33:47.2|Debug|DiskScanService|Scanning '/media/TVShows/The 100' for non-video files
  2916. 19-1-7 17:33:47.2|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Downton Abbey/Specials/Downton Abbey.S00E05.mp4 for symlink returned error ENOENT, assuming it's not a symlink.
  2917. 19-1-7 17:33:47.5|Trace|DiskScanService|161 files were found in /media/TVShows/The 100
  2918. 19-1-7 17:33:47.5|Debug|DiskScanService|90 non-video files were found in /media/TVShows/The 100
  2919. 19-1-7 17:33:47.5|Debug|ExistingMetadataImporter|Looking for existing metadata in /media/TVShows/The 100
  2920. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'season-all-poster.jpg'
  2921. 19-1-7 17:33:47.6|Debug|Parser|Unable to parse season-all-poster.jpg
  2922. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'season-all-poster.jpg'
  2923. 19-1-7 17:33:47.6|Debug|Parser|Unable to parse season-all-poster.jpg
  2924. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E07.nzb'
  2925. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  2926. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E07
  2927. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  2928. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E07.nzb
  2929. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  2930. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  2931. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E07.nzb'
  2932. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  2933. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E07
  2934. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  2935. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E07.nzb
  2936. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  2937. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  2938. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E07.nzb'
  2939. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  2940. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E07
  2941. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  2942. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E07.nzb
  2943. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  2944. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  2945. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E08.nzb'
  2946. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  2947. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E08
  2948. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  2949. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E08.nzb
  2950. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  2951. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  2952. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E08.nzb'
  2953. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  2954. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E08
  2955. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  2956. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E08.nzb
  2957. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  2958. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  2959. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E08.nzb'
  2960. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  2961. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E08
  2962. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  2963. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E08.nzb
  2964. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  2965. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  2966. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E11.nzb'
  2967. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  2968. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E11
  2969. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  2970. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E11.nzb
  2971. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  2972. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  2973. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E11.nzb'
  2974. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  2975. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E11
  2976. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  2977. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E11.nzb
  2978. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  2979. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  2980. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E11.nzb'
  2981. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  2982. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E11
  2983. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  2984. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E11.nzb
  2985. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  2986. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  2987. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E12.nzb'
  2988. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  2989. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E12
  2990. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  2991. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E12.nzb
  2992. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  2993. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  2994. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E12.nzb'
  2995. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  2996. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E12
  2997. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  2998. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E12.nzb
  2999. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  3000. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  3001. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E12.nzb'
  3002. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  3003. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E12
  3004. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  3005. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E12.nzb
  3006. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  3007. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  3008. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E13.nzb'
  3009. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  3010. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E13
  3011. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  3012. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E13.nzb
  3013. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  3014. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  3015. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E13.nzb'
  3016. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  3017. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E13
  3018. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  3019. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E13.nzb
  3020. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  3021. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  3022. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E13.nzb'
  3023. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  3024. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E13
  3025. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  3026. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E13.nzb
  3027. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  3028. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  3029. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E14.nzb'
  3030. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  3031. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E14
  3032. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  3033. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E14.nzb
  3034. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  3035. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  3036. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E14.nzb'
  3037. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  3038. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E14
  3039. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  3040. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E14.nzb
  3041. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  3042. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  3043. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E14.nzb'
  3044. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  3045. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E14
  3046. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  3047. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E14.nzb
  3048. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  3049. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  3050. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E15.nzb'
  3051. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  3052. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E15
  3053. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  3054. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E15.nzb
  3055. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  3056. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  3057. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E15.nzb'
  3058. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  3059. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E15
  3060. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  3061. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E15.nzb
  3062. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  3063. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  3064. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E15.nzb'
  3065. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  3066. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E15
  3067. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  3068. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E15.nzb
  3069. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  3070. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  3071. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E16.nzb'
  3072. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  3073. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E16
  3074. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  3075. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E16.nzb
  3076. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  3077. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  3078. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E16.nzb'
  3079. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  3080. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E16
  3081. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  3082. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E16.nzb
  3083. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  3084. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  3085. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E16.nzb'
  3086. 19-1-7 17:33: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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  3087. 19-1-7 17:33:47.9|Debug|Parser|Episode Parsed. The 100 - S02E16
  3088. 19-1-7 17:33:47.9|Debug|Parser|Language parsed: English
  3089. 19-1-7 17:33:47.9|Debug|QualityParser|Trying to parse quality for The 100.S02E16.nzb
  3090. 19-1-7 17:33:47.9|Debug|Parser|Quality parsed: Unknown v1
  3091. 19-1-7 17:33:47.9|Debug|Parser|Release Group parsed:
  3092. 19-1-7 17:33:47.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  3093. 19-1-7 17:33:47.9|Debug|ExistingSubtitleImporter|Looking for existing subtitle files in /media/TVShows/The 100
  3094. 19-1-7 17:33:47.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  3095. 19-1-7 17:33:47.9|Debug|ExistingOtherExtraImporter|Looking for existing extra files in /media/TVShows/The 100
  3096. 19-1-7 17:33:48.0|Debug|Parser|Parsing string 'season-all-poster.jpg'
  3097. 19-1-7 17:33:48.0|Debug|Parser|Unable to parse season-all-poster.jpg
  3098. 19-1-7 17:33:48.0|Debug|Parser|Attempting to parse episode info using directory and file names. The 100
  3099. 19-1-7 17:33:48.0|Debug|Parser|Parsing string 'The 100 season-all-poster.jpg'
  3100. 19-1-7 17:33:48.0|Trace|Parser|^(?:\[(?<subgroup>.+?)\][-_. ]?)?(?<title>.+?)(?:[-_. ]+(?<absoluteepisode>(?<!\d+)\d{2,3}(?!\d+)))+(?:_|-|\s|\.)*?(?<hash>\[.{8}\])?(?:$|\.)?
  3101. 19-1-7 17:33:48.0|Debug|Parser|Episode Parsed. The - 100
  3102. 19-1-7 17:33:48.0|Debug|Parser|Language parsed: English
  3103. 19-1-7 17:33:48.0|Debug|QualityParser|Trying to parse quality for The 100 season-all-poster.jpg
  3104. 19-1-7 17:33:48.0|Debug|Parser|Quality parsed: Unknown v1
  3105. 19-1-7 17:33:48.0|Debug|Parser|Release Group parsed: poster
  3106. 19-1-7 17:33:48.0|Debug|VideoFileInfoReader|Getting media info from /media/TVShows/The 100/season-all-poster.jpg
  3107. 19-1-7 17:33:48.0|Trace|DiskTransferService|Removing old backup.
  3108. 19-1-7 17:33:48.0|Trace|DiskProviderBase|Deleting file: /home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.mp4.backup~
  3109. 19-1-7 17:33:48.1|Trace|MediaInfo|Read file offset 0-16384 (16384 bytes)
  3110. 19-1-7 17:33:48.1|Trace|MediaInfo|Read a total of 16384 bytes (25.0%)
  3111. 19-1-7 17:33:48.1|Trace|DiskTransferService|Removing old partial.
  3112. 19-1-7 17:33:48.1|Trace|DiskProviderBase|Deleting file: /media/TVShows/Downton Abbey/Specials/Downton Abbey.S00E05.mp4.partial~
  3113. 19-1-7 17:33:48.3|Trace|MediaInfo|Read file offset 0-65439 (65439 bytes)
  3114. 19-1-7 17:33:48.3|Trace|MediaInfo|Read a total of 65439 bytes (100.0%)
  3115. 19-1-7 17:33:48.6|Trace|DiskTransferService|Attempting to move hardlinked backup.
  3116. 19-1-7 17:33:48.6|Debug|AggregateQuality|Using quality: Unknown v1
  3117. 19-1-7 17:33:48.6|Debug|ExistingOtherExtraImporter|Cannot find related episodes for: /media/TVShows/The 100/season-all-poster.jpg
  3118. 19-1-7 17:33:48.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  3119. 19-1-7 17:33:48.6|Info|ExistingExtraFileService|Found 0 extra files
  3120. 19-1-7 17:33:48.6|Trace|EventAggregator|SeriesScannedEvent <- ExistingExtraFileService
  3121. 19-1-7 17:33:48.6|Trace|ShouldRefreshSeries|Series Alphablocks ended long ago, should not be refreshed.
  3122. 19-1-7 17:33:48.6|Info|RefreshSeriesService|Skipping refresh of series: Alphablocks
  3123. 19-1-7 17:33:48.6|Info|DiskScanService|Scanning disk for Alphablocks
  3124. 19-1-7 17:33:48.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
  3125. 19-1-7 17:33:48.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  3126. 19-1-7 17:33:48.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  3127. 19-1-7 17:33:48.6|Debug|DiskScanService|Scanning '/media/KidsCartoons/Alphablocks (2010)' for video files
  3128. 19-1-7 17:33:48.6|Trace|DiskScanService|35 files were found in /media/KidsCartoons/Alphablocks (2010)
  3129. 19-1-7 17:33:48.6|Debug|DiskScanService|35 video files were found in /media/KidsCartoons/Alphablocks (2010)
  3130. 19-1-7 17:33:48.6|Trace|DiskScanService|Finished getting episode files for: [138481][Alphablocks] [00:00:00.0068883]
  3131. 19-1-7 17:33:48.6|Debug|DiskScanService|[138481][Alphablocks] Cleaning up media files in DB
  3132. 19-1-7 17:33:48.6|Debug|ImportDecisionMaker|Analyzing 0/35 files.
  3133. 19-1-7 17:33:48.6|Trace|DiskScanService|Import decisions complete for: [138481][Alphablocks] [00:00:00.0082025]
  3134. 19-1-7 17:33:48.6|Trace|ConfigService|Using default config value for 'deleteemptyfolders' defaultValue:'False'
  3135. 19-1-7 17:33:48.6|Info|DiskScanService|Completed scanning disk for Alphablocks
  3136. 19-1-7 17:33:48.6|Trace|EventAggregator|Publishing SeriesScannedEvent
  3137. 19-1-7 17:33:48.6|Trace|EventAggregator|SeriesScannedEvent -> SeriesScannedHandler
  3138. 19-1-7 17:33:48.6|Trace|EventAggregator|SeriesScannedEvent <- SeriesScannedHandler
  3139. 19-1-7 17:33:48.6|Trace|EventAggregator|SeriesScannedEvent -> UpdateEpisodeFileService
  3140. 19-1-7 17:33:48.6|Trace|ConfigService|Using default config value for 'filedate' defaultValue:'None'
  3141. 19-1-7 17:33:48.6|Trace|EventAggregator|SeriesScannedEvent <- UpdateEpisodeFileService
  3142. 19-1-7 17:33:48.6|Trace|EventAggregator|SeriesScannedEvent -> UpdateMediaInfoService
  3143. 19-1-7 17:33:48.6|Trace|ConfigService|Using default config value for 'enablemediainfo' defaultValue:'True'
  3144. 19-1-7 17:33:49.2|Trace|EventAggregator|SeriesScannedEvent <- UpdateMediaInfoService
  3145. 19-1-7 17:33:49.2|Trace|EventAggregator|SeriesScannedEvent -> ExistingExtraFileService
  3146. 19-1-7 17:33:49.2|Debug|ExistingExtraFileService|Looking for existing extra files in /media/KidsCartoons/Alphablocks (2010)
  3147. 19-1-7 17:33:49.2|Debug|DiskScanService|Scanning '/media/KidsCartoons/Alphablocks (2010)' for non-video files
  3148. 19-1-7 17:33:49.2|Trace|DiskScanService|35 files were found in /media/KidsCartoons/Alphablocks (2010)
  3149. 19-1-7 17:33:49.2|Debug|DiskScanService|0 non-video files were found in /media/KidsCartoons/Alphablocks (2010)
  3150. 19-1-7 17:33:49.2|Debug|ExistingMetadataImporter|Looking for existing metadata in /media/KidsCartoons/Alphablocks (2010)
  3151. 19-1-7 17:33:49.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  3152. 19-1-7 17:33:49.2|Debug|ExistingSubtitleImporter|Looking for existing subtitle files in /media/KidsCartoons/Alphablocks (2010)
  3153. 19-1-7 17:33:49.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  3154. 19-1-7 17:33:49.2|Debug|ExistingOtherExtraImporter|Looking for existing extra files in /media/KidsCartoons/Alphablocks (2010)
  3155. 19-1-7 17:33:49.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  3156. 19-1-7 17:33:49.2|Info|ExistingExtraFileService|Found 0 extra files
  3157. 19-1-7 17:33:49.2|Trace|EventAggregator|SeriesScannedEvent <- ExistingExtraFileService
  3158. 19-1-7 17:33:49.2|Trace|ShouldRefreshSeries|Series Altered Carbon is continuing, should refresh.
  3159. 19-1-7 17:33:49.2|Info|RefreshSeriesService|Updating Info for Altered Carbon
  3160. 19-1-7 17:33:49.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
  3161. 19-1-7 17:33:49.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  3162. 19-1-7 17:33:49.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  3163. 19-1-7 17:33:49.2|Trace|HttpClient|Req: [GET] http://skyhook.sonarr.tv/v1/tvdb/shows/en/332331
  3164. 19-1-7 17:33:49.2|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  3165. 19-1-7 17:33:49.3|Trace|HttpClient|Res: [GET] http://skyhook.sonarr.tv/v1/tvdb/shows/en/332331: 200.OK (83 ms)
  3166. 19-1-7 17:33:49.4|Trace|HttpClient|Req: [GET] http://services.sonarr.tv/v1/dailyseries
  3167. 19-1-7 17:33:49.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  3168. 19-1-7 17:33:49.4|Trace|HttpClient|Res: [GET] http://services.sonarr.tv/v1/dailyseries: 200.OK (67 ms)
  3169. 19-1-7 17:33:51.0|Trace|EventAggregator|Publishing SeriesEditedEvent
  3170. 19-1-7 17:33:51.0|Trace|EventAggregator|SeriesEditedEvent -> SeriesEditedService
  3171. 19-1-7 17:33:51.0|Trace|EventAggregator|SeriesEditedEvent <- SeriesEditedService
  3172. 19-1-7 17:33:51.0|Trace|EventAggregator|SeriesEditedEvent -> SeriesModule
  3173. 19-1-7 17:33:51.0|Trace|EventAggregator|SeriesEditedEvent <- SeriesModule
  3174. 19-1-7 17:33:51.0|Info|RefreshEpisodeService|Starting episode info refresh for: [332331][Altered Carbon]
  3175. 19-1-7 17:33:51.0|Debug|RefreshEpisodeService|Not adjusting episode air times for Netflix series Altered Carbon
  3176. 19-1-7 17:33:51.3|Trace|Http|Req: 1 [GET] /api/config/downloadclient
  3177. 19-1-7 17:33:51.3|Trace|Http|Req: 2 [GET] /api/config/indexer
  3178. 19-1-7 17:33:51.3|Trace|ConfigService|Using default config value for 'minimumage' defaultValue:'0'
  3179. 19-1-7 17:33:51.3|Trace|ConfigService|Using default config value for 'downloadedepisodesfolder' defaultValue:''
  3180. 19-1-7 17:33:51.3|Trace|ConfigService|Using default config value for 'maximumsize' defaultValue:'0'
  3181. 19-1-7 17:33:51.3|Trace|ConfigService|Using default config value for 'downloadclientworkingfolders' defaultValue:'_UNPACK_|_FAILED_'
  3182. 19-1-7 17:33:51.3|Trace|ConfigService|Using default config value for 'retention' defaultValue:'0'
  3183. 19-1-7 17:33:51.3|Trace|ConfigService|Using default config value for 'downloadedepisodesscaninterval' defaultValue:'1'
  3184. 19-1-7 17:33:51.3|Trace|ConfigService|Using default config value for 'rsssyncinterval' defaultValue:'15'
  3185. 19-1-7 17:33:51.3|Trace|ConfigService|Using default config value for 'autoredownloadfailed' defaultValue:'True'
  3186. 19-1-7 17:33:51.3|Trace|ConfigService|Using default config value for 'removefaileddownloads' defaultValue:'True'
  3187. 19-1-7 17:33:51.9|Trace|Http|Res: 1 [GET] /api/config/downloadclient: 200.OK (593 ms)
  3188. 19-1-7 17:33:51.9|Trace|Http|Res: 2 [GET] /api/config/indexer: 200.OK (593 ms)
  3189. 19-1-7 17:33:51.9|Debug|Api|[GET] /api/config/downloadclient: 200.OK (593 ms)
  3190. 19-1-7 17:33:51.9|Debug|Api|[GET] /api/config/indexer: 200.OK (593 ms)
  3191. 19-1-7 17:33:51.9|Trace|EventAggregator|Publishing EpisodeInfoRefreshedEvent
  3192. 19-1-7 17:33:51.9|Trace|EventAggregator|EpisodeInfoRefreshedEvent -> EpisodeAddedService
  3193. 19-1-7 17:33:51.9|Debug|EpisodeAddedService|No new episodes, skipping search
  3194. 19-1-7 17:33:51.9|Trace|EventAggregator|EpisodeInfoRefreshedEvent <- EpisodeAddedService
  3195. 19-1-7 17:33:51.9|Info|RefreshEpisodeService|Finished episode refresh for series: [332331][Altered Carbon].
  3196. 19-1-7 17:33:51.9|Debug|RefreshSeriesService|Finished series refresh for Altered Carbon
  3197. 19-1-7 17:33:51.9|Trace|EventAggregator|Publishing SeriesUpdatedEvent
  3198. 19-1-7 17:33:51.9|Trace|EventAggregator|SeriesUpdatedEvent -> DiskScanService
  3199. 19-1-7 17:33:52.0|Info|DiskScanService|Scanning disk for Altered Carbon
  3200. 19-1-7 17:33:52.0|Trace|EventAggregator|Publishing CommandUpdatedEvent
  3201. 19-1-7 17:33:52.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  3202. 19-1-7 17:33:52.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  3203. 19-1-7 17:33:52.0|Debug|DiskScanService|Scanning '/media/TVShows/Altered Carbon' for video files
  3204. 19-1-7 17:33:52.1|Trace|DiskScanService|10 files were found in /media/TVShows/Altered Carbon
  3205. 19-1-7 17:33:52.1|Debug|DiskScanService|10 video files were found in /media/TVShows/Altered Carbon
  3206. 19-1-7 17:33:52.1|Trace|DiskScanService|Finished getting episode files for: [332331][Altered Carbon] [00:00:00.1335477]
  3207. 19-1-7 17:33:52.1|Debug|DiskScanService|[332331][Altered Carbon] Cleaning up media files in DB
  3208. 19-1-7 17:33:52.1|Debug|ImportDecisionMaker|Analyzing 0/10 files.
  3209. 19-1-7 17:33:52.1|Trace|DiskScanService|Import decisions complete for: [332331][Altered Carbon] [00:00:00.0041582]
  3210. 19-1-7 17:33:52.1|Trace|ConfigService|Using default config value for 'deleteemptyfolders' defaultValue:'False'
  3211. 19-1-7 17:33:52.1|Info|DiskScanService|Completed scanning disk for Altered Carbon
  3212. 19-1-7 17:33:52.1|Trace|EventAggregator|Publishing SeriesScannedEvent
  3213. 19-1-7 17:33:52.1|Trace|EventAggregator|SeriesScannedEvent -> SeriesScannedHandler
  3214. 19-1-7 17:33:52.1|Trace|EventAggregator|SeriesScannedEvent <- SeriesScannedHandler
  3215. 19-1-7 17:33:52.1|Trace|EventAggregator|SeriesScannedEvent -> UpdateEpisodeFileService
  3216. 19-1-7 17:33:52.1|Trace|ConfigService|Using default config value for 'filedate' defaultValue:'None'
  3217. 19-1-7 17:33:52.1|Trace|EventAggregator|SeriesScannedEvent <- UpdateEpisodeFileService
  3218. 19-1-7 17:33:52.1|Trace|EventAggregator|SeriesScannedEvent -> UpdateMediaInfoService
  3219. 19-1-7 17:33:52.1|Trace|ConfigService|Using default config value for 'enablemediainfo' defaultValue:'True'
  3220. 19-1-7 17:33:52.1|Trace|EventAggregator|SeriesScannedEvent <- UpdateMediaInfoService
  3221. 19-1-7 17:33:52.1|Trace|EventAggregator|SeriesScannedEvent -> ExistingExtraFileService
  3222. 19-1-7 17:33:52.1|Debug|ExistingExtraFileService|Looking for existing extra files in /media/TVShows/Altered Carbon
  3223. 19-1-7 17:33:52.1|Debug|DiskScanService|Scanning '/media/TVShows/Altered Carbon' for non-video files
  3224. 19-1-7 17:33:52.2|Trace|DiskScanService|10 files were found in /media/TVShows/Altered Carbon
  3225. 19-1-7 17:33:52.2|Debug|DiskScanService|0 non-video files were found in /media/TVShows/Altered Carbon
  3226. 19-1-7 17:33:52.2|Debug|ExistingMetadataImporter|Looking for existing metadata in /media/TVShows/Altered Carbon
  3227. 19-1-7 17:33:52.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  3228. 19-1-7 17:33:52.2|Debug|ExistingSubtitleImporter|Looking for existing subtitle files in /media/TVShows/Altered Carbon
  3229. 19-1-7 17:33:52.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  3230. 19-1-7 17:33:52.2|Debug|ExistingOtherExtraImporter|Looking for existing extra files in /media/TVShows/Altered Carbon
  3231. 19-1-7 17:33:52.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  3232. 19-1-7 17:33:52.2|Info|ExistingExtraFileService|Found 0 extra files
  3233. 19-1-7 17:33:52.2|Trace|EventAggregator|SeriesScannedEvent <- ExistingExtraFileService
  3234. 19-1-7 17:33:52.2|Trace|EventAggregator|SeriesUpdatedEvent <- DiskScanService
  3235. 19-1-7 17:33:52.2|Trace|EventAggregator|SeriesUpdatedEvent -> XemService
  3236. 19-1-7 17:33:52.2|Debug|XemProxy|Fetching Series IDs from
  3237. 19-1-7 17:33:52.2|Trace|HttpClient|Req: [GET] http://thexem.de/map/havemap?origin=tvdb
  3238. 19-1-7 17:33:52.2|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  3239. 19-1-7 17:33:52.6|Trace|HttpClient|Res: [GET] http://thexem.de/map/havemap?origin=tvdb: 200.OK (365 ms)
  3240. 19-1-7 17:33:52.6|Debug|XemService|Scene numbering is not available for Altered Carbon [332331]
  3241. 19-1-7 17:33:52.6|Trace|EventAggregator|SeriesUpdatedEvent <- XemService
  3242. 19-1-7 17:33:52.6|Trace|EventAggregator|SeriesUpdatedEvent -> SeriesModule
  3243. 19-1-7 17:33:52.7|Trace|EventAggregator|SeriesUpdatedEvent <- SeriesModule
  3244. 19-1-7 17:33:52.7|Trace|ShouldRefreshSeries|Series American Crime Story is continuing, should refresh.
  3245. 19-1-7 17:33:52.7|Trace|EventAggregator|SeriesUpdatedEvent ~> MediaCoverService
  3246. 19-1-7 17:33:52.7|Info|RefreshSeriesService|Updating Info for American Crime Story
  3247. 19-1-7 17:33:52.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
  3248. 19-1-7 17:33:52.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  3249. 19-1-7 17:33:52.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  3250. 19-1-7 17:33:52.7|Trace|HttpClient|Req: [GET] http://skyhook.sonarr.tv/v1/tvdb/shows/en/289108
  3251. 19-1-7 17:33:52.7|Trace|HttpClient|Req: [HEAD] https://www.thetvdb.com/banners/fanart/original/332331-2.jpg
  3252. 19-1-7 17:33:52.7|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  3253. 19-1-7 17:33:52.7|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  3254. 19-1-7 17:33:52.8|Trace|HttpClient|Res: [GET] http://skyhook.sonarr.tv/v1/tvdb/shows/en/289108: 200.OK (40 ms)
  3255. 19-1-7 17:33:52.8|Trace|EventAggregator|Publishing SeriesEditedEvent
  3256. 19-1-7 17:33:52.8|Trace|EventAggregator|SeriesEditedEvent -> SeriesEditedService
  3257. 19-1-7 17:33:52.8|Trace|EventAggregator|SeriesEditedEvent <- SeriesEditedService
  3258. 19-1-7 17:33:52.8|Trace|EventAggregator|SeriesEditedEvent -> SeriesModule
  3259. 19-1-7 17:33:52.8|Trace|EventAggregator|SeriesEditedEvent <- SeriesModule
  3260. 19-1-7 17:33:52.8|Info|RefreshEpisodeService|Starting episode info refresh for: [289108][American Crime Story]
  3261. 19-1-7 17:33:52.8|Trace|EventAggregator|Publishing EpisodeInfoRefreshedEvent
  3262. 19-1-7 17:33:52.8|Trace|EventAggregator|EpisodeInfoRefreshedEvent -> EpisodeAddedService
  3263. 19-1-7 17:33:52.8|Debug|EpisodeAddedService|No new episodes, skipping search
  3264. 19-1-7 17:33:52.8|Trace|EventAggregator|EpisodeInfoRefreshedEvent <- EpisodeAddedService
  3265. 19-1-7 17:33:52.8|Info|RefreshEpisodeService|Finished episode refresh for series: [289108][American Crime Story].
  3266. 19-1-7 17:33:52.8|Debug|RefreshSeriesService|Finished series refresh for American Crime Story
  3267. 19-1-7 17:33:52.8|Trace|EventAggregator|Publishing SeriesUpdatedEvent
  3268. 19-1-7 17:33:52.8|Trace|EventAggregator|SeriesUpdatedEvent -> DiskScanService
  3269. 19-1-7 17:33:52.9|Trace|HttpClient|Res: [HEAD] https://www.thetvdb.com/banners/fanart/original/332331-2.jpg: 200.OK (130 ms)
  3270. 19-1-7 17:33:52.9|Trace|HttpClient|Req: [HEAD] https://www.thetvdb.com/banners/graphical/332331-g5.jpg
  3271. 19-1-7 17:33:52.9|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  3272. 19-1-7 17:33:53.0|Trace|HttpClient|Res: [HEAD] https://www.thetvdb.com/banners/graphical/332331-g5.jpg: 200.OK (86 ms)
  3273. 19-1-7 17:33:53.0|Trace|HttpClient|Req: [HEAD] https://www.thetvdb.com/banners/posters/332331-4.jpg
  3274. 19-1-7 17:33:53.0|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  3275. 19-1-7 20:47:07.1|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
  3276. 19-1-7 20:47:07.3|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone
  3277. 19-1-7 20:47:07.3|Debug|ProcessProvider| - [848] NzbDrone
  3278. 19-1-7 20:47:07.3|Info|Router|Application mode: Interactive
  3279. 19-1-7 20:47:07.3|Debug|Router|Tray selected
  3280. 19-1-7 20:47:07.5|Info|MigrationLogger|*** Migrating data source=/home/tommy/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  3281. 19-1-7 20:47:07.7|Debug|MigrationLogger|Took: 00:00:00.1598225
  3282. 19-1-7 20:47:07.7|Info|MigrationLogger|*** Migrating data source=/home/tommy/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  3283. 19-1-7 20:47:07.7|Debug|MigrationLogger|Took: 00:00:00.0198920
  3284. 19-1-7 20:47:07.7|Info|OwinHostController|Listening on the following URLs:
  3285. 19-1-7 20:47:07.7|Info|OwinHostController| http://*:8989/
  3286. 19-1-7 20:47:07.8|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  3287. 19-1-7 20:47:07.8|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  3288. 19-1-7 20:47:07.8|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  3289. 19-1-7 20:47:07.8|Info|NancyBootstrapper|Starting Web Server
  3290. 19-1-7 20:47:08.6|Trace|EventAggregator|Publishing ApplicationStartedEvent
  3291. 19-1-7 20:47:08.6|Trace|EventAggregator|ApplicationStartedEvent -> QualityDefinitionService
  3292. 19-1-7 20:47:08.6|Debug|QualityDefinitionService|Setting up default quality config
  3293. 19-1-7 20:47:08.6|Trace|EventAggregator|ApplicationStartedEvent <- QualityDefinitionService
  3294. 19-1-7 20:47:08.6|Trace|EventAggregator|ApplicationStartedEvent -> ProgressMessageTarget
  3295. 19-1-7 20:47:08.6|Trace|EventAggregator|ApplicationStartedEvent <- ProgressMessageTarget
  3296. 19-1-7 20:47:08.6|Trace|EventAggregator|ApplicationStartedEvent -> ProfileService
  3297. 19-1-7 20:47:08.7|Trace|EventAggregator|ApplicationStartedEvent <- ProfileService
  3298. 19-1-7 20:47:08.7|Trace|EventAggregator|ApplicationStartedEvent -> NotificationFactory
  3299. 19-1-7 20:47:08.7|Debug|NotificationFactory|Initializing Providers. Count 20
  3300. 19-1-7 20:47:08.8|Trace|EventAggregator|ApplicationStartedEvent <- NotificationFactory
  3301. 19-1-7 20:47:08.8|Trace|EventAggregator|ApplicationStartedEvent -> CommandExecutor
  3302. 19-1-7 20:47:08.8|Trace|EventAggregator|ApplicationStartedEvent <- CommandExecutor
  3303. 19-1-7 20:47:08.8|Trace|EventAggregator|ApplicationStartedEvent -> CommandQueueManager
  3304. 19-1-7 20:47:08.8|Trace|CommandQueueManager|Orphaning incomplete commands
  3305. 19-1-7 20:47:08.8|Trace|EventAggregator|ApplicationStartedEvent <- CommandQueueManager
  3306. 19-1-7 20:47:08.8|Trace|EventAggregator|ApplicationStartedEvent -> Scheduler
  3307. 19-1-7 20:47:08.8|Trace|EventAggregator|ApplicationStartedEvent <- Scheduler
  3308. 19-1-7 20:47:08.8|Trace|EventAggregator|ApplicationStartedEvent -> TaskManager
  3309. 19-1-7 20:47:08.8|Trace|ConfigService|Using default config value for 'rsssyncinterval' defaultValue:'15'
  3310. 19-1-7 20:47:08.8|Trace|ConfigService|Using default config value for 'downloadedepisodesscaninterval' defaultValue:'1'
  3311. 19-1-7 20:47:08.8|Trace|TaskManager|Initializing jobs. Available: 10 Existing: 10
  3312. 19-1-7 20:47:08.9|Trace|EventAggregator|ApplicationStartedEvent <- TaskManager
  3313. 19-1-7 20:47:08.9|Trace|EventAggregator|ApplicationStartedEvent -> MetadataFactory
  3314. 19-1-7 20:47:08.9|Debug|MetadataFactory|Initializing Providers. Count 4
  3315. 19-1-7 20:47:08.9|Trace|EventAggregator|ApplicationStartedEvent <- MetadataFactory
  3316. 19-1-7 20:47:08.9|Trace|EventAggregator|ApplicationStartedEvent -> DownloadClientFactory
  3317. 19-1-7 20:47:08.9|Debug|DownloadClientFactory|Initializing Providers. Count 15
  3318. 19-1-7 20:47:09.0|Trace|EventAggregator|ApplicationStartedEvent <- DownloadClientFactory
  3319. 19-1-7 20:47:09.0|Trace|EventAggregator|ApplicationStartedEvent -> IndexerFactory
  3320. 19-1-7 20:47:09.0|Debug|IndexerFactory|Initializing Providers. Count 12
  3321. 19-1-7 20:47:09.0|Trace|EventAggregator|ApplicationStartedEvent <- IndexerFactory
  3322. 19-1-7 20:47:09.0|Trace|EventAggregator|ApplicationStartedEvent -> UserService
  3323. 19-1-7 20:47:09.0|Trace|EventAggregator|ApplicationStartedEvent <- UserService
  3324. 19-1-7 20:47:09.0|Trace|EventAggregator|ApplicationStartedEvent ~> HealthCheckService
  3325. 19-1-7 20:47:09.1|Trace|EventAggregator|ApplicationStartedEvent ~> ConfigFileProvider
  3326. 19-1-7 20:47:09.1|Trace|EventAggregator|ApplicationStartedEvent <~ ConfigFileProvider
  3327. 19-1-7 20:47:09.1|Trace|HttpClient|Req: [GET] http://localhost:9091/transmission/rpc
  3328. 19-1-7 20:47:09.1|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  3329. 19-1-7 20:47:09.3|Trace|HttpClient|Res: [GET] http://localhost:9091/transmission/rpc: 409.Conflict
  3330. <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: HfuWM0KJsuPKP1UcNF9MzGnOPXmCGM8EnR01ItQzH8X00mEm</code></p> (147 ms)
  3331. 19-1-7 20:47:09.3|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: HfuWM0KJsuPKP1UcNF9MzGnOPXmCGM8EnR01ItQzH8X00mEm</code></p>
  3332. 19-1-7 20:47:09.3|Debug|TransmissionProxy|Transmission authentication succeeded.
  3333. 19-1-7 20:47:09.3|Trace|HttpClient|Req: [POST] http://localhost:9091/transmission/rpc: torrent-get(...)
  3334. 19-1-7 20:47:09.3|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  3335. 19-1-7 20:47:09.3|Trace|HttpClient|Res: [POST] http://localhost:9091/transmission/rpc: 200.OK (15 ms)
  3336. 19-1-7 20:47:09.3|Trace|HttpClient|Response content (1083 bytes): {"arguments":{"torrents":[{"downloadDir":"/home/(removed)/Downloads/Completed/TV Shows/","downloadedEver":184392953,"errorString":"","eta":-1,"hashString":"a9f6d3dbdf70783bafb4498601f4a67091b8b548","id":1,"isFinished":false,"leftUntilDone":0,"name":"PAW.Patrol.S03E11.HDTV.x264-WaLMaRT[rarbg]","seedRatioLimit":0.0500,"status":0,"totalSize":184321853,"uploadedEver":9133518},{"downloadDir":"/home/(removed)/Downloads/Completed/TV Shows/","downloadedEver":184284359,"errorString":"","eta":-1,"hashString":"4a30d9a9ae2dfcb105be4172c3acae69028efee0","id":2,"isFinished":true,"leftUntilDone":0,"name":"PAW.Patrol.S03E06.HDTV.x264-WaLMaRT[rarbg]","seedRatioLimit":0.0500,"status":0,"totalSize":184278687,"uploadedEver":94617877},{"downloadDir":"/home/(removed)/Downloads/Completed/TV Shows/","downloadedEver":182806496,"errorString":"","eta":-1,"hashString":"c2e09a1db81d4d3d0c7b552e0c42395154939e69","id":3,"isFinished":false,"leftUntilDone":0,"name":"PAW.Patrol.S03E14.HDTV.x264-WaLMaRT[rarbg]","seedRatioLimit":0.0500,"status":0,"totalSize":182776659,"uploadedEver":6239287}]},"result":"success"}
  3337.  
  3338. 19-1-7 20:47:09.4|Trace|ConfigService|Using default config value for 'downloadedepisodesfolder' defaultValue:''
  3339. 19-1-7 20:47:09.4|Warn|MonoDebugCheck|Mono is not running with --debug switch
  3340. 19-1-7 20:47:10.2|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Altered Carbon for symlink returned error ENOENT, assuming it's not a symlink.
  3341. 19-1-7 20:47:10.2|Trace|SymbolicLinkResolver|Checking path /media/TVShows/American Crime Story for symlink returned error ENOENT, assuming it's not a symlink.
  3342. 19-1-7 20:47:10.2|Trace|SymbolicLinkResolver|Checking path /media/TVShows/American Housewife for symlink returned error ENOENT, assuming it's not a symlink.
  3343. 19-1-7 20:47:10.2|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Black Mirror for symlink returned error ENOENT, assuming it's not a symlink.
  3344. 19-1-7 20:47:10.3|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Britannia for symlink returned error ENOENT, assuming it's not a symlink.
  3345. 19-1-7 20:47:10.3|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Counterpart for symlink returned error ENOENT, assuming it's not a symlink.
  3346. 19-1-7 20:47:10.3|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Derry Girls for symlink returned error ENOENT, assuming it's not a symlink.
  3347. 19-1-7 20:47:10.3|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Doctor Foster for symlink returned error ENOENT, assuming it's not a symlink.
  3348. 19-1-7 20:47:10.3|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Downton Abbey for symlink returned error ENOENT, assuming it's not a symlink.
  3349. 19-1-7 20:47:10.3|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Elementary for symlink returned error ENOENT, assuming it's not a symlink.
  3350. 19-1-7 20:47:10.3|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Game of Thrones for symlink returned error ENOENT, assuming it's not a symlink.
  3351. 19-1-7 20:47:10.3|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Gavin & Stacy for symlink returned error ENOENT, assuming it's not a symlink.
  3352. 19-1-7 20:47:10.3|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Gotham for symlink returned error ENOENT, assuming it's not a symlink.
  3353. 19-1-7 20:47:10.4|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Happy Valley for symlink returned error ENOENT, assuming it's not a symlink.
  3354. 19-1-7 20:47:10.4|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Humans for symlink returned error ENOENT, assuming it's not a symlink.
  3355. 19-1-7 20:47:10.4|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Jamestown for symlink returned error ENOENT, assuming it's not a symlink.
  3356. 19-1-7 20:47:10.4|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Killjoys for symlink returned error ENOENT, assuming it's not a symlink.
  3357. 19-1-7 20:47:10.4|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Lost in Space (2018) for symlink returned error ENOENT, assuming it's not a symlink.
  3358. 19-1-7 20:47:10.4|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Making a Murderer for symlink returned error ENOENT, assuming it's not a symlink.
  3359. 19-1-7 20:47:10.4|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Marvel's Agents of S.H.I.E.L.D for symlink returned error ENOENT, assuming it's not a symlink.
  3360. 19-1-7 20:47:10.4|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Nightflyers for symlink returned error ENOENT, assuming it's not a symlink.
  3361. 19-1-7 20:47:10.5|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Orange Is the New Black for symlink returned error ENOENT, assuming it's not a symlink.
  3362. 19-1-7 20:47:10.5|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Silicon Valley for symlink returned error ENOENT, assuming it's not a symlink.
  3363. 19-1-7 20:47:10.5|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Star Trek- Discovery for symlink returned error ENOENT, assuming it's not a symlink.
  3364. 19-1-7 20:47:10.5|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Station 19 for symlink returned error ENOENT, assuming it's not a symlink.
  3365. 19-1-7 20:47:10.5|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Stranger Things for symlink returned error ENOENT, assuming it's not a symlink.
  3366. 19-1-7 20:47:10.5|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Striking Out for symlink returned error ENOENT, assuming it's not a symlink.
  3367. 19-1-7 20:47:10.5|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Suits for symlink returned error ENOENT, assuming it's not a symlink.
  3368. 19-1-7 20:47:10.6|Trace|SymbolicLinkResolver|Checking path /media/TVShows/The 100 for symlink returned error ENOENT, assuming it's not a symlink.
  3369. 19-1-7 20:47:10.6|Trace|SymbolicLinkResolver|Checking path /media/TVShows/The Biggest Loser Australia for symlink returned error ENOENT, assuming it's not a symlink.
  3370. 19-1-7 20:47:10.6|Trace|SymbolicLinkResolver|Checking path /media/TVShows/The Crown for symlink returned error ENOENT, assuming it's not a symlink.
  3371. 19-1-7 20:47:10.6|Trace|SymbolicLinkResolver|Checking path /media/TVShows/The Expanse for symlink returned error ENOENT, assuming it's not a symlink.
  3372. 19-1-7 20:47:10.6|Trace|SymbolicLinkResolver|Checking path /media/TVShows/The Good Place for symlink returned error ENOENT, assuming it's not a symlink.
  3373. 19-1-7 20:47:10.6|Trace|SymbolicLinkResolver|Checking path /media/TVShows/The Grand Tour (2016) for symlink returned error ENOENT, assuming it's not a symlink.
  3374. 19-1-7 20:47:10.7|Trace|SymbolicLinkResolver|Checking path /media/TVShows/The Last Kingdom for symlink returned error ENOENT, assuming it's not a symlink.
  3375. 19-1-7 20:47:10.7|Trace|SymbolicLinkResolver|Checking path /media/TVShows/The OA for symlink returned error ENOENT, assuming it's not a symlink.
  3376. 19-1-7 20:47:10.7|Trace|SymbolicLinkResolver|Checking path /media/TVShows/The Orville for symlink returned error ENOENT, assuming it's not a symlink.
  3377. 19-1-7 20:47:10.7|Trace|SymbolicLinkResolver|Checking path /media/TVShows/The Story of Only Fools and Horses for symlink returned error ENOENT, assuming it's not a symlink.
  3378. 19-1-7 20:47:10.7|Trace|SymbolicLinkResolver|Checking path /media/TVShows/The Truth About the Harry Quebert Affair for symlink returned error ENOENT, assuming it's not a symlink.
  3379. 19-1-7 20:47:10.7|Trace|SymbolicLinkResolver|Checking path /media/TVShows/The Young Offenders for symlink returned error ENOENT, assuming it's not a symlink.
  3380. 19-1-7 20:47:10.7|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Tin Star for symlink returned error ENOENT, assuming it's not a symlink.
  3381. 19-1-7 20:47:10.7|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Tom Clancy's Jack Ryan for symlink returned error ENOENT, assuming it's not a symlink.
  3382. 19-1-7 20:47:10.7|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Travelers (2016) for symlink returned error ENOENT, assuming it's not a symlink.
  3383. 19-1-7 20:47:10.7|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Unforgotten for symlink returned error ENOENT, assuming it's not a symlink.
  3384. 19-1-7 20:47:10.8|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Victoria for symlink returned error ENOENT, assuming it's not a symlink.
  3385. 19-1-7 20:47:10.8|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Vikings for symlink returned error ENOENT, assuming it's not a symlink.
  3386. 19-1-7 20:47:10.8|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Westworld for symlink returned error ENOENT, assuming it's not a symlink.
  3387. 19-1-7 20:47:10.8|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Grey's Anatomy for symlink returned error ENOENT, assuming it's not a symlink.
  3388. 19-1-7 20:47:10.8|Trace|ConfigService|Using default config value for 'downloadedepisodesfolder' defaultValue:''
  3389. 19-1-7 20:47:10.8|Trace|ConfigService|Using default config value for 'downloadedepisodesfolder' defaultValue:''
  3390. 19-1-7 20:47:10.8|Debug|SabnzbdProxy|Url: http://localhost:8888/api?mode=get_config&apikey=(removed)&output=json
  3391. 19-1-7 20:47:10.8|Trace|HttpClient|Req: [GET] http://localhost:8888/api?mode=get_config&apikey=(removed)&output=json
  3392. 19-1-7 20:47:10.8|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  3393. 19-1-7 20:47:10.8|Trace|HttpClient|Res: [GET] http://localhost:8888/api?mode=get_config&apikey=(removed)&output=json: 200.OK (3 ms)
  3394. 19-1-7 20:47:10.8|Trace|HttpClient|Response content (8866 bytes): {"config": {"ncenter": {"ncenter_prio_startup": 1, "ncenter_prio_warning": 0, "ncenter_cats": ["*"], "ncenter_prio_new_login": 0, "ncenter_prio_queue_done": 1, "ncenter_prio_download": 0, "ncenter_prio_failed": 1, "ncenter_prio_disk_full": 1, "ncenter_prio_error": 0, "ncenter_enable": 0, "ncenter_prio_complete": 1, "ncenter_prio_pp": 0, "ncenter_prio_other": 0}, "ntfosd": {"ntfosd_prio_queue_done": 1, "ntfosd_enable": 1, "ntfosd_cats": ["*"], "ntfosd_prio_error": 0, "ntfosd_prio_startup": 1, "ntfosd_prio_complete": 1, "ntfosd_prio_pp": 0, "ntfosd_prio_warning": 0, "ntfosd_prio_other": 0, "ntfosd_prio_disk_full": 1, "ntfosd_prio_new_login": 0, "ntfosd_prio_download": 0, "ntfosd_prio_failed": 1}, "nscript": {"nscript_cats": ["*"], "nscript_prio_complete": 1, "nscript_prio_other": 0, "nscript_prio_warning": 0, "nscript_prio_queue_done": 1, "nscript_prio_failed": 1, "nscript_prio_pp": 0, "nscript_prio_new_login": 0, "nscript_script": "", "nscript_prio_download": 0, "nscript_prio_error": 0, "nscript_prio_startup": 1, "nscript_parameters": "", "nscript_enable": 0, "nscript_prio_disk_full": 1}, "pushover": {"pushover_prio_error": 1, "pushover_cats": ["*"], "pushover_prio_failed": -1, "pushover_prio_complete": -1, "pushover_prio_warning": 1, "pushover_prio_startup": -3, "pushover_prio_queue_done": -1, "pushover_prio_other": -3, "pushover_prio_pp": -3, "pushover_enable": 0, "pushover_prio_disk_full": 1, "pushover_token": "", "pushover_device": "", "pushover_emergency_expire": 3600, "pushover_prio_new_login": -3, "pushover_emergency_retry": 60, "pushover_prio_download": -2, "pushover_userkey": ""}, "misc": {"movie_rename_limit": "100M", "https_port": "", "folder_rename": 1, "password_file": "", "queue_complete": "", "warned_old_queue": 10, "https_key": "server.key", "cleanup_list": [], "notified_new_skin": 2, "rating_filter_enable": 0, "cache_limit": "450M", "rating_enable": 0, "fail_hopeless_jobs": 1, "par_option": "", "web_color": "Default", "inet_exposure": 0, "enable_recursive": 1, "selftest_host": "self-test.sabnzbd.org", "pre_check": 1, "replace_spaces": 0, "host_whitelist": ["harold"], "dirscan_speed": 3600, "enable_filejoin": 1, "api_key": "(removed)", "no_penalties": 0, "load_balancing": 2, "rating_filter_abort_video": 0, "osx_speed": 1, "dirscan_dir": "/home/(removed)/Downloads/sabnzbdplus/nzb", "disable_api_key": 0, "quota_period": "m", "win_menu": 1, "enable_7zip": 1, "rating_filter_pause_audio": 0, "rss_filenames": 0, "password": "", "permissions": "777", "quota_day": "", "require_modern_tls": 0, "ssl_ciphers": "", "auto_disconnect": 1, "use_pickle": 0, "https_chain": "", "warn_empty_nzb": 1, "history_limit": 10, "enable_date_sorting": 0, "enable_https_verification": 1, "replace_dots": 0, "win_process_prio": 3, "ipv6_hosting": 0, "series_propercheck": 1, "rating_host": "", "movie_sort_extra": "-cd%1", "quota_size": "", "ionice": "", "enable_unzip": 1, "download_free": "", "movie_categories": ["movies"], "email_dir": "", "wait_ext_drive": 5, "pre_script": "None", "ipv6_servers": 1, "enable_all_par": 0, "rating_filter_pause_encrypted_confirm": 0, "email_full": 0, "enable_tsjoin": 1, "log_dir": "logs", "rating_filter_pause_encrypted": 0, "queue_limit": 20, "admin_dir": "admin", "nzb_backup_dir": "", "tv_sort_countries": 1, "date_categories": ["tv"], "ignore_empty_files": 0, "show_sysload": 2, "sfv_check": 1, "date_sort_string": "", "schedlines": [], "host": "0.0.0.0", "ignore_unrar_dates": 0, "https_cert": "server.cert", "email_rss": 0, "sanitize_safe": 0, "req_completion_rate": 100.2, "language": "en", "movie_sort_string": "", "rating_filter_pause_spam_confirm": 0, "fixed_ports": 1, "html_login": 1, "direct_unpack_tested": 1, "api_logging": 1, "pause_on_post_processing": 0, "debug_log_decoding": 0, "allow_incomplete_nzb": 0, "rating_filter_abort_keywords": "", "enable_unrar": 1, "enable_meta": 1, "direct_unpack": 1, "url_base": "/sabnzbd", "email_account": "", "email_server": "", "converted_nzo_pickles": 1, "config_lock": 0, "quota_resume": 0, "quick_check_ext_ignore": ["nfo", "sfv", "srr"], "api_warnings": 1, "wait_for_dfolder": 0, "tv_sort_string": "", "rating_filter_abort_encrypted": 0, "rating_filter_pause_keywords": "", "warn_dupl_jobs": 1, "movie_extra_folder": 0, "web_dir": "Glitter", "no_series_dupes": 0, "rating_filter_abort_downvoted": 0, "download_dir": "/home/(removed)/Downloads/sabnzbdplus/incomplete", "size_limit": "0", "enable_par_cleanup": 1, "safe_postproc": 1, "new_nzb_on_failure": 0, "complete_dir": "/home/(removed)/Downloads/Completed", "x_frame_options": 1, "rating_filter_pause_downvoted": 0, "replace_illegal": 1, "rating_filter_abort_audio": 0, "nomedia_marker": "", "auto_sort": 0, "rating_filter_abort_encrypted_confirm": 0, "check_new_rel": 1, "bandwidth_max": "", "local_ranges": [], "enable_https": 0, "username": "", "direct_unpack_threads": 3, "no_dupes": 0, "keep_awake": 1, "top_only": 0, "osx_menu": 1, "email_from": "", "unwanted_extensions": ["exe"], "max_art_tries": 3, "rating_filter_abort_spam_confirm": 0, "email_endjob": 0, "tv_categories": [], "rss_odd_titles": ["nzbindex.nl/", "nzbindex.com/", "nzbclub.com/"], "pause_on_pwrar": 1, "rating_filter_pause_spam": 0, "backup_for_duplicates": 1, "ignore_samples": 0, "overwrite_files": 0, "multipar": 0, "rss_rate": 60, "refresh_rate": 1, "sched_converted": 2, "history_retention": "0", "propagation_delay": 0, "port": "8888", "script_can_fail": 0, "script_dir": "", "bandwidth_perc": 0, "email_pwd": "", "empty_postproc": 0, "ignore_wrong_unrar": 0, "email_cats": ["*"], "nice": "", "enable_bonjour": 1, "enable_movie_sorting": 0, "flat_unpack": 0, "fast_fail": 1, "rating_filter_pause_video": 0, "max_url_retries": 10, "fsys_type": 0, "action_on_unwanted_extensions": 1, "rating_api_key": "", "reject_duplicate_files": 0, "nzb_key": "(removed)", "max_art_opt": 0, "ampm": 0, "rating_filter_abort_spam": 0, "auto_browser": 1, "start_paused": 0, "email_to": [], "queue_complete_pers": 0, "enable_tv_sorting": 0, "folder_max_length": 256}, "growl": {"growl_prio_startup": 1, "growl_enable": 0, "growl_prio_new_login": 0, "growl_prio_other": 0, "growl_prio_download": 0, "growl_server": "", "growl_prio_disk_full": 1, "growl_prio_failed": 1, "growl_prio_queue_done": 1, "growl_prio_warning": 0, "growl_prio_error": 0, "growl_prio_complete": 1, "growl_cats": ["*"], "growl_prio_pp": 0, "growl_password": ""}, "prowl": {"prowl_prio_disk_full": 1, "prowl_prio_error": -3, "prowl_prio_download": -3, "prowl_enable": 0, "prowl_prio_failed": 1, "prowl_prio_pp": -3, "prowl_cats": ["*"], "prowl_prio_new_login": -3, "prowl_apikey": "", "prowl_prio_startup": -3, "prowl_prio_warning": -3, "prowl_prio_other": -3, "prowl_prio_complete": 0, "prowl_prio_queue_done": 0}, "acenter": {"acenter_prio_pp": 0, "acenter_prio_disk_full": 1, "acenter_prio_new_login": 0, "acenter_cats": ["*"], "acenter_prio_failed": 1, "acenter_prio_download": 0, "acenter_prio_queue_done": 1, "acenter_prio_error": 0, "acenter_enable": 0, "acenter_prio_warning": 0, "acenter_prio_complete": 1, "acenter_prio_startup": 0, "acenter_prio_other": 0}, "logging": {"max_log_size": "5242880", "log_level": 1, "log_backups": 5}, "servers": [{"username": "(removed)", "priority": 0, "enable": 1, "displayname": "news.bulknews.eu", "name": "news.bulknews.eu", "ssl_ciphers": "", "notes": "", "connections": 30, "ssl": 0, "host": "news.bulknews.eu", "timeout": 60, "ssl_verify": 2, "send_group": 0, "password": "(removed)", "optional": 0, "port": 119, "retention": 0}, {"username": "(removed)", "priority": 2, "enable": 1, "displayname": "eunews.blocknews.net", "name": "eunews.blocknews.net", "ssl_ciphers": "", "notes": "", "connections": 5, "ssl": 0, "host": "eunews.blocknews.net", "timeout": 60, "ssl_verify": 2, "send_group": 0, "password": "(removed)", "optional": 0, "port": 119, "retention": 0}], "pushbullet": {"pushbullet_prio_download": 0, "pushbullet_prio_other": 0, "pushbullet_enable": 0, "pushbullet_prio_complete": 1, "pushbullet_cats": ["*"], "pushbullet_device": "", "pushbullet_prio_failed": 1, "pushbullet_apikey": "", "pushbullet_prio_warning": 0, "pushbullet_prio_startup": 0, "pushbullet_prio_new_login": 0, "pushbullet_prio_queue_done": 0, "pushbullet_prio_disk_full": 1, "pushbullet_prio_error": 0, "pushbullet_prio_pp": 0}, "categories": [{"priority": -100, "pp": "", "name": "tv", "script": "Default", "newzbin": "TV, shows, tv", "order": 0, "dir": "/home/(removed)/Downloads/Completed/TV Shows"}, {"priority": -100, "pp": "", "name": "movies", "script": "Default", "newzbin": "movies, Movies", "order": 0, "dir": "/home/(removed)/Downloads/Completed/Movies"}, {"priority": 0, "pp": "3", "name": "*", "script": "None", "newzbin": "", "order": 0, "dir": ""}, {"priority": -100, "pp": "", "name": "music", "script": "Default", "newzbin": "music, Music", "order": 0, "dir": "Music"}]}}
  3395. 19-1-7 20:47:10.9|Trace|HttpClient|Req: [POST] http://localhost:9091/transmission/rpc: session-get(...)
  3396. 19-1-7 20:47:10.9|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  3397. 19-1-7 20:47:10.9|Trace|HttpClient|Res: [POST] http://localhost:9091/transmission/rpc: 200.OK (1 ms)
  3398. 19-1-7 20:47:10.9|Trace|HttpClient|Response content (1588 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":false,"blocklist-size":0,"blocklist-url":"http://www.example.com/blocklist","cache-size-mb":4,"config-dir":"/home/(removed)/.config/transmission-daemon","dht-enabled":true,"download-dir":"/home/(removed)/Downloads/Completed","download-dir-free-space":170274459648,"download-queue-enabled":true,"download-queue-size":5,"encryption":"preferred","idle-seeding-limit":30,"idle-seeding-limit-enabled":true,"incomplete-dir":"/home/(removed)/Downloads/transmission/incomplete","incomplete-dir-enabled":true,"lpd-enabled":false,"peer-limit-global":500,"peer-limit-per-torrent":50,"peer-port":51413,"peer-port-random-on-start":false,"pex-enabled":true,"port-forwarding-enabled":true,"queue-stalled-enabled":true,"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":0.0500,"seedRatioLimited":true,"speed-limit-down":100,"speed-limit-down-enabled":false,"speed-limit-up":20,"speed-limit-up-enabled":true,"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.94 (d8e60ee44f)"},"result":"success"}
  3399.  
  3400. 19-1-7 20:47:11.0|Debug|MonoVersionCheck|Mono version is 3.10 or better: 5.14.0.177
  3401. 19-1-7 20:47:11.0|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  3402. 19-1-7 20:47:11.0|Trace|HttpClient|Req: [GET] http://services.sonarr.tv/v1/update/master?version=2.0.0.5252&os=linux&runtimeVer=5.14.0.177
  3403. 19-1-7 20:47:11.0|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  3404. 19-1-7 20:47:11.2|Trace|HttpClient|Res: [GET] http://services.sonarr.tv/v1/update/master?version=2.0.0.5252&os=linux&runtimeVer=5.14.0.177: 200.OK (116 ms)
  3405. 19-1-7 20:47:11.2|Trace|EventAggregator|Publishing HealthCheckCompleteEvent
  3406. 19-1-7 20:47:11.2|Trace|EventAggregator|HealthCheckCompleteEvent -> HealthModule
  3407. 19-1-7 20:47:11.2|Trace|EventAggregator|HealthCheckCompleteEvent <- HealthModule
  3408. 19-1-7 20:47:11.2|Trace|EventAggregator|ApplicationStartedEvent <~ HealthCheckService
  3409. 19-1-7 20:47:38.8|Trace|Scheduler|Pending Tasks: 8
  3410. 19-1-7 20:47:38.8|Trace|CommandQueueManager|Publishing CheckForFinishedDownload
  3411. 19-1-7 20:47:38.8|Trace|CommandQueueManager|Checking if command is queued or started: CheckForFinishedDownload
  3412. 19-1-7 20:47:38.8|Trace|CommandQueueManager|Inserting new command: CheckForFinishedDownload
  3413. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Publishing MessagingCleanup
  3414. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
  3415. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Inserting new command: MessagingCleanup
  3416. 19-1-7 20:47:38.9|Trace|CommandExecutor|CheckForFinishedDownloadCommand -> DownloadMonitoringService
  3417. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Marking command as started: CheckForFinishedDownload
  3418. 19-1-7 20:47:38.9|Trace|CommandExecutor|MessagingCleanupCommand -> CleanupCommandMessagingService
  3419. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Marking command as started: MessagingCleanup
  3420. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Publishing ApplicationUpdate
  3421. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Checking if command is queued or started: ApplicationUpdate
  3422. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Inserting new command: ApplicationUpdate
  3423. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Cleaning up old commands
  3424. 19-1-7 20:47:38.9|Trace|CommandExecutor|ApplicationUpdateCommand -> InstallUpdateService
  3425. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Marking command as started: ApplicationUpdate
  3426. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Publishing UpdateSceneMapping
  3427. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Checking if command is queued or started: UpdateSceneMapping
  3428. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Inserting new command: UpdateSceneMapping
  3429. 19-1-7 20:47:38.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  3430. 19-1-7 20:47:38.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  3431. 19-1-7 20:47:38.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  3432. 19-1-7 20:47:38.9|Debug|InstallUpdateService|Checking for updates
  3433. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Publishing CheckHealth
  3434. 19-1-7 20:47:38.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  3435. 19-1-7 20:47:38.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  3436. 19-1-7 20:47:38.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  3437. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Checking if command is queued or started: CheckHealth
  3438. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Inserting new command: CheckHealth
  3439. 19-1-7 20:47:38.9|Trace|HttpClient|Req: [GET] http://services.sonarr.tv/v1/update/master?version=2.0.0.5252&os=linux&runtimeVer=5.14.0.177
  3440. 19-1-7 20:47:38.9|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  3441. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Publishing RefreshSeries
  3442. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
  3443. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Inserting new command: RefreshSeries
  3444. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Publishing RssSync
  3445. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Checking if command is queued or started: RssSync
  3446. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Inserting new command: RssSync
  3447. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Publishing DownloadedEpisodesScan
  3448. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Checking if command is queued or started: DownloadedEpisodesScan
  3449. 19-1-7 20:47:38.9|Trace|CommandQueueManager|Inserting new command: DownloadedEpisodesScan
  3450. 19-1-7 20:47:39.0|Trace|CommandQueueManager|Updating command status
  3451. 19-1-7 20:47:39.0|Trace|EventAggregator|Publishing CommandExecutedEvent
  3452. 19-1-7 20:47:39.0|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  3453. 19-1-7 20:47:39.0|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Messaging.Commands.MessagingCleanupCommand
  3454. 19-1-7 20:47:39.0|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  3455. 19-1-7 20:47:39.0|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  3456. 19-1-7 20:47:39.0|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  3457. 19-1-7 20:47:39.0|Trace|CommandExecutor|MessagingCleanupCommand <- CleanupCommandMessagingService [00:00:00.1103770]
  3458. 19-1-7 20:47:39.0|Trace|CommandExecutor|UpdateSceneMappingCommand -> SceneMappingService
  3459. 19-1-7 20:47:39.0|Trace|CommandQueueManager|Marking command as started: UpdateSceneMapping
  3460. 19-1-7 20:47:39.0|Info|SceneMappingService|Updating Scene mappings
  3461. 19-1-7 20:47:39.0|Debug|XemProxy|Fetching alternate names
  3462. 19-1-7 20:47:39.0|Trace|HttpClient|Req: [GET] http://thexem.de/map/allNames?seasonNumbers=True&origin=tvdb
  3463. 19-1-7 20:47:39.0|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  3464. 19-1-7 20:47:39.0|Trace|HttpClient|Res: [GET] http://services.sonarr.tv/v1/update/master?version=2.0.0.5252&os=linux&runtimeVer=5.14.0.177: 200.OK (114 ms)
  3465. 19-1-7 20:47:39.0|Debug|InstallUpdateService|No update available
  3466. 19-1-7 20:47:39.0|Trace|EventAggregator|Publishing CommandUpdatedEvent
  3467. 19-1-7 20:47:39.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  3468. 19-1-7 20:47:39.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  3469. 19-1-7 20:47:39.0|Trace|CommandQueueManager|Updating command status
  3470. 19-1-7 20:47:39.0|Trace|EventAggregator|Publishing CommandUpdatedEvent
  3471. 19-1-7 20:47:39.0|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  3472. 19-1-7 20:47:39.0|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  3473. 19-1-7 20:47:39.0|Trace|EventAggregator|Publishing CommandExecutedEvent
  3474. 19-1-7 20:47:39.0|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  3475. 19-1-7 20:47:39.0|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Update.Commands.ApplicationUpdateCommand
  3476. 19-1-7 20:47:39.1|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  3477. 19-1-7 20:47:39.1|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  3478. 19-1-7 20:47:39.1|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  3479. 19-1-7 20:47:39.1|Trace|CommandExecutor|ApplicationUpdateCommand <- InstallUpdateService [00:00:00.1399370]
  3480. 19-1-7 20:47:39.1|Trace|CommandExecutor|CheckHealthCommand -> HealthCheckService
  3481. 19-1-7 20:47:39.1|Trace|CommandQueueManager|Marking command as started: CheckHealth
  3482. 19-1-7 20:47:39.1|Trace|HttpClient|Req: [POST] http://localhost:9091/transmission/rpc: torrent-get(...)
  3483. 19-1-7 20:47:39.1|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  3484. 19-1-7 20:47:39.1|Trace|HttpClient|Res: [POST] http://localhost:9091/transmission/rpc: 200.OK (1 ms)
  3485. 19-1-7 20:47:39.1|Trace|HttpClient|Response content (1083 bytes): {"arguments":{"torrents":[{"downloadDir":"/home/(removed)/Downloads/Completed/TV Shows/","downloadedEver":184392953,"errorString":"","eta":-1,"hashString":"a9f6d3dbdf70783bafb4498601f4a67091b8b548","id":1,"isFinished":false,"leftUntilDone":0,"name":"PAW.Patrol.S03E11.HDTV.x264-WaLMaRT[rarbg]","seedRatioLimit":0.0500,"status":0,"totalSize":184321853,"uploadedEver":9133518},{"downloadDir":"/home/(removed)/Downloads/Completed/TV Shows/","downloadedEver":184284359,"errorString":"","eta":-1,"hashString":"4a30d9a9ae2dfcb105be4172c3acae69028efee0","id":2,"isFinished":true,"leftUntilDone":0,"name":"PAW.Patrol.S03E06.HDTV.x264-WaLMaRT[rarbg]","seedRatioLimit":0.0500,"status":0,"totalSize":184278687,"uploadedEver":94617877},{"downloadDir":"/home/(removed)/Downloads/Completed/TV Shows/","downloadedEver":182806496,"errorString":"","eta":-1,"hashString":"c2e09a1db81d4d3d0c7b552e0c42395154939e69","id":3,"isFinished":false,"leftUntilDone":0,"name":"PAW.Patrol.S03E14.HDTV.x264-WaLMaRT[rarbg]","seedRatioLimit":0.0500,"status":0,"totalSize":182776659,"uploadedEver":6239287}]},"result":"success"}
  3486.  
  3487. 19-1-7 20:47:39.1|Trace|ConfigService|Using default config value for 'downloadedepisodesfolder' defaultValue:''
  3488. 19-1-7 20:47:39.1|Debug|SabnzbdProxy|Url: http://localhost:8888/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  3489. 19-1-7 20:47:39.1|Trace|HttpClient|Req: [GET] http://localhost:8888/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  3490. 19-1-7 20:47:39.1|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  3491. 19-1-7 20:47:39.1|Trace|HttpClient|Res: [GET] http://localhost:8888/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json: 200.OK (7 ms)
  3492. 19-1-7 20:47:39.1|Trace|HttpClient|Response content (890 bytes): {"queue": {"noofslots_total": 0, "diskspace2_norm": "158.6 G", "paused": false, "finish": 0, "speedlimit_abs": "", "slots": [], "speed": "0 ", "size": "0 B", "rating_enable": false, "eta": "unknown", "refresh_rate": "1", "start": 0, "version": "2.3.7RC1", "diskspacetotal2": "218.57", "limit": 0, "diskspacetotal1": "218.57", "status": "Idle", "have_warnings": "0", "cache_art": "0", "sizeleft": "0 B", "finishaction": null, "paused_all": false, "quota": "0 ", "have_quota": false, "mbleft": "0.00", "diskspace2": "158.58", "diskspace1": "158.58", "scripts": [], "categories": ["*", "tv", "movies", "music"], "timeleft": "0:00:00", "pause_int": "0", "noofslots": 0, "mb": "0.00", "loadavg": "2.43 | 0.75 | 0.26 | V=1880M R=46M", "cache_max": "471859200", "kbpersec": "0.00", "speedlimit": "100", "cache_size": "0 B", "left_quota": "0 ", "diskspace1_norm": "158.6 G", "queue_details": "0"}}
  3493. 19-1-7 20:47:39.1|Trace|ConfigService|Using default config value for 'downloadclienthistorylimit' defaultValue:'30'
  3494. 19-1-7 20:47:39.1|Debug|SabnzbdProxy|Url: http://localhost:8888/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  3495. 19-1-7 20:47:39.1|Trace|HttpClient|Req: [GET] http://localhost:8888/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  3496. 19-1-7 20:47:39.1|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  3497. 19-1-7 20:47:39.1|Trace|HttpClient|Res: [GET] http://localhost:8888/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json: 200.OK (5 ms)
  3498. 19-1-7 20:47:39.1|Trace|HttpClient|Response content (4930 bytes): {"history": {"total_size": "33.4 G", "day_size": "1.5 G", "noofslots": 3, "last_history_update": 1, "week_size": "1.5 G", "version": "2.3.7RC1", "slots": [{"action_line": "", "series": "", "show_details": "True", "script_log": "", "meta": null, "fail_message": "", "loaded": false, "id": 3, "size": "259.1 MB", "category": "tv", "pp": "D", "password": null, "completeness": 0, "script": "None", "nzb_name": "Downton.Abbey.Rediscovered.HDTV.x264-W4F.nzb", "download_time": 295, "storage": "/home/(removed)/Downloads/Completed/TV Shows/Downton.Abbey.Rediscovered.HDTV.x264-W4F", "has_rating": false, "status": "Completed", "script_line": "", "completed": 1546861404, "nzo_id": "SABnzbd_nzo_zAnU3I", "downloaded": 271648276, "retry": 0, "report": "", "path": "/home/(removed)/Downloads/sabnzbdplus/incomplete/Downton.Abbey.Rediscovered.HDTV.x264-W4F", "postproc_time": 2, "name": "Downton.Abbey.Rediscovered.HDTV.x264-W4F", "url": "Downton.Abbey.Rediscovered.HDTV.x264-W4F.nzb", "md5sum": "4d40678b6e745d78639777f2ade9f2b6", "bytes": 271648276, "url_info": "", "stage_log": [{"name": "Source", "actions": ["Downton.Abbey.Rediscovered.HDTV.x264-W4F.nzb"]}, {"name": "Download", "actions": ["Downloaded in 4 mins 55 seconds at an average of 899 KB/s<br/>Age: 1491d"]}, {"name": "Servers", "actions": ["news.bulknews.eu=25.8 MB, eunews.blocknews.net=233.0 MB"]}, {"name": "Repair", "actions": ["[downton.abbey.rediscovered.hdtv.x264-w4f] Quick Check OK"]}, {"name": "Unpack", "actions": ["[downton.abbey.rediscovered.hdtv.x264-w4f] Direct Unpack - Unpacked 1 files/folders in 1 sec"]}]}, {"action_line": "", "series": "", "show_details": "True", "script_log": "", "meta": null, "fail_message": "", "loaded": false, "id": 2, "size": "574.0 MB", "category": "tv", "pp": "D", "password": null, "completeness": 0, "script": "None", "nzb_name": "Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.nzb", "download_time": 282, "storage": "/home/(removed)/Downloads/Completed/TV Shows/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV", "has_rating": false, "status": "Completed", "script_line": "", "completed": 1546861106, "nzo_id": "SABnzbd_nzo_AG46Yv", "downloaded": 601913887, "retry": 0, "report": "", "path": "/home/(removed)/Downloads/sabnzbdplus/incomplete/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV", "postproc_time": 0, "name": "Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV", "url": "Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.nzb", "md5sum": "0d4d42e2d1c2a40050fa4c63228032a1", "bytes": 601913887, "url_info": "", "stage_log": [{"name": "Source", "actions": ["Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.nzb"]}, {"name": "Download", "actions": ["Downloaded in 4 mins 42 seconds at an average of 2.0 MB/s<br/>Age: 1807d"]}, {"name": "Servers", "actions": ["news.bulknews.eu=33 KB, eunews.blocknews.net=573.0 MB"]}, {"name": "Repair", "actions": ["[Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV] Quick Check OK"]}, {"name": "Unpack", "actions": ["[Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV] Direct Unpack - Unpacked 2 files/folders in 3 seconds"]}]}, {"action_line": "", "series": "downton abbey/6/9", "show_details": "True", "script_log": "", "meta": null, "fail_message": "", "loaded": false, "id": 1, "size": "638.3 MB", "category": "tv", "pp": "D", "password": null, "completeness": 0, "script": "None", "nzb_name": "Downton.Abbey.S06E09.BDRip.x264-HAGGiS.nzb", "download_time": 172, "storage": "/home/(removed)/Downloads/Completed/TV Shows/Downton.Abbey.S06E09.BDRip.x264-HAGGiS", "has_rating": false, "status": "Completed", "script_line": "", "completed": 1546860590, "nzo_id": "SABnzbd_nzo_I1P4PU", "downloaded": 669322911, "retry": 0, "report": "", "path": "/home/(removed)/Downloads/sabnzbdplus/incomplete/Downton.Abbey.S06E09.BDRip.x264-HAGGiS", "postproc_time": 2, "name": "Downton.Abbey.S06E09.BDRip.x264-HAGGiS", "url": "Downton.Abbey.S06E09.BDRip.x264-HAGGiS.nzb", "md5sum": "2d89acdc7bd92b5ba6486a19d44b8957", "bytes": 669322911, "url_info": "", "stage_log": [{"name": "Source", "actions": ["Downton.Abbey.S06E09.BDRip.x264-HAGGiS.nzb"]}, {"name": "Download", "actions": ["Downloaded in 2 mins 52 seconds at an average of 3.7 MB/s<br/>Age: 1102d"]}, {"name": "Servers", "actions": ["news.bulknews.eu=647.7 MB"]}, {"name": "Repair", "actions": ["[downton.abbey.s06e09.bdrip.x264-haggis] Quick Check OK", "[downton.abbey.s06e09.bdrip.x264-haggis.proof] Quick Check OK", "[downton.abbey.s06e09.bdrip.x264-haggis.subs] Quick Check OK", "[downton.abbey.s06e09.bdrip.x264-haggis.sample] Quick Check OK"]}, {"name": "Unpack", "actions": ["[downton.abbey.s06e09.bdrip.x264-haggis.subs] Direct Unpack - Unpacked 2 files/folders in 0 seconds", "[downton.abbey.s06e09.bdrip.x264-haggis] Direct Unpack - Unpacked 1 files/folders in 4 seconds", "[downton.abbey.s06e09.bdrip.x264-haggis] Unpacked 1 files/folders in 0 seconds"]}]}], "month_size": "33.4 G"}}
  3499. 19-1-7 20:47:39.1|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  3500. 19-1-7 20:47:39.2|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  3501. 19-1-7 20:47:39.2|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  3502. 19-1-7 20:47:39.2|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  3503. 19-1-7 20:47:39.2|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  3504. 19-1-7 20:47:39.2|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  3505. 19-1-7 20:47:39.2|Debug|QualityParser|Trying to parse quality for Downton.Abbey.Rediscovered.HDTV.x264-W4F
  3506. 19-1-7 20:47:39.2|Debug|ParsingService|Found special episode Downton Abbey - S00E07 SDTV v1 for title 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  3507. 19-1-7 20:47:39.2|Debug|TrackedDownloadService|Tracking 'Sabnzbd:Downton.Abbey.Rediscovered.HDTV.x264-W4F': ClientState=Completed SonarrStage=Downloading Episode='Downton Abbey - S00E07 SDTV v1' OutputPath=/home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.Rediscovered.HDTV.x264-W4F.
  3508. 19-1-7 20:47:39.2|Trace|ConfigService|Using default config value for 'downloadedepisodesfolder' defaultValue:''
  3509. 19-1-7 20:47:39.2|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  3510. 19-1-7 20:47:39.2|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  3511. 19-1-7 20:47:39.2|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  3512. 19-1-7 20:47:39.2|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  3513. 19-1-7 20:47:39.2|Debug|DiskScanService|Scanning '/home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.Rediscovered.HDTV.x264-W4F' for video files
  3514. 19-1-7 20:47:39.2|Trace|DiskScanService|5 files were found in /home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.Rediscovered.HDTV.x264-W4F
  3515. 19-1-7 20:47:39.2|Debug|DiskScanService|1 video files were found in /home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.Rediscovered.HDTV.x264-W4F
  3516. 19-1-7 20:47:39.3|Debug|ImportDecisionMaker|Analyzing 1/1 files.
  3517. 19-1-7 20:47:39.3|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  3518. 19-1-7 20:47:39.3|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  3519. 19-1-7 20:47:39.3|Debug|VideoFileInfoReader|Getting media info from /home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.Rediscovered.HDTV.x264-W4F/downton.abbey.rediscovered.hdtv.x264-w4f.mp4
  3520. 19-1-7 20:47:39.3|Trace|MediaInfo|Read file offset 0-1736704 (1736704 bytes)
  3521. 19-1-7 20:47:39.3|Trace|MediaInfo|Read file offset 262881694-262881749 (55 bytes)
  3522. 19-1-7 20:47:39.3|Trace|MediaInfo|Read file offset 1732252-1748636 (16384 bytes)
  3523. 19-1-7 20:47:39.3|Trace|MediaInfo|Read file offset 262881749-262881749 (0 bytes)
  3524. 19-1-7 20:47:39.3|Trace|MediaInfo|Read a total of 1753143 bytes (0.7%)
  3525. 19-1-7 20:47:39.3|Debug|DetectSample|Runtime is over 90 seconds
  3526. 19-1-7 20:47:39.4|Debug|Parser|Parsing string 'downton.abbey.rediscovered.hdtv.x264-w4f.mp4'
  3527. 19-1-7 20:47:39.4|Debug|Parser|Unable to parse downton.abbey.rediscovered.hdtv.x264-w4f.mp4
  3528. 19-1-7 20:47:39.4|Debug|Parser|Attempting to parse episode info using directory and file names. Downton.Abbey.Rediscovered.HDTV.x264-W4F
  3529. 19-1-7 20:47:39.4|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F downton.abbey.rediscovered.hdtv.x264-w4f.mp4'
  3530. 19-1-7 20:47:39.4|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F downton.abbey.rediscovered.hdtv.x264-w4f.mp4
  3531. 19-1-7 20:47:39.4|Debug|Parser|Attempting to parse episode info using directory name. Downton.Abbey.Rediscovered.HDTV.x264-W4F
  3532. 19-1-7 20:47:39.4|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F.mp4'
  3533. 19-1-7 20:47:39.4|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F.mp4
  3534. 19-1-7 20:47:39.4|Debug|ImportDecisionMaker|File rejected for the following reasons: [Permanent] Unable to parse file
  3535. 19-1-7 20:47:39.4|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  3536. 19-1-7 20:47:39.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?(?!\\)
  3537. 19-1-7 20:47:39.4|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  3538. 19-1-7 20:47:39.4|Debug|Parser|Language parsed: English
  3539. 19-1-7 20:47:39.4|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  3540. 19-1-7 20:47:39.4|Debug|Parser|Quality parsed: SDTV v1
  3541. 19-1-7 20:47:39.4|Debug|Parser|Release Group parsed: FOV
  3542. 19-1-7 20:47:39.5|Debug|TrackedDownloadService|Tracking 'Sabnzbd:Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV': ClientState=Completed SonarrStage=Downloading Episode='Downton Abbey - S00E05 SDTV v1' OutputPath=/home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.
  3543. 19-1-7 20:47:39.5|Trace|ConfigService|Using default config value for 'downloadedepisodesfolder' defaultValue:''
  3544. 19-1-7 20:47:39.5|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  3545. 19-1-7 20:47:39.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?(?!\\)
  3546. 19-1-7 20:47:39.5|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  3547. 19-1-7 20:47:39.5|Debug|Parser|Language parsed: English
  3548. 19-1-7 20:47:39.5|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  3549. 19-1-7 20:47:39.5|Debug|Parser|Quality parsed: SDTV v1
  3550. 19-1-7 20:47:39.5|Debug|Parser|Release Group parsed: FOV
  3551. 19-1-7 20:47:39.5|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  3552. 19-1-7 20:47:39.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?(?!\\)
  3553. 19-1-7 20:47:39.5|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  3554. 19-1-7 20:47:39.5|Debug|Parser|Language parsed: English
  3555. 19-1-7 20:47:39.5|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  3556. 19-1-7 20:47:39.5|Debug|Parser|Quality parsed: SDTV v1
  3557. 19-1-7 20:47:39.5|Debug|Parser|Release Group parsed: FOV
  3558. 19-1-7 20:47:39.5|Debug|DiskScanService|Scanning '/home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV' for video files
  3559. 19-1-7 20:47:39.5|Trace|DiskScanService|6 files were found in /home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  3560. 19-1-7 20:47:39.5|Debug|DiskScanService|1 video files were found in /home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  3561. 19-1-7 20:47:39.5|Debug|ImportDecisionMaker|Analyzing 1/1 files.
  3562. 19-1-7 20:47:39.5|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  3563. 19-1-7 20:47:39.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?(?!\\)
  3564. 19-1-7 20:47:39.5|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  3565. 19-1-7 20:47:39.5|Debug|Parser|Language parsed: English
  3566. 19-1-7 20:47:39.5|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  3567. 19-1-7 20:47:39.5|Debug|Parser|Quality parsed: SDTV v1
  3568. 19-1-7 20:47:39.5|Debug|Parser|Release Group parsed: FOV
  3569. 19-1-7 20:47:39.5|Debug|VideoFileInfoReader|Getting media info from /home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.mp4
  3570. 19-1-7 20:47:39.6|Trace|MediaInfo|Read file offset 0-4227072 (4227072 bytes)
  3571. 19-1-7 20:47:39.6|Trace|MediaInfo|Read file offset 6000032-6016416 (16384 bytes)
  3572. 19-1-7 20:47:39.6|Trace|MediaInfo|Read file offset 6000048-6081968 (81920 bytes)
  3573. 19-1-7 20:47:39.6|Trace|MediaInfo|Read file offset 579772733-579772733 (0 bytes)
  3574. 19-1-7 20:47:39.6|Trace|MediaInfo|Read a total of 4325376 bytes (0.7%)
  3575. 19-1-7 20:47:39.6|Debug|DetectSample|Runtime is over 90 seconds
  3576. 19-1-7 20:47:39.6|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.mp4'
  3577. 19-1-7 20:47:39.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?(?!\\)
  3578. 19-1-7 20:47:39.6|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  3579. 19-1-7 20:47:39.6|Debug|Parser|Language parsed: English
  3580. 19-1-7 20:47:39.6|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.mp4
  3581. 19-1-7 20:47:39.6|Debug|Parser|Quality parsed: SDTV v1
  3582. 19-1-7 20:47:39.6|Debug|Parser|Release Group parsed: FOV
  3583. 19-1-7 20:47:39.6|Debug|VideoFileInfoReader|Getting media info from /home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.mp4
  3584. 19-1-7 20:47:39.6|Trace|MediaInfo|Read file offset 0-4227072 (4227072 bytes)
  3585. 19-1-7 20:47:39.6|Trace|MediaInfo|Read file offset 6000032-6016416 (16384 bytes)
  3586. 19-1-7 20:47:39.6|Trace|MediaInfo|Read file offset 6000048-6081968 (81920 bytes)
  3587. 19-1-7 20:47:39.6|Trace|MediaInfo|Read file offset 579772733-579772733 (0 bytes)
  3588. 19-1-7 20:47:39.6|Trace|MediaInfo|Read a total of 4325376 bytes (0.7%)
  3589. 19-1-7 20:47:39.6|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  3590. 19-1-7 20:47:39.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?(?!\\)
  3591. 19-1-7 20:47:39.6|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  3592. 19-1-7 20:47:39.6|Debug|Parser|Language parsed: English
  3593. 19-1-7 20:47:39.6|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  3594. 19-1-7 20:47:39.6|Debug|Parser|Quality parsed: SDTV v1
  3595. 19-1-7 20:47:39.6|Debug|Parser|Release Group parsed: FOV
  3596. 19-1-7 20:47:39.6|Debug|AggregateQuality|Using quality: SDTV v1
  3597. 19-1-7 20:47:39.6|Debug|EpisodeTitleSpecification|File name format does not require episode title, skipping check
  3598. 19-1-7 20:47:39.6|Trace|ConfigService|Using default config value for 'skipfreespacecheckwhenimporting' defaultValue:'False'
  3599. 19-1-7 20:47:39.6|Trace|HttpClient|Res: [GET] http://thexem.de/map/allNames?seasonNumbers=True&origin=tvdb: 200.OK (614 ms)
  3600. 19-1-7 20:47:39.7|Trace|Owin|SQLite error (5): database is locked
  3601.  
  3602. 19-1-7 20:47:39.9|Debug|SameFileSpecification|No existing episode file, skipping
  3603. 19-1-7 20:47:39.9|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  3604. 19-1-7 20:47:39.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}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  3605. 19-1-7 20:47:39.9|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  3606. 19-1-7 20:47:39.9|Debug|Parser|Language parsed: English
  3607. 19-1-7 20:47:39.9|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  3608. 19-1-7 20:47:39.9|Debug|Parser|Quality parsed: SDTV v1
  3609. 19-1-7 20:47:39.9|Debug|Parser|Release Group parsed: FOV
  3610. 19-1-7 20:47:39.9|Debug|DetectSample|Special, skipping sample check
  3611. 19-1-7 20:47:39.9|Trace|ConfigService|Using default config value for 'downloadclientworkingfolders' defaultValue:'_UNPACK_|_FAILED_'
  3612. 19-1-7 20:47:39.9|Debug|ImportDecisionMaker|File accepted
  3613. 19-1-7 20:47:40.0|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  3614. 19-1-7 20:47:40.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?(?!\\)
  3615. 19-1-7 20:47:40.0|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  3616. 19-1-7 20:47:40.0|Debug|Parser|Language parsed: English
  3617. 19-1-7 20:47:40.0|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  3618. 19-1-7 20:47:40.0|Debug|Parser|Quality parsed: SDTV v1
  3619. 19-1-7 20:47:40.0|Debug|Parser|Release Group parsed: FOV
  3620. 19-1-7 20:47:40.0|Debug|MediaInfoFormatter|Formatting audio channels using 'AudioChannelPositions', with a value of: '2/0/0'
  3621. 19-1-7 20:47:40.0|Debug|EpisodeFileMovingService|Moving episode file: /home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.mp4 to /media/TVShows/Downton Abbey/Specials/Downton Abbey.S00E05.mp4
  3622. 19-1-7 20:47:40.0|Debug|DiskTransferService|Move [/home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.mp4] > [/media/TVShows/Downton Abbey/Specials/Downton Abbey.S00E05.mp4]
  3623. 19-1-7 20:47:40.2|Trace|HttpClient|Req: [GET] http://services.sonarr.tv/v1/scenemapping
  3624. 19-1-7 20:47:40.2|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  3625. 19-1-7 20:47:40.3|Trace|SymbolicLinkResolver|Checking path /media/TVShows/Downton Abbey/Specials/Downton Abbey.S00E05.mp4 for symlink returned error ENOENT, assuming it's not a symlink.
  3626. 19-1-7 20:47:40.3|Trace|HttpClient|Res: [GET] http://services.sonarr.tv/v1/scenemapping: 200.OK (114 ms)
  3627. 19-1-7 20:47:40.6|Trace|DiskTransferService|Removing old backup.
  3628. 19-1-7 20:47:40.6|Trace|DiskProviderBase|Deleting file: /home/tommy/Downloads/Completed/TV Shows/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV/Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.mp4.backup~
  3629. 19-1-7 20:47:40.7|Trace|DiskTransferService|Removing old partial.
  3630. 19-1-7 20:47:40.7|Trace|DiskProviderBase|Deleting file: /media/TVShows/Downton Abbey/Specials/Downton Abbey.S00E05.mp4.partial~
  3631. 19-1-7 20:47:41.4|Trace|DiskTransferService|Attempting to move hardlinked backup.
  3632. 19-1-7 20:47:41.4|Trace|EventAggregator|Publishing SceneMappingsUpdatedEvent
  3633. 19-1-7 20:47:41.4|Trace|CommandQueueManager|Updating command status
  3634. 19-1-7 20:47:41.4|Trace|EventAggregator|Publishing CommandExecutedEvent
  3635. 19-1-7 20:47:41.4|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  3636. 19-1-7 20:47:41.4|Trace|TaskManager|Updating last run time for: NzbDrone.Core.DataAugmentation.Scene.UpdateSceneMappingCommand
  3637. 19-1-7 20:47:41.4|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  3638. 19-1-7 20:47:41.4|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  3639. 19-1-7 20:47:41.4|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  3640. 19-1-7 20:47:41.4|Trace|CommandExecutor|UpdateSceneMappingCommand <- SceneMappingService [00:00:02.3826030]
  3641. 19-1-7 20:47:41.4|Trace|CommandExecutor|RefreshSeriesCommand -> RefreshSeriesService
  3642. 19-1-7 20:47:41.4|Trace|CommandQueueManager|Marking command as started: RefreshSeries
  3643. 19-1-7 20:47:41.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
  3644. 19-1-7 20:47:41.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  3645. 19-1-7 20:47:41.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  3646. 19-1-7 20:47:41.4|Trace|EventAggregator|Publishing SeriesRefreshStartingEvent
  3647. 19-1-7 20:47:41.4|Trace|EventAggregator|SeriesRefreshStartingEvent -> XemService
  3648. 19-1-7 20:47:41.4|Trace|EventAggregator|SeriesRefreshStartingEvent <- XemService
  3649. 19-1-7 20:47:41.4|Trace|EventAggregator|SeriesRefreshStartingEvent -> SceneMappingService
  3650. 19-1-7 20:47:41.4|Trace|EventAggregator|SeriesRefreshStartingEvent <- SceneMappingService
  3651. 19-1-7 20:47:41.5|Trace|ShouldRefreshSeries|Series The 100 is continuing, should refresh.
  3652. 19-1-7 20:47:41.5|Info|RefreshSeriesService|Updating Info for The 100
  3653. 19-1-7 20:47:41.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  3654. 19-1-7 20:47:41.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  3655. 19-1-7 20:47:41.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  3656. 19-1-7 20:47:41.5|Trace|HttpClient|Req: [GET] http://skyhook.sonarr.tv/v1/tvdb/shows/en/268592
  3657. 19-1-7 20:47:41.5|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  3658. 19-1-7 20:47:43.1|Trace|HttpClient|Res: [GET] http://skyhook.sonarr.tv/v1/tvdb/shows/en/268592: 200.OK (1643 ms)
  3659. 19-1-7 20:47:43.2|Trace|HttpClient|Req: [GET] http://services.sonarr.tv/v1/dailyseries
  3660. 19-1-7 20:47:43.2|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  3661. 19-1-7 20:47:43.3|Trace|HttpClient|Res: [GET] http://services.sonarr.tv/v1/dailyseries: 200.OK (65 ms)
  3662. 19-1-7 20:47:45.2|Trace|EventAggregator|Publishing SeriesEditedEvent
  3663. 19-1-7 20:47:45.2|Trace|EventAggregator|SeriesEditedEvent -> SeriesEditedService
  3664. 19-1-7 20:47:45.2|Trace|EventAggregator|SeriesEditedEvent <- SeriesEditedService
  3665. 19-1-7 20:47:45.2|Trace|EventAggregator|SeriesEditedEvent -> SeriesModule
  3666. 19-1-7 20:47:45.2|Trace|EventAggregator|SeriesEditedEvent <- SeriesModule
  3667. 19-1-7 20:47:45.2|Info|RefreshEpisodeService|Starting episode info refresh for: [268592][The 100]
  3668. 19-1-7 20:47:45.3|Trace|EventAggregator|Publishing EpisodeInfoRefreshedEvent
  3669. 19-1-7 20:47:45.3|Trace|EventAggregator|EpisodeInfoRefreshedEvent -> EpisodeAddedService
  3670. 19-1-7 20:47:45.3|Debug|EpisodeAddedService|No new episodes, skipping search
  3671. 19-1-7 20:47:45.3|Trace|EventAggregator|EpisodeInfoRefreshedEvent <- EpisodeAddedService
  3672. 19-1-7 20:47:45.3|Info|RefreshEpisodeService|Finished episode refresh for series: [268592][The 100].
  3673. 19-1-7 20:47:45.3|Debug|RefreshSeriesService|Finished series refresh for The 100
  3674. 19-1-7 20:47:45.3|Trace|EventAggregator|Publishing SeriesUpdatedEvent
  3675. 19-1-7 20:47:45.3|Trace|EventAggregator|SeriesUpdatedEvent -> DiskScanService
  3676. 19-1-7 20:47:46.6|Info|DiskScanService|Scanning disk for The 100
  3677. 19-1-7 20:47:46.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
  3678. 19-1-7 20:47:46.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  3679. 19-1-7 20:47:46.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  3680. 19-1-7 20:47:46.6|Debug|DiskScanService|Scanning '/media/TVShows/The 100' for video files
Add Comment
Please, Sign In to add comment