Advertisement
Guest User

sonarr debug logs

a guest
Jan 7th, 2019
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 182.88 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.5|Debug|QualityDefinitionService|Setting up default quality config
  17. 19-1-7 17:33:15.6|Debug|NotificationFactory|Initializing Providers. Count 20
  18. 19-1-7 17:33:15.8|Debug|MetadataFactory|Initializing Providers. Count 4
  19. 19-1-7 17:33:15.9|Debug|DownloadClientFactory|Initializing Providers. Count 15
  20. 19-1-7 17:33:16.0|Debug|IndexerFactory|Initializing Providers. Count 12
  21. 19-1-7 17:33:16.1|Info|RssSyncService|Starting RSS Sync
  22. 19-1-7 17:33:16.2|Debug|FetchAndParseRssService|Available indexers 7
  23. 19-1-7 17:33:16.5|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://192.168.1.149:5075/
  24.  
  25. [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
  26. at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x00014] in <b3d41b23de534128a4f18a6e1312f79c>:0
  27. at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in <b3d41b23de534128a4f18a6e1312f79c>:0
  28. at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResult asyncResult) [0x00006] in <b3d41b23de534128a4f18a6e1312f79c>:0
  29. 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
  30. --- End of stack trace from previous location where exception was thrown ---
  31. at System.Net.WebConnection+<Connect>d__16.MoveNext () [0x0019b] in <b3d41b23de534128a4f18a6e1312f79c>:0
  32. --- End of inner exception stack trace ---
  33. at System.Net.WebConnection+<Connect>d__16.MoveNext () [0x00217] in <b3d41b23de534128a4f18a6e1312f79c>:0
  34. --- End of stack trace from previous location where exception was thrown ---
  35. at System.Net.WebConnection+<InitConnection>d__19.MoveNext () [0x000cc] in <b3d41b23de534128a4f18a6e1312f79c>:0
  36. --- End of stack trace from previous location where exception was thrown ---
  37. at System.Net.WebOperation+<Run>d__57.MoveNext () [0x0009a] in <b3d41b23de534128a4f18a6e1312f79c>:0
  38. --- End of stack trace from previous location where exception was thrown ---
  39. at System.Net.WebCompletionSource`1+<WaitForCompletion>d__15[T].MoveNext () [0x00094] in <b3d41b23de534128a4f18a6e1312f79c>:0
  40. --- End of stack trace from previous location where exception was thrown ---
  41. at System.Net.HttpWebRequest+<RunWithTimeoutWorker>d__244`1[T].MoveNext () [0x000c5] in <b3d41b23de534128a4f18a6e1312f79c>:0
  42. --- End of stack trace from previous location where exception was thrown ---
  43. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <b3d41b23de534128a4f18a6e1312f79c>:0
  44. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000f6] in <2579263bcdeb4ef4b450343ebeda374e>:0
  45. --- End of inner exception stack trace ---
  46. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001ca] in <2579263bcdeb4ef4b450343ebeda374e>:0
  47. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in <2579263bcdeb4ef4b450343ebeda374e>:0
  48. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in <2579263bcdeb4ef4b450343ebeda374e>:0
  49. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in <2579263bcdeb4ef4b450343ebeda374e>:0
  50. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in <2579263bcdeb4ef4b450343ebeda374e>:0
  51. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x00068] in <85e2f5295c104ca3a3bcaa59e805585a>:0
  52.  
  53. 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)
  54. 19-1-7 17:33:16.5|Debug|FetchAndParseRssService|Found 0 from Newznab
  55. 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/
  56.  
  57. [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
  58. at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x00014] in <b3d41b23de534128a4f18a6e1312f79c>:0
  59. at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in <b3d41b23de534128a4f18a6e1312f79c>:0
  60. at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResult asyncResult) [0x00006] in <b3d41b23de534128a4f18a6e1312f79c>:0
  61. 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
  62. --- End of stack trace from previous location where exception was thrown ---
  63. at System.Net.WebConnection+<Connect>d__16.MoveNext () [0x0019b] in <b3d41b23de534128a4f18a6e1312f79c>:0
  64. --- End of inner exception stack trace ---
  65. at System.Net.WebConnection+<Connect>d__16.MoveNext () [0x00217] in <b3d41b23de534128a4f18a6e1312f79c>:0
  66. --- End of stack trace from previous location where exception was thrown ---
  67. at System.Net.WebConnection+<InitConnection>d__19.MoveNext () [0x000cc] in <b3d41b23de534128a4f18a6e1312f79c>:0
  68. --- End of stack trace from previous location where exception was thrown ---
  69. at System.Net.WebOperation+<Run>d__57.MoveNext () [0x0009a] in <b3d41b23de534128a4f18a6e1312f79c>:0
  70. --- End of stack trace from previous location where exception was thrown ---
  71. at System.Net.WebCompletionSource`1+<WaitForCompletion>d__15[T].MoveNext () [0x00094] in <b3d41b23de534128a4f18a6e1312f79c>:0
  72. --- End of stack trace from previous location where exception was thrown ---
  73. at System.Net.HttpWebRequest+<RunWithTimeoutWorker>d__244`1[T].MoveNext () [0x000c5] in <b3d41b23de534128a4f18a6e1312f79c>:0
  74. --- End of stack trace from previous location where exception was thrown ---
  75. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <b3d41b23de534128a4f18a6e1312f79c>:0
  76. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000f6] in <2579263bcdeb4ef4b450343ebeda374e>:0
  77. --- End of inner exception stack trace ---
  78. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001ca] in <2579263bcdeb4ef4b450343ebeda374e>:0
  79. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in <2579263bcdeb4ef4b450343ebeda374e>:0
  80. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in <2579263bcdeb4ef4b450343ebeda374e>:0
  81. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in <2579263bcdeb4ef4b450343ebeda374e>:0
  82. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in <2579263bcdeb4ef4b450343ebeda374e>:0
  83. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x00068] in <85e2f5295c104ca3a3bcaa59e805585a>:0
  84.  
  85. 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)
  86. 19-1-7 17:33:19.0|Debug|FetchAndParseRssService|Found 0 from Torznab
  87. 19-1-7 17:33:19.1|Debug|TransmissionProxy|Transmission authentication succeeded.
  88. 19-1-7 17:33:19.2|Debug|IndexerFactory|Temporarily ignoring indexer NzbHydra till 07/01/2019 17:38:16 due to recent failures.
  89. 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.
  90. 19-1-7 17:33:19.2|Debug|IndexerFactory|Temporarily ignoring indexer NzbHydra till 07/01/2019 17:38:16 due to recent failures.
  91. 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.
  92. 19-1-7 17:33:19.3|Warn|MonoDebugCheck|Mono is not running with --debug switch
  93. 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
  94. 19-1-7 17:33:19.4|Debug|IndexerFactory|Temporarily ignoring indexer NzbHydra till 07/01/2019 17:38:16 due to recent failures.
  95. 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.
  96. 19-1-7 17:33:19.4|Debug|IndexerFactory|Temporarily ignoring indexer NzbHydra till 07/01/2019 17:38:16 due to recent failures.
  97. 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.
  98. 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
  99. 19-1-7 17:33:19.5|Warn|Rarbg|API Request Limit reached for Rarbg
  100. 19-1-7 17:33:19.5|Debug|FetchAndParseRssService|Found 0 from Rarbg
  101. 19-1-7 17:33:19.6|Debug|IndexerFactory|Temporarily ignoring indexer NzbHydra till 07/01/2019 17:38:16 due to recent failures.
  102. 19-1-7 17:33:19.6|Debug|IndexerFactory|Temporarily ignoring indexer Rarbg till 07/01/2019 20:33:19 due to recent failures.
  103. 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.
  104. 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
  105. 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
  106. 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
  107. 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
  108. 19-1-7 17:33:19.7|Debug|IndexerFactory|Temporarily ignoring indexer NzbHydra till 07/01/2019 17:38:16 due to recent failures.
  109. 19-1-7 17:33:19.7|Debug|IndexerFactory|Temporarily ignoring indexer Rarbg till 07/01/2019 20:33:19 due to recent failures.
  110. 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.
  111. 19-1-7 17:33:20.4|Debug|FetchAndParseRssService|Found 100 from Torznab
  112. 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.
  113. 19-1-7 17:33:22.7|Debug|FetchAndParseRssService|Found 10 from Torznab
  114. 19-1-7 17:33:25.1|Debug|FetchAndParseRssService|Found 50 from Torznab
  115. 19-1-7 17:33:26.2|Debug|FetchAndParseRssService|Found 0 from Torznab
  116. 19-1-7 17:33:26.2|Debug|FetchAndParseRssService|Found 160 reports
  117. 19-1-7 17:33:26.2|Info|DownloadDecisionMaker|Processing 160 releases
  118. 19-1-7 17:33:26.2|Debug|DownloadDecisionMaker|Processing release 'Angie Tribeca S04 WEBRip AAC2 0 X264 TBS' from 'Jacektt - ShowRss'
  119. 19-1-7 17:33:26.3|Debug|Parser|Parsing string 'Angie Tribeca S04 WEBRip AAC2 0 X264 TBS'
  120. 19-1-7 17:33:26.3|Debug|Parser|Episode Parsed. Angie Tribeca - Season 04
  121. 19-1-7 17:33:26.3|Debug|Parser|Language parsed: English
  122. 19-1-7 17:33:26.3|Debug|QualityParser|Trying to parse quality for Angie Tribeca S04 WEBRip AAC2 0 X264 TBS
  123. 19-1-7 17:33:26.3|Debug|Parser|Quality parsed: WEBDL-480p v1
  124. 19-1-7 17:33:26.3|Debug|Parser|Release Group parsed:
  125. 19-1-7 17:33:26.3|Debug|IndexerFactory|Temporarily ignoring indexer NzbHydra till 07/01/2019 17:38:16 due to recent failures.
  126. 19-1-7 17:33:26.3|Debug|IndexerFactory|Temporarily ignoring indexer Rarbg till 07/01/2019 20:33:19 due to recent failures.
  127. 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.
  128. 19-1-7 17:33:26.4|Debug|ParsingService|No matching series Angie Tribeca
  129. 19-1-7 17:33:26.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  130. 19-1-7 17:33:26.4|Debug|DownloadDecisionMaker|Processing release 'Six S02E00 Mission Debrief 1080p WEB h264 TBS' from 'Jacektt - ShowRss'
  131. 19-1-7 17:33:26.4|Debug|Parser|Parsing string 'Six S02E00 Mission Debrief 1080p WEB h264 TBS'
  132. 19-1-7 17:33:26.4|Debug|Parser|Episode Parsed. Six - S02E00
  133. 19-1-7 17:33:26.4|Debug|Parser|Language parsed: English
  134. 19-1-7 17:33:26.4|Debug|QualityParser|Trying to parse quality for Six S02E00 Mission Debrief 1080p WEB h264 TBS
  135. 19-1-7 17:33:26.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  136. 19-1-7 17:33:26.4|Debug|Parser|Release Group parsed:
  137. 19-1-7 17:33:26.4|Debug|Parser|Parsing string 'Six S02E00 Mission Debrief 1080p WEB h264 TBS'
  138. 19-1-7 17:33:26.4|Debug|Parser|Episode Parsed. Six - S02E00
  139. 19-1-7 17:33:26.4|Debug|Parser|Language parsed: English
  140. 19-1-7 17:33:26.4|Debug|QualityParser|Trying to parse quality for Six S02E00 Mission Debrief 1080p WEB h264 TBS
  141. 19-1-7 17:33:26.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  142. 19-1-7 17:33:26.4|Debug|Parser|Release Group parsed:
  143. 19-1-7 17:33:26.5|Debug|IndexerFactory|Temporarily ignoring indexer NzbHydra till 07/01/2019 17:38:16 due to recent failures.
  144. 19-1-7 17:33:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Rarbg till 07/01/2019 20:33:19 due to recent failures.
  145. 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.
  146. 19-1-7 17:33:26.5|Debug|ParsingService|No matching series Six S02E00 Mission Debrief 1080p WEB h264 TBS
  147. 19-1-7 17:33:26.5|Debug|ParsingService|No matching series Six
  148. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  149. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Processing release '60 Minutes S51E15 720p WEB x264 CookieMonster' from 'Jacektt - ShowRss'
  150. 19-1-7 17:33:26.5|Debug|Parser|Parsing string '60 Minutes S51E15 720p WEB x264 CookieMonster'
  151. 19-1-7 17:33:26.5|Debug|Parser|Episode Parsed. 60 Minutes - S51E15
  152. 19-1-7 17:33:26.5|Debug|Parser|Language parsed: English
  153. 19-1-7 17:33:26.5|Debug|QualityParser|Trying to parse quality for 60 Minutes S51E15 720p WEB x264 CookieMonster
  154. 19-1-7 17:33:26.5|Debug|Parser|Quality parsed: WEBDL-720p v1
  155. 19-1-7 17:33:26.5|Debug|Parser|Release Group parsed:
  156. 19-1-7 17:33:26.5|Debug|ParsingService|No matching series 60 Minutes
  157. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  158. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Processing release '60 Minutes S51E15 WEB x264 CookieMonster' from 'Jacektt - ShowRss'
  159. 19-1-7 17:33:26.5|Debug|Parser|Parsing string '60 Minutes S51E15 WEB x264 CookieMonster'
  160. 19-1-7 17:33:26.5|Debug|Parser|Episode Parsed. 60 Minutes - S51E15
  161. 19-1-7 17:33:26.5|Debug|Parser|Language parsed: English
  162. 19-1-7 17:33:26.5|Debug|QualityParser|Trying to parse quality for 60 Minutes S51E15 WEB x264 CookieMonster
  163. 19-1-7 17:33:26.5|Debug|Parser|Quality parsed: WEBDL-480p v1
  164. 19-1-7 17:33:26.5|Debug|Parser|Release Group parsed:
  165. 19-1-7 17:33:26.5|Debug|ParsingService|No matching series 60 Minutes
  166. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  167. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Processing release '60 Minutes S51E15 1080p WEB x264 CookieMonster' from 'Jacektt - ShowRss'
  168. 19-1-7 17:33:26.5|Debug|Parser|Parsing string '60 Minutes S51E15 1080p WEB x264 CookieMonster'
  169. 19-1-7 17:33:26.5|Debug|Parser|Episode Parsed. 60 Minutes - S51E15
  170. 19-1-7 17:33:26.5|Debug|Parser|Language parsed: English
  171. 19-1-7 17:33:26.5|Debug|QualityParser|Trying to parse quality for 60 Minutes S51E15 1080p WEB x264 CookieMonster
  172. 19-1-7 17:33:26.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  173. 19-1-7 17:33:26.5|Debug|Parser|Release Group parsed:
  174. 19-1-7 17:33:26.5|Debug|ParsingService|No matching series 60 Minutes
  175. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  176. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Processing release 'Dirty John S01E07 1080p WEB x264 TBS' from 'Jacektt - ShowRss'
  177. 19-1-7 17:33:26.5|Debug|Parser|Parsing string 'Dirty John S01E07 1080p WEB x264 TBS'
  178. 19-1-7 17:33:26.5|Debug|Parser|Episode Parsed. Dirty John - S01E07
  179. 19-1-7 17:33:26.5|Debug|Parser|Language parsed: English
  180. 19-1-7 17:33:26.5|Debug|QualityParser|Trying to parse quality for Dirty John S01E07 1080p WEB x264 TBS
  181. 19-1-7 17:33:26.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  182. 19-1-7 17:33:26.5|Debug|Parser|Release Group parsed:
  183. 19-1-7 17:33:26.5|Debug|ParsingService|No matching series Dirty John
  184. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  185. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Processing release 'Shark Tank S10E09 WEB h264 TBS' from 'Jacektt - ShowRss'
  186. 19-1-7 17:33:26.5|Debug|Parser|Parsing string 'Shark Tank S10E09 WEB h264 TBS'
  187. 19-1-7 17:33:26.5|Debug|Parser|Episode Parsed. Shark Tank - S10E09
  188. 19-1-7 17:33:26.5|Debug|Parser|Language parsed: English
  189. 19-1-7 17:33:26.5|Debug|QualityParser|Trying to parse quality for Shark Tank S10E09 WEB h264 TBS
  190. 19-1-7 17:33:26.5|Debug|Parser|Quality parsed: WEBDL-480p v1
  191. 19-1-7 17:33:26.5|Debug|Parser|Release Group parsed:
  192. 19-1-7 17:33:26.5|Debug|ParsingService|No matching series Shark Tank
  193. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  194. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Processing release 'Shark Tank S10E09 720p WEB h264 TBS' from 'Jacektt - ShowRss'
  195. 19-1-7 17:33:26.5|Debug|Parser|Parsing string 'Shark Tank S10E09 720p WEB h264 TBS'
  196. 19-1-7 17:33:26.5|Debug|Parser|Episode Parsed. Shark Tank - S10E09
  197. 19-1-7 17:33:26.5|Debug|Parser|Language parsed: English
  198. 19-1-7 17:33:26.5|Debug|QualityParser|Trying to parse quality for Shark Tank S10E09 720p WEB h264 TBS
  199. 19-1-7 17:33:26.5|Debug|Parser|Quality parsed: WEBDL-720p v1
  200. 19-1-7 17:33:26.5|Debug|Parser|Release Group parsed:
  201. 19-1-7 17:33:26.5|Debug|ParsingService|No matching series Shark Tank
  202. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  203. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Processing release 'Madam Secretary S05E11 1080p WEB H264 AMCON' from 'Jacektt - ShowRss'
  204. 19-1-7 17:33:26.5|Debug|Parser|Parsing string 'Madam Secretary S05E11 1080p WEB H264 AMCON'
  205. 19-1-7 17:33:26.5|Debug|Parser|Episode Parsed. Madam Secretary - S05E11
  206. 19-1-7 17:33:26.5|Debug|Parser|Language parsed: English
  207. 19-1-7 17:33:26.5|Debug|QualityParser|Trying to parse quality for Madam Secretary S05E11 1080p WEB H264 AMCON
  208. 19-1-7 17:33:26.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  209. 19-1-7 17:33:26.5|Debug|Parser|Release Group parsed:
  210. 19-1-7 17:33:26.5|Debug|ParsingService|No matching series Madam Secretary
  211. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  212. 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'
  213. 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'
  214. 19-1-7 17:33:26.5|Debug|Parser|Episode Parsed. Gold Rush White Water - S02E01
  215. 19-1-7 17:33:26.5|Debug|Parser|Language parsed: English
  216. 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
  217. 19-1-7 17:33:26.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  218. 19-1-7 17:33:26.5|Debug|Parser|Release Group parsed:
  219. 19-1-7 17:33:26.5|Debug|ParsingService|No matching series Gold Rush White Water
  220. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  221. 19-1-7 17:33:26.5|Debug|DownloadDecisionMaker|Processing release 'Gold Rush White Water S02E01 720p WEBRip x264 TBS' from 'Jacektt - ShowRss'
  222. 19-1-7 17:33:26.5|Debug|Parser|Parsing string 'Gold Rush White Water S02E01 720p WEBRip x264 TBS'
  223. 19-1-7 17:33:26.6|Debug|Parser|Episode Parsed. Gold Rush White Water - S02E01
  224. 19-1-7 17:33:26.6|Debug|Parser|Language parsed: English
  225. 19-1-7 17:33:26.6|Debug|QualityParser|Trying to parse quality for Gold Rush White Water S02E01 720p WEBRip x264 TBS
  226. 19-1-7 17:33:26.6|Debug|Parser|Quality parsed: WEBDL-720p v1
  227. 19-1-7 17:33:26.6|Debug|Parser|Release Group parsed:
  228. 19-1-7 17:33:26.6|Debug|ParsingService|No matching series Gold Rush White Water
  229. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  230. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Processing release 'Gold Rush White Water S02E01 WEBRip x264 TBS' from 'Jacektt - ShowRss'
  231. 19-1-7 17:33:26.6|Debug|Parser|Parsing string 'Gold Rush White Water S02E01 WEBRip x264 TBS'
  232. 19-1-7 17:33:26.6|Debug|Parser|Episode Parsed. Gold Rush White Water - S02E01
  233. 19-1-7 17:33:26.6|Debug|Parser|Language parsed: English
  234. 19-1-7 17:33:26.6|Debug|QualityParser|Trying to parse quality for Gold Rush White Water S02E01 WEBRip x264 TBS
  235. 19-1-7 17:33:26.6|Debug|Parser|Quality parsed: WEBDL-480p v1
  236. 19-1-7 17:33:26.6|Debug|Parser|Release Group parsed:
  237. 19-1-7 17:33:26.6|Debug|ParsingService|No matching series Gold Rush White Water
  238. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  239. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Processing release 'Gold Rush White Water S00E02 WEBRip x264 ION10' from 'Jacektt - ShowRss'
  240. 19-1-7 17:33:26.6|Debug|Parser|Parsing string 'Gold Rush White Water S00E02 WEBRip x264 ION10'
  241. 19-1-7 17:33:26.6|Debug|Parser|Episode Parsed. Gold Rush White Water - S00E02
  242. 19-1-7 17:33:26.6|Debug|Parser|Language parsed: English
  243. 19-1-7 17:33:26.6|Debug|QualityParser|Trying to parse quality for Gold Rush White Water S00E02 WEBRip x264 ION10
  244. 19-1-7 17:33:26.6|Debug|Parser|Quality parsed: WEBDL-480p v1
  245. 19-1-7 17:33:26.6|Debug|Parser|Release Group parsed:
  246. 19-1-7 17:33:26.6|Debug|ParsingService|No matching series Gold Rush White Water
  247. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  248. 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'
  249. 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'
  250. 19-1-7 17:33:26.6|Debug|Parser|Episode Parsed. Gold Rush White Water - S00E02
  251. 19-1-7 17:33:26.6|Debug|Parser|Language parsed: English
  252. 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
  253. 19-1-7 17:33:26.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  254. 19-1-7 17:33:26.6|Debug|Parser|Release Group parsed:
  255. 19-1-7 17:33:26.6|Debug|ParsingService|No matching series Gold Rush White Water
  256. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  257. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Processing release 'Deadly Class S01E01 REPACK WEBRip x264 TBS' from 'Jacektt - ShowRss'
  258. 19-1-7 17:33:26.6|Debug|Parser|Parsing string 'Deadly Class S01E01 REPACK WEBRip x264 TBS'
  259. 19-1-7 17:33:26.6|Debug|Parser|Episode Parsed. Deadly Class - S01E01
  260. 19-1-7 17:33:26.6|Debug|Parser|Language parsed: English
  261. 19-1-7 17:33:26.6|Debug|QualityParser|Trying to parse quality for Deadly Class S01E01 REPACK WEBRip x264 TBS
  262. 19-1-7 17:33:26.6|Debug|Parser|Quality parsed: WEBDL-480p v2
  263. 19-1-7 17:33:26.6|Debug|Parser|Release Group parsed:
  264. 19-1-7 17:33:26.6|Debug|ParsingService|No matching series Deadly Class
  265. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  266. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Processing release 'Deadly Class S01E01 REPACK iNTERNAL 1080p WEB h264 BAMBOOZLE' from 'Jacektt - ShowRss'
  267. 19-1-7 17:33:26.6|Debug|Parser|Parsing string 'Deadly Class S01E01 REPACK iNTERNAL 1080p WEB h264 BAMBOOZLE'
  268. 19-1-7 17:33:26.6|Debug|Parser|Episode Parsed. Deadly Class - S01E01
  269. 19-1-7 17:33:26.6|Debug|Parser|Language parsed: English
  270. 19-1-7 17:33:26.6|Debug|QualityParser|Trying to parse quality for Deadly Class S01E01 REPACK iNTERNAL 1080p WEB h264 BAMBOOZLE
  271. 19-1-7 17:33:26.6|Debug|Parser|Quality parsed: WEBDL-1080p v2
  272. 19-1-7 17:33:26.6|Debug|Parser|Release Group parsed:
  273. 19-1-7 17:33:26.6|Debug|ParsingService|No matching series Deadly Class
  274. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  275. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Processing release 'Deadly Class S01E01 Pilot PROPER 720p WEBRip X264 DEADPOOL' from 'Jacektt - ShowRss'
  276. 19-1-7 17:33:26.6|Debug|Parser|Parsing string 'Deadly Class S01E01 Pilot PROPER 720p WEBRip X264 DEADPOOL'
  277. 19-1-7 17:33:26.6|Debug|Parser|Episode Parsed. Deadly Class - S01E01
  278. 19-1-7 17:33:26.6|Debug|Parser|Language parsed: English
  279. 19-1-7 17:33:26.6|Debug|QualityParser|Trying to parse quality for Deadly Class S01E01 Pilot PROPER 720p WEBRip X264 DEADPOOL
  280. 19-1-7 17:33:26.6|Debug|Parser|Quality parsed: WEBDL-720p v2
  281. 19-1-7 17:33:26.6|Debug|Parser|Release Group parsed:
  282. 19-1-7 17:33:26.6|Debug|ParsingService|No matching series Deadly Class
  283. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  284. 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'
  285. 19-1-7 17:33:26.6|Debug|Parser|Parsing string 'Gold Rush White Water S02E00 The Dakotas vs Alaska 720p WEBRip x264 TBS'
  286. 19-1-7 17:33:26.6|Debug|Parser|Episode Parsed. Gold Rush White Water - S02E00
  287. 19-1-7 17:33:26.6|Debug|Parser|Language parsed: English
  288. 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
  289. 19-1-7 17:33:26.6|Debug|Parser|Quality parsed: WEBDL-720p v1
  290. 19-1-7 17:33:26.6|Debug|Parser|Release Group parsed:
  291. 19-1-7 17:33:26.6|Debug|Parser|Parsing string 'Gold Rush White Water S02E00 The Dakotas vs Alaska 720p WEBRip x264 TBS'
  292. 19-1-7 17:33:26.6|Debug|Parser|Episode Parsed. Gold Rush White Water - S02E00
  293. 19-1-7 17:33:26.6|Debug|Parser|Language parsed: English
  294. 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
  295. 19-1-7 17:33:26.6|Debug|Parser|Quality parsed: WEBDL-720p v1
  296. 19-1-7 17:33:26.6|Debug|Parser|Release Group parsed:
  297. 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
  298. 19-1-7 17:33:26.6|Debug|ParsingService|No matching series Gold Rush White Water
  299. 19-1-7 17:33:26.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  300. 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'
  301. 19-1-7 17:33:26.6|Debug|Parser|Parsing string 'Gold Rush White Water S02E00 The Dakotas vs Alaska WEBRip x264 TBS'
  302. 19-1-7 17:33:26.6|Debug|Parser|Episode Parsed. Gold Rush White Water - S02E00
  303. 19-1-7 17:33:26.6|Debug|Parser|Language parsed: English
  304. 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
  305. 19-1-7 17:33:26.6|Debug|Parser|Quality parsed: WEBDL-480p v1
  306. 19-1-7 17:33:26.6|Debug|Parser|Release Group parsed:
  307. 19-1-7 17:33:26.6|Debug|Parser|Parsing string 'Gold Rush White Water S02E00 The Dakotas vs Alaska WEBRip x264 TBS'
  308. 19-1-7 17:33:26.6|Debug|Parser|Episode Parsed. Gold Rush White Water - S02E00
  309. 19-1-7 17:33:26.6|Debug|Parser|Language parsed: English
  310. 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
  311. 19-1-7 17:33:26.6|Debug|Parser|Quality parsed: WEBDL-480p v1
  312. 19-1-7 17:33:26.6|Debug|Parser|Release Group parsed:
  313. 19-1-7 17:33:26.7|Debug|ParsingService|No matching series Gold Rush White Water S02E00 The Dakotas vs Alaska WEBRip x264 TBS
  314. 19-1-7 17:33:26.7|Debug|ParsingService|No matching series Gold Rush White Water
  315. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  316. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Processing release 'Deadly Class S01E01 WEBRip x264 ION10' from 'Jacektt - ShowRss'
  317. 19-1-7 17:33:26.7|Debug|Parser|Parsing string 'Deadly Class S01E01 WEBRip x264 ION10'
  318. 19-1-7 17:33:26.7|Debug|Parser|Episode Parsed. Deadly Class - S01E01
  319. 19-1-7 17:33:26.7|Debug|Parser|Language parsed: English
  320. 19-1-7 17:33:26.7|Debug|QualityParser|Trying to parse quality for Deadly Class S01E01 WEBRip x264 ION10
  321. 19-1-7 17:33:26.7|Debug|Parser|Quality parsed: WEBDL-480p v1
  322. 19-1-7 17:33:26.7|Debug|Parser|Release Group parsed:
  323. 19-1-7 17:33:26.7|Debug|ParsingService|No matching series Deadly Class
  324. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  325. 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'
  326. 19-1-7 17:33:26.7|Debug|Parser|Parsing string 'Deadly Class S01E01 Reagan Youth 720p AMZN WEBRip DDP5 1 x264 NTG'
  327. 19-1-7 17:33:26.7|Debug|Parser|Episode Parsed. Deadly Class - S01E01
  328. 19-1-7 17:33:26.7|Debug|Parser|Language parsed: English
  329. 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
  330. 19-1-7 17:33:26.7|Debug|Parser|Quality parsed: WEBDL-720p v1
  331. 19-1-7 17:33:26.7|Debug|Parser|Release Group parsed:
  332. 19-1-7 17:33:26.7|Debug|ParsingService|No matching series Deadly Class
  333. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  334. 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'
  335. 19-1-7 17:33:26.7|Debug|Parser|Parsing string 'Deadly Class S01E01 Reagan Youth 1080p AMZN WEBRip DDP5 1 x264 NTG'
  336. 19-1-7 17:33:26.7|Debug|Parser|Episode Parsed. Deadly Class - S01E01
  337. 19-1-7 17:33:26.7|Debug|Parser|Language parsed: English
  338. 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
  339. 19-1-7 17:33:26.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
  340. 19-1-7 17:33:26.7|Debug|Parser|Release Group parsed:
  341. 19-1-7 17:33:26.7|Debug|ParsingService|No matching series Deadly Class
  342. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  343. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Processing release 'NCIS Los Angeles S10E12 1080p WEB H264 AMCON' from 'Jacektt - ShowRss'
  344. 19-1-7 17:33:26.7|Debug|Parser|Parsing string 'NCIS Los Angeles S10E12 1080p WEB H264 AMCON'
  345. 19-1-7 17:33:26.7|Debug|Parser|Episode Parsed. NCIS Los Angeles - S10E12
  346. 19-1-7 17:33:26.7|Debug|Parser|Language parsed: English
  347. 19-1-7 17:33:26.7|Debug|QualityParser|Trying to parse quality for NCIS Los Angeles S10E12 1080p WEB H264 AMCON
  348. 19-1-7 17:33:26.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
  349. 19-1-7 17:33:26.7|Debug|Parser|Release Group parsed:
  350. 19-1-7 17:33:26.7|Debug|ParsingService|No matching series NCIS Los Angeles
  351. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  352. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Processing release 'Dirty John S01E07 720p HDTV x264 W4F' from 'Jacektt - ShowRss'
  353. 19-1-7 17:33:26.7|Debug|Parser|Parsing string 'Dirty John S01E07 720p HDTV x264 W4F'
  354. 19-1-7 17:33:26.7|Debug|Parser|Episode Parsed. Dirty John - S01E07
  355. 19-1-7 17:33:26.7|Debug|Parser|Language parsed: English
  356. 19-1-7 17:33:26.7|Debug|QualityParser|Trying to parse quality for Dirty John S01E07 720p HDTV x264 W4F
  357. 19-1-7 17:33:26.7|Debug|Parser|Quality parsed: HDTV-720p v1
  358. 19-1-7 17:33:26.7|Debug|Parser|Release Group parsed:
  359. 19-1-7 17:33:26.7|Debug|ParsingService|No matching series Dirty John
  360. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  361. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Processing release 'Dirty John S01E07 HDTV x264 W4F' from 'Jacektt - ShowRss'
  362. 19-1-7 17:33:26.7|Debug|Parser|Parsing string 'Dirty John S01E07 HDTV x264 W4F'
  363. 19-1-7 17:33:26.7|Debug|Parser|Episode Parsed. Dirty John - S01E07
  364. 19-1-7 17:33:26.7|Debug|Parser|Language parsed: English
  365. 19-1-7 17:33:26.7|Debug|QualityParser|Trying to parse quality for Dirty John S01E07 HDTV x264 W4F
  366. 19-1-7 17:33:26.7|Debug|Parser|Quality parsed: SDTV v1
  367. 19-1-7 17:33:26.7|Debug|Parser|Release Group parsed:
  368. 19-1-7 17:33:26.7|Debug|ParsingService|No matching series Dirty John
  369. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  370. 19-1-7 17:33:26.7|Debug|DownloadDecisionMaker|Processing release 'God Friended Me S01E12 1080p WEB x264 TBS' from 'Jacektt - ShowRss'
  371. 19-1-7 17:33:26.7|Debug|Parser|Parsing string 'God Friended Me S01E12 1080p WEB x264 TBS'
  372. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. God Friended Me - S01E12
  373. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  374. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for God Friended Me S01E12 1080p WEB x264 TBS
  375. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  376. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  377. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series God Friended Me
  378. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  379. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'God Friended Me S01E12 720p HDTV x264 W4F' from 'Jacektt - ShowRss'
  380. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'God Friended Me S01E12 720p HDTV x264 W4F'
  381. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. God Friended Me - S01E12
  382. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  383. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for God Friended Me S01E12 720p HDTV x264 W4F
  384. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: HDTV-720p v1
  385. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  386. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series God Friended Me
  387. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  388. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'God Friended Me S01E12 HDTV x264 W4F' from 'Jacektt - ShowRss'
  389. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'God Friended Me S01E12 HDTV x264 W4F'
  390. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. God Friended Me - S01E12
  391. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  392. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for God Friended Me S01E12 HDTV x264 W4F
  393. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: SDTV v1
  394. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  395. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series God Friended Me
  396. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  397. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'Madam Secretary S05E11 720p HDTV x264 BATV' from 'Jacektt - ShowRss'
  398. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Madam Secretary S05E11 720p HDTV x264 BATV'
  399. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Madam Secretary - S05E11
  400. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  401. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for Madam Secretary S05E11 720p HDTV x264 BATV
  402. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: HDTV-720p v1
  403. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  404. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series Madam Secretary
  405. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  406. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'Madam Secretary S05E11 HDTV x264 BATV' from 'Jacektt - ShowRss'
  407. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Madam Secretary S05E11 HDTV x264 BATV'
  408. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Madam Secretary - S05E11
  409. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  410. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for Madam Secretary S05E11 HDTV x264 BATV
  411. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: SDTV v1
  412. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  413. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series Madam Secretary
  414. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  415. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'NCIS Los Angeles S10E12 720p HDTV x264 BATV' from 'Jacektt - ShowRss'
  416. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'NCIS Los Angeles S10E12 720p HDTV x264 BATV'
  417. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. NCIS Los Angeles - S10E12
  418. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  419. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for NCIS Los Angeles S10E12 720p HDTV x264 BATV
  420. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: HDTV-720p v1
  421. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  422. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series NCIS Los Angeles
  423. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  424. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'NCIS Los Angeles S10E12 HDTV x264 BATV' from 'Jacektt - ShowRss'
  425. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'NCIS Los Angeles S10E12 HDTV x264 BATV'
  426. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. NCIS Los Angeles - S10E12
  427. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  428. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for NCIS Los Angeles S10E12 HDTV x264 BATV
  429. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: SDTV v1
  430. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  431. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series NCIS Los Angeles
  432. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  433. 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'
  434. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Worst Cooks in America S15E01 The Perfect Bird WEB x264 CAFFEiNE'
  435. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Worst Cooks in America - S15E01
  436. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  437. 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
  438. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: WEBDL-480p v1
  439. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  440. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series Worst Cooks in America
  441. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  442. 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'
  443. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Worst Cooks in America S15E01 The Perfect Bird 720p WEB x264 CAFFEiNE'
  444. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Worst Cooks in America - S15E01
  445. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  446. 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
  447. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: WEBDL-720p v1
  448. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  449. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series Worst Cooks in America
  450. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  451. 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'
  452. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Worst Cooks in America S15E01 The Perfect Bird 1080p WEB x264 CAFFEiNE'
  453. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Worst Cooks in America - S15E01
  454. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  455. 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
  456. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  457. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  458. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series Worst Cooks in America
  459. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  460. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'Family Guy S17E10 WEB x264 TBS' from 'Jacektt - ShowRss'
  461. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Family Guy S17E10 WEB x264 TBS'
  462. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Family Guy - S17E10
  463. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  464. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for Family Guy S17E10 WEB x264 TBS
  465. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: WEBDL-480p v1
  466. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  467. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series Family Guy
  468. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  469. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'Family Guy S17E10 1080p WEB x264 TBS' from 'Jacektt - ShowRss'
  470. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Family Guy S17E10 1080p WEB x264 TBS'
  471. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Family Guy - S17E10
  472. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  473. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for Family Guy S17E10 1080p WEB x264 TBS
  474. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  475. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  476. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series Family Guy
  477. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  478. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'Family Guy S17E10 720p WEB x264 TBS' from 'Jacektt - ShowRss'
  479. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Family Guy S17E10 720p WEB x264 TBS'
  480. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Family Guy - S17E10
  481. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  482. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for Family Guy S17E10 720p WEB x264 TBS
  483. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: WEBDL-720p v1
  484. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  485. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series Family Guy
  486. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  487. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'Heartland CA S12E01 1080p WEBRip x264 TBS' from 'Jacektt - ShowRss'
  488. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Heartland CA S12E01 1080p WEBRip x264 TBS'
  489. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Heartland CA - S12E01
  490. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  491. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for Heartland CA S12E01 1080p WEBRip x264 TBS
  492. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  493. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  494. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series Heartland CA
  495. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  496. 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'
  497. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Gold Rush S09E12 The Devils Deadline 1080p AMZN WEBRip DDP2 0 x264 NTb'
  498. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Gold Rush - S09E12
  499. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  500. 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
  501. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  502. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  503. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series Gold Rush
  504. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  505. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'Heartland CA S12E01 WEBRip x264 TBS' from 'Jacektt - ShowRss'
  506. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Heartland CA S12E01 WEBRip x264 TBS'
  507. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Heartland CA - S12E01
  508. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  509. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for Heartland CA S12E01 WEBRip x264 TBS
  510. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: WEBDL-480p v1
  511. 19-1-7 17:33:26.8|Debug|Parser|Release Group parsed:
  512. 19-1-7 17:33:26.8|Debug|ParsingService|No matching series Heartland CA
  513. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  514. 19-1-7 17:33:26.8|Debug|DownloadDecisionMaker|Processing release 'Heartland CA S12E01 720p WEBRip x264 TBS' from 'Jacektt - ShowRss'
  515. 19-1-7 17:33:26.8|Debug|Parser|Parsing string 'Heartland CA S12E01 720p WEBRip x264 TBS'
  516. 19-1-7 17:33:26.8|Debug|Parser|Episode Parsed. Heartland CA - S12E01
  517. 19-1-7 17:33:26.8|Debug|Parser|Language parsed: English
  518. 19-1-7 17:33:26.8|Debug|QualityParser|Trying to parse quality for Heartland CA S12E01 720p WEBRip x264 TBS
  519. 19-1-7 17:33:26.8|Debug|Parser|Quality parsed: WEBDL-720p v1
  520. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  521. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series Heartland CA
  522. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  523. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Processing release 'Bobs Burgers S09E11 WEB x264 TBS' from 'Jacektt - ShowRss'
  524. 19-1-7 17:33:26.9|Debug|Parser|Parsing string 'Bobs Burgers S09E11 WEB x264 TBS'
  525. 19-1-7 17:33:26.9|Debug|Parser|Episode Parsed. Bobs Burgers - S09E11
  526. 19-1-7 17:33:26.9|Debug|Parser|Language parsed: English
  527. 19-1-7 17:33:26.9|Debug|QualityParser|Trying to parse quality for Bobs Burgers S09E11 WEB x264 TBS
  528. 19-1-7 17:33:26.9|Debug|Parser|Quality parsed: WEBDL-480p v1
  529. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  530. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series Bobs Burgers
  531. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  532. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Processing release 'Bobs Burgers S09E11 720p WEB x264 TBS' from 'Jacektt - ShowRss'
  533. 19-1-7 17:33:26.9|Debug|Parser|Parsing string 'Bobs Burgers S09E11 720p WEB x264 TBS'
  534. 19-1-7 17:33:26.9|Debug|Parser|Episode Parsed. Bobs Burgers - S09E11
  535. 19-1-7 17:33:26.9|Debug|Parser|Language parsed: English
  536. 19-1-7 17:33:26.9|Debug|QualityParser|Trying to parse quality for Bobs Burgers S09E11 720p WEB x264 TBS
  537. 19-1-7 17:33:26.9|Debug|Parser|Quality parsed: WEBDL-720p v1
  538. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  539. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series Bobs Burgers
  540. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  541. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Processing release 'Bobs Burgers S09E11 1080p WEB x264 TBS' from 'Jacektt - ShowRss'
  542. 19-1-7 17:33:26.9|Debug|Parser|Parsing string 'Bobs Burgers S09E11 1080p WEB x264 TBS'
  543. 19-1-7 17:33:26.9|Debug|Parser|Episode Parsed. Bobs Burgers - S09E11
  544. 19-1-7 17:33:26.9|Debug|Parser|Language parsed: English
  545. 19-1-7 17:33:26.9|Debug|QualityParser|Trying to parse quality for Bobs Burgers S09E11 1080p WEB x264 TBS
  546. 19-1-7 17:33:26.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  547. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  548. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series Bobs Burgers
  549. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  550. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Processing release 'The Simpsons S30E11 1080p WEB x264 TBS' from 'Jacektt - ShowRss'
  551. 19-1-7 17:33:26.9|Debug|Parser|Parsing string 'The Simpsons S30E11 1080p WEB x264 TBS'
  552. 19-1-7 17:33:26.9|Debug|Parser|Episode Parsed. The Simpsons - S30E11
  553. 19-1-7 17:33:26.9|Debug|Parser|Language parsed: English
  554. 19-1-7 17:33:26.9|Debug|QualityParser|Trying to parse quality for The Simpsons S30E11 1080p WEB x264 TBS
  555. 19-1-7 17:33:26.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  556. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  557. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series The Simpsons
  558. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  559. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Processing release 'The Simpsons S30E11 720p WEB x264 TBS' from 'Jacektt - ShowRss'
  560. 19-1-7 17:33:26.9|Debug|Parser|Parsing string 'The Simpsons S30E11 720p WEB x264 TBS'
  561. 19-1-7 17:33:26.9|Debug|Parser|Episode Parsed. The Simpsons - S30E11
  562. 19-1-7 17:33:26.9|Debug|Parser|Language parsed: English
  563. 19-1-7 17:33:26.9|Debug|QualityParser|Trying to parse quality for The Simpsons S30E11 720p WEB x264 TBS
  564. 19-1-7 17:33:26.9|Debug|Parser|Quality parsed: WEBDL-720p v1
  565. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  566. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series The Simpsons
  567. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  568. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Processing release 'The Simpsons S30E11 WEB x264 TBS' from 'Jacektt - ShowRss'
  569. 19-1-7 17:33:26.9|Debug|Parser|Parsing string 'The Simpsons S30E11 WEB x264 TBS'
  570. 19-1-7 17:33:26.9|Debug|Parser|Episode Parsed. The Simpsons - S30E11
  571. 19-1-7 17:33:26.9|Debug|Parser|Language parsed: English
  572. 19-1-7 17:33:26.9|Debug|QualityParser|Trying to parse quality for The Simpsons S30E11 WEB x264 TBS
  573. 19-1-7 17:33:26.9|Debug|Parser|Quality parsed: WEBDL-480p v1
  574. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  575. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series The Simpsons
  576. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  577. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Processing release 'The Voice UK S08E01 WEBRip x264 ION10' from 'Jacektt - ShowRss'
  578. 19-1-7 17:33:26.9|Debug|Parser|Parsing string 'The Voice UK S08E01 WEBRip x264 ION10'
  579. 19-1-7 17:33:26.9|Debug|Parser|Episode Parsed. The Voice UK - S08E01
  580. 19-1-7 17:33:26.9|Debug|Parser|Language parsed: English
  581. 19-1-7 17:33:26.9|Debug|QualityParser|Trying to parse quality for The Voice UK S08E01 WEBRip x264 ION10
  582. 19-1-7 17:33:26.9|Debug|Parser|Quality parsed: WEBDL-480p v1
  583. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  584. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series The Voice UK
  585. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  586. 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'
  587. 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'
  588. 19-1-7 17:33:26.9|Debug|Parser|Episode Parsed. Happy Together 2018 - S01E11
  589. 19-1-7 17:33:26.9|Debug|Parser|Language parsed: English
  590. 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
  591. 19-1-7 17:33:26.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  592. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  593. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series Happy Together 2018
  594. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  595. 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'
  596. 19-1-7 17:33:26.9|Debug|Parser|Parsing string 'The Voice UK S08E01 1080p AMZN WEBRip DDP2 0 x264 NTb'
  597. 19-1-7 17:33:26.9|Debug|Parser|Episode Parsed. The Voice UK - S08E01
  598. 19-1-7 17:33:26.9|Debug|Parser|Language parsed: English
  599. 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
  600. 19-1-7 17:33:26.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  601. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  602. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series The Voice UK
  603. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  604. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Processing release 'Alaska The Last Frontier S08E14 WEB x264 TBS' from 'Jacektt - ShowRss'
  605. 19-1-7 17:33:26.9|Debug|Parser|Parsing string 'Alaska The Last Frontier S08E14 WEB x264 TBS'
  606. 19-1-7 17:33:26.9|Debug|Parser|Episode Parsed. Alaska The Last Frontier - S08E14
  607. 19-1-7 17:33:26.9|Debug|Parser|Language parsed: English
  608. 19-1-7 17:33:26.9|Debug|QualityParser|Trying to parse quality for Alaska The Last Frontier S08E14 WEB x264 TBS
  609. 19-1-7 17:33:26.9|Debug|Parser|Quality parsed: WEBDL-480p v1
  610. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  611. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series Alaska The Last Frontier
  612. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  613. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Processing release 'Alaska The Last Frontier S08E14 720p WEB x264 TBS' from 'Jacektt - ShowRss'
  614. 19-1-7 17:33:26.9|Debug|Parser|Parsing string 'Alaska The Last Frontier S08E14 720p WEB x264 TBS'
  615. 19-1-7 17:33:26.9|Debug|Parser|Episode Parsed. Alaska The Last Frontier - S08E14
  616. 19-1-7 17:33:26.9|Debug|Parser|Language parsed: English
  617. 19-1-7 17:33:26.9|Debug|QualityParser|Trying to parse quality for Alaska The Last Frontier S08E14 720p WEB x264 TBS
  618. 19-1-7 17:33:26.9|Debug|Parser|Quality parsed: WEBDL-720p v1
  619. 19-1-7 17:33:26.9|Debug|Parser|Release Group parsed:
  620. 19-1-7 17:33:26.9|Debug|ParsingService|No matching series Alaska The Last Frontier
  621. 19-1-7 17:33:26.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  622. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Processing release 'Alaska The Last Frontier S08E14 1080p WEB x264 TBS' from 'Jacektt - ShowRss'
  623. 19-1-7 17:33:27.0|Debug|Parser|Parsing string 'Alaska The Last Frontier S08E14 1080p WEB x264 TBS'
  624. 19-1-7 17:33:27.0|Debug|Parser|Episode Parsed. Alaska The Last Frontier - S08E14
  625. 19-1-7 17:33:27.0|Debug|Parser|Language parsed: English
  626. 19-1-7 17:33:27.0|Debug|QualityParser|Trying to parse quality for Alaska The Last Frontier S08E14 1080p WEB x264 TBS
  627. 19-1-7 17:33:27.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  628. 19-1-7 17:33:27.0|Debug|Parser|Release Group parsed:
  629. 19-1-7 17:33:27.0|Debug|ParsingService|No matching series Alaska The Last Frontier
  630. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  631. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Processing release 'Live PD S03E34 HDTV x264 CRiMSON' from 'Jacektt - ShowRss'
  632. 19-1-7 17:33:27.0|Debug|Parser|Parsing string 'Live PD S03E34 HDTV x264 CRiMSON'
  633. 19-1-7 17:33:27.0|Debug|Parser|Episode Parsed. Live PD - S03E34
  634. 19-1-7 17:33:27.0|Debug|Parser|Language parsed: English
  635. 19-1-7 17:33:27.0|Debug|QualityParser|Trying to parse quality for Live PD S03E34 HDTV x264 CRiMSON
  636. 19-1-7 17:33:27.0|Debug|Parser|Quality parsed: SDTV v1
  637. 19-1-7 17:33:27.0|Debug|Parser|Release Group parsed:
  638. 19-1-7 17:33:27.0|Debug|ParsingService|No matching series Live PD
  639. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  640. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Processing release 'Live PD S03E34 720p HDTV x264 CRiMSON' from 'Jacektt - ShowRss'
  641. 19-1-7 17:33:27.0|Debug|Parser|Parsing string 'Live PD S03E34 720p HDTV x264 CRiMSON'
  642. 19-1-7 17:33:27.0|Debug|Parser|Episode Parsed. Live PD - S03E34
  643. 19-1-7 17:33:27.0|Debug|Parser|Language parsed: English
  644. 19-1-7 17:33:27.0|Debug|QualityParser|Trying to parse quality for Live PD S03E34 720p HDTV x264 CRiMSON
  645. 19-1-7 17:33:27.0|Debug|Parser|Quality parsed: HDTV-720p v1
  646. 19-1-7 17:33:27.0|Debug|Parser|Release Group parsed:
  647. 19-1-7 17:33:27.0|Debug|ParsingService|No matching series Live PD
  648. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  649. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Processing release 'The Powerpuff Girls S03E21 WEBRip x264 ION10' from 'Jacektt - ShowRss'
  650. 19-1-7 17:33:27.0|Debug|Parser|Parsing string 'The Powerpuff Girls S03E21 WEBRip x264 ION10'
  651. 19-1-7 17:33:27.0|Debug|Parser|Episode Parsed. The Powerpuff Girls - S03E21
  652. 19-1-7 17:33:27.0|Debug|Parser|Language parsed: English
  653. 19-1-7 17:33:27.0|Debug|QualityParser|Trying to parse quality for The Powerpuff Girls S03E21 WEBRip x264 ION10
  654. 19-1-7 17:33:27.0|Debug|Parser|Quality parsed: WEBDL-480p v1
  655. 19-1-7 17:33:27.0|Debug|Parser|Release Group parsed:
  656. 19-1-7 17:33:27.0|Debug|ParsingService|No matching series The Powerpuff Girls
  657. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  658. 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'
  659. 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'
  660. 19-1-7 17:33:27.0|Debug|Parser|Episode Parsed. The Powerpuff Girls 2016 - S03E21
  661. 19-1-7 17:33:27.0|Debug|Parser|Language parsed: English
  662. 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
  663. 19-1-7 17:33:27.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  664. 19-1-7 17:33:27.0|Debug|Parser|Release Group parsed:
  665. 19-1-7 17:33:27.0|Debug|ParsingService|No matching series The Powerpuff Girls 2016
  666. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  667. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Processing release 'Ray Donovan S06E11 WEBRip x264 PBS' from 'Jacektt - ShowRss'
  668. 19-1-7 17:33:27.0|Debug|Parser|Parsing string 'Ray Donovan S06E11 WEBRip x264 PBS'
  669. 19-1-7 17:33:27.0|Debug|Parser|Episode Parsed. Ray Donovan - S06E11
  670. 19-1-7 17:33:27.0|Debug|Parser|Language parsed: English
  671. 19-1-7 17:33:27.0|Debug|QualityParser|Trying to parse quality for Ray Donovan S06E11 WEBRip x264 PBS
  672. 19-1-7 17:33:27.0|Debug|Parser|Quality parsed: WEBDL-480p v1
  673. 19-1-7 17:33:27.0|Debug|Parser|Release Group parsed:
  674. 19-1-7 17:33:27.0|Debug|ParsingService|No matching series Ray Donovan
  675. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  676. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Processing release 'Marvels Avengers Black Panthers Quest S05E15 720p WEB x264 TBS' from 'Jacektt - ShowRss'
  677. 19-1-7 17:33:27.0|Debug|Parser|Parsing string 'Marvels Avengers Black Panthers Quest S05E15 720p WEB x264 TBS'
  678. 19-1-7 17:33:27.0|Debug|Parser|Episode Parsed. Marvels Avengers Black Panthers Quest - S05E15
  679. 19-1-7 17:33:27.0|Debug|Parser|Language parsed: English
  680. 19-1-7 17:33:27.0|Debug|QualityParser|Trying to parse quality for Marvels Avengers Black Panthers Quest S05E15 720p WEB x264 TBS
  681. 19-1-7 17:33:27.0|Debug|Parser|Quality parsed: WEBDL-720p v1
  682. 19-1-7 17:33:27.0|Debug|Parser|Release Group parsed:
  683. 19-1-7 17:33:27.0|Debug|ParsingService|No matching series Marvels Avengers Black Panthers Quest
  684. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  685. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Processing release 'Marvels Avengers Black Panthers Quest S05E15 WEB x264 TBS' from 'Jacektt - ShowRss'
  686. 19-1-7 17:33:27.0|Debug|Parser|Parsing string 'Marvels Avengers Black Panthers Quest S05E15 WEB x264 TBS'
  687. 19-1-7 17:33:27.0|Debug|Parser|Episode Parsed. Marvels Avengers Black Panthers Quest - S05E15
  688. 19-1-7 17:33:27.0|Debug|Parser|Language parsed: English
  689. 19-1-7 17:33:27.0|Debug|QualityParser|Trying to parse quality for Marvels Avengers Black Panthers Quest S05E15 WEB x264 TBS
  690. 19-1-7 17:33:27.0|Debug|Parser|Quality parsed: WEBDL-480p v1
  691. 19-1-7 17:33:27.0|Debug|Parser|Release Group parsed:
  692. 19-1-7 17:33:27.0|Debug|ParsingService|No matching series Marvels Avengers Black Panthers Quest
  693. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  694. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Processing release 'Marvels Avengers Black Panthers Quest S05E14 WEB x264 TBS' from 'Jacektt - ShowRss'
  695. 19-1-7 17:33:27.0|Debug|Parser|Parsing string 'Marvels Avengers Black Panthers Quest S05E14 WEB x264 TBS'
  696. 19-1-7 17:33:27.0|Debug|Parser|Episode Parsed. Marvels Avengers Black Panthers Quest - S05E14
  697. 19-1-7 17:33:27.0|Debug|Parser|Language parsed: English
  698. 19-1-7 17:33:27.0|Debug|QualityParser|Trying to parse quality for Marvels Avengers Black Panthers Quest S05E14 WEB x264 TBS
  699. 19-1-7 17:33:27.0|Debug|Parser|Quality parsed: WEBDL-480p v1
  700. 19-1-7 17:33:27.0|Debug|Parser|Release Group parsed:
  701. 19-1-7 17:33:27.0|Debug|ParsingService|No matching series Marvels Avengers Black Panthers Quest
  702. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  703. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Processing release 'Marvels Avengers Black Panthers Quest S05E14 720p WEB x264 TBS' from 'Jacektt - ShowRss'
  704. 19-1-7 17:33:27.0|Debug|Parser|Parsing string 'Marvels Avengers Black Panthers Quest S05E14 720p WEB x264 TBS'
  705. 19-1-7 17:33:27.0|Debug|Parser|Episode Parsed. Marvels Avengers Black Panthers Quest - S05E14
  706. 19-1-7 17:33:27.0|Debug|Parser|Language parsed: English
  707. 19-1-7 17:33:27.0|Debug|QualityParser|Trying to parse quality for Marvels Avengers Black Panthers Quest S05E14 720p WEB x264 TBS
  708. 19-1-7 17:33:27.0|Debug|Parser|Quality parsed: WEBDL-720p v1
  709. 19-1-7 17:33:27.0|Debug|Parser|Release Group parsed:
  710. 19-1-7 17:33:27.0|Debug|ParsingService|No matching series Marvels Avengers Black Panthers Quest
  711. 19-1-7 17:33:27.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  712. 19-1-7 17:33:27.1|Debug|DownloadDecisionMaker|Processing release 'Outlander S04E10 WEB H264 MEMENTO' from 'Jacektt - ShowRss'
  713. 19-1-7 17:33:27.1|Debug|Parser|Parsing string 'Outlander S04E10 WEB H264 MEMENTO'
  714. 19-1-7 17:33:27.1|Debug|Parser|Episode Parsed. Outlander - S04E10
  715. 19-1-7 17:33:27.1|Debug|Parser|Language parsed: English
  716. 19-1-7 17:33:27.1|Debug|QualityParser|Trying to parse quality for Outlander S04E10 WEB H264 MEMENTO
  717. 19-1-7 17:33:27.1|Debug|Parser|Quality parsed: WEBDL-480p v1
  718. 19-1-7 17:33:27.1|Debug|Parser|Release Group parsed:
  719. 19-1-7 17:33:27.1|Debug|ParsingService|No matching series Outlander
  720. 19-1-7 17:33:27.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  721. 19-1-7 17:33:27.1|Debug|DownloadDecisionMaker|Processing release 'Counterpart S02E05 WEB H264 MEMENTO' from 'Jacektt - ShowRss'
  722. 19-1-7 17:33:27.1|Debug|Parser|Parsing string 'Counterpart S02E05 WEB H264 MEMENTO'
  723. 19-1-7 17:33:27.1|Debug|Parser|Episode Parsed. Counterpart - S02E05
  724. 19-1-7 17:33:27.1|Debug|Parser|Language parsed: English
  725. 19-1-7 17:33:27.1|Debug|QualityParser|Trying to parse quality for Counterpart S02E05 WEB H264 MEMENTO
  726. 19-1-7 17:33:27.1|Debug|Parser|Quality parsed: WEBDL-480p v1
  727. 19-1-7 17:33:27.1|Debug|Parser|Release Group parsed:
  728. 19-1-7 17:33:27.1|Debug|AcceptableSizeSpecification|Beginning size check for: Counterpart S02E05 WEB H264 MEMENTO
  729. 19-1-7 17:33:27.1|Debug|AcceptableSizeSpecification|Release has unknown size, skipping size check.
  730. 19-1-7 17:33:27.1|Debug|CutoffSpecification|Comparing file quality with report. Existing file is WEBDL-720p v1
  731. 19-1-7 17:33:27.1|Debug|MaximumSizeSpecification|Maximum size is not set.
  732. 19-1-7 17:33:27.1|Debug|LanguageSpecification|Checking if report meets language requirements. English
  733. 19-1-7 17:33:27.1|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: Counterpart S02E05 WEB H264 MEMENTO
  734. 19-1-7 17:33:27.1|Debug|ReleaseRestrictionsSpecification|[Counterpart S02E05 WEB H264 MEMENTO] No restrictions apply, allowing
  735. 19-1-7 17:33:27.1|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. WEBDL-480p v1
  736. 19-1-7 17:33:27.1|Debug|MinimumAgeSpecification|Not checking minimum age requirement for non-usenet report
  737. 19-1-7 17:33:27.1|Debug|RetentionSpecification|Not checking retention requirement for non-usenet report
  738. 19-1-7 17:33:27.1|Debug|UpgradeDiskSpecification|Comparing file quality with report. Existing file is WEBDL-720p v1
  739. 19-1-7 17:33:27.1|Debug|HistorySpecification|Performing history status check on report
  740. 19-1-7 17:33:27.1|Debug|HistorySpecification|Checking current status of episode [4019] in history
  741. 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
  742. 19-1-7 17:33:27.1|Debug|DownloadDecisionMaker|Processing release 'Ray Donovan S06E11 1080p WEB H264 METCON' from 'Jacektt - ShowRss'
  743. 19-1-7 17:33:27.2|Debug|Parser|Parsing string 'Ray Donovan S06E11 1080p WEB H264 METCON'
  744. 19-1-7 17:33:27.2|Debug|Parser|Episode Parsed. Ray Donovan - S06E11
  745. 19-1-7 17:33:27.2|Debug|Parser|Language parsed: English
  746. 19-1-7 17:33:27.2|Debug|QualityParser|Trying to parse quality for Ray Donovan S06E11 1080p WEB H264 METCON
  747. 19-1-7 17:33:27.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  748. 19-1-7 17:33:27.2|Debug|Parser|Release Group parsed:
  749. 19-1-7 17:33:27.2|Debug|ParsingService|No matching series Ray Donovan
  750. 19-1-7 17:33:27.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  751. 19-1-7 17:33:27.2|Debug|DownloadDecisionMaker|Processing release 'Outlander S04E10 720p WEB H264 AMCON' from 'Jacektt - ShowRss'
  752. 19-1-7 17:33:27.2|Debug|Parser|Parsing string 'Outlander S04E10 720p WEB H264 AMCON'
  753. 19-1-7 17:33:27.2|Debug|Parser|Episode Parsed. Outlander - S04E10
  754. 19-1-7 17:33:27.2|Debug|Parser|Language parsed: English
  755. 19-1-7 17:33:27.2|Debug|QualityParser|Trying to parse quality for Outlander S04E10 720p WEB H264 AMCON
  756. 19-1-7 17:33:27.2|Debug|Parser|Quality parsed: WEBDL-720p v1
  757. 19-1-7 17:33:27.2|Debug|Parser|Release Group parsed:
  758. 19-1-7 17:33:27.2|Debug|ParsingService|No matching series Outlander
  759. 19-1-7 17:33:27.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  760. 19-1-7 17:33:27.2|Debug|DownloadDecisionMaker|Processing release 'Counterpart S02E05 720p WEB H264 AMCON' from 'Jacektt - ShowRss'
  761. 19-1-7 17:33:27.2|Debug|Parser|Parsing string 'Counterpart S02E05 720p WEB H264 AMCON'
  762. 19-1-7 17:33:27.2|Debug|Parser|Episode Parsed. Counterpart - S02E05
  763. 19-1-7 17:33:27.2|Debug|Parser|Language parsed: English
  764. 19-1-7 17:33:27.2|Debug|QualityParser|Trying to parse quality for Counterpart S02E05 720p WEB H264 AMCON
  765. 19-1-7 17:33:27.2|Debug|Parser|Quality parsed: WEBDL-720p v1
  766. 19-1-7 17:33:27.2|Debug|Parser|Release Group parsed:
  767. 19-1-7 17:33:27.2|Debug|AcceptableSizeSpecification|Beginning size check for: Counterpart S02E05 720p WEB H264 AMCON
  768. 19-1-7 17:33:27.2|Debug|AcceptableSizeSpecification|Release has unknown size, skipping size check.
  769. 19-1-7 17:33:27.2|Debug|CutoffSpecification|Comparing file quality with report. Existing file is WEBDL-720p v1
  770. 19-1-7 17:33:27.2|Debug|MaximumSizeSpecification|Maximum size is not set.
  771. 19-1-7 17:33:27.2|Debug|LanguageSpecification|Checking if report meets language requirements. English
  772. 19-1-7 17:33:27.2|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: Counterpart S02E05 720p WEB H264 AMCON
  773. 19-1-7 17:33:27.2|Debug|ReleaseRestrictionsSpecification|[Counterpart S02E05 720p WEB H264 AMCON] No restrictions apply, allowing
  774. 19-1-7 17:33:27.2|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. WEBDL-720p v1
  775. 19-1-7 17:33:27.2|Debug|MinimumAgeSpecification|Not checking minimum age requirement for non-usenet report
  776. 19-1-7 17:33:27.2|Debug|RetentionSpecification|Not checking retention requirement for non-usenet report
  777. 19-1-7 17:33:27.2|Debug|UpgradeDiskSpecification|Comparing file quality with report. Existing file is WEBDL-720p v1
  778. 19-1-7 17:33:27.2|Debug|HistorySpecification|Performing history status check on report
  779. 19-1-7 17:33:27.2|Debug|HistorySpecification|Checking current status of episode [4019] in history
  780. 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
  781. 19-1-7 17:33:27.2|Debug|DownloadDecisionMaker|Processing release 'Outlander S04E10 1080p WEB H264 AMCON' from 'Jacektt - ShowRss'
  782. 19-1-7 17:33:27.2|Debug|Parser|Parsing string 'Outlander S04E10 1080p WEB H264 AMCON'
  783. 19-1-7 17:33:27.2|Debug|Parser|Episode Parsed. Outlander - S04E10
  784. 19-1-7 17:33:27.2|Debug|Parser|Language parsed: English
  785. 19-1-7 17:33:27.2|Debug|QualityParser|Trying to parse quality for Outlander S04E10 1080p WEB H264 AMCON
  786. 19-1-7 17:33:27.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  787. 19-1-7 17:33:27.2|Debug|Parser|Release Group parsed:
  788. 19-1-7 17:33:27.2|Debug|ParsingService|No matching series Outlander
  789. 19-1-7 17:33:27.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  790. 19-1-7 17:33:27.2|Debug|DownloadDecisionMaker|Processing release 'Counterpart S02E05 1080p WEB H264 AMCON' from 'Jacektt - ShowRss'
  791. 19-1-7 17:33:27.2|Debug|Parser|Parsing string 'Counterpart S02E05 1080p WEB H264 AMCON'
  792. 19-1-7 17:33:27.2|Debug|Parser|Episode Parsed. Counterpart - S02E05
  793. 19-1-7 17:33:27.2|Debug|Parser|Language parsed: English
  794. 19-1-7 17:33:27.2|Debug|QualityParser|Trying to parse quality for Counterpart S02E05 1080p WEB H264 AMCON
  795. 19-1-7 17:33:27.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  796. 19-1-7 17:33:27.2|Debug|Parser|Release Group parsed:
  797. 19-1-7 17:33:27.2|Debug|AcceptableSizeSpecification|Beginning size check for: Counterpart S02E05 1080p WEB H264 AMCON
  798. 19-1-7 17:33:27.2|Debug|AcceptableSizeSpecification|Release has unknown size, skipping size check.
  799. 19-1-7 17:33:27.2|Debug|CutoffSpecification|Comparing file quality with report. Existing file is WEBDL-720p v1
  800. 19-1-7 17:33:27.2|Debug|MaximumSizeSpecification|Maximum size is not set.
  801. 19-1-7 17:33:27.2|Debug|LanguageSpecification|Checking if report meets language requirements. English
  802. 19-1-7 17:33:27.2|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: Counterpart S02E05 1080p WEB H264 AMCON
  803. 19-1-7 17:33:27.2|Debug|ReleaseRestrictionsSpecification|[Counterpart S02E05 1080p WEB H264 AMCON] No restrictions apply, allowing
  804. 19-1-7 17:33:27.2|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. WEBDL-1080p v1
  805. 19-1-7 17:33:27.2|Debug|QualityAllowedByProfileSpecification|Quality WEBDL-1080p v1 rejected by Series' quality profile
  806. 19-1-7 17:33:27.2|Debug|MinimumAgeSpecification|Not checking minimum age requirement for non-usenet report
  807. 19-1-7 17:33:27.2|Debug|RetentionSpecification|Not checking retention requirement for non-usenet report
  808. 19-1-7 17:33:27.2|Debug|UpgradeDiskSpecification|Comparing file quality with report. Existing file is WEBDL-720p v1
  809. 19-1-7 17:33:27.2|Debug|HistorySpecification|Performing history status check on report
  810. 19-1-7 17:33:27.2|Debug|HistorySpecification|Checking current status of episode [4019] in history
  811. 19-1-7 17:33:27.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] WEBDL-1080p is not wanted in profile
  812. 19-1-7 17:33:27.2|Debug|DownloadDecisionMaker|Processing release 'Ray Donovan S06E11 720p WEB H264 METCON' from 'Jacektt - ShowRss'
  813. 19-1-7 17:33:27.2|Debug|Parser|Parsing string 'Ray Donovan S06E11 720p WEB H264 METCON'
  814. 19-1-7 17:33:27.2|Debug|Parser|Episode Parsed. Ray Donovan - S06E11
  815. 19-1-7 17:33:27.2|Debug|Parser|Language parsed: English
  816. 19-1-7 17:33:27.2|Debug|QualityParser|Trying to parse quality for Ray Donovan S06E11 720p WEB H264 METCON
  817. 19-1-7 17:33:27.2|Debug|Parser|Quality parsed: WEBDL-720p v1
  818. 19-1-7 17:33:27.2|Debug|Parser|Release Group parsed:
  819. 19-1-7 17:33:27.2|Debug|ParsingService|No matching series Ray Donovan
  820. 19-1-7 17:33:27.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  821. 19-1-7 17:33:27.2|Debug|DownloadDecisionMaker|Processing release 'Ridiculousness S12E27 HDTV x264 YesTV' from 'Jacektt - ShowRss'
  822. 19-1-7 17:33:27.2|Debug|Parser|Parsing string 'Ridiculousness S12E27 HDTV x264 YesTV'
  823. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Ridiculousness - S12E27
  824. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  825. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Ridiculousness S12E27 HDTV x264 YesTV
  826. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: SDTV v1
  827. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  828. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Ridiculousness
  829. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  830. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'Ridiculousness S12E27 720p HDTV x264 YesTV' from 'Jacektt - ShowRss'
  831. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Ridiculousness S12E27 720p HDTV x264 YesTV'
  832. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Ridiculousness - S12E27
  833. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  834. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Ridiculousness S12E27 720p HDTV x264 YesTV
  835. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: HDTV-720p v1
  836. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  837. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Ridiculousness
  838. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  839. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'Ridiculousness S12E28 HDTV x264 YesTV' from 'Jacektt - ShowRss'
  840. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Ridiculousness S12E28 HDTV x264 YesTV'
  841. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Ridiculousness - S12E28
  842. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  843. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Ridiculousness S12E28 HDTV x264 YesTV
  844. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: SDTV v1
  845. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  846. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Ridiculousness
  847. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  848. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'Ridiculousness S12E28 720p HDTV x264 YesTV' from 'Jacektt - ShowRss'
  849. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Ridiculousness S12E28 720p HDTV x264 YesTV'
  850. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Ridiculousness - S12E28
  851. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  852. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Ridiculousness S12E28 720p HDTV x264 YesTV
  853. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: HDTV-720p v1
  854. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  855. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Ridiculousness
  856. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  857. 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'
  858. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'This Old House S40E08 Jamestown Air Tight House 720p HDTV x264 W4F'
  859. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. This Old House - S40E08
  860. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  861. 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
  862. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: HDTV-720p v1
  863. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  864. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series This Old House
  865. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  866. 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'
  867. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'This Old House S40E08 Jamestown Air Tight House HDTV x264 W4F'
  868. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. This Old House - S40E08
  869. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  870. 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
  871. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: SDTV v1
  872. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  873. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series This Old House
  874. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  875. 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'
  876. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Ask This Old House S17E08 Fireplace Makeover Drip Edges 720p HDTV x264 W4F'
  877. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Ask This Old House - S17E08
  878. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  879. 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
  880. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: HDTV-720p v1
  881. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  882. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Ask This Old House
  883. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  884. 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'
  885. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Ask This Old House S17E08 Fireplace Makeover Drip Edges HDTV x264 W4F'
  886. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Ask This Old House - S17E08
  887. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  888. 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
  889. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: SDTV v1
  890. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  891. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Ask This Old House
  892. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  893. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'Casualty S33E18 HDTV x264 MTB' from 'Jacektt - ShowRss'
  894. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Casualty S33E18 HDTV x264 MTB'
  895. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Casualty - S33E18
  896. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  897. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Casualty S33E18 HDTV x264 MTB
  898. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: SDTV v1
  899. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  900. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Casualty
  901. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  902. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'Casualty S33E18 720p HDTV x264 MTB' from 'Jacektt - ShowRss'
  903. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Casualty S33E18 720p HDTV x264 MTB'
  904. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Casualty - S33E18
  905. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  906. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Casualty S33E18 720p HDTV x264 MTB
  907. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: HDTV-720p v1
  908. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  909. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Casualty
  910. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  911. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'Casualty S33E18 1080p HDTV H264 MTB' from 'Jacektt - ShowRss'
  912. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Casualty S33E18 1080p HDTV H264 MTB'
  913. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Casualty - S33E18
  914. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  915. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Casualty S33E18 1080p HDTV H264 MTB
  916. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: HDTV-1080p v1
  917. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  918. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Casualty
  919. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  920. 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'
  921. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Diners Drive Ins And Dives S29E10 Cultural Twist 720p HDTV x264 W4F'
  922. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Diners Drive Ins And Dives - S29E10
  923. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  924. 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
  925. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: HDTV-720p v1
  926. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  927. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Diners Drive Ins And Dives
  928. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  929. 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'
  930. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Diners Drive Ins And Dives S29E10 Cultural Twist HDTV x264 W4F'
  931. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Diners Drive Ins And Dives - S29E10
  932. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  933. 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
  934. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: SDTV v1
  935. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  936. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Diners Drive Ins And Dives
  937. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  938. 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'
  939. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Sesame Street S49E08 Play Time 1080p AMZN WEBRip DDP2 0 x264 monkee'
  940. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Sesame Street - S49E08
  941. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  942. 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
  943. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  944. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  945. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Sesame Street
  946. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  947. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'Sesame Street S49E08 WEBRip x264 ION10' from 'Jacektt - ShowRss'
  948. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Sesame Street S49E08 WEBRip x264 ION10'
  949. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Sesame Street - S49E08
  950. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  951. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Sesame Street S49E08 WEBRip x264 ION10
  952. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: WEBDL-480p v1
  953. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  954. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Sesame Street
  955. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  956. 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'
  957. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Sesame Street S49E08 Play Time 720p AMZN WEBRip DDP2 0 x264 monkee'
  958. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Sesame Street - S49E08
  959. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  960. 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
  961. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: WEBDL-720p v1
  962. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  963. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Sesame Street
  964. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  965. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Processing release 'Live PD S03E33 720p WEB h264 TBS' from 'Jacektt - ShowRss'
  966. 19-1-7 17:33:27.3|Debug|Parser|Parsing string 'Live PD S03E33 720p WEB h264 TBS'
  967. 19-1-7 17:33:27.3|Debug|Parser|Episode Parsed. Live PD - S03E33
  968. 19-1-7 17:33:27.3|Debug|Parser|Language parsed: English
  969. 19-1-7 17:33:27.3|Debug|QualityParser|Trying to parse quality for Live PD S03E33 720p WEB h264 TBS
  970. 19-1-7 17:33:27.3|Debug|Parser|Quality parsed: WEBDL-720p v1
  971. 19-1-7 17:33:27.3|Debug|Parser|Release Group parsed:
  972. 19-1-7 17:33:27.3|Debug|ParsingService|No matching series Live PD
  973. 19-1-7 17:33:27.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  974. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'Live PD S03E33 HDTV x264 CRiMSON' from 'Jacektt - ShowRss'
  975. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'Live PD S03E33 HDTV x264 CRiMSON'
  976. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. Live PD - S03E33
  977. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  978. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for Live PD S03E33 HDTV x264 CRiMSON
  979. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: SDTV v1
  980. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  981. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series Live PD
  982. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  983. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'RuPauls Drag Race All Stars S04E04 WEB x264 SECRETOS' from 'Jacektt - ShowRss'
  984. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'RuPauls Drag Race All Stars S04E04 WEB x264 SECRETOS'
  985. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. RuPauls Drag Race All Stars - S04E04
  986. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  987. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for RuPauls Drag Race All Stars S04E04 WEB x264 SECRETOS
  988. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: WEBDL-480p v1
  989. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  990. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series RuPauls Drag Race All Stars
  991. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  992. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'Ancient Aliens S13E14 WEB h264 TBS' from 'Jacektt - ShowRss'
  993. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'Ancient Aliens S13E14 WEB h264 TBS'
  994. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. Ancient Aliens - S13E14
  995. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  996. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for Ancient Aliens S13E14 WEB h264 TBS
  997. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: WEBDL-480p v1
  998. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  999. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series Ancient Aliens
  1000. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1001. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'Ancient Aliens S13E14 720p WEB h264 TBS' from 'Jacektt - ShowRss'
  1002. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'Ancient Aliens S13E14 720p WEB h264 TBS'
  1003. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. Ancient Aliens - S13E14
  1004. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  1005. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for Ancient Aliens S13E14 720p WEB h264 TBS
  1006. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: WEBDL-720p v1
  1007. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  1008. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series Ancient Aliens
  1009. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1010. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'RuPauls Drag Race All Stars S04E04 720p WEB x264 SECRETOS' from 'Jacektt - ShowRss'
  1011. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'RuPauls Drag Race All Stars S04E04 720p WEB x264 SECRETOS'
  1012. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. RuPauls Drag Race All Stars - S04E04
  1013. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  1014. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for RuPauls Drag Race All Stars S04E04 720p WEB x264 SECRETOS
  1015. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: WEBDL-720p v1
  1016. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  1017. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series RuPauls Drag Race All Stars
  1018. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1019. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'RuPauls Drag Race All Stars S04E04 1080p WEB x264 SECRETOS' from 'Jacektt - ShowRss'
  1020. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'RuPauls Drag Race All Stars S04E04 1080p WEB x264 SECRETOS'
  1021. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. RuPauls Drag Race All Stars - S04E04
  1022. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  1023. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for RuPauls Drag Race All Stars S04E04 1080p WEB x264 SECRETOS
  1024. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1025. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  1026. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series RuPauls Drag Race All Stars
  1027. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1028. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'The Blacklist S06E02 WEBRip x264 ION10' from 'Jacektt - ShowRss'
  1029. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'The Blacklist S06E02 WEBRip x264 ION10'
  1030. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. The Blacklist - S06E02
  1031. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  1032. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for The Blacklist S06E02 WEBRip x264 ION10
  1033. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: WEBDL-480p v1
  1034. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  1035. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series The Blacklist
  1036. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1037. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'Speechless S03E09 1080p WEB H264 AMCON' from 'Jacektt - ShowRss'
  1038. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'Speechless S03E09 1080p WEB H264 AMCON'
  1039. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. Speechless - S03E09
  1040. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  1041. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for Speechless S03E09 1080p WEB H264 AMCON
  1042. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1043. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  1044. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series Speechless
  1045. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1046. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'The Blacklist S06E02 720p WEB H264 AMCON' from 'Jacektt - ShowRss'
  1047. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'The Blacklist S06E02 720p WEB H264 AMCON'
  1048. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. The Blacklist - S06E02
  1049. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  1050. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for The Blacklist S06E02 720p WEB H264 AMCON
  1051. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: WEBDL-720p v1
  1052. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  1053. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series The Blacklist
  1054. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1055. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'Fresh Off the Boat S05E09 1080p WEB H264 AMCON' from 'Jacektt - ShowRss'
  1056. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'Fresh Off the Boat S05E09 1080p WEB H264 AMCON'
  1057. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. Fresh Off the Boat - S05E09
  1058. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  1059. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for Fresh Off the Boat S05E09 1080p WEB H264 AMCON
  1060. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1061. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  1062. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series Fresh Off the Boat
  1063. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1064. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'The Blacklist S06E02 1080p WEB H264 AMCON' from 'Jacektt - ShowRss'
  1065. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'The Blacklist S06E02 1080p WEB H264 AMCON'
  1066. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. The Blacklist - S06E02
  1067. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  1068. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for The Blacklist S06E02 1080p WEB H264 AMCON
  1069. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1070. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  1071. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series The Blacklist
  1072. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1073. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release 'Blue Bloods S09E11 WEB H264 MEMENTO' from 'Jacektt - ShowRss'
  1074. 19-1-7 17:33:27.4|Debug|Parser|Parsing string 'Blue Bloods S09E11 WEB H264 MEMENTO'
  1075. 19-1-7 17:33:27.4|Debug|Parser|Episode Parsed. Blue Bloods - S09E11
  1076. 19-1-7 17:33:27.4|Debug|Parser|Language parsed: English
  1077. 19-1-7 17:33:27.4|Debug|QualityParser|Trying to parse quality for Blue Bloods S09E11 WEB H264 MEMENTO
  1078. 19-1-7 17:33:27.4|Debug|Parser|Quality parsed: WEBDL-480p v1
  1079. 19-1-7 17:33:27.4|Debug|Parser|Release Group parsed:
  1080. 19-1-7 17:33:27.4|Debug|ParsingService|No matching series Blue Bloods
  1081. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1082. 19-1-7 17:33:27.4|Debug|DownloadDecisionMaker|Processing release ' [01-02 02] (2018) SATRip' from 'Jackett - Zooqle'
  1083. 19-1-7 17:33:27.4|Debug|Parser|Parsing string ' [01-02 02] (2018) SATRip'
  1084. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. [01 - 002
  1085. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  1086. 19-1-7 17:33:27.5|Debug|QualityParser|Trying to parse quality for [01-02 02] (2018) SATRip
  1087. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: Unknown v1
  1088. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed: 01-02 02
  1089. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series [01
  1090. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1091. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Processing release 'The Lake Erie Murders S01E04 720p HEVC x265-MeGusta' from 'Jackett - Zooqle'
  1092. 19-1-7 17:33:27.5|Debug|Parser|Parsing string 'The Lake Erie Murders S01E04 720p HEVC x265-MeGusta'
  1093. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. The Lake Erie Murders - S01E04
  1094. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  1095. 19-1-7 17:33:27.5|Debug|QualityParser|Trying to parse quality for The Lake Erie Murders S01E04 720p HEVC x265-MeGusta
  1096. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: HDTV-720p v1
  1097. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed: MeGusta
  1098. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series The Lake Erie Murders
  1099. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1100. 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'
  1101. 19-1-7 17:33:27.5|Debug|Parser|Parsing string 'Love It or List It S15E21 All Work and No Play XviD-AFG'
  1102. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. Love It or List It - S15E21
  1103. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  1104. 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
  1105. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: Unknown v1
  1106. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed: AFG
  1107. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series Love It or List It
  1108. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1109. 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'
  1110. 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'
  1111. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. Love It or List It - S15E21
  1112. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  1113. 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
  1114. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: WEBDL-480p v1
  1115. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed: CAFFEiNE
  1116. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series Love It or List It
  1117. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1118. 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'
  1119. 19-1-7 17:33:27.5|Debug|Parser|Parsing string 'ROH Wrestling Ep 381 4th Jan 2019 1080p WEBRip h264-TJ [TJET]'
  1120. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. ROH Wrestling Ep - 381
  1121. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  1122. 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]
  1123. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1124. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed: TJET
  1125. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series ROH Wrestling Ep
  1126. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1127. 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'
  1128. 19-1-7 17:33:27.5|Debug|Parser|Parsing string 'ROH Wrestling Ep 381 4th Jan 2019 720p WEBRip h264-TJ [TJET]'
  1129. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. ROH Wrestling Ep - 381
  1130. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  1131. 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]
  1132. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: WEBDL-720p v1
  1133. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed: TJET
  1134. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series ROH Wrestling Ep
  1135. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1136. 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'
  1137. 19-1-7 17:33:27.5|Debug|Parser|Parsing string 'ROH Wrestling Ep 381 4th Jan 2019 WEBRip h264-TJ [TJET]'
  1138. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. ROH Wrestling Ep - 381
  1139. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  1140. 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]
  1141. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: WEBDL-480p v1
  1142. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed: TJET
  1143. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series ROH Wrestling Ep
  1144. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1145. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Processing release '60 Minutes S51E15 WEB x264-CookieMonster[TGx]' from 'Jackett - Zooqle'
  1146. 19-1-7 17:33:27.5|Debug|Parser|Parsing string '60 Minutes S51E15 WEB x264-CookieMonster[TGx]'
  1147. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. 60 Minutes - S51E15
  1148. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  1149. 19-1-7 17:33:27.5|Debug|QualityParser|Trying to parse quality for 60 Minutes S51E15 WEB x264-CookieMonster[TGx]
  1150. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: WEBDL-480p v1
  1151. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed: CookieMonster
  1152. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series 60 Minutes
  1153. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1154. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Processing release '60 minutes s51e15 web x264-cookiemonster[eztv]' from 'Jackett - Zooqle'
  1155. 19-1-7 17:33:27.5|Debug|Parser|Parsing string '60 minutes s51e15 web x264-cookiemonster[eztv]'
  1156. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. 60 minutes - S51E15
  1157. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  1158. 19-1-7 17:33:27.5|Debug|QualityParser|Trying to parse quality for 60 minutes s51e15 web x264-cookiemonster[eztv]
  1159. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: WEBDL-480p v1
  1160. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed: cookiemonster
  1161. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series 60 minutes
  1162. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1163. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Processing release ' The King Of Blaze 2018 Complete 4K WEB-DL H265' from 'Jackett - Zooqle'
  1164. 19-1-7 17:33:27.5|Debug|Parser|Parsing string ' The King Of Blaze 2018 Complete 4K WEB-DL H265'
  1165. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. The King Of Blaze - S20E18
  1166. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  1167. 19-1-7 17:33:27.5|Debug|QualityParser|Trying to parse quality for The King Of Blaze 2018 Complete 4K WEB-DL H265
  1168. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: WEBDL-480p v1
  1169. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed:
  1170. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series The King Of Blaze
  1171. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1172. 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'
  1173. 19-1-7 17:33:27.5|Debug|Parser|Parsing string 'Dubeyji And The Boys [2018] Hot Hindi S 01 Complete 720p WEB DL.'
  1174. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. Dubeyji And The Boys Hot Hindi - Season 01
  1175. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  1176. 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.
  1177. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: WEBDL-720p v1
  1178. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed:
  1179. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series Dubeyji And The Boys Hot Hindi
  1180. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1181. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Processing release 'Vice (2018) DVDSCR 950MB - MkvCage' from 'Jackett - 1337x'
  1182. 19-1-7 17:33:27.5|Debug|Parser|Parsing string 'Vice (2018) DVDSCR 950MB - MkvCage'
  1183. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. Vice (2018) DVDSCR - 950
  1184. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  1185. 19-1-7 17:33:27.5|Debug|QualityParser|Trying to parse quality for Vice (2018) DVDSCR 950MB - MkvCage
  1186. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: Unknown v1
  1187. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed:
  1188. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series Vice (2018) DVDSCR
  1189. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1190. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Processing release 'Vice.2018.DVDScr.Xvid.AC3.HQ.Hive-CM8' from 'Jackett - 1337x'
  1191. 19-1-7 17:33:27.5|Debug|Parser|Parsing string 'Vice.2018.DVDScr.Xvid.AC3.HQ.Hive-CM8'
  1192. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. Vice - S20E18
  1193. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  1194. 19-1-7 17:33:27.5|Debug|QualityParser|Trying to parse quality for Vice.2018.DVDScr.Xvid.AC3.HQ.Hive-CM8
  1195. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: Unknown v1
  1196. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed: CM8
  1197. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series Vice
  1198. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1199. 19-1-7 17:33:27.5|Debug|DownloadDecisionMaker|Processing release 'Madam Secretary S05E11 HDTV x264-BATV [eztv]' from 'Jackett - 1337x'
  1200. 19-1-7 17:33:27.5|Debug|Parser|Parsing string 'Madam Secretary S05E11 HDTV x264-BATV [eztv]'
  1201. 19-1-7 17:33:27.5|Debug|Parser|Episode Parsed. Madam Secretary - S05E11
  1202. 19-1-7 17:33:27.5|Debug|Parser|Language parsed: English
  1203. 19-1-7 17:33:27.5|Debug|QualityParser|Trying to parse quality for Madam Secretary S05E11 HDTV x264-BATV [eztv]
  1204. 19-1-7 17:33:27.5|Debug|Parser|Quality parsed: SDTV v1
  1205. 19-1-7 17:33:27.5|Debug|Parser|Release Group parsed: BATV
  1206. 19-1-7 17:33:27.5|Debug|ParsingService|No matching series Madam Secretary
  1207. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1208. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Processing release 'NCIS Los Angeles S10E12 HDTV x264-BATV [eztv]' from 'Jackett - 1337x'
  1209. 19-1-7 17:33:27.6|Debug|Parser|Parsing string 'NCIS Los Angeles S10E12 HDTV x264-BATV [eztv]'
  1210. 19-1-7 17:33:27.6|Debug|Parser|Episode Parsed. NCIS Los Angeles - S10E12
  1211. 19-1-7 17:33:27.6|Debug|Parser|Language parsed: English
  1212. 19-1-7 17:33:27.6|Debug|QualityParser|Trying to parse quality for NCIS Los Angeles S10E12 HDTV x264-BATV [eztv]
  1213. 19-1-7 17:33:27.6|Debug|Parser|Quality parsed: SDTV v1
  1214. 19-1-7 17:33:27.6|Debug|Parser|Release Group parsed: BATV
  1215. 19-1-7 17:33:27.6|Debug|ParsingService|No matching series NCIS Los Angeles
  1216. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1217. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Processing release 'Family.Guy.S17E10.WEB.x264-TBS' from 'Jackett - 1337x'
  1218. 19-1-7 17:33:27.6|Debug|Parser|Parsing string 'Family.Guy.S17E10.WEB.x264-TBS'
  1219. 19-1-7 17:33:27.6|Debug|Parser|Episode Parsed. Family Guy - S17E10
  1220. 19-1-7 17:33:27.6|Debug|Parser|Language parsed: English
  1221. 19-1-7 17:33:27.6|Debug|QualityParser|Trying to parse quality for Family.Guy.S17E10.WEB.x264-TBS
  1222. 19-1-7 17:33:27.6|Debug|Parser|Quality parsed: WEBDL-480p v1
  1223. 19-1-7 17:33:27.6|Debug|Parser|Release Group parsed: TBS
  1224. 19-1-7 17:33:27.6|Debug|ParsingService|No matching series Family Guy
  1225. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1226. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Processing release 'Manhunt S01E01 HDTV x264-MTB [eztv]' from 'Jackett - 1337x'
  1227. 19-1-7 17:33:27.6|Debug|Parser|Parsing string 'Manhunt S01E01 HDTV x264-MTB [eztv]'
  1228. 19-1-7 17:33:27.6|Debug|Parser|Episode Parsed. Manhunt - S01E01
  1229. 19-1-7 17:33:27.6|Debug|Parser|Language parsed: English
  1230. 19-1-7 17:33:27.6|Debug|QualityParser|Trying to parse quality for Manhunt S01E01 HDTV x264-MTB [eztv]
  1231. 19-1-7 17:33:27.6|Debug|Parser|Quality parsed: SDTV v1
  1232. 19-1-7 17:33:27.6|Debug|Parser|Release Group parsed: MTB
  1233. 19-1-7 17:33:27.6|Debug|ParsingService|No matching series Manhunt
  1234. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1235. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Processing release 'God Friended Me S01E12 HDTV x264-W4F [eztv]' from 'Jackett - 1337x'
  1236. 19-1-7 17:33:27.6|Debug|Parser|Parsing string 'God Friended Me S01E12 HDTV x264-W4F [eztv]'
  1237. 19-1-7 17:33:27.6|Debug|Parser|Episode Parsed. God Friended Me - S01E12
  1238. 19-1-7 17:33:27.6|Debug|Parser|Language parsed: English
  1239. 19-1-7 17:33:27.6|Debug|QualityParser|Trying to parse quality for God Friended Me S01E12 HDTV x264-W4F [eztv]
  1240. 19-1-7 17:33:27.6|Debug|Parser|Quality parsed: SDTV v1
  1241. 19-1-7 17:33:27.6|Debug|Parser|Release Group parsed: W4F
  1242. 19-1-7 17:33:27.6|Debug|ParsingService|No matching series God Friended Me
  1243. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1244. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Processing release 'Berlin Station S03E05 WEB h264-eSc [eztv]' from 'Jackett - 1337x'
  1245. 19-1-7 17:33:27.6|Debug|Parser|Parsing string 'Berlin Station S03E05 WEB h264-eSc [eztv]'
  1246. 19-1-7 17:33:27.6|Debug|Parser|Episode Parsed. Berlin Station - S03E05
  1247. 19-1-7 17:33:27.6|Debug|Parser|Language parsed: English
  1248. 19-1-7 17:33:27.6|Debug|QualityParser|Trying to parse quality for Berlin Station S03E05 WEB h264-eSc [eztv]
  1249. 19-1-7 17:33:27.6|Debug|Parser|Quality parsed: WEBDL-480p v1
  1250. 19-1-7 17:33:27.6|Debug|Parser|Release Group parsed: eSc
  1251. 19-1-7 17:33:27.6|Debug|ParsingService|No matching series Berlin Station
  1252. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1253. 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'
  1254. 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...'
  1255. 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...
  1256. 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...'
  1257. 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...
  1258. 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...
  1259. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Processing release 'The.Simpsons.S30E11.720p.WEB.x264-TBS' from 'Jackett - 1337x'
  1260. 19-1-7 17:33:27.6|Debug|Parser|Parsing string 'The.Simpsons.S30E11.720p.WEB.x264-TBS'
  1261. 19-1-7 17:33:27.6|Debug|Parser|Episode Parsed. The Simpsons - S30E11
  1262. 19-1-7 17:33:27.6|Debug|Parser|Language parsed: English
  1263. 19-1-7 17:33:27.6|Debug|QualityParser|Trying to parse quality for The.Simpsons.S30E11.720p.WEB.x264-TBS
  1264. 19-1-7 17:33:27.6|Debug|Parser|Quality parsed: WEBDL-720p v1
  1265. 19-1-7 17:33:27.6|Debug|Parser|Release Group parsed: TBS
  1266. 19-1-7 17:33:27.6|Debug|ParsingService|No matching series The Simpsons
  1267. 19-1-7 17:33:27.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1268. 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'
  1269. 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...'
  1270. 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...
  1271. 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...'
  1272. 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...
  1273. 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...
  1274. 19-1-7 17:33:27.7|Debug|DownloadDecisionMaker|Processing release 'Gandii Baat - Urban Stories from Rural India season 2 1080p' from 'Jackett - 1337x'
  1275. 19-1-7 17:33:27.7|Debug|Parser|Parsing string 'Gandii Baat - Urban Stories from Rural India season 2 1080p'
  1276. 19-1-7 17:33:27.7|Debug|Parser|Episode Parsed. Gandii Baat - Urban Stories from Rural India - Season 02
  1277. 19-1-7 17:33:27.7|Debug|Parser|Language parsed: English
  1278. 19-1-7 17:33:27.7|Debug|QualityParser|Trying to parse quality for Gandii Baat - Urban Stories from Rural India season 2 1080p
  1279. 19-1-7 17:33:27.7|Debug|Parser|Quality parsed: HDTV-1080p v1
  1280. 19-1-7 17:33:27.7|Debug|Parser|Release Group parsed:
  1281. 19-1-7 17:33:27.7|Debug|ParsingService|No matching series Gandii Baat - Urban Stories from Rural India
  1282. 19-1-7 17:33:27.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1283. 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'
  1284. 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...'
  1285. 19-1-7 17:33:27.7|Debug|Parser|Episode Parsed. The Kapil Sharma Show 6 Jan - S20E19
  1286. 19-1-7 17:33:27.7|Debug|Parser|Language parsed: English
  1287. 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...
  1288. 19-1-7 17:33:27.7|Debug|Parser|Quality parsed: WEBDL-720p v1
  1289. 19-1-7 17:33:27.7|Debug|Parser|Release Group parsed:
  1290. 19-1-7 17:33:27.7|Debug|ParsingService|No matching series The Kapil Sharma Show 6 Jan
  1291. 19-1-7 17:33:27.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1292. 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'
  1293. 19-1-7 17:33:27.7|Debug|Parser|Parsing string 'Ghayal Khiladi (Velaikkaran) 2019 Hindi Dub 720p HDRipx264-AAC-1.4GB[MOVCR]'
  1294. 19-1-7 17:33:27.7|Debug|Parser|Episode Parsed. Ghayal Khiladi (Velaikkaran) - S20E19
  1295. 19-1-7 17:33:27.7|Debug|Parser|Language parsed: English
  1296. 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]
  1297. 19-1-7 17:33:27.7|Debug|Parser|Quality parsed: HDTV-720p v1
  1298. 19-1-7 17:33:27.7|Debug|Parser|Release Group parsed:
  1299. 19-1-7 17:33:27.7|Debug|ParsingService|No matching series Ghayal Khiladi (Velaikkaran)
  1300. 19-1-7 17:33:27.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1301. 19-1-7 17:33:27.7|Debug|DownloadDecisionMaker|Processing release 'The.Mason.Brothers.2018.HDRip.XviD.AC3-EVO' from 'Jackett - 1337x'
  1302. 19-1-7 17:33:27.7|Debug|Parser|Parsing string 'The.Mason.Brothers.2018.HDRip.XviD.AC3-EVO'
  1303. 19-1-7 17:33:27.7|Debug|Parser|Episode Parsed. The Mason Brothers - S20E18
  1304. 19-1-7 17:33:27.7|Debug|Parser|Language parsed: English
  1305. 19-1-7 17:33:27.7|Debug|QualityParser|Trying to parse quality for The.Mason.Brothers.2018.HDRip.XviD.AC3-EVO
  1306. 19-1-7 17:33:27.7|Debug|Parser|Quality parsed: Unknown v1
  1307. 19-1-7 17:33:27.7|Debug|Parser|Release Group parsed: EVO
  1308. 19-1-7 17:33:27.7|Debug|ParsingService|No matching series The Mason Brothers
  1309. 19-1-7 17:33:27.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1310. 19-1-7 17:33:27.7|Debug|DownloadDecisionMaker|Processing release 'The.Simpsons.S30E11.WEB.x264-TBS' from 'Jackett - 1337x'
  1311. 19-1-7 17:33:27.7|Debug|Parser|Parsing string 'The.Simpsons.S30E11.WEB.x264-TBS'
  1312. 19-1-7 17:33:27.7|Debug|Parser|Episode Parsed. The Simpsons - S30E11
  1313. 19-1-7 17:33:27.7|Debug|Parser|Language parsed: English
  1314. 19-1-7 17:33:27.7|Debug|QualityParser|Trying to parse quality for The.Simpsons.S30E11.WEB.x264-TBS
  1315. 19-1-7 17:33:27.7|Debug|Parser|Quality parsed: WEBDL-480p v1
  1316. 19-1-7 17:33:27.7|Debug|Parser|Release Group parsed: TBS
  1317. 19-1-7 17:33:27.7|Debug|ParsingService|No matching series The Simpsons
  1318. 19-1-7 17:33:27.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1319. 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'
  1320. 19-1-7 17:33:27.7|Debug|Parser|Parsing string 'Bird Box (2018) (1080p NF x265 HEVC 10bit AAC 5.1 Joy) [UTR]'
  1321. 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]
  1322. 19-1-7 17:33:27.7|Debug|Parser|Parsing string 'Bird Box (2018) (1080p NF x265 HEVC 10bit AAC 5.1 Joy) [UTR]'
  1323. 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]
  1324. 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]
  1325. 19-1-7 17:33:27.8|Debug|DownloadDecisionMaker|Processing release 'Family Guy S17E10 WEB x264-TBS [eztv]' from 'Jackett - 1337x'
  1326. 19-1-7 17:33:27.8|Debug|Parser|Parsing string 'Family Guy S17E10 WEB x264-TBS [eztv]'
  1327. 19-1-7 17:33:27.8|Debug|Parser|Episode Parsed. Family Guy - S17E10
  1328. 19-1-7 17:33:27.8|Debug|Parser|Language parsed: English
  1329. 19-1-7 17:33:27.8|Debug|QualityParser|Trying to parse quality for Family Guy S17E10 WEB x264-TBS [eztv]
  1330. 19-1-7 17:33:27.8|Debug|Parser|Quality parsed: WEBDL-480p v1
  1331. 19-1-7 17:33:27.8|Debug|Parser|Release Group parsed: TBS
  1332. 19-1-7 17:33:27.8|Debug|ParsingService|No matching series Family Guy
  1333. 19-1-7 17:33:27.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1334. 19-1-7 17:33:27.8|Debug|DownloadDecisionMaker|Processing release 'The Super (2017) [BluRay] [720p] [YTS] [YIFY]' from 'Jackett - 1337x'
  1335. 19-1-7 17:33:27.8|Debug|Parser|Parsing string 'The Super (2017) [BluRay] [720p] [YTS] [YIFY]'
  1336. 19-1-7 17:33:27.8|Debug|Parser|Unable to parse The Super (2017) [BluRay] [720p] [YTS] [YIFY]
  1337. 19-1-7 17:33:27.8|Debug|Parser|Parsing string 'The Super (2017) [BluRay] [720p] [YTS] [YIFY]'
  1338. 19-1-7 17:33:27.8|Debug|Parser|Unable to parse The Super (2017) [BluRay] [720p] [YTS] [YIFY]
  1339. 19-1-7 17:33:27.8|Debug|ParsingService|No matching series The Super (2017) [BluRay] [720p] [YTS] [YIFY]
  1340. 19-1-7 17:33:27.8|Debug|DownloadDecisionMaker|Processing release 'Madam.Secretary.S05E11.HDTV.x264-BATV' from 'Jackett - 1337x'
  1341. 19-1-7 17:33:27.8|Debug|Parser|Parsing string 'Madam.Secretary.S05E11.HDTV.x264-BATV'
  1342. 19-1-7 17:33:27.8|Debug|Parser|Episode Parsed. Madam Secretary - S05E11
  1343. 19-1-7 17:33:27.8|Debug|Parser|Language parsed: English
  1344. 19-1-7 17:33:27.8|Debug|QualityParser|Trying to parse quality for Madam.Secretary.S05E11.HDTV.x264-BATV
  1345. 19-1-7 17:33:27.8|Debug|Parser|Quality parsed: SDTV v1
  1346. 19-1-7 17:33:27.8|Debug|Parser|Release Group parsed: BATV
  1347. 19-1-7 17:33:27.8|Debug|ParsingService|No matching series Madam Secretary
  1348. 19-1-7 17:33:27.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1349. 19-1-7 17:33:27.8|Debug|DownloadDecisionMaker|Processing release 'The Simpsons S30E11 WEB x264-TBS [eztv]' from 'Jackett - 1337x'
  1350. 19-1-7 17:33:27.8|Debug|Parser|Parsing string 'The Simpsons S30E11 WEB x264-TBS [eztv]'
  1351. 19-1-7 17:33:27.8|Debug|Parser|Episode Parsed. The Simpsons - S30E11
  1352. 19-1-7 17:33:27.8|Debug|Parser|Language parsed: English
  1353. 19-1-7 17:33:27.8|Debug|QualityParser|Trying to parse quality for The Simpsons S30E11 WEB x264-TBS [eztv]
  1354. 19-1-7 17:33:27.8|Debug|Parser|Quality parsed: WEBDL-480p v1
  1355. 19-1-7 17:33:27.8|Debug|Parser|Release Group parsed: TBS
  1356. 19-1-7 17:33:27.8|Debug|ParsingService|No matching series The Simpsons
  1357. 19-1-7 17:33:27.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1358. 19-1-7 17:33:27.8|Debug|DownloadDecisionMaker|Processing release 'The.Vice.2018.DVDScr.Xvid.AC3.HQ.Hive-CM8[EtMovies]' from 'Jackett - 1337x'
  1359. 19-1-7 17:33:27.8|Debug|Parser|Parsing string 'The.Vice.2018.DVDScr.Xvid.AC3.HQ.Hive-CM8[EtMovies]'
  1360. 19-1-7 17:33:27.8|Debug|Parser|Episode Parsed. The Vice - S20E18
  1361. 19-1-7 17:33:27.8|Debug|Parser|Language parsed: English
  1362. 19-1-7 17:33:27.8|Debug|QualityParser|Trying to parse quality for The.Vice.2018.DVDScr.Xvid.AC3.HQ.Hive-CM8[EtMovies]
  1363. 19-1-7 17:33:27.8|Debug|Parser|Quality parsed: Unknown v1
  1364. 19-1-7 17:33:27.8|Debug|Parser|Release Group parsed: CM8
  1365. 19-1-7 17:33:27.8|Debug|ParsingService|No matching series The Vice
  1366. 19-1-7 17:33:27.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1367. 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'
  1368. 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'
  1369. 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
  1370. 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'
  1371. 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
  1372. 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
  1373. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Processing release 'Family.Guy.S17E10.720p.WEB.x264-TBS' from 'Jackett - 1337x'
  1374. 19-1-7 17:33:27.9|Debug|Parser|Parsing string 'Family.Guy.S17E10.720p.WEB.x264-TBS'
  1375. 19-1-7 17:33:27.9|Debug|Parser|Episode Parsed. Family Guy - S17E10
  1376. 19-1-7 17:33:27.9|Debug|Parser|Language parsed: English
  1377. 19-1-7 17:33:27.9|Debug|QualityParser|Trying to parse quality for Family.Guy.S17E10.720p.WEB.x264-TBS
  1378. 19-1-7 17:33:27.9|Debug|Parser|Quality parsed: WEBDL-720p v1
  1379. 19-1-7 17:33:27.9|Debug|Parser|Release Group parsed: TBS
  1380. 19-1-7 17:33:27.9|Debug|ParsingService|No matching series Family Guy
  1381. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1382. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Processing release 'Les Miserables S01E02 HDTV x264-MTB [eztv]' from 'Jackett - 1337x'
  1383. 19-1-7 17:33:27.9|Debug|Parser|Parsing string 'Les Miserables S01E02 HDTV x264-MTB [eztv]'
  1384. 19-1-7 17:33:27.9|Debug|Parser|Episode Parsed. Les Miserables - S01E02
  1385. 19-1-7 17:33:27.9|Debug|Parser|Language parsed: English
  1386. 19-1-7 17:33:27.9|Debug|QualityParser|Trying to parse quality for Les Miserables S01E02 HDTV x264-MTB [eztv]
  1387. 19-1-7 17:33:27.9|Debug|Parser|Quality parsed: SDTV v1
  1388. 19-1-7 17:33:27.9|Debug|Parser|Release Group parsed: MTB
  1389. 19-1-7 17:33:27.9|Debug|ParsingService|No matching series Les Miserables
  1390. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1391. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Processing release 'Family Guy S17E10 720p WEB x264-TBS [eztv]' from 'Jackett - 1337x'
  1392. 19-1-7 17:33:27.9|Debug|Parser|Parsing string 'Family Guy S17E10 720p WEB x264-TBS [eztv]'
  1393. 19-1-7 17:33:27.9|Debug|Parser|Episode Parsed. Family Guy - S17E10
  1394. 19-1-7 17:33:27.9|Debug|Parser|Language parsed: English
  1395. 19-1-7 17:33:27.9|Debug|QualityParser|Trying to parse quality for Family Guy S17E10 720p WEB x264-TBS [eztv]
  1396. 19-1-7 17:33:27.9|Debug|Parser|Quality parsed: WEBDL-720p v1
  1397. 19-1-7 17:33:27.9|Debug|Parser|Release Group parsed: TBS
  1398. 19-1-7 17:33:27.9|Debug|ParsingService|No matching series Family Guy
  1399. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1400. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Processing release 'NCIS.Los.Angeles.S10E12.HDTV.x264-BATV' from 'Jackett - 1337x'
  1401. 19-1-7 17:33:27.9|Debug|Parser|Parsing string 'NCIS.Los.Angeles.S10E12.HDTV.x264-BATV'
  1402. 19-1-7 17:33:27.9|Debug|Parser|Episode Parsed. NCIS Los Angeles - S10E12
  1403. 19-1-7 17:33:27.9|Debug|Parser|Language parsed: English
  1404. 19-1-7 17:33:27.9|Debug|QualityParser|Trying to parse quality for NCIS.Los.Angeles.S10E12.HDTV.x264-BATV
  1405. 19-1-7 17:33:27.9|Debug|Parser|Quality parsed: SDTV v1
  1406. 19-1-7 17:33:27.9|Debug|Parser|Release Group parsed: BATV
  1407. 19-1-7 17:33:27.9|Debug|ParsingService|No matching series NCIS Los Angeles
  1408. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1409. 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'
  1410. 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...'
  1411. 19-1-7 17:33:27.9|Debug|Parser|Episode Parsed. Mirzapur - Season 01
  1412. 19-1-7 17:33:27.9|Debug|Parser|Language parsed: English
  1413. 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...
  1414. 19-1-7 17:33:27.9|Debug|Parser|Quality parsed: WEBDL-720p v1
  1415. 19-1-7 17:33:27.9|Debug|Parser|Release Group parsed:
  1416. 19-1-7 17:33:27.9|Debug|ParsingService|No matching series Mirzapur
  1417. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1418. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Processing release 'Bobs.Burgers.S09E11.WEB.x264-TBS' from 'Jackett - 1337x'
  1419. 19-1-7 17:33:27.9|Debug|Parser|Parsing string 'Bobs.Burgers.S09E11.WEB.x264-TBS'
  1420. 19-1-7 17:33:27.9|Debug|Parser|Episode Parsed. Bobs Burgers - S09E11
  1421. 19-1-7 17:33:27.9|Debug|Parser|Language parsed: English
  1422. 19-1-7 17:33:27.9|Debug|QualityParser|Trying to parse quality for Bobs.Burgers.S09E11.WEB.x264-TBS
  1423. 19-1-7 17:33:27.9|Debug|Parser|Quality parsed: WEBDL-480p v1
  1424. 19-1-7 17:33:27.9|Debug|Parser|Release Group parsed: TBS
  1425. 19-1-7 17:33:27.9|Debug|ParsingService|No matching series Bobs Burgers
  1426. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1427. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Processing release 'iMPACT Wrestling Homecoming 2019 HDTV x264-NWCHD [TJET]' from 'Jackett - 1337x'
  1428. 19-1-7 17:33:27.9|Debug|Parser|Parsing string 'iMPACT Wrestling Homecoming 2019 HDTV x264-NWCHD [TJET]'
  1429. 19-1-7 17:33:27.9|Debug|Parser|Episode Parsed. iMPACT Wrestling Homecoming - S20E19
  1430. 19-1-7 17:33:27.9|Debug|Parser|Language parsed: English
  1431. 19-1-7 17:33:27.9|Debug|QualityParser|Trying to parse quality for iMPACT Wrestling Homecoming 2019 HDTV x264-NWCHD [TJET]
  1432. 19-1-7 17:33:27.9|Debug|Parser|Quality parsed: SDTV v1
  1433. 19-1-7 17:33:27.9|Debug|Parser|Release Group parsed: NWCHD
  1434. 19-1-7 17:33:27.9|Debug|ParsingService|No matching series iMPACT Wrestling Homecoming
  1435. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1436. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Processing release 'Vice.2018.DVDScr.Xvid.AC3.HQ.Hive-CM8[TGx]' from 'Jackett - 1337x'
  1437. 19-1-7 17:33:27.9|Debug|Parser|Parsing string 'Vice.2018.DVDScr.Xvid.AC3.HQ.Hive-CM8[TGx]'
  1438. 19-1-7 17:33:27.9|Debug|Parser|Episode Parsed. Vice - S20E18
  1439. 19-1-7 17:33:27.9|Debug|Parser|Language parsed: English
  1440. 19-1-7 17:33:27.9|Debug|QualityParser|Trying to parse quality for Vice.2018.DVDScr.Xvid.AC3.HQ.Hive-CM8[TGx]
  1441. 19-1-7 17:33:27.9|Debug|Parser|Quality parsed: Unknown v1
  1442. 19-1-7 17:33:27.9|Debug|Parser|Release Group parsed: CM8
  1443. 19-1-7 17:33:27.9|Debug|ParsingService|No matching series Vice
  1444. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1445. 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'
  1446. 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...'
  1447. 19-1-7 17:33:27.9|Debug|Parser|Episode Parsed. Mirzapur - Season 01
  1448. 19-1-7 17:33:27.9|Debug|Parser|Language parsed: English
  1449. 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...
  1450. 19-1-7 17:33:27.9|Debug|Parser|Quality parsed: WEBDL-480p v1
  1451. 19-1-7 17:33:27.9|Debug|Parser|Release Group parsed:
  1452. 19-1-7 17:33:27.9|Debug|ParsingService|No matching series Mirzapur
  1453. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1454. 19-1-7 17:33:27.9|Debug|DownloadDecisionMaker|Processing release 'A Year in Space (2016) [WEBRip] [1080p] [YTS] [YIFY]' from 'Jackett - 1337x'
  1455. 19-1-7 17:33:27.9|Debug|Parser|Parsing string 'A Year in Space (2016) [WEBRip] [1080p] [YTS] [YIFY]'
  1456. 19-1-7 17:33:27.9|Debug|Parser|Unable to parse A Year in Space (2016) [WEBRip] [1080p] [YTS] [YIFY]
  1457. 19-1-7 17:33:27.9|Debug|Parser|Parsing string 'A Year in Space (2016) [WEBRip] [1080p] [YTS] [YIFY]'
  1458. 19-1-7 17:33:27.9|Debug|Parser|Unable to parse A Year in Space (2016) [WEBRip] [1080p] [YTS] [YIFY]
  1459. 19-1-7 17:33:28.0|Debug|ParsingService|No matching series A Year in Space (2016) [WEBRip] [1080p] [YTS] [YIFY]
  1460. 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'
  1461. 19-1-7 17:33:28.0|Debug|Parser|Parsing string 'Ghayal Khiladi (Velaikkaran) (2019) 720p Hindi Dubbed WEBHD x264 AAC 1.6GB - Mov...'
  1462. 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...
  1463. 19-1-7 17:33:28.0|Debug|Parser|Parsing string 'Ghayal Khiladi (Velaikkaran) (2019) 720p Hindi Dubbed WEBHD x264 AAC 1.6GB - Mov...'
  1464. 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...
  1465. 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...
  1466. 19-1-7 17:33:28.0|Debug|DownloadDecisionMaker|Processing release 'The Super (2017) [BluRay] [1080p] [YTS] [YIFY]' from 'Jackett - 1337x'
  1467. 19-1-7 17:33:28.0|Debug|Parser|Parsing string 'The Super (2017) [BluRay] [1080p] [YTS] [YIFY]'
  1468. 19-1-7 17:33:28.0|Debug|Parser|Unable to parse The Super (2017) [BluRay] [1080p] [YTS] [YIFY]
  1469. 19-1-7 17:33:28.0|Debug|Parser|Parsing string 'The Super (2017) [BluRay] [1080p] [YTS] [YIFY]'
  1470. 19-1-7 17:33:28.0|Debug|Parser|Unable to parse The Super (2017) [BluRay] [1080p] [YTS] [YIFY]
  1471. 19-1-7 17:33:28.1|Debug|ParsingService|No matching series The Super (2017) [BluRay] [1080p] [YTS] [YIFY]
  1472. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Processing release 'Berlin Station S03E05 720p WEB h264-eSc [eztv]' from 'Jackett - 1337x'
  1473. 19-1-7 17:33:28.1|Debug|Parser|Parsing string 'Berlin Station S03E05 720p WEB h264-eSc [eztv]'
  1474. 19-1-7 17:33:28.1|Debug|Parser|Episode Parsed. Berlin Station - S03E05
  1475. 19-1-7 17:33:28.1|Debug|Parser|Language parsed: English
  1476. 19-1-7 17:33:28.1|Debug|QualityParser|Trying to parse quality for Berlin Station S03E05 720p WEB h264-eSc [eztv]
  1477. 19-1-7 17:33:28.1|Debug|Parser|Quality parsed: WEBDL-720p v1
  1478. 19-1-7 17:33:28.1|Debug|Parser|Release Group parsed: eSc
  1479. 19-1-7 17:33:28.1|Debug|ParsingService|No matching series Berlin Station
  1480. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1481. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Processing release 'The Simpsons S30E11 480p x264-mSD [eztv]' from 'Jackett - 1337x'
  1482. 19-1-7 17:33:28.1|Debug|Parser|Parsing string 'The Simpsons S30E11 480p x264-mSD [eztv]'
  1483. 19-1-7 17:33:28.1|Debug|Parser|Episode Parsed. The Simpsons - S30E11
  1484. 19-1-7 17:33:28.1|Debug|Parser|Language parsed: English
  1485. 19-1-7 17:33:28.1|Debug|QualityParser|Trying to parse quality for The Simpsons S30E11 480p x264-mSD [eztv]
  1486. 19-1-7 17:33:28.1|Debug|Parser|Quality parsed: SDTV v1
  1487. 19-1-7 17:33:28.1|Debug|Parser|Release Group parsed: mSD
  1488. 19-1-7 17:33:28.1|Debug|ParsingService|No matching series The Simpsons
  1489. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1490. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Processing release 'Bobs.Burgers.S09E11.720p.WEB.x264-TBS' from 'Jackett - 1337x'
  1491. 19-1-7 17:33:28.1|Debug|Parser|Parsing string 'Bobs.Burgers.S09E11.720p.WEB.x264-TBS'
  1492. 19-1-7 17:33:28.1|Debug|Parser|Episode Parsed. Bobs Burgers - S09E11
  1493. 19-1-7 17:33:28.1|Debug|Parser|Language parsed: English
  1494. 19-1-7 17:33:28.1|Debug|QualityParser|Trying to parse quality for Bobs.Burgers.S09E11.720p.WEB.x264-TBS
  1495. 19-1-7 17:33:28.1|Debug|Parser|Quality parsed: WEBDL-720p v1
  1496. 19-1-7 17:33:28.1|Debug|Parser|Release Group parsed: TBS
  1497. 19-1-7 17:33:28.1|Debug|ParsingService|No matching series Bobs Burgers
  1498. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1499. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Processing release 'Family Guy S17E10 480p x264-mSD [eztv]' from 'Jackett - 1337x'
  1500. 19-1-7 17:33:28.1|Debug|Parser|Parsing string 'Family Guy S17E10 480p x264-mSD [eztv]'
  1501. 19-1-7 17:33:28.1|Debug|Parser|Episode Parsed. Family Guy - S17E10
  1502. 19-1-7 17:33:28.1|Debug|Parser|Language parsed: English
  1503. 19-1-7 17:33:28.1|Debug|QualityParser|Trying to parse quality for Family Guy S17E10 480p x264-mSD [eztv]
  1504. 19-1-7 17:33:28.1|Debug|Parser|Quality parsed: SDTV v1
  1505. 19-1-7 17:33:28.1|Debug|Parser|Release Group parsed: mSD
  1506. 19-1-7 17:33:28.1|Debug|ParsingService|No matching series Family Guy
  1507. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1508. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Processing release 'Manhunt S01E01 480p x264-mSD [eztv]' from 'Jackett - 1337x'
  1509. 19-1-7 17:33:28.1|Debug|Parser|Parsing string 'Manhunt S01E01 480p x264-mSD [eztv]'
  1510. 19-1-7 17:33:28.1|Debug|Parser|Episode Parsed. Manhunt - S01E01
  1511. 19-1-7 17:33:28.1|Debug|Parser|Language parsed: English
  1512. 19-1-7 17:33:28.1|Debug|QualityParser|Trying to parse quality for Manhunt S01E01 480p x264-mSD [eztv]
  1513. 19-1-7 17:33:28.1|Debug|Parser|Quality parsed: SDTV v1
  1514. 19-1-7 17:33:28.1|Debug|Parser|Release Group parsed: mSD
  1515. 19-1-7 17:33:28.1|Debug|ParsingService|No matching series Manhunt
  1516. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1517. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Processing release 'NCIS.Los.Angeles.S10E12.720p.HDTV.x264-BATV' from 'Jackett - 1337x'
  1518. 19-1-7 17:33:28.1|Debug|Parser|Parsing string 'NCIS.Los.Angeles.S10E12.720p.HDTV.x264-BATV'
  1519. 19-1-7 17:33:28.1|Debug|Parser|Episode Parsed. NCIS Los Angeles - S10E12
  1520. 19-1-7 17:33:28.1|Debug|Parser|Language parsed: English
  1521. 19-1-7 17:33:28.1|Debug|QualityParser|Trying to parse quality for NCIS.Los.Angeles.S10E12.720p.HDTV.x264-BATV
  1522. 19-1-7 17:33:28.1|Debug|Parser|Quality parsed: HDTV-720p v1
  1523. 19-1-7 17:33:28.1|Debug|Parser|Release Group parsed: BATV
  1524. 19-1-7 17:33:28.1|Debug|ParsingService|No matching series NCIS Los Angeles
  1525. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1526. 19-1-7 17:33:28.1|Debug|DownloadDecisionMaker|Processing release 'Survival Family (2016) [BluRay] [720p] [YTS] [YIFY]' from 'Jackett - 1337x'
  1527. 19-1-7 17:33:28.1|Debug|Parser|Parsing string 'Survival Family (2016) [BluRay] [720p] [YTS] [YIFY]'
  1528. 19-1-7 17:33:28.1|Debug|Parser|Unable to parse Survival Family (2016) [BluRay] [720p] [YTS] [YIFY]
  1529. 19-1-7 17:33:28.1|Debug|Parser|Parsing string 'Survival Family (2016) [BluRay] [720p] [YTS] [YIFY]'
  1530. 19-1-7 17:33:28.1|Debug|Parser|Unable to parse Survival Family (2016) [BluRay] [720p] [YTS] [YIFY]
  1531. 19-1-7 17:33:28.1|Debug|ParsingService|No matching series Survival Family (2016) [BluRay] [720p] [YTS] [YIFY]
  1532. 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'
  1533. 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...'
  1534. 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...
  1535. 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...'
  1536. 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...
  1537. 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...
  1538. 19-1-7 17:33:28.2|Debug|DownloadDecisionMaker|Processing release 'Family.Guy.S17E10.1080p.WEB.x264-TBS' from 'Jackett - 1337x'
  1539. 19-1-7 17:33:28.2|Debug|Parser|Parsing string 'Family.Guy.S17E10.1080p.WEB.x264-TBS'
  1540. 19-1-7 17:33:28.2|Debug|Parser|Episode Parsed. Family Guy - S17E10
  1541. 19-1-7 17:33:28.2|Debug|Parser|Language parsed: English
  1542. 19-1-7 17:33:28.2|Debug|QualityParser|Trying to parse quality for Family.Guy.S17E10.1080p.WEB.x264-TBS
  1543. 19-1-7 17:33:28.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1544. 19-1-7 17:33:28.2|Debug|Parser|Release Group parsed: TBS
  1545. 19-1-7 17:33:28.2|Debug|ParsingService|No matching series Family Guy
  1546. 19-1-7 17:33:28.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1547. 19-1-7 17:33:28.2|Debug|DownloadDecisionMaker|Processing release 'Madam Secretary S05E11 720p HDTV x264-BATV [eztv]' from 'Jackett - 1337x'
  1548. 19-1-7 17:33:28.2|Debug|Parser|Parsing string 'Madam Secretary S05E11 720p HDTV x264-BATV [eztv]'
  1549. 19-1-7 17:33:28.2|Debug|Parser|Episode Parsed. Madam Secretary - S05E11
  1550. 19-1-7 17:33:28.2|Debug|Parser|Language parsed: English
  1551. 19-1-7 17:33:28.2|Debug|QualityParser|Trying to parse quality for Madam Secretary S05E11 720p HDTV x264-BATV [eztv]
  1552. 19-1-7 17:33:28.2|Debug|Parser|Quality parsed: HDTV-720p v1
  1553. 19-1-7 17:33:28.2|Debug|Parser|Release Group parsed: BATV
  1554. 19-1-7 17:33:28.2|Debug|ParsingService|No matching series Madam Secretary
  1555. 19-1-7 17:33:28.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1556. 19-1-7 17:33:28.2|Debug|DownloadDecisionMaker|Processing release 'Dirty John S01E07 HDTV x264-W4F [eztv]' from 'Jackett - 1337x'
  1557. 19-1-7 17:33:28.2|Debug|Parser|Parsing string 'Dirty John S01E07 HDTV x264-W4F [eztv]'
  1558. 19-1-7 17:33:28.2|Debug|Parser|Episode Parsed. Dirty John - S01E07
  1559. 19-1-7 17:33:28.2|Debug|Parser|Language parsed: English
  1560. 19-1-7 17:33:28.2|Debug|QualityParser|Trying to parse quality for Dirty John S01E07 HDTV x264-W4F [eztv]
  1561. 19-1-7 17:33:28.2|Debug|Parser|Quality parsed: SDTV v1
  1562. 19-1-7 17:33:28.2|Debug|Parser|Release Group parsed: W4F
  1563. 19-1-7 17:33:28.2|Debug|ParsingService|No matching series Dirty John
  1564. 19-1-7 17:33:28.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1565. 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'
  1566. 19-1-7 17:33:28.2|Debug|Parser|Parsing string 'The Real Housewives of Atlanta S11E10 The Wrong Road 480p x264-mSD [eztv]'
  1567. 19-1-7 17:33:28.2|Debug|Parser|Episode Parsed. The Real Housewives of Atlanta - S11E10
  1568. 19-1-7 17:33:28.2|Debug|Parser|Language parsed: English
  1569. 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]
  1570. 19-1-7 17:33:28.2|Debug|Parser|Quality parsed: SDTV v1
  1571. 19-1-7 17:33:28.2|Debug|Parser|Release Group parsed: mSD
  1572. 19-1-7 17:33:28.2|Debug|ParsingService|No matching series The Real Housewives of Atlanta
  1573. 19-1-7 17:33:28.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1574. 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'
  1575. 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...'
  1576. 19-1-7 17:33:28.2|Debug|Parser|Episode Parsed. Fantastic Beasts - The Crimes of Grindelwald - S20E18
  1577. 19-1-7 17:33:28.2|Debug|Parser|Language parsed: English
  1578. 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...
  1579. 19-1-7 17:33:28.2|Debug|Parser|Quality parsed: HDTV-1080p v1
  1580. 19-1-7 17:33:28.2|Debug|Parser|Release Group parsed:
  1581. 19-1-7 17:33:28.2|Debug|ParsingService|No matching series Fantastic Beasts - The Crimes of Grindelwald
  1582. 19-1-7 17:33:28.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1583. 19-1-7 17:33:28.2|Debug|DownloadDecisionMaker|Processing release 'Dirty John S01E07 480p x264-mSD [eztv]' from 'Jackett - 1337x'
  1584. 19-1-7 17:33:28.2|Debug|Parser|Parsing string 'Dirty John S01E07 480p x264-mSD [eztv]'
  1585. 19-1-7 17:33:28.2|Debug|Parser|Episode Parsed. Dirty John - S01E07
  1586. 19-1-7 17:33:28.2|Debug|Parser|Language parsed: English
  1587. 19-1-7 17:33:28.2|Debug|QualityParser|Trying to parse quality for Dirty John S01E07 480p x264-mSD [eztv]
  1588. 19-1-7 17:33:28.2|Debug|Parser|Quality parsed: SDTV v1
  1589. 19-1-7 17:33:28.2|Debug|Parser|Release Group parsed: mSD
  1590. 19-1-7 17:33:28.2|Debug|ParsingService|No matching series Dirty John
  1591. 19-1-7 17:33:28.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1592. 19-1-7 17:33:28.2|Info|RssSyncService|RSS Sync Completed. Reports found: 160, Reports grabbed: 0
  1593. 19-1-7 17:33:28.2|Debug|PendingReleaseService|Removing failed releases from pending
  1594. 19-1-7 17:33:29.7|Debug|SabnzbdProxy|Url: http://localhost:8888/api?mode=get_config&apikey=(removed)&output=json
  1595. 19-1-7 17:33:29.8|Debug|IndexerFactory|Temporarily ignoring indexer NzbHydra till 07/01/2019 17:38:16 due to recent failures.
  1596. 19-1-7 17:33:29.8|Debug|IndexerFactory|Temporarily ignoring indexer Rarbg till 07/01/2019 20:33:19 due to recent failures.
  1597. 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.
  1598. 19-1-7 17:33:29.8|Debug|IndexerFactory|Temporarily ignoring indexer NzbHydra till 07/01/2019 17:38:16 due to recent failures.
  1599. 19-1-7 17:33:29.8|Debug|IndexerFactory|Temporarily ignoring indexer Rarbg till 07/01/2019 20:33:19 due to recent failures.
  1600. 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.
  1601. 19-1-7 17:33:29.8|Debug|MonoVersionCheck|Mono version is 3.10 or better: 5.14.0.177
  1602. 19-1-7 17:33:45.8|Debug|SabnzbdProxy|Url: http://localhost:8888/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  1603. 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
  1604. 19-1-7 17:33:45.8|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  1605. 19-1-7 17:33:45.8|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  1606. 19-1-7 17:33:45.8|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  1607. 19-1-7 17:33:45.8|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  1608. 19-1-7 17:33:45.8|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  1609. 19-1-7 17:33:45.8|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  1610. 19-1-7 17:33:45.9|Debug|QualityParser|Trying to parse quality for Downton.Abbey.Rediscovered.HDTV.x264-W4F
  1611. 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'
  1612. 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.
  1613. 19-1-7 17:33:45.9|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  1614. 19-1-7 17:33:45.9|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  1615. 19-1-7 17:33:45.9|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  1616. 19-1-7 17:33:45.9|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  1617. 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
  1618. 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
  1619. 19-1-7 17:33:46.0|Debug|ImportDecisionMaker|Analyzing 1/1 files.
  1620. 19-1-7 17:33:46.0|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  1621. 19-1-7 17:33:46.0|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  1622. 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
  1623. 19-1-7 17:33:46.1|Debug|DetectSample|Runtime is over 90 seconds
  1624. 19-1-7 17:33:46.1|Debug|Parser|Parsing string 'downton.abbey.rediscovered.hdtv.x264-w4f.mp4'
  1625. 19-1-7 17:33:46.1|Info|RefreshSeriesService|Skipping refresh of series: The 100
  1626. 19-1-7 17:33:46.1|Debug|Parser|Unable to parse downton.abbey.rediscovered.hdtv.x264-w4f.mp4
  1627. 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
  1628. 19-1-7 17:33:46.1|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F downton.abbey.rediscovered.hdtv.x264-w4f.mp4'
  1629. 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
  1630. 19-1-7 17:33:46.1|Debug|Parser|Attempting to parse episode info using directory name. Downton.Abbey.Rediscovered.HDTV.x264-W4F
  1631. 19-1-7 17:33:46.1|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F.mp4'
  1632. 19-1-7 17:33:46.1|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F.mp4
  1633. 19-1-7 17:33:46.1|Debug|ImportDecisionMaker|File rejected for the following reasons: [Permanent] Unable to parse file
  1634. 19-1-7 17:33:46.1|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  1635. 19-1-7 17:33:46.1|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  1636. 19-1-7 17:33:46.1|Debug|Parser|Language parsed: English
  1637. 19-1-7 17:33:46.1|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  1638. 19-1-7 17:33:46.1|Debug|Parser|Quality parsed: SDTV v1
  1639. 19-1-7 17:33:46.1|Debug|Parser|Release Group parsed: FOV
  1640. 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.
  1641. 19-1-7 17:33:46.1|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  1642. 19-1-7 17:33:46.1|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  1643. 19-1-7 17:33:46.1|Debug|Parser|Language parsed: English
  1644. 19-1-7 17:33:46.1|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  1645. 19-1-7 17:33:46.1|Debug|Parser|Quality parsed: SDTV v1
  1646. 19-1-7 17:33:46.1|Debug|Parser|Release Group parsed: FOV
  1647. 19-1-7 17:33:46.1|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  1648. 19-1-7 17:33:46.1|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  1649. 19-1-7 17:33:46.1|Debug|Parser|Language parsed: English
  1650. 19-1-7 17:33:46.1|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  1651. 19-1-7 17:33:46.1|Debug|Parser|Quality parsed: SDTV v1
  1652. 19-1-7 17:33:46.1|Debug|Parser|Release Group parsed: FOV
  1653. 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
  1654. 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
  1655. 19-1-7 17:33:46.1|Debug|ImportDecisionMaker|Analyzing 1/1 files.
  1656. 19-1-7 17:33:46.1|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  1657. 19-1-7 17:33:46.1|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  1658. 19-1-7 17:33:46.1|Debug|Parser|Language parsed: English
  1659. 19-1-7 17:33:46.1|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  1660. 19-1-7 17:33:46.1|Debug|Parser|Quality parsed: SDTV v1
  1661. 19-1-7 17:33:46.1|Debug|Parser|Release Group parsed: FOV
  1662. 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
  1663. 19-1-7 17:33:46.1|Debug|DetectSample|Runtime is over 90 seconds
  1664. 19-1-7 17:33:46.2|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.mp4'
  1665. 19-1-7 17:33:46.2|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  1666. 19-1-7 17:33:46.2|Debug|Parser|Language parsed: English
  1667. 19-1-7 17:33:46.2|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.mp4
  1668. 19-1-7 17:33:46.2|Debug|Parser|Quality parsed: SDTV v1
  1669. 19-1-7 17:33:46.2|Info|DiskScanService|Scanning disk for The 100
  1670. 19-1-7 17:33:46.2|Debug|Parser|Release Group parsed: FOV
  1671. 19-1-7 17:33:46.2|Debug|DiskScanService|Scanning '/media/TVShows/The 100' for video files
  1672. 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
  1673. 19-1-7 17:33:46.3|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  1674. 19-1-7 17:33:46.3|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  1675. 19-1-7 17:33:46.3|Debug|Parser|Language parsed: English
  1676. 19-1-7 17:33:46.3|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  1677. 19-1-7 17:33:46.3|Debug|Parser|Quality parsed: SDTV v1
  1678. 19-1-7 17:33:46.3|Debug|Parser|Release Group parsed: FOV
  1679. 19-1-7 17:33:46.3|Debug|AggregateQuality|Using quality: SDTV v1
  1680. 19-1-7 17:33:46.3|Debug|EpisodeTitleSpecification|File name format does not require episode title, skipping check
  1681. 19-1-7 17:33:46.8|Debug|SameFileSpecification|No existing episode file, skipping
  1682. 19-1-7 17:33:46.8|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  1683. 19-1-7 17:33:46.8|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  1684. 19-1-7 17:33:46.8|Debug|Parser|Language parsed: English
  1685. 19-1-7 17:33:46.8|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  1686. 19-1-7 17:33:46.8|Debug|Parser|Quality parsed: SDTV v1
  1687. 19-1-7 17:33:46.8|Debug|Parser|Release Group parsed: FOV
  1688. 19-1-7 17:33:46.8|Debug|DetectSample|Special, skipping sample check
  1689. 19-1-7 17:33:46.8|Debug|ImportDecisionMaker|File accepted
  1690. 19-1-7 17:33:46.8|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  1691. 19-1-7 17:33:46.8|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  1692. 19-1-7 17:33:46.8|Debug|Parser|Language parsed: English
  1693. 19-1-7 17:33:46.8|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  1694. 19-1-7 17:33:46.8|Debug|Parser|Quality parsed: SDTV v1
  1695. 19-1-7 17:33:46.8|Debug|Parser|Release Group parsed: FOV
  1696. 19-1-7 17:33:46.8|Debug|MediaInfoFormatter|Formatting audio channels using 'AudioChannelPositions', with a value of: '2/0/0'
  1697. 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
  1698. 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]
  1699. 19-1-7 17:33:47.1|Debug|DiskScanService|71 video files were found in /media/TVShows/The 100
  1700. 19-1-7 17:33:47.1|Debug|DiskScanService|[268592][The 100] Cleaning up media files in DB
  1701. 19-1-7 17:33:47.1|Debug|ImportDecisionMaker|Analyzing 0/71 files.
  1702. 19-1-7 17:33:47.1|Info|DiskScanService|Completed scanning disk for The 100
  1703. 19-1-7 17:33:47.2|Debug|ExistingExtraFileService|Looking for existing extra files in /media/TVShows/The 100
  1704. 19-1-7 17:33:47.2|Debug|DiskScanService|Scanning '/media/TVShows/The 100' for non-video files
  1705. 19-1-7 17:33:47.5|Debug|DiskScanService|90 non-video files were found in /media/TVShows/The 100
  1706. 19-1-7 17:33:47.5|Debug|ExistingMetadataImporter|Looking for existing metadata in /media/TVShows/The 100
  1707. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'season-all-poster.jpg'
  1708. 19-1-7 17:33:47.6|Debug|Parser|Unable to parse season-all-poster.jpg
  1709. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'season-all-poster.jpg'
  1710. 19-1-7 17:33:47.6|Debug|Parser|Unable to parse season-all-poster.jpg
  1711. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E07.nzb'
  1712. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E07
  1713. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  1714. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E07.nzb
  1715. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  1716. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  1717. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E07.nzb'
  1718. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E07
  1719. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  1720. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E07.nzb
  1721. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  1722. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  1723. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E07.nzb'
  1724. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E07
  1725. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  1726. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E07.nzb
  1727. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  1728. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  1729. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E08.nzb'
  1730. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E08
  1731. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  1732. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E08.nzb
  1733. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  1734. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  1735. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E08.nzb'
  1736. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E08
  1737. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  1738. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E08.nzb
  1739. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  1740. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  1741. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E08.nzb'
  1742. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E08
  1743. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  1744. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E08.nzb
  1745. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  1746. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  1747. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E11.nzb'
  1748. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E11
  1749. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  1750. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E11.nzb
  1751. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  1752. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  1753. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E11.nzb'
  1754. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E11
  1755. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  1756. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E11.nzb
  1757. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  1758. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  1759. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E11.nzb'
  1760. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E11
  1761. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  1762. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E11.nzb
  1763. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  1764. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  1765. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E12.nzb'
  1766. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E12
  1767. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  1768. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E12.nzb
  1769. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  1770. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  1771. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E12.nzb'
  1772. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E12
  1773. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  1774. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E12.nzb
  1775. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  1776. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  1777. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E12.nzb'
  1778. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E12
  1779. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  1780. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E12.nzb
  1781. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  1782. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  1783. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E13.nzb'
  1784. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E13
  1785. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  1786. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E13.nzb
  1787. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  1788. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  1789. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E13.nzb'
  1790. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E13
  1791. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  1792. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E13.nzb
  1793. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  1794. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  1795. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E13.nzb'
  1796. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E13
  1797. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  1798. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E13.nzb
  1799. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  1800. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  1801. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E14.nzb'
  1802. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E14
  1803. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  1804. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E14.nzb
  1805. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  1806. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  1807. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E14.nzb'
  1808. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E14
  1809. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  1810. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E14.nzb
  1811. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  1812. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  1813. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E14.nzb'
  1814. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E14
  1815. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  1816. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E14.nzb
  1817. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  1818. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  1819. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E15.nzb'
  1820. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E15
  1821. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  1822. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E15.nzb
  1823. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  1824. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  1825. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E15.nzb'
  1826. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E15
  1827. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  1828. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E15.nzb
  1829. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  1830. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  1831. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E15.nzb'
  1832. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E15
  1833. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  1834. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E15.nzb
  1835. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  1836. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  1837. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E16.nzb'
  1838. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E16
  1839. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  1840. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E16.nzb
  1841. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  1842. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  1843. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E16.nzb'
  1844. 19-1-7 17:33:47.6|Debug|Parser|Episode Parsed. The 100 - S02E16
  1845. 19-1-7 17:33:47.6|Debug|Parser|Language parsed: English
  1846. 19-1-7 17:33:47.6|Debug|QualityParser|Trying to parse quality for The 100.S02E16.nzb
  1847. 19-1-7 17:33:47.6|Debug|Parser|Quality parsed: Unknown v1
  1848. 19-1-7 17:33:47.6|Debug|Parser|Release Group parsed:
  1849. 19-1-7 17:33:47.6|Debug|Parser|Parsing string 'The 100.S02E16.nzb'
  1850. 19-1-7 17:33:47.9|Debug|Parser|Episode Parsed. The 100 - S02E16
  1851. 19-1-7 17:33:47.9|Debug|Parser|Language parsed: English
  1852. 19-1-7 17:33:47.9|Debug|QualityParser|Trying to parse quality for The 100.S02E16.nzb
  1853. 19-1-7 17:33:47.9|Debug|Parser|Quality parsed: Unknown v1
  1854. 19-1-7 17:33:47.9|Debug|Parser|Release Group parsed:
  1855. 19-1-7 17:33:47.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1856. 19-1-7 17:33:47.9|Debug|ExistingSubtitleImporter|Looking for existing subtitle files in /media/TVShows/The 100
  1857. 19-1-7 17:33:47.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1858. 19-1-7 17:33:47.9|Debug|ExistingOtherExtraImporter|Looking for existing extra files in /media/TVShows/The 100
  1859. 19-1-7 17:33:48.0|Debug|Parser|Parsing string 'season-all-poster.jpg'
  1860. 19-1-7 17:33:48.0|Debug|Parser|Unable to parse season-all-poster.jpg
  1861. 19-1-7 17:33:48.0|Debug|Parser|Attempting to parse episode info using directory and file names. The 100
  1862. 19-1-7 17:33:48.0|Debug|Parser|Parsing string 'The 100 season-all-poster.jpg'
  1863. 19-1-7 17:33:48.0|Debug|Parser|Episode Parsed. The - 100
  1864. 19-1-7 17:33:48.0|Debug|Parser|Language parsed: English
  1865. 19-1-7 17:33:48.0|Debug|QualityParser|Trying to parse quality for The 100 season-all-poster.jpg
  1866. 19-1-7 17:33:48.0|Debug|Parser|Quality parsed: Unknown v1
  1867. 19-1-7 17:33:48.0|Debug|Parser|Release Group parsed: poster
  1868. 19-1-7 17:33:48.0|Debug|VideoFileInfoReader|Getting media info from /media/TVShows/The 100/season-all-poster.jpg
  1869. 19-1-7 17:33:48.6|Debug|AggregateQuality|Using quality: Unknown v1
  1870. 19-1-7 17:33:48.6|Debug|ExistingOtherExtraImporter|Cannot find related episodes for: /media/TVShows/The 100/season-all-poster.jpg
  1871. 19-1-7 17:33:48.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1872. 19-1-7 17:33:48.6|Info|ExistingExtraFileService|Found 0 extra files
  1873. 19-1-7 17:33:48.6|Info|RefreshSeriesService|Skipping refresh of series: Alphablocks
  1874. 19-1-7 17:33:48.6|Info|DiskScanService|Scanning disk for Alphablocks
  1875. 19-1-7 17:33:48.6|Debug|DiskScanService|Scanning '/media/KidsCartoons/Alphablocks (2010)' for video files
  1876. 19-1-7 17:33:48.6|Debug|DiskScanService|35 video files were found in /media/KidsCartoons/Alphablocks (2010)
  1877. 19-1-7 17:33:48.6|Debug|DiskScanService|[138481][Alphablocks] Cleaning up media files in DB
  1878. 19-1-7 17:33:48.6|Debug|ImportDecisionMaker|Analyzing 0/35 files.
  1879. 19-1-7 17:33:48.6|Info|DiskScanService|Completed scanning disk for Alphablocks
  1880. 19-1-7 17:33:49.2|Debug|ExistingExtraFileService|Looking for existing extra files in /media/KidsCartoons/Alphablocks (2010)
  1881. 19-1-7 17:33:49.2|Debug|DiskScanService|Scanning '/media/KidsCartoons/Alphablocks (2010)' for non-video files
  1882. 19-1-7 17:33:49.2|Debug|DiskScanService|0 non-video files were found in /media/KidsCartoons/Alphablocks (2010)
  1883. 19-1-7 17:33:49.2|Debug|ExistingMetadataImporter|Looking for existing metadata in /media/KidsCartoons/Alphablocks (2010)
  1884. 19-1-7 17:33:49.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1885. 19-1-7 17:33:49.2|Debug|ExistingSubtitleImporter|Looking for existing subtitle files in /media/KidsCartoons/Alphablocks (2010)
  1886. 19-1-7 17:33:49.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1887. 19-1-7 17:33:49.2|Debug|ExistingOtherExtraImporter|Looking for existing extra files in /media/KidsCartoons/Alphablocks (2010)
  1888. 19-1-7 17:33:49.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1889. 19-1-7 17:33:49.2|Info|ExistingExtraFileService|Found 0 extra files
  1890. 19-1-7 17:33:49.2|Info|RefreshSeriesService|Updating Info for Altered Carbon
  1891. 19-1-7 17:33:51.0|Info|RefreshEpisodeService|Starting episode info refresh for: [332331][Altered Carbon]
  1892. 19-1-7 17:33:51.0|Debug|RefreshEpisodeService|Not adjusting episode air times for Netflix series Altered Carbon
  1893. 19-1-7 17:33:51.9|Debug|Api|[GET] /api/config/downloadclient: 200.OK (593 ms)
  1894. 19-1-7 17:33:51.9|Debug|Api|[GET] /api/config/indexer: 200.OK (593 ms)
  1895. 19-1-7 17:33:51.9|Debug|EpisodeAddedService|No new episodes, skipping search
  1896. 19-1-7 17:33:51.9|Info|RefreshEpisodeService|Finished episode refresh for series: [332331][Altered Carbon].
  1897. 19-1-7 17:33:51.9|Debug|RefreshSeriesService|Finished series refresh for Altered Carbon
  1898. 19-1-7 17:33:52.0|Info|DiskScanService|Scanning disk for Altered Carbon
  1899. 19-1-7 17:33:52.0|Debug|DiskScanService|Scanning '/media/TVShows/Altered Carbon' for video files
  1900. 19-1-7 17:33:52.1|Debug|DiskScanService|10 video files were found in /media/TVShows/Altered Carbon
  1901. 19-1-7 17:33:52.1|Debug|DiskScanService|[332331][Altered Carbon] Cleaning up media files in DB
  1902. 19-1-7 17:33:52.1|Debug|ImportDecisionMaker|Analyzing 0/10 files.
  1903. 19-1-7 17:33:52.1|Info|DiskScanService|Completed scanning disk for Altered Carbon
  1904. 19-1-7 17:33:52.1|Debug|ExistingExtraFileService|Looking for existing extra files in /media/TVShows/Altered Carbon
  1905. 19-1-7 17:33:52.1|Debug|DiskScanService|Scanning '/media/TVShows/Altered Carbon' for non-video files
  1906. 19-1-7 17:33:52.2|Debug|DiskScanService|0 non-video files were found in /media/TVShows/Altered Carbon
  1907. 19-1-7 17:33:52.2|Debug|ExistingMetadataImporter|Looking for existing metadata in /media/TVShows/Altered Carbon
  1908. 19-1-7 17:33:52.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1909. 19-1-7 17:33:52.2|Debug|ExistingSubtitleImporter|Looking for existing subtitle files in /media/TVShows/Altered Carbon
  1910. 19-1-7 17:33:52.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1911. 19-1-7 17:33:52.2|Debug|ExistingOtherExtraImporter|Looking for existing extra files in /media/TVShows/Altered Carbon
  1912. 19-1-7 17:33:52.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1913. 19-1-7 17:33:52.2|Info|ExistingExtraFileService|Found 0 extra files
  1914. 19-1-7 17:33:52.2|Debug|XemProxy|Fetching Series IDs from
  1915. 19-1-7 17:33:52.6|Debug|XemService|Scene numbering is not available for Altered Carbon [332331]
  1916. 19-1-7 17:33:52.7|Info|RefreshSeriesService|Updating Info for American Crime Story
  1917. 19-1-7 17:33:52.8|Info|RefreshEpisodeService|Starting episode info refresh for: [289108][American Crime Story]
  1918. 19-1-7 17:33:52.8|Debug|EpisodeAddedService|No new episodes, skipping search
  1919. 19-1-7 17:33:52.8|Info|RefreshEpisodeService|Finished episode refresh for series: [289108][American Crime Story].
  1920. 19-1-7 17:33:52.8|Debug|RefreshSeriesService|Finished series refresh for American Crime Story
  1921. 19-1-7 20:47:07.1|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
  1922. 19-1-7 20:47:07.3|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone
  1923. 19-1-7 20:47:07.3|Debug|ProcessProvider| - [848] NzbDrone
  1924. 19-1-7 20:47:07.3|Info|Router|Application mode: Interactive
  1925. 19-1-7 20:47:07.3|Debug|Router|Tray selected
  1926. 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 ***
  1927. 19-1-7 20:47:07.7|Debug|MigrationLogger|Took: 00:00:00.1598225
  1928. 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 ***
  1929. 19-1-7 20:47:07.7|Debug|MigrationLogger|Took: 00:00:00.0198920
  1930. 19-1-7 20:47:07.7|Info|OwinHostController|Listening on the following URLs:
  1931. 19-1-7 20:47:07.7|Info|OwinHostController| http://*:8989/
  1932. 19-1-7 20:47:07.8|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  1933. 19-1-7 20:47:07.8|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  1934. 19-1-7 20:47:07.8|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  1935. 19-1-7 20:47:07.8|Info|NancyBootstrapper|Starting Web Server
  1936. 19-1-7 20:47:08.6|Debug|QualityDefinitionService|Setting up default quality config
  1937. 19-1-7 20:47:08.7|Debug|NotificationFactory|Initializing Providers. Count 20
  1938. 19-1-7 20:47:08.9|Debug|MetadataFactory|Initializing Providers. Count 4
  1939. 19-1-7 20:47:08.9|Debug|DownloadClientFactory|Initializing Providers. Count 15
  1940. 19-1-7 20:47:09.0|Debug|IndexerFactory|Initializing Providers. Count 12
  1941. 19-1-7 20:47:09.3|Debug|TransmissionProxy|Transmission authentication succeeded.
  1942. 19-1-7 20:47:09.4|Warn|MonoDebugCheck|Mono is not running with --debug switch
  1943. 19-1-7 20:47:10.8|Debug|SabnzbdProxy|Url: http://localhost:8888/api?mode=get_config&apikey=(removed)&output=json
  1944. 19-1-7 20:47:11.0|Debug|MonoVersionCheck|Mono version is 3.10 or better: 5.14.0.177
  1945. 19-1-7 20:47:38.9|Debug|InstallUpdateService|Checking for updates
  1946. 19-1-7 20:47:39.0|Info|SceneMappingService|Updating Scene mappings
  1947. 19-1-7 20:47:39.0|Debug|XemProxy|Fetching alternate names
  1948. 19-1-7 20:47:39.0|Debug|InstallUpdateService|No update available
  1949. 19-1-7 20:47:39.1|Debug|SabnzbdProxy|Url: http://localhost:8888/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  1950. 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
  1951. 19-1-7 20:47:39.1|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  1952. 19-1-7 20:47:39.2|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  1953. 19-1-7 20:47:39.2|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  1954. 19-1-7 20:47:39.2|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  1955. 19-1-7 20:47:39.2|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  1956. 19-1-7 20:47:39.2|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  1957. 19-1-7 20:47:39.2|Debug|QualityParser|Trying to parse quality for Downton.Abbey.Rediscovered.HDTV.x264-W4F
  1958. 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'
  1959. 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.
  1960. 19-1-7 20:47:39.2|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  1961. 19-1-7 20:47:39.2|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  1962. 19-1-7 20:47:39.2|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  1963. 19-1-7 20:47:39.2|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  1964. 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
  1965. 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
  1966. 19-1-7 20:47:39.3|Debug|ImportDecisionMaker|Analyzing 1/1 files.
  1967. 19-1-7 20:47:39.3|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F'
  1968. 19-1-7 20:47:39.3|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F
  1969. 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
  1970. 19-1-7 20:47:39.3|Debug|DetectSample|Runtime is over 90 seconds
  1971. 19-1-7 20:47:39.4|Debug|Parser|Parsing string 'downton.abbey.rediscovered.hdtv.x264-w4f.mp4'
  1972. 19-1-7 20:47:39.4|Debug|Parser|Unable to parse downton.abbey.rediscovered.hdtv.x264-w4f.mp4
  1973. 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
  1974. 19-1-7 20:47:39.4|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F downton.abbey.rediscovered.hdtv.x264-w4f.mp4'
  1975. 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
  1976. 19-1-7 20:47:39.4|Debug|Parser|Attempting to parse episode info using directory name. Downton.Abbey.Rediscovered.HDTV.x264-W4F
  1977. 19-1-7 20:47:39.4|Debug|Parser|Parsing string 'Downton.Abbey.Rediscovered.HDTV.x264-W4F.mp4'
  1978. 19-1-7 20:47:39.4|Debug|Parser|Unable to parse Downton.Abbey.Rediscovered.HDTV.x264-W4F.mp4
  1979. 19-1-7 20:47:39.4|Debug|ImportDecisionMaker|File rejected for the following reasons: [Permanent] Unable to parse file
  1980. 19-1-7 20:47:39.4|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  1981. 19-1-7 20:47:39.4|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  1982. 19-1-7 20:47:39.4|Debug|Parser|Language parsed: English
  1983. 19-1-7 20:47:39.4|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  1984. 19-1-7 20:47:39.4|Debug|Parser|Quality parsed: SDTV v1
  1985. 19-1-7 20:47:39.4|Debug|Parser|Release Group parsed: FOV
  1986. 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.
  1987. 19-1-7 20:47:39.5|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  1988. 19-1-7 20:47:39.5|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  1989. 19-1-7 20:47:39.5|Debug|Parser|Language parsed: English
  1990. 19-1-7 20:47:39.5|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  1991. 19-1-7 20:47:39.5|Debug|Parser|Quality parsed: SDTV v1
  1992. 19-1-7 20:47:39.5|Debug|Parser|Release Group parsed: FOV
  1993. 19-1-7 20:47:39.5|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  1994. 19-1-7 20:47:39.5|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  1995. 19-1-7 20:47:39.5|Debug|Parser|Language parsed: English
  1996. 19-1-7 20:47:39.5|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  1997. 19-1-7 20:47:39.5|Debug|Parser|Quality parsed: SDTV v1
  1998. 19-1-7 20:47:39.5|Debug|Parser|Release Group parsed: FOV
  1999. 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
  2000. 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
  2001. 19-1-7 20:47:39.5|Debug|ImportDecisionMaker|Analyzing 1/1 files.
  2002. 19-1-7 20:47:39.5|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  2003. 19-1-7 20:47:39.5|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  2004. 19-1-7 20:47:39.5|Debug|Parser|Language parsed: English
  2005. 19-1-7 20:47:39.5|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  2006. 19-1-7 20:47:39.5|Debug|Parser|Quality parsed: SDTV v1
  2007. 19-1-7 20:47:39.5|Debug|Parser|Release Group parsed: FOV
  2008. 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
  2009. 19-1-7 20:47:39.6|Debug|DetectSample|Runtime is over 90 seconds
  2010. 19-1-7 20:47:39.6|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.mp4'
  2011. 19-1-7 20:47:39.6|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  2012. 19-1-7 20:47:39.6|Debug|Parser|Language parsed: English
  2013. 19-1-7 20:47:39.6|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV.mp4
  2014. 19-1-7 20:47:39.6|Debug|Parser|Quality parsed: SDTV v1
  2015. 19-1-7 20:47:39.6|Debug|Parser|Release Group parsed: FOV
  2016. 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
  2017. 19-1-7 20:47:39.6|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  2018. 19-1-7 20:47:39.6|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  2019. 19-1-7 20:47:39.6|Debug|Parser|Language parsed: English
  2020. 19-1-7 20:47:39.6|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  2021. 19-1-7 20:47:39.6|Debug|Parser|Quality parsed: SDTV v1
  2022. 19-1-7 20:47:39.6|Debug|Parser|Release Group parsed: FOV
  2023. 19-1-7 20:47:39.6|Debug|AggregateQuality|Using quality: SDTV v1
  2024. 19-1-7 20:47:39.6|Debug|EpisodeTitleSpecification|File name format does not require episode title, skipping check
  2025. 19-1-7 20:47:39.9|Debug|SameFileSpecification|No existing episode file, skipping
  2026. 19-1-7 20:47:39.9|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  2027. 19-1-7 20:47:39.9|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  2028. 19-1-7 20:47:39.9|Debug|Parser|Language parsed: English
  2029. 19-1-7 20:47:39.9|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  2030. 19-1-7 20:47:39.9|Debug|Parser|Quality parsed: SDTV v1
  2031. 19-1-7 20:47:39.9|Debug|Parser|Release Group parsed: FOV
  2032. 19-1-7 20:47:39.9|Debug|DetectSample|Special, skipping sample check
  2033. 19-1-7 20:47:39.9|Debug|ImportDecisionMaker|File accepted
  2034. 19-1-7 20:47:40.0|Debug|Parser|Parsing string 'Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV'
  2035. 19-1-7 20:47:40.0|Debug|Parser|Episode Parsed. Downton Abbey - S00E05
  2036. 19-1-7 20:47:40.0|Debug|Parser|Language parsed: English
  2037. 19-1-7 20:47:40.0|Debug|QualityParser|Trying to parse quality for Downton.Abbey.S00E05.Christmas.Special.2013.HDTV.x264-FOV
  2038. 19-1-7 20:47:40.0|Debug|Parser|Quality parsed: SDTV v1
  2039. 19-1-7 20:47:40.0|Debug|Parser|Release Group parsed: FOV
  2040. 19-1-7 20:47:40.0|Debug|MediaInfoFormatter|Formatting audio channels using 'AudioChannelPositions', with a value of: '2/0/0'
  2041. 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
  2042. 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]
  2043. 19-1-7 20:47:41.5|Info|RefreshSeriesService|Updating Info for The 100
  2044. 19-1-7 20:47:45.2|Info|RefreshEpisodeService|Starting episode info refresh for: [268592][The 100]
  2045. 19-1-7 20:47:45.3|Debug|EpisodeAddedService|No new episodes, skipping search
  2046. 19-1-7 20:47:45.3|Info|RefreshEpisodeService|Finished episode refresh for series: [268592][The 100].
  2047. 19-1-7 20:47:45.3|Debug|RefreshSeriesService|Finished series refresh for The 100
  2048. 19-1-7 20:47:46.6|Info|DiskScanService|Scanning disk for The 100
  2049. 19-1-7 20:47:46.6|Debug|DiskScanService|Scanning '/media/TVShows/The 100' for video files
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement