john_ayers

Sonarr debug log file

Sep 20th, 2021
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 353.75 KB | None | 0 0
  1. 2021-09-20 15:30:49.7|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=get_config&apikey=(removed)&output=json
  2. 2021-09-20 15:30:49.7|Debug|Api|[PUT] /api/v3/config/host: 202.Accepted (67 ms)
  3. 2021-09-20 15:30:49.8|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
  4. 2021-09-20 15:30:50.0|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
  5. 2021-09-20 15:30:53.8|Debug|Api|[GET] /api/v3/config/indexer: 200.OK (7 ms)
  6. 2021-09-20 15:30:53.9|Debug|Api|[GET] /api/v3/indexer: 200.OK (33 ms)
  7. 2021-09-20 15:30:55.5|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from https://api.nzbgeek.info
  8.  
  9. [v3.0.6.1265] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: The handshake failed due to an unexpected packet format.
  10. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  11. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  12. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  13. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  14. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  15. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  16. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  17. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  18. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  19. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  20. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  21. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  22. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  23. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  24. --- End of inner exception stack trace ---
  25. at System.Net.HttpWebRequest.GetResponse()
  26. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  27. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  28. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  29. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  30. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 59
  31.  
  32. 2021-09-20 15:30:55.7|Debug|Api|[POST] /api/v3/indexer/action/newznabCategories: 200.OK (335 ms)
  33. 2021-09-20 15:30:58.3|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from https://api.nzbgeek.info
  34.  
  35. [v3.0.6.1265] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: The handshake failed due to an unexpected packet format.
  36. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  37. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  38. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  39. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  40. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  41. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  42. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  43. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  44. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  45. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  46. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  47. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  48. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  49. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  50. --- End of inner exception stack trace ---
  51. at System.Net.HttpWebRequest.GetResponse()
  52. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  53. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  54. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  55. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  56. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 59
  57.  
  58. 2021-09-20 15:30:58.3|Warn|Newznab|Unable to connect to indexer
  59.  
  60. [v3.0.6.1265] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: The handshake failed due to an unexpected packet format.
  61. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  62. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  63. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  64. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  65. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  66. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  67. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  68. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  69. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  70. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  71. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  72. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  73. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  74. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  75. --- End of inner exception stack trace ---
  76. at System.Net.HttpWebRequest.GetResponse()
  77. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  78. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  79. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  80. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  81. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 64
  82. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 36
  83. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Cache\Cached.cs:line 104
  84. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 36
  85. at NzbDrone.Core.Indexers.Newznab.Newznab.get_PageSize() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:line 24
  86. at NzbDrone.Core.Indexers.Newznab.Newznab.GetRequestGenerator() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:line 28
  87. at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 335
  88.  
  89. 2021-09-20 15:30:58.4|Warn|SonarrErrorPipeline|Invalid request Validation failed:
  90. -- : Unable to connect to indexer, check the log for more details
  91. 2021-09-20 15:30:58.4|Debug|Api|[POST] /api/v3/indexer/test: 400.BadRequest (146 ms)
  92. 2021-09-20 15:31:05.0|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
  93. 2021-09-20 15:31:05.0|Debug|Api|[GET] /api/v3/system/status: 200.OK (1 ms)
  94. 2021-09-20 15:31:05.0|Debug|Api|[GET] /api/v3/diskspace: 200.OK (34 ms)
  95. 2021-09-20 15:31:06.2|Debug|Api|[GET] /api/v3/log/file: 200.OK (0 ms)
  96. 2021-09-20 15:32:08.6|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  97. 2021-09-20 15:32:10.7|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  98. 2021-09-20 15:32:10.7|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  99. 2021-09-20 15:32:10.8|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  100. 2021-09-20 15:33:38.6|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  101. 2021-09-20 15:33:38.7|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  102. 2021-09-20 15:33:38.7|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  103. 2021-09-20 15:33:38.8|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  104. 2021-09-20 15:35:08.6|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  105. 2021-09-20 15:35:08.6|Info|RssSyncService|Starting RSS Sync
  106. 2021-09-20 15:35:08.7|Debug|FetchAndParseRssService|Available indexers 1
  107. 2021-09-20 15:35:08.7|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  108. 2021-09-20 15:35:08.7|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from https://api.nzbgeek.info
  109.  
  110. [v3.0.6.1265] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: The handshake failed due to an unexpected packet format.
  111. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  112. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  113. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  114. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  115. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  116. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  117. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  118. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  119. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  120. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  121. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  122. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  123. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  124. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  125. --- End of inner exception stack trace ---
  126. at System.Net.HttpWebRequest.GetResponse()
  127. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  128. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  129. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  130. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  131. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 59
  132.  
  133. 2021-09-20 15:35:08.8|Warn|Newznab|NZBgeek The underlying connection was closed: An unexpected error occurred on a send.
  134. 2021-09-20 15:35:08.8|Debug|FetchAndParseRssService|Found 0 from Newznab
  135. 2021-09-20 15:35:08.8|Debug|FetchAndParseRssService|Found 0 reports
  136. 2021-09-20 15:35:08.8|Debug|IndexerFactory|Temporarily ignoring indexer NZBgeek till 9/20/2021 3:40:08 PM due to recent failures.
  137. 2021-09-20 15:35:08.8|Info|DownloadDecisionMaker|No results found
  138. 2021-09-20 15:35:08.8|Debug|IndexerFactory|Temporarily ignoring indexer NZBgeek till 9/20/2021 3:40:08 PM due to recent failures.
  139. 2021-09-20 15:35:08.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  140. 2021-09-20 15:35:08.8|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
  141. 2021-09-20 15:35:08.8|Debug|PendingReleaseService|Removing failed releases from pending
  142. 2021-09-20 15:35:08.8|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  143. 2021-09-20 15:35:10.7|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  144. 2021-09-20 15:35:10.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
  145. 2021-09-20 15:35:10.9|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  146. 2021-09-20 15:36:38.7|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  147. 2021-09-20 15:36:38.7|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  148. 2021-09-20 15:36:38.7|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  149. 2021-09-20 15:36:38.9|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  150. 2021-09-20 15:38:08.7|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  151. 2021-09-20 15:38:10.8|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  152. 2021-09-20 15:38:10.8|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  153. 2021-09-20 15:38:11.0|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  154. 2021-09-20 15:39:38.7|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  155. 2021-09-20 15:39:38.8|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  156. 2021-09-20 15:39:38.8|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  157. 2021-09-20 15:39:39.1|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  158. 2021-09-20 15:40:08.8|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  159. 2021-09-20 15:41:08.8|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  160. 2021-09-20 15:41:10.9|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  161. 2021-09-20 15:41:10.9|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  162. 2021-09-20 15:41:11.1|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  163. 2021-09-20 15:42:38.8|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  164. 2021-09-20 15:42:38.9|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  165. 2021-09-20 15:42:38.9|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  166. 2021-09-20 15:42:39.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
  167. 2021-09-20 15:43:01.6|Debug|Api|[GET] /api/v3/config/indexer: 200.OK (1 ms)
  168. 2021-09-20 15:43:01.6|Debug|Api|[GET] /api/v3/indexer: 200.OK (4 ms)
  169. 2021-09-20 15:43:02.9|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from https://api.nzbgeek.info
  170.  
  171. [v3.0.6.1265] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: The handshake failed due to an unexpected packet format.
  172. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  173. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  174. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  175. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  176. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  177. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  178. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  179. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  180. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  181. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  182. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  183. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  184. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  185. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  186. --- End of inner exception stack trace ---
  187. at System.Net.HttpWebRequest.GetResponse()
  188. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  189. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  190. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  191. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  192. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 59
  193.  
  194. 2021-09-20 15:43:02.9|Debug|Api|[POST] /api/v3/indexer/action/newznabCategories: 200.OK (69 ms)
  195. 2021-09-20 15:43:04.7|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from https://api.nzbgeek.info
  196.  
  197. [v3.0.6.1265] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: The handshake failed due to an unexpected packet format.
  198. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  199. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  200. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  201. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  202. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  203. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  204. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  205. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  206. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  207. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  208. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  209. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  210. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  211. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  212. --- End of inner exception stack trace ---
  213. at System.Net.HttpWebRequest.GetResponse()
  214. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  215. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  216. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  217. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  218. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 59
  219.  
  220. 2021-09-20 15:43:04.7|Warn|Newznab|Unable to connect to indexer
  221.  
  222. [v3.0.6.1265] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: The handshake failed due to an unexpected packet format.
  223. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  224. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  225. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  226. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  227. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  228. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  229. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  230. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  231. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  232. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  233. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  234. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  235. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  236. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  237. --- End of inner exception stack trace ---
  238. at System.Net.HttpWebRequest.GetResponse()
  239. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  240. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  241. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  242. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  243. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 64
  244. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 36
  245. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Cache\Cached.cs:line 104
  246. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 36
  247. at NzbDrone.Core.Indexers.Newznab.Newznab.get_PageSize() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:line 24
  248. at NzbDrone.Core.Indexers.Newznab.Newznab.GetRequestGenerator() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:line 28
  249. at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 335
  250.  
  251. 2021-09-20 15:43:04.7|Warn|SonarrErrorPipeline|Invalid request Validation failed:
  252. -- : Unable to connect to indexer, check the log for more details
  253. 2021-09-20 15:43:04.7|Debug|Api|[POST] /api/v3/indexer/test: 400.BadRequest (65 ms)
  254. 2021-09-20 15:43:12.5|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
  255. 2021-09-20 15:43:12.6|Debug|Api|[GET] /api/v3/system/status: 200.OK (6 ms)
  256. 2021-09-20 15:43:12.7|Debug|Api|[GET] /api/v3/diskspace: 200.OK (154 ms)
  257. 2021-09-20 15:43:13.7|Debug|Api|[GET] /api/v3/log/file: 200.OK (1 ms)
  258. 2021-09-20 15:43:32.1|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
  259. 2021-09-20 15:43:32.1|Debug|Api|[GET] /api/v3/system/status: 200.OK (3 ms)
  260. 2021-09-20 15:43:32.1|Debug|Api|[GET] /api/v3/diskspace: 200.OK (36 ms)
  261. 2021-09-20 15:43:36.4|Debug|Api|[GET] /api/v3/config/indexer: 200.OK (1 ms)
  262. 2021-09-20 15:43:36.4|Debug|Api|[GET] /api/v3/indexer: 200.OK (4 ms)
  263. 2021-09-20 15:43:38.5|Debug|Api|[GET] /api/v3/indexer/schema: 200.OK (104 ms)
  264. 2021-09-20 15:43:49.1|Debug|Api|[POST] /api/v3/indexer/action/newznabCategories: 200.OK (5 ms)
  265. 2021-09-20 15:44:08.9|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  266. 2021-09-20 15:44:10.9|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  267. 2021-09-20 15:44:10.9|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  268. 2021-09-20 15:44:11.0|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  269. 2021-09-20 15:44:15.9|Debug|Api|[POST] /api/v3/indexer/action/newznabCategories: 200.OK (2 ms)
  270. 2021-09-20 15:45:08.9|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  271. 2021-09-20 15:45:34.6|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from https://api.nzbgeek.info
  272.  
  273. [v3.0.6.1265] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: The handshake failed due to an unexpected packet format.
  274. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  275. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  276. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  277. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  278. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  279. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  280. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  281. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  282. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  283. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  284. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  285. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  286. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  287. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  288. --- End of inner exception stack trace ---
  289. at System.Net.HttpWebRequest.GetResponse()
  290. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  291. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  292. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  293. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  294. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 59
  295.  
  296. 2021-09-20 15:45:34.6|Warn|Newznab|Unable to connect to indexer
  297.  
  298. [v3.0.6.1265] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: The handshake failed due to an unexpected packet format.
  299. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  300. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  301. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  302. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  303. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  304. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  305. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  306. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  307. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  308. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  309. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  310. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  311. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  312. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  313. --- End of inner exception stack trace ---
  314. at System.Net.HttpWebRequest.GetResponse()
  315. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  316. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  317. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  318. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  319. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 64
  320. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 36
  321. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Cache\Cached.cs:line 104
  322. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 36
  323. at NzbDrone.Core.Indexers.Newznab.Newznab.get_PageSize() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:line 24
  324. at NzbDrone.Core.Indexers.Newznab.Newznab.GetRequestGenerator() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:line 28
  325. at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 335
  326.  
  327. 2021-09-20 15:45:34.6|Warn|SonarrErrorPipeline|Invalid request Validation failed:
  328. -- : Unable to connect to indexer, check the log for more details
  329. 2021-09-20 15:45:34.6|Debug|Api|[POST] /api/v3/indexer/test: 400.BadRequest (102 ms)
  330. 2021-09-20 15:45:38.9|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  331. 2021-09-20 15:45:38.9|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  332. 2021-09-20 15:45:39.0|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  333. 2021-09-20 15:45:39.1|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  334. 2021-09-20 15:47:09.0|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  335. 2021-09-20 15:47:11.0|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  336. 2021-09-20 15:47:11.1|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  337. 2021-09-20 15:47:11.2|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  338. 2021-09-20 15:48:39.0|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  339. 2021-09-20 15:48:39.0|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  340. 2021-09-20 15:48:39.1|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  341. 2021-09-20 15:48:39.2|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  342. 2021-09-20 15:50:03.1|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from https://api.nzbgeek.info
  343.  
  344. [v3.0.6.1265] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: The handshake failed due to an unexpected packet format.
  345. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  346. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  347. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  348. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  349. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  350. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  351. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  352. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  353. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  354. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  355. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  356. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  357. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  358. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  359. --- End of inner exception stack trace ---
  360. at System.Net.HttpWebRequest.GetResponse()
  361. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  362. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  363. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  364. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  365. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 59
  366.  
  367. 2021-09-20 15:50:03.1|Debug|Api|[POST] /api/v3/indexer/action/newznabCategories: 200.OK (48 ms)
  368. 2021-09-20 15:50:05.0|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from https://api.nzbgeek.info
  369.  
  370. [v3.0.6.1265] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: The handshake failed due to an unexpected packet format.
  371. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  372. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  373. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  374. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  375. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  376. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  377. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  378. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  379. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  380. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  381. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  382. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  383. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  384. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  385. --- End of inner exception stack trace ---
  386. at System.Net.HttpWebRequest.GetResponse()
  387. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  388. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  389. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  390. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  391. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 59
  392.  
  393. 2021-09-20 15:50:05.0|Warn|Newznab|Unable to connect to indexer
  394.  
  395. [v3.0.6.1265] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: The handshake failed due to an unexpected packet format.
  396. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  397. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  398. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  399. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  400. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  401. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  402. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  403. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  404. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  405. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  406. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  407. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  408. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  409. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  410. --- End of inner exception stack trace ---
  411. at System.Net.HttpWebRequest.GetResponse()
  412. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  413. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  414. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  415. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  416. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 64
  417. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 36
  418. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Cache\Cached.cs:line 104
  419. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 36
  420. at NzbDrone.Core.Indexers.Newznab.Newznab.get_PageSize() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:line 24
  421. at NzbDrone.Core.Indexers.Newznab.Newznab.GetRequestGenerator() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:line 28
  422. at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 335
  423.  
  424. 2021-09-20 15:50:05.0|Warn|SonarrErrorPipeline|Invalid request Validation failed:
  425. -- : Unable to connect to indexer, check the log for more details
  426. 2021-09-20 15:50:05.0|Debug|Api|[POST] /api/v3/indexer/test: 400.BadRequest (65 ms)
  427. 2021-09-20 15:50:09.0|Info|RssSyncService|Starting RSS Sync
  428. 2021-09-20 15:50:09.0|Debug|FetchAndParseRssService|Available indexers 1
  429. 2021-09-20 15:50:09.1|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  430. 2021-09-20 15:50:09.1|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from https://api.nzbgeek.info
  431.  
  432. [v3.0.6.1265] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: The handshake failed due to an unexpected packet format.
  433. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  434. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  435. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  436. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  437. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  438. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  439. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  440. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  441. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  442. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  443. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  444. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  445. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  446. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  447. --- End of inner exception stack trace ---
  448. at System.Net.HttpWebRequest.GetResponse()
  449. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  450. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  451. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  452. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  453. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 59
  454.  
  455. 2021-09-20 15:50:09.1|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  456. 2021-09-20 15:50:09.1|Warn|Newznab|NZBgeek The underlying connection was closed: An unexpected error occurred on a send.
  457. 2021-09-20 15:50:09.1|Debug|FetchAndParseRssService|Found 0 from Newznab
  458. 2021-09-20 15:50:09.1|Debug|FetchAndParseRssService|Found 0 reports
  459. 2021-09-20 15:50:09.1|Info|DownloadDecisionMaker|No results found
  460. 2021-09-20 15:50:09.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  461. 2021-09-20 15:50:09.1|Debug|PendingReleaseService|Removing failed releases from pending
  462. 2021-09-20 15:50:09.1|Debug|IndexerFactory|Temporarily ignoring indexer NZBgeek till 9/20/2021 4:05:09 PM due to recent failures.
  463. 2021-09-20 15:50:09.1|Debug|IndexerFactory|Temporarily ignoring indexer NZBgeek till 9/20/2021 4:05:09 PM due to recent failures.
  464. 2021-09-20 15:50:09.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
  465. 2021-09-20 15:50:09.1|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
  466. 2021-09-20 15:50:11.2|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  467. 2021-09-20 17:06:05.4|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
  468. 2021-09-20 17:06:05.4|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
  469. 2021-09-20 17:06:05.4|Debug|ProcessProvider| - [5784] Sonarr
  470. 2021-09-20 17:06:05.5|Info|Router|Application mode: Interactive
  471. 2021-09-20 17:06:05.5|Debug|Router|Tray selected
  472. 2021-09-20 17:06:05.8|Info|MigrationLogger|*** Checking database for required migrations data source=C:\ProgramData\Sonarr\sonarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  473. 2021-09-20 17:06:06.1|Debug|MigrationLogger|Took: 00:00:00.3477589
  474. 2021-09-20 17:06:06.1|Info|MigrationLogger|*** Checking database for required migrations data source=C:\ProgramData\Sonarr\logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  475. 2021-09-20 17:06:06.2|Debug|MigrationLogger|Took: 00:00:00.0283649
  476. 2021-09-20 17:06:06.4|Debug|netsh.exe|Starting netsh.exe http show urlacl
  477. 2021-09-20 17:06:06.6|Debug|netsh.exe|URL Reservations:
  478. 2021-09-20 17:06:06.6|Debug|netsh.exe|-----------------
  479. 2021-09-20 17:06:06.6|Debug|netsh.exe| Reserved URL : http://*:5357/
  480. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: BUILTIN\Users
  481. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  482. 2021-09-20 17:06:06.6|Debug|netsh.exe| Delegate: No
  483. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: NT AUTHORITY\LOCAL SERVICE
  484. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  485. 2021-09-20 17:06:06.6|Debug|netsh.exe| Delegate: No
  486. 2021-09-20 17:06:06.6|Debug|netsh.exe| SDDL: D:(A;;GX;;;BU)(A;;GX;;;LS)
  487. 2021-09-20 17:06:06.6|Debug|netsh.exe| Reserved URL : http://+:80/Temporary_Listen_Addresses/
  488. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: \Everyone
  489. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  490. 2021-09-20 17:06:06.6|Debug|netsh.exe| Delegate: No
  491. 2021-09-20 17:06:06.6|Debug|netsh.exe| SDDL: D:(A;;GX;;;WD)
  492. 2021-09-20 17:06:06.6|Debug|netsh.exe| Reserved URL : https://*:5358/
  493. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: BUILTIN\Users
  494. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  495. 2021-09-20 17:06:06.6|Debug|netsh.exe| Delegate: No
  496. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: NT AUTHORITY\LOCAL SERVICE
  497. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  498. 2021-09-20 17:06:06.6|Debug|netsh.exe| Delegate: No
  499. 2021-09-20 17:06:06.6|Debug|netsh.exe| SDDL: D:(A;;GX;;;BU)(A;;GX;;;LS)
  500. 2021-09-20 17:06:06.6|Debug|netsh.exe| Reserved URL : https://+:443/sra_{BA195980-CD49-458b-9E23-C84EE0ADCD75}/
  501. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: NT SERVICE\SstpSvc
  502. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  503. 2021-09-20 17:06:06.6|Debug|netsh.exe| Delegate: Yes
  504. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: BUILTIN\Administrators
  505. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  506. 2021-09-20 17:06:06.6|Debug|netsh.exe| Delegate: Yes
  507. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: NT AUTHORITY\SYSTEM
  508. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  509. 2021-09-20 17:06:06.6|Debug|netsh.exe| Delegate: Yes
  510. 2021-09-20 17:06:06.6|Debug|netsh.exe| SDDL: D:(A;;GA;;;S-1-5-80-3435701886-799518250-3791383489-3228296122-2938884314)(A;;GA;;;BA)(A;;GA;;;SY)
  511. 2021-09-20 17:06:06.6|Debug|netsh.exe| Reserved URL : http://+:5985/wsman/
  512. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: NT SERVICE\WinRM
  513. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  514. 2021-09-20 17:06:06.6|Debug|netsh.exe| Delegate: No
  515. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: NT SERVICE\Wecsvc
  516. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  517. 2021-09-20 17:06:06.6|Debug|netsh.exe| Delegate: No
  518. 2021-09-20 17:06:06.6|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-569256582-2953403351-2909559716-1301513147-412116970)(A;;GX;;;S-1-5-80-4059739203-877974739-1245631912-527174227-2996563517)
  519. 2021-09-20 17:06:06.6|Debug|netsh.exe| Reserved URL : http://*:2869/
  520. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: NT AUTHORITY\LOCAL SERVICE
  521. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  522. 2021-09-20 17:06:06.6|Debug|netsh.exe| Delegate: No
  523. 2021-09-20 17:06:06.6|Debug|netsh.exe| SDDL: D:(A;;GX;;;LS)
  524. 2021-09-20 17:06:06.6|Debug|netsh.exe| Reserved URL : https://+:5986/wsman/
  525. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: NT SERVICE\WinRM
  526. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  527. 2021-09-20 17:06:06.6|Debug|netsh.exe| Delegate: No
  528. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: NT SERVICE\Wecsvc
  529. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  530. 2021-09-20 17:06:06.6|Debug|netsh.exe| Delegate: No
  531. 2021-09-20 17:06:06.6|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-569256582-2953403351-2909559716-1301513147-412116970)(A;;GX;;;S-1-5-80-4059739203-877974739-1245631912-527174227-2996563517)
  532. 2021-09-20 17:06:06.6|Debug|netsh.exe| Reserved URL : http://+:47001/wsman/
  533. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: NT SERVICE\WinRM
  534. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  535. 2021-09-20 17:06:06.6|Debug|netsh.exe| Delegate: No
  536. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: NT SERVICE\Wecsvc
  537. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  538. 2021-09-20 17:06:06.6|Debug|netsh.exe| Delegate: No
  539. 2021-09-20 17:06:06.6|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-569256582-2953403351-2909559716-1301513147-412116970)(A;;GX;;;S-1-5-80-4059739203-877974739-1245631912-527174227-2996563517)
  540. 2021-09-20 17:06:06.6|Debug|netsh.exe| Reserved URL : http://*:7878/
  541. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: \Everyone
  542. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  543. 2021-09-20 17:06:06.6|Debug|netsh.exe| Delegate: No
  544. 2021-09-20 17:06:06.6|Debug|netsh.exe| SDDL: D:(A;;GX;;;WD)
  545. 2021-09-20 17:06:06.6|Debug|netsh.exe| Reserved URL : http://*:8989/
  546. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: \Everyone
  547. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  548. 2021-09-20 17:06:06.6|Debug|netsh.exe| Delegate: No
  549. 2021-09-20 17:06:06.6|Debug|netsh.exe| SDDL: D:(A;;GX;;;WD)
  550. 2021-09-20 17:06:06.6|Debug|netsh.exe| Reserved URL : https://+:10245/WMPNSSv4/
  551. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: NT SERVICE\WMPNetworkSvc
  552. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  553. 2021-09-20 17:06:06.6|Debug|netsh.exe| Delegate: No
  554. 2021-09-20 17:06:06.6|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-2375682873-768044350-3534595160-1005545032-2873800392)
  555. 2021-09-20 17:06:06.6|Debug|netsh.exe| Reserved URL : http://+:10243/WMPNSSv4/
  556. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: NT SERVICE\WMPNetworkSvc
  557. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  558. 2021-09-20 17:06:06.6|Debug|netsh.exe| Delegate: No
  559. 2021-09-20 17:06:06.6|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-2375682873-768044350-3534595160-1005545032-2873800392)
  560. 2021-09-20 17:06:06.6|Debug|netsh.exe| Reserved URL : http://+:10247/apps/
  561. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: NT AUTHORITY\Authenticated Users
  562. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  563. 2021-09-20 17:06:06.6|Debug|netsh.exe| Delegate: No
  564. 2021-09-20 17:06:06.6|Debug|netsh.exe| SDDL: D:(A;;GX;;;AU)
  565. 2021-09-20 17:06:06.6|Debug|netsh.exe| Reserved URL : http://+:10246/MDEServer/
  566. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: NT AUTHORITY\Authenticated Users
  567. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  568. 2021-09-20 17:06:06.6|Debug|netsh.exe| Delegate: No
  569. 2021-09-20 17:06:06.6|Debug|netsh.exe| SDDL: D:(A;;GX;;;AU)
  570. 2021-09-20 17:06:06.6|Debug|netsh.exe| Reserved URL : http://+:80/0131501b-d67f-491b-9a40-c4bf27bcb4d4/
  571. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: NT AUTHORITY\NETWORK SERVICE
  572. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  573. 2021-09-20 17:06:06.6|Debug|netsh.exe| Delegate: No
  574. 2021-09-20 17:06:06.6|Debug|netsh.exe| SDDL: D:(A;;GX;;;NS)
  575. 2021-09-20 17:06:06.6|Debug|netsh.exe| Reserved URL : https://+:443/C574AC30-5794-4AEE-B1BB-6651C5315029/
  576. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: NT AUTHORITY\NETWORK SERVICE
  577. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  578. 2021-09-20 17:06:06.6|Debug|netsh.exe| Delegate: No
  579. 2021-09-20 17:06:06.6|Debug|netsh.exe| SDDL: D:(A;;GX;;;NS)
  580. 2021-09-20 17:06:06.6|Debug|netsh.exe| Reserved URL : http://+:80/116B50EB-ECE2-41ac-8429-9F9E963361B7/
  581. 2021-09-20 17:06:06.6|Debug|netsh.exe| User: NT AUTHORITY\NETWORK SERVICE
  582. 2021-09-20 17:06:06.6|Debug|netsh.exe| Listen: Yes
  583. 2021-09-20 17:06:06.7|Debug|netsh.exe| Delegate: No
  584. 2021-09-20 17:06:06.7|Debug|netsh.exe| SDDL: D:(A;;GX;;;NS)
  585. 2021-09-20 17:06:06.7|Debug|netsh.exe| Reserved URL : https://+:3392/rdp/
  586. 2021-09-20 17:06:06.7|Debug|netsh.exe| User: NT SERVICE\TermService
  587. 2021-09-20 17:06:06.7|Debug|netsh.exe| Listen: Yes
  588. 2021-09-20 17:06:06.7|Debug|netsh.exe| Delegate: No
  589. 2021-09-20 17:06:06.7|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-446051430-1559341753-4161941529-1950928533-810483104)
  590. 2021-09-20 17:06:06.7|Debug|netsh.exe| Reserved URL : http://+:3387/rdp/
  591. 2021-09-20 17:06:06.7|Debug|netsh.exe| User: NT SERVICE\TermService
  592. 2021-09-20 17:06:06.7|Debug|netsh.exe| Listen: Yes
  593. 2021-09-20 17:06:06.7|Debug|netsh.exe| Delegate: No
  594. 2021-09-20 17:06:06.7|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-446051430-1559341753-4161941529-1950928533-810483104)
  595. 2021-09-20 17:06:06.7|Info|OwinHostController|Listening on the following URLs:
  596. 2021-09-20 17:06:06.7|Info|OwinHostController| http://*:8989/
  597. 2021-09-20 17:06:06.8|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  598. 2021-09-20 17:06:06.8|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  599. 2021-09-20 17:06:06.8|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  600. 2021-09-20 17:06:07.7|Info|SonarrBootstrapper|Starting Web Server
  601. 2021-09-20 17:06:08.4|Info|BrowserService|Starting default browser. http://localhost:8989
  602. 2021-09-20 17:06:08.4|Info|ProcessProvider|Opening URL [http://localhost:8989]
  603. 2021-09-20 17:06:08.7|Debug|QualityDefinitionService|Setting up default quality config
  604. 2021-09-20 17:06:09.2|Debug|NotificationFactory|Initializing Providers. Count 21
  605. 2021-09-20 17:06:09.3|Debug|IndexerFactory|Initializing Providers. Count 12
  606. 2021-09-20 17:06:09.3|Debug|ImportListFactory|Initializing Providers. Count 4
  607. 2021-09-20 17:06:09.3|Debug|MetadataFactory|Initializing Providers. Count 3
  608. 2021-09-20 17:06:09.3|Debug|DownloadClientFactory|Initializing Providers. Count 16
  609. 2021-09-20 17:06:09.4|Debug|DotnetVersionCheck|Dotnet version is 4.7.2 or better: 4.8.0
  610. 2021-09-20 17:06:09.6|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=get_config&apikey=(removed)&output=json
  611. 2021-09-20 17:06:11.9|Debug|Api|[GET] /api/v3/qualityprofile: 200.OK (233 ms)
  612. 2021-09-20 17:06:11.9|Debug|Api|[GET] /api/v3/tag: 200.OK (245 ms)
  613. 2021-09-20 17:06:11.9|Debug|Api|[GET] /api/v3/customFilter: 200.OK (277 ms)
  614. 2021-09-20 17:06:12.1|Debug|Api|[GET] /api/v3/languageprofile: 200.OK (22 ms)
  615. 2021-09-20 17:06:12.1|Debug|Api|[GET] /api/v3/system/status: 200.OK (52 ms)
  616. 2021-09-20 17:06:12.3|Debug|Api|[GET] /api/v3/config/ui: 200.OK (20 ms)
  617. 2021-09-20 17:06:12.3|Debug|Api|[GET] /api/v3/importlist: 200.OK (55 ms)
  618. 2021-09-20 17:06:12.3|Debug|Api|[GET] /api/v3/series: 200.OK (733 ms)
  619. 2021-09-20 17:06:12.5|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=get_config&apikey=(removed)&output=json
  620. 2021-09-20 17:06:12.7|Debug|Api|[GET] /api/v3/health: 200.OK (30 ms)
  621. 2021-09-20 17:06:12.7|Debug|Api|[GET] /api/v3/queue/status: 200.OK (70 ms)
  622. 2021-09-20 17:06:13.7|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
  623. 2021-09-20 17:06:39.4|Info|SceneMappingService|Updating Scene mappings
  624. 2021-09-20 17:06:39.4|Debug|XemProxy|Fetching alternate names
  625. 2021-09-20 17:06:39.4|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  626. 2021-09-20 17:06:39.4|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  627. 2021-09-20 17:06:39.4|Info|RssSyncService|Starting RSS Sync
  628. 2021-09-20 17:06:39.4|Debug|FetchAndParseRssService|Available indexers 1
  629. 2021-09-20 17:06:39.5|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  630. 2021-09-20 17:06:39.6|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E07.720p.WEB.H264-GLHF'
  631. 2021-09-20 17:06:39.6|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from https://api.nzbgeek.info
  632.  
  633. [v3.0.6.1265] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: The handshake failed due to an unexpected packet format.
  634. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  635. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  636. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  637. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  638. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  639. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  640. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  641. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  642. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  643. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  644. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  645. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  646. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  647. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  648. --- End of inner exception stack trace ---
  649. at System.Net.HttpWebRequest.GetResponse()
  650. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  651. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  652. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  653. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  654. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 59
  655.  
  656. 2021-09-20 17:06:39.7|Debug|IndexerFactory|Temporarily ignoring indexer NZBgeek till 9/20/2021 5:11:39 PM due to recent failures.
  657. 2021-09-20 17:06:39.7|Debug|IndexerFactory|Temporarily ignoring indexer NZBgeek till 9/20/2021 5:11:39 PM due to recent failures.
  658. 2021-09-20 17:06:39.7|Warn|Newznab|NZBgeek The underlying connection was closed: An unexpected error occurred on a send.
  659. 2021-09-20 17:06:39.8|Debug|FetchAndParseRssService|Found 0 from Newznab
  660. 2021-09-20 17:06:39.8|Debug|FetchAndParseRssService|Found 0 reports
  661. 2021-09-20 17:06:39.8|Info|DownloadDecisionMaker|No results found
  662. 2021-09-20 17:06:39.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  663. 2021-09-20 17:06:39.8|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
  664. 2021-09-20 17:06:39.8|Debug|PendingReleaseService|Removing failed releases from pending
  665. 2021-09-20 17:06:39.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
  666. 2021-09-20 17:06:39.9|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E07
  667. 2021-09-20 17:06:39.9|Debug|Parser|Language parsed: English
  668. 2021-09-20 17:06:39.9|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E07.720p.WEB.H264-GLHF
  669. 2021-09-20 17:06:40.0|Debug|Parser|Quality parsed: WEBDL-720p v1
  670. 2021-09-20 17:06:40.0|Debug|Parser|Release Group parsed: GLHF
  671. 2021-09-20 17:06:40.0|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E07.720p.WEB.H264-GLHF': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E07 WEBDL-720p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E07.720p.WEB.H264-GLHF\.
  672. 2021-09-20 17:06:40.0|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E06.Motherlode.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX'
  673. 2021-09-20 17:06:40.0|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E06
  674. 2021-09-20 17:06:40.0|Debug|Parser|Language parsed: English
  675. 2021-09-20 17:06:40.0|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E06.Motherlode.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX
  676. 2021-09-20 17:06:40.0|Debug|Parser|Quality parsed: WEBRip-1080p v1
  677. 2021-09-20 17:06:40.0|Debug|Parser|Release Group parsed: FLUX
  678. 2021-09-20 17:06:40.0|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E06.Motherlode.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E06 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E06.Motherlode.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX\.
  679. 2021-09-20 17:06:40.0|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E04.MULTi.1080p.WEB.H264-SHEEEIT'
  680. 2021-09-20 17:06:40.0|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E04
  681. 2021-09-20 17:06:40.0|Debug|Parser|Language parsed: English
  682. 2021-09-20 17:06:40.0|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E04.MULTi.1080p.WEB.H264-SHEEEIT
  683. 2021-09-20 17:06:40.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  684. 2021-09-20 17:06:40.0|Debug|Parser|Release Group parsed: SHEEEIT
  685. 2021-09-20 17:06:40.0|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E04.MULTi.1080p.WEB.H264-SHEEEIT': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E04 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E04.MULTi.1080p.WEB.H264-SHEEEIT\.
  686. 2021-09-20 17:06:40.0|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E03.Earth.Day.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX'
  687. 2021-09-20 17:06:40.1|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E03
  688. 2021-09-20 17:06:40.1|Debug|Parser|Language parsed: English
  689. 2021-09-20 17:06:40.1|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E03.Earth.Day.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX
  690. 2021-09-20 17:06:40.1|Debug|Parser|Quality parsed: WEBRip-1080p v1
  691. 2021-09-20 17:06:40.1|Debug|Parser|Release Group parsed: FLUX
  692. 2021-09-20 17:06:40.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E03.Earth.Day.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E03 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E03.Earth.Day.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX\.
  693. 2021-09-20 17:06:40.1|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E02.The.Critical.Path.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX'
  694. 2021-09-20 17:06:40.1|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E02
  695. 2021-09-20 17:06:40.1|Debug|Parser|Language parsed: English
  696. 2021-09-20 17:06:40.1|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E02.The.Critical.Path.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX
  697. 2021-09-20 17:06:40.1|Debug|Parser|Quality parsed: WEBRip-1080p v1
  698. 2021-09-20 17:06:40.1|Debug|Parser|Release Group parsed: FLUX
  699. 2021-09-20 17:06:40.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E02.The.Critical.Path.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E02 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E02.The.Critical.Path.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX\.
  700. 2021-09-20 17:06:40.1|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E01.Random.Acts.of.Mayhem.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX'
  701. 2021-09-20 17:06:40.1|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E01
  702. 2021-09-20 17:06:40.1|Debug|Parser|Language parsed: English
  703. 2021-09-20 17:06:40.1|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E01.Random.Acts.of.Mayhem.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX
  704. 2021-09-20 17:06:40.1|Debug|Parser|Quality parsed: WEBRip-1080p v1
  705. 2021-09-20 17:06:40.1|Debug|Parser|Release Group parsed: FLUX
  706. 2021-09-20 17:06:40.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E01.Random.Acts.of.Mayhem.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E01 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E01.Random.Acts.of.Mayhem.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX\.
  707. 2021-09-20 17:06:40.1|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E05.Sweet.Surrender.REPACK.1080p.HULU.WEBRip.DDP5.1.x264-FLUX'
  708. 2021-09-20 17:06:40.1|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E05
  709. 2021-09-20 17:06:40.1|Debug|Parser|Language parsed: English
  710. 2021-09-20 17:06:40.1|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E05.Sweet.Surrender.REPACK.1080p.HULU.WEBRip.DDP5.1.x264-FLUX
  711. 2021-09-20 17:06:40.1|Debug|Parser|Quality parsed: WEBRip-1080p v2
  712. 2021-09-20 17:06:40.1|Debug|Parser|Release Group parsed: FLUX
  713. 2021-09-20 17:06:40.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E05.Sweet.Surrender.REPACK.1080p.HULU.WEBRip.DDP5.1.x264-FLUX': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E05 WEBRip-1080p v2' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E05.Sweet.Surrender.REPACK.1080p.HULU.WEBRip.DDP5.1.x264-FLUX\.
  714. 2021-09-20 17:06:40.1|Debug|Parser|Parsing string 'Manifest.S03E05.1080p.HEVC.x265-MeGusta'
  715. 2021-09-20 17:06:40.1|Debug|Parser|Episode Parsed. Manifest - S03E05
  716. 2021-09-20 17:06:40.1|Debug|Parser|Language parsed: English
  717. 2021-09-20 17:06:40.1|Debug|QualityParser|Trying to parse quality for Manifest.S03E05.1080p.HEVC.x265-MeGusta
  718. 2021-09-20 17:06:40.1|Debug|Parser|Quality parsed: HDTV-1080p v1
  719. 2021-09-20 17:06:40.1|Debug|Parser|Release Group parsed: MeGusta
  720. 2021-09-20 17:06:40.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E05.1080p.HEVC.x265-MeGusta': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E05 HDTV-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E05.1080p.HEVC.x265-MeGusta\.
  721. 2021-09-20 17:06:40.1|Debug|Parser|Parsing string 'Manifest.S03E06.1080p.HEVC.x265-MeGusta'
  722. 2021-09-20 17:06:40.1|Debug|Parser|Episode Parsed. Manifest - S03E06
  723. 2021-09-20 17:06:40.1|Debug|Parser|Language parsed: English
  724. 2021-09-20 17:06:40.1|Debug|QualityParser|Trying to parse quality for Manifest.S03E06.1080p.HEVC.x265-MeGusta
  725. 2021-09-20 17:06:40.1|Debug|Parser|Quality parsed: HDTV-1080p v1
  726. 2021-09-20 17:06:40.1|Debug|Parser|Release Group parsed: MeGusta
  727. 2021-09-20 17:06:40.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E06.1080p.HEVC.x265-MeGusta': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E06 HDTV-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E06.1080p.HEVC.x265-MeGusta\.
  728. 2021-09-20 17:06:40.1|Debug|Parser|Parsing string 'Manifest.S03E09.720p.WEB.H264-STRONTiUM'
  729. 2021-09-20 17:06:40.1|Debug|Parser|Episode Parsed. Manifest - S03E09
  730. 2021-09-20 17:06:40.1|Debug|Parser|Language parsed: English
  731. 2021-09-20 17:06:40.1|Debug|QualityParser|Trying to parse quality for Manifest.S03E09.720p.WEB.H264-STRONTiUM
  732. 2021-09-20 17:06:40.1|Debug|Parser|Quality parsed: WEBDL-720p v1
  733. 2021-09-20 17:06:40.1|Debug|Parser|Release Group parsed: STRONTiUM
  734. 2021-09-20 17:06:40.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E09.720p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E09 WEBDL-720p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E09.720p.WEB.H264-STRONTiUM\.
  735. 2021-09-20 17:06:40.1|Debug|Parser|Parsing string 'Manifest.S03E07.720p.WEB.H264-STRONTiUM'
  736. 2021-09-20 17:06:40.1|Debug|Parser|Episode Parsed. Manifest - S03E07
  737. 2021-09-20 17:06:40.1|Debug|Parser|Language parsed: English
  738. 2021-09-20 17:06:40.1|Debug|QualityParser|Trying to parse quality for Manifest.S03E07.720p.WEB.H264-STRONTiUM
  739. 2021-09-20 17:06:40.1|Debug|Parser|Quality parsed: WEBDL-720p v1
  740. 2021-09-20 17:06:40.1|Debug|Parser|Release Group parsed: STRONTiUM
  741. 2021-09-20 17:06:40.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E07.720p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E07 WEBDL-720p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E07.720p.WEB.H264-STRONTiUM\.
  742. 2021-09-20 17:06:40.1|Debug|Parser|Parsing string 'Manifest.S03E03.1080p.WEB.H264-STRONTiUM'
  743. 2021-09-20 17:06:40.1|Debug|Parser|Episode Parsed. Manifest - S03E03
  744. 2021-09-20 17:06:40.1|Debug|Parser|Language parsed: English
  745. 2021-09-20 17:06:40.1|Debug|QualityParser|Trying to parse quality for Manifest.S03E03.1080p.WEB.H264-STRONTiUM
  746. 2021-09-20 17:06:40.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  747. 2021-09-20 17:06:40.1|Debug|Parser|Release Group parsed: STRONTiUM
  748. 2021-09-20 17:06:40.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E03.1080p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E03 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E03.1080p.WEB.H264-STRONTiUM\.
  749. 2021-09-20 17:06:40.1|Debug|Parser|Parsing string 'Manifest.S03E12.1080p.WEB.H264-STRONTiUM'
  750. 2021-09-20 17:06:40.1|Debug|Parser|Episode Parsed. Manifest - S03E12
  751. 2021-09-20 17:06:40.1|Debug|Parser|Language parsed: English
  752. 2021-09-20 17:06:40.1|Debug|QualityParser|Trying to parse quality for Manifest.S03E12.1080p.WEB.H264-STRONTiUM
  753. 2021-09-20 17:06:40.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  754. 2021-09-20 17:06:40.1|Debug|Parser|Release Group parsed: STRONTiUM
  755. 2021-09-20 17:06:40.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E12.1080p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E12 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E12.1080p.WEB.H264-STRONTiUM\.
  756. 2021-09-20 17:06:40.2|Debug|Parser|Parsing string 'Manifest.S03E10.iNTERNAL.1080p.WEB.H264-STRONTiUM'
  757. 2021-09-20 17:06:40.2|Debug|Parser|Episode Parsed. Manifest - S03E10
  758. 2021-09-20 17:06:40.2|Debug|Parser|Language parsed: English
  759. 2021-09-20 17:06:40.2|Debug|QualityParser|Trying to parse quality for Manifest.S03E10.iNTERNAL.1080p.WEB.H264-STRONTiUM
  760. 2021-09-20 17:06:40.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  761. 2021-09-20 17:06:40.2|Debug|Parser|Release Group parsed: STRONTiUM
  762. 2021-09-20 17:06:40.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E10.iNTERNAL.1080p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E10 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E10.iNTERNAL.1080p.WEB.H264-STRONTiUM\.
  763. 2021-09-20 17:06:40.2|Debug|Parser|Parsing string 'Manifest.S03E04.1080p.WEB.H264-STRONTiUM'
  764. 2021-09-20 17:06:40.2|Debug|Parser|Episode Parsed. Manifest - S03E04
  765. 2021-09-20 17:06:40.2|Debug|Parser|Language parsed: English
  766. 2021-09-20 17:06:40.2|Debug|QualityParser|Trying to parse quality for Manifest.S03E04.1080p.WEB.H264-STRONTiUM
  767. 2021-09-20 17:06:40.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  768. 2021-09-20 17:06:40.2|Debug|Parser|Release Group parsed: STRONTiUM
  769. 2021-09-20 17:06:40.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E04.1080p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E04 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E04.1080p.WEB.H264-STRONTiUM\.
  770. 2021-09-20 17:06:40.2|Debug|Parser|Parsing string 'Manifest.S03E08.Destination.Unknown.1080p.AMZN.WEBRip.DDP5.1.x264-NTb'
  771. 2021-09-20 17:06:40.2|Debug|Parser|Episode Parsed. Manifest - S03E08
  772. 2021-09-20 17:06:40.2|Debug|Parser|Language parsed: English
  773. 2021-09-20 17:06:40.2|Debug|QualityParser|Trying to parse quality for Manifest.S03E08.Destination.Unknown.1080p.AMZN.WEBRip.DDP5.1.x264-NTb
  774. 2021-09-20 17:06:40.2|Debug|Parser|Quality parsed: WEBRip-1080p v1
  775. 2021-09-20 17:06:40.2|Debug|Parser|Release Group parsed: NTb
  776. 2021-09-20 17:06:40.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E08.Destination.Unknown.1080p.AMZN.WEBRip.DDP5.1.x264-NTb': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E08 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E08.Destination.Unknown.1080p.AMZN.WEBRip.DDP5.1.x264-NTb\.
  777. 2021-09-20 17:06:40.2|Debug|Parser|Parsing string 'Manifest.S03E01.Tailfin.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb-Scrambled'
  778. 2021-09-20 17:06:40.2|Debug|Parser|Episode Parsed. Manifest - S03E01
  779. 2021-09-20 17:06:40.2|Debug|Parser|Language parsed: English
  780. 2021-09-20 17:06:40.2|Debug|QualityParser|Trying to parse quality for Manifest.S03E01.Tailfin.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb-Scrambled
  781. 2021-09-20 17:06:40.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  782. 2021-09-20 17:06:40.2|Debug|Parser|Release Group parsed: NTb
  783. 2021-09-20 17:06:40.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E01.Tailfin.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb-Scrambled': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E01 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E01.Tailfin.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb-Scrambled\.
  784. 2021-09-20 17:06:40.2|Debug|Parser|Parsing string 'Loki.S01E06.For.All.Time.Always.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled'
  785. 2021-09-20 17:06:40.2|Debug|Parser|Episode Parsed. Loki - S01E06
  786. 2021-09-20 17:06:40.2|Debug|Parser|Language parsed: English
  787. 2021-09-20 17:06:40.2|Debug|QualityParser|Trying to parse quality for Loki.S01E06.For.All.Time.Always.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled
  788. 2021-09-20 17:06:40.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  789. 2021-09-20 17:06:40.2|Debug|Parser|Release Group parsed: TOMMY
  790. 2021-09-20 17:06:40.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E06.For.All.Time.Always.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E06 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Loki.S01E06.For.All.Time.Always.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled\.
  791. 2021-09-20 17:06:40.2|Debug|Parser|Parsing string 'Loki.S01E05.Journey.Into.Mystery.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled'
  792. 2021-09-20 17:06:40.2|Debug|Parser|Episode Parsed. Loki - S01E05
  793. 2021-09-20 17:06:40.2|Debug|Parser|Language parsed: English
  794. 2021-09-20 17:06:40.2|Debug|QualityParser|Trying to parse quality for Loki.S01E05.Journey.Into.Mystery.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled
  795. 2021-09-20 17:06:40.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  796. 2021-09-20 17:06:40.2|Debug|Parser|Release Group parsed: TOMMY
  797. 2021-09-20 17:06:40.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E05.Journey.Into.Mystery.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E05 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Loki.S01E05.Journey.Into.Mystery.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled\.
  798. 2021-09-20 17:06:40.2|Debug|Parser|Parsing string 'Loki.S01E04.The.Nexus.Event.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled'
  799. 2021-09-20 17:06:40.2|Debug|Parser|Episode Parsed. Loki - S01E04
  800. 2021-09-20 17:06:40.2|Debug|Parser|Language parsed: English
  801. 2021-09-20 17:06:40.2|Debug|QualityParser|Trying to parse quality for Loki.S01E04.The.Nexus.Event.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled
  802. 2021-09-20 17:06:40.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  803. 2021-09-20 17:06:40.2|Debug|Parser|Release Group parsed: TOMMY
  804. 2021-09-20 17:06:40.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E04.The.Nexus.Event.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E04 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Loki.S01E04.The.Nexus.Event.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled\.
  805. 2021-09-20 17:06:40.2|Debug|Parser|Parsing string 'Loki.S01E03.MULTi.1080p.WEB.H264-STRINGERBELL'
  806. 2021-09-20 17:06:40.2|Debug|Parser|Episode Parsed. Loki - S01E03
  807. 2021-09-20 17:06:40.2|Debug|Parser|Language parsed: English
  808. 2021-09-20 17:06:40.2|Debug|QualityParser|Trying to parse quality for Loki.S01E03.MULTi.1080p.WEB.H264-STRINGERBELL
  809. 2021-09-20 17:06:40.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  810. 2021-09-20 17:06:40.2|Debug|Parser|Release Group parsed: STRINGERBELL
  811. 2021-09-20 17:06:40.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E03.MULTi.1080p.WEB.H264-STRINGERBELL': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E03 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Loki.S01E03.MULTi.1080p.WEB.H264-STRINGERBELL\.
  812. 2021-09-20 17:06:40.2|Debug|Parser|Parsing string 'Loki.S01E02.The.Variant.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled'
  813. 2021-09-20 17:06:40.2|Debug|Parser|Episode Parsed. Loki - S01E02
  814. 2021-09-20 17:06:40.2|Debug|Parser|Language parsed: English
  815. 2021-09-20 17:06:40.2|Debug|QualityParser|Trying to parse quality for Loki.S01E02.The.Variant.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled
  816. 2021-09-20 17:06:40.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  817. 2021-09-20 17:06:40.2|Debug|Parser|Release Group parsed: TOMMY
  818. 2021-09-20 17:06:40.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E02.The.Variant.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E02 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Loki.S01E02.The.Variant.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled\.
  819. 2021-09-20 17:06:40.2|Debug|Parser|Parsing string 'Servant.S01E05.1080p.ATVP.WEB-DL.DDP5.1.H.264-CasStudio-AsRequested'
  820. 2021-09-20 17:06:40.2|Debug|Parser|Episode Parsed. Servant - S01E05
  821. 2021-09-20 17:06:40.2|Debug|Parser|Language parsed: English
  822. 2021-09-20 17:06:40.2|Debug|QualityParser|Trying to parse quality for Servant.S01E05.1080p.ATVP.WEB-DL.DDP5.1.H.264-CasStudio-AsRequested
  823. 2021-09-20 17:06:40.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  824. 2021-09-20 17:06:40.2|Debug|Parser|Release Group parsed: CasStudio
  825. 2021-09-20 17:06:40.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S01E05.1080p.ATVP.WEB-DL.DDP5.1.H.264-CasStudio-AsRequested': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E05 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S01E05.1080p.ATVP.WEB-DL.DDP5.1.H.264-CasStudio-AsRequested\.
  826. 2021-09-20 17:06:40.3|Debug|Parser|Parsing string 'Servant-S01E10-Balloon-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  827. 2021-09-20 17:06:40.3|Debug|Parser|Episode Parsed. Servant - S01E10
  828. 2021-09-20 17:06:40.3|Debug|Parser|Language parsed: English
  829. 2021-09-20 17:06:40.3|Debug|QualityParser|Trying to parse quality for Servant-S01E10-Balloon-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  830. 2021-09-20 17:06:40.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  831. 2021-09-20 17:06:40.3|Debug|Parser|Release Group parsed: AsmoFuscated
  832. 2021-09-20 17:06:40.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E10-Balloon-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E10 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E10-Balloon-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  833. 2021-09-20 17:06:40.3|Debug|Parser|Parsing string 'Servant-S01E09-Jericho-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  834. 2021-09-20 17:06:40.3|Debug|Parser|Episode Parsed. Servant - S01E09
  835. 2021-09-20 17:06:40.3|Debug|Parser|Language parsed: English
  836. 2021-09-20 17:06:40.3|Debug|QualityParser|Trying to parse quality for Servant-S01E09-Jericho-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  837. 2021-09-20 17:06:40.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  838. 2021-09-20 17:06:40.3|Debug|Parser|Release Group parsed: AsmoFuscated
  839. 2021-09-20 17:06:40.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E09-Jericho-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E09 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E09-Jericho-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  840. 2021-09-20 17:06:40.3|Debug|Parser|Parsing string 'Servant-S01E08-Boba-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  841. 2021-09-20 17:06:40.3|Debug|Parser|Episode Parsed. Servant - S01E08
  842. 2021-09-20 17:06:40.3|Debug|Parser|Language parsed: English
  843. 2021-09-20 17:06:40.3|Debug|QualityParser|Trying to parse quality for Servant-S01E08-Boba-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  844. 2021-09-20 17:06:40.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  845. 2021-09-20 17:06:40.3|Debug|Parser|Release Group parsed: AsmoFuscated
  846. 2021-09-20 17:06:40.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E08-Boba-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E08 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E08-Boba-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  847. 2021-09-20 17:06:40.3|Debug|Parser|Parsing string 'Servant-S01E07-Haggis-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  848. 2021-09-20 17:06:40.3|Debug|Parser|Episode Parsed. Servant - S01E07
  849. 2021-09-20 17:06:40.3|Debug|Parser|Language parsed: English
  850. 2021-09-20 17:06:40.3|Debug|QualityParser|Trying to parse quality for Servant-S01E07-Haggis-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  851. 2021-09-20 17:06:40.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  852. 2021-09-20 17:06:40.3|Debug|Parser|Release Group parsed: AsmoFuscated
  853. 2021-09-20 17:06:40.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E07-Haggis-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E07 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E07-Haggis-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  854. 2021-09-20 17:06:40.3|Debug|Parser|Parsing string 'Servant-S01E06-Rain-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  855. 2021-09-20 17:06:40.3|Debug|Parser|Episode Parsed. Servant - S01E06
  856. 2021-09-20 17:06:40.3|Debug|Parser|Language parsed: English
  857. 2021-09-20 17:06:40.3|Debug|QualityParser|Trying to parse quality for Servant-S01E06-Rain-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  858. 2021-09-20 17:06:40.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  859. 2021-09-20 17:06:40.3|Debug|Parser|Release Group parsed: AsmoFuscated
  860. 2021-09-20 17:06:40.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E06-Rain-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E06 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E06-Rain-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  861. 2021-09-20 17:06:40.3|Debug|Parser|Parsing string 'Servant-S01E04-Bear-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  862. 2021-09-20 17:06:40.3|Debug|Parser|Episode Parsed. Servant - S01E04
  863. 2021-09-20 17:06:40.3|Debug|Parser|Language parsed: English
  864. 2021-09-20 17:06:40.3|Debug|QualityParser|Trying to parse quality for Servant-S01E04-Bear-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  865. 2021-09-20 17:06:40.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  866. 2021-09-20 17:06:40.3|Debug|Parser|Release Group parsed: AsmoFuscated
  867. 2021-09-20 17:06:40.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E04-Bear-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E04 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E04-Bear-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  868. 2021-09-20 17:06:40.3|Debug|Parser|Parsing string 'Servant-S01E03-Eel-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  869. 2021-09-20 17:06:40.3|Debug|Parser|Episode Parsed. Servant - S01E03
  870. 2021-09-20 17:06:40.3|Debug|Parser|Language parsed: English
  871. 2021-09-20 17:06:40.3|Debug|QualityParser|Trying to parse quality for Servant-S01E03-Eel-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  872. 2021-09-20 17:06:40.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  873. 2021-09-20 17:06:40.3|Debug|Parser|Release Group parsed: AsmoFuscated
  874. 2021-09-20 17:06:40.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E03-Eel-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E03 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E03-Eel-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  875. 2021-09-20 17:06:40.3|Debug|Parser|Parsing string 'Servant-S01E02-Wood-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  876. 2021-09-20 17:06:40.3|Debug|Parser|Episode Parsed. Servant - S01E02
  877. 2021-09-20 17:06:40.3|Debug|Parser|Language parsed: English
  878. 2021-09-20 17:06:40.3|Debug|QualityParser|Trying to parse quality for Servant-S01E02-Wood-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  879. 2021-09-20 17:06:40.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  880. 2021-09-20 17:06:40.3|Debug|Parser|Release Group parsed: AsmoFuscated
  881. 2021-09-20 17:06:40.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E02-Wood-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E02 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E02-Wood-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  882. 2021-09-20 17:06:40.3|Debug|Parser|Parsing string 'Servant-S02E02-Spaceman-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  883. 2021-09-20 17:06:40.3|Debug|Parser|Episode Parsed. Servant - S02E02
  884. 2021-09-20 17:06:40.3|Debug|Parser|Language parsed: English
  885. 2021-09-20 17:06:40.3|Debug|QualityParser|Trying to parse quality for Servant-S02E02-Spaceman-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  886. 2021-09-20 17:06:40.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  887. 2021-09-20 17:06:40.3|Debug|Parser|Release Group parsed: AsmoFuscated
  888. 2021-09-20 17:06:40.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S02E02-Spaceman-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E02 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S02E02-Spaceman-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  889. 2021-09-20 17:06:40.3|Debug|Parser|Parsing string 'Servant-S01E01-Reborn-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  890. 2021-09-20 17:06:40.3|Debug|Parser|Episode Parsed. Servant - S01E01
  891. 2021-09-20 17:06:40.3|Debug|Parser|Language parsed: English
  892. 2021-09-20 17:06:40.3|Debug|QualityParser|Trying to parse quality for Servant-S01E01-Reborn-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  893. 2021-09-20 17:06:40.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  894. 2021-09-20 17:06:40.3|Debug|Parser|Release Group parsed: AsmoFuscated
  895. 2021-09-20 17:06:40.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E01-Reborn-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E01 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E01-Reborn-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  896. 2021-09-20 17:06:40.3|Debug|Parser|Parsing string 'Servant-S02E01-Doll-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  897. 2021-09-20 17:06:40.3|Debug|Parser|Episode Parsed. Servant - S02E01
  898. 2021-09-20 17:06:40.3|Debug|Parser|Language parsed: English
  899. 2021-09-20 17:06:40.3|Debug|QualityParser|Trying to parse quality for Servant-S02E01-Doll-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  900. 2021-09-20 17:06:40.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  901. 2021-09-20 17:06:40.3|Debug|Parser|Release Group parsed: AsmoFuscated
  902. 2021-09-20 17:06:40.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S02E01-Doll-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E01 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S02E01-Doll-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  903. 2021-09-20 17:06:40.3|Debug|Parser|Parsing string 'Loki.S01E01.Glorious.Purpose.REPACK.1080p.DSNP.WEBRip.DDP5.1.x264-TOMMY'
  904. 2021-09-20 17:06:40.3|Debug|Parser|Episode Parsed. Loki - S01E01
  905. 2021-09-20 17:06:40.3|Debug|Parser|Language parsed: English
  906. 2021-09-20 17:06:40.3|Debug|QualityParser|Trying to parse quality for Loki.S01E01.Glorious.Purpose.REPACK.1080p.DSNP.WEBRip.DDP5.1.x264-TOMMY
  907. 2021-09-20 17:06:40.3|Debug|Parser|Quality parsed: WEBRip-1080p v2
  908. 2021-09-20 17:06:40.3|Debug|Parser|Release Group parsed: TOMMY
  909. 2021-09-20 17:06:40.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E01.Glorious.Purpose.REPACK.1080p.DSNP.WEBRip.DDP5.1.x264-TOMMY': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E01 WEBRip-1080p v2' OutputPath=C:\Media-working\complete\TV\Loki.S01E01.Glorious.Purpose.REPACK.1080p.DSNP.WEBRip.DDP5.1.x264-TOMMY\.
  910. 2021-09-20 17:06:40.3|Debug|Parser|Parsing string 'Servant.S02E10.1080p.WEB.h264-KOGi'
  911. 2021-09-20 17:06:40.3|Debug|Parser|Episode Parsed. Servant - S02E10
  912. 2021-09-20 17:06:40.3|Debug|Parser|Language parsed: English
  913. 2021-09-20 17:06:40.3|Debug|QualityParser|Trying to parse quality for Servant.S02E10.1080p.WEB.h264-KOGi
  914. 2021-09-20 17:06:40.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  915. 2021-09-20 17:06:40.3|Debug|Parser|Release Group parsed: KOGi
  916. 2021-09-20 17:06:40.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E10.1080p.WEB.h264-KOGi': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E10 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E10.1080p.WEB.h264-KOGi\.
  917. 2021-09-20 17:06:40.4|Debug|Parser|Parsing string 'Servant.S02E09.1080p.WEB.H264-GLHF'
  918. 2021-09-20 17:06:40.4|Debug|Parser|Episode Parsed. Servant - S02E09
  919. 2021-09-20 17:06:40.4|Debug|Parser|Language parsed: English
  920. 2021-09-20 17:06:40.4|Debug|QualityParser|Trying to parse quality for Servant.S02E09.1080p.WEB.H264-GLHF
  921. 2021-09-20 17:06:40.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  922. 2021-09-20 17:06:40.4|Debug|Parser|Release Group parsed: GLHF
  923. 2021-09-20 17:06:40.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E09.1080p.WEB.H264-GLHF': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E09 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E09.1080p.WEB.H264-GLHF\.
  924. 2021-09-20 17:06:40.4|Debug|Parser|Parsing string 'Servant.S02E08.1080p.WEB.H264-GLHF'
  925. 2021-09-20 17:06:40.4|Debug|Parser|Episode Parsed. Servant - S02E08
  926. 2021-09-20 17:06:40.4|Debug|Parser|Language parsed: English
  927. 2021-09-20 17:06:40.4|Debug|QualityParser|Trying to parse quality for Servant.S02E08.1080p.WEB.H264-GLHF
  928. 2021-09-20 17:06:40.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  929. 2021-09-20 17:06:40.4|Debug|Parser|Release Group parsed: GLHF
  930. 2021-09-20 17:06:40.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E08.1080p.WEB.H264-GLHF': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E08 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E08.1080p.WEB.H264-GLHF\.
  931. 2021-09-20 17:06:40.4|Debug|Parser|Parsing string 'Servant.S02E07.1080p.WEB.H264-GLHF'
  932. 2021-09-20 17:06:40.4|Debug|Parser|Episode Parsed. Servant - S02E07
  933. 2021-09-20 17:06:40.4|Debug|Parser|Language parsed: English
  934. 2021-09-20 17:06:40.4|Debug|QualityParser|Trying to parse quality for Servant.S02E07.1080p.WEB.H264-GLHF
  935. 2021-09-20 17:06:40.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  936. 2021-09-20 17:06:40.4|Debug|Parser|Release Group parsed: GLHF
  937. 2021-09-20 17:06:40.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E07.1080p.WEB.H264-GLHF': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E07 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E07.1080p.WEB.H264-GLHF\.
  938. 2021-09-20 17:06:40.4|Debug|Parser|Parsing string 'Servant.S02E06.1080p.WEB.H264-GGEZ'
  939. 2021-09-20 17:06:40.4|Debug|Parser|Episode Parsed. Servant - S02E06
  940. 2021-09-20 17:06:40.4|Debug|Parser|Language parsed: English
  941. 2021-09-20 17:06:40.4|Debug|QualityParser|Trying to parse quality for Servant.S02E06.1080p.WEB.H264-GGEZ
  942. 2021-09-20 17:06:40.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  943. 2021-09-20 17:06:40.4|Debug|Parser|Release Group parsed: GGEZ
  944. 2021-09-20 17:06:40.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E06.1080p.WEB.H264-GGEZ': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E06 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E06.1080p.WEB.H264-GGEZ\.
  945. 2021-09-20 17:06:40.4|Debug|Parser|Parsing string 'Servant.S02E05.1080p.WEB.H264-GLHF'
  946. 2021-09-20 17:06:40.4|Debug|Parser|Episode Parsed. Servant - S02E05
  947. 2021-09-20 17:06:40.4|Debug|Parser|Language parsed: English
  948. 2021-09-20 17:06:40.4|Debug|QualityParser|Trying to parse quality for Servant.S02E05.1080p.WEB.H264-GLHF
  949. 2021-09-20 17:06:40.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  950. 2021-09-20 17:06:40.4|Debug|Parser|Release Group parsed: GLHF
  951. 2021-09-20 17:06:40.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E05.1080p.WEB.H264-GLHF': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E05 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E05.1080p.WEB.H264-GLHF\.
  952. 2021-09-20 17:06:40.4|Debug|Parser|Parsing string 'Servant.S02E04.MULTi.1080p.WEB.H264-HERC'
  953. 2021-09-20 17:06:40.4|Debug|Parser|Episode Parsed. Servant - S02E04
  954. 2021-09-20 17:06:40.4|Debug|Parser|Language parsed: English
  955. 2021-09-20 17:06:40.4|Debug|QualityParser|Trying to parse quality for Servant.S02E04.MULTi.1080p.WEB.H264-HERC
  956. 2021-09-20 17:06:40.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  957. 2021-09-20 17:06:40.4|Debug|Parser|Release Group parsed: HERC
  958. 2021-09-20 17:06:40.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E04.MULTi.1080p.WEB.H264-HERC': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E04 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E04.MULTi.1080p.WEB.H264-HERC\.
  959. 2021-09-20 17:06:40.4|Debug|Parser|Parsing string 'Servant.S02E03.1080p.WEB.H264-GGWP'
  960. 2021-09-20 17:06:40.4|Debug|Parser|Episode Parsed. Servant - S02E03
  961. 2021-09-20 17:06:40.4|Debug|Parser|Language parsed: English
  962. 2021-09-20 17:06:40.4|Debug|QualityParser|Trying to parse quality for Servant.S02E03.1080p.WEB.H264-GGWP
  963. 2021-09-20 17:06:40.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  964. 2021-09-20 17:06:40.4|Debug|Parser|Release Group parsed: GGWP
  965. 2021-09-20 17:06:40.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E03.1080p.WEB.H264-GGWP': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E03 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E03.1080p.WEB.H264-GGWP\.
  966. 2021-09-20 17:06:40.4|Debug|Parser|Parsing string 'For.All.Mankind.S01E02.He.Built.the.Saturn.V.1080p.WEBRip.x265-ZiTO'
  967. 2021-09-20 17:06:40.4|Debug|Parser|Episode Parsed. For All Mankind - S01E02
  968. 2021-09-20 17:06:40.4|Debug|Parser|Language parsed: English
  969. 2021-09-20 17:06:40.4|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E02.He.Built.the.Saturn.V.1080p.WEBRip.x265-ZiTO
  970. 2021-09-20 17:06:40.4|Debug|Parser|Quality parsed: WEBRip-1080p v1
  971. 2021-09-20 17:06:40.4|Debug|Parser|Release Group parsed: ZiTO
  972. 2021-09-20 17:06:40.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E02.He.Built.the.Saturn.V.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E02 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E02.He.Built.the.Saturn.V.1080p.WEBRip.x265-ZiTO.1\61cef9ec071641dabb1be7a13a71b724.mkv.
  973. 2021-09-20 17:06:40.4|Debug|Parser|Parsing string 'For.All.Mankind.S01E07.Hi.Bob.1080p.WEBRip.x265-ZiTO'
  974. 2021-09-20 17:06:40.4|Debug|Parser|Episode Parsed. For All Mankind - S01E07
  975. 2021-09-20 17:06:40.4|Debug|Parser|Language parsed: English
  976. 2021-09-20 17:06:40.4|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E07.Hi.Bob.1080p.WEBRip.x265-ZiTO
  977. 2021-09-20 17:06:40.4|Debug|Parser|Quality parsed: WEBRip-1080p v1
  978. 2021-09-20 17:06:40.4|Debug|Parser|Release Group parsed: ZiTO
  979. 2021-09-20 17:06:40.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E07.Hi.Bob.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E07 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E07.Hi.Bob.1080p.WEBRip.x265-ZiTO.1\3985c11742cf43fe87e33ed47061835e.mkv.
  980. 2021-09-20 17:06:40.4|Debug|Parser|Parsing string 'For.All.Mankind.S01E06.Home.Again.1080p.WEBRip.x265-ZiTO'
  981. 2021-09-20 17:06:40.4|Debug|Parser|Episode Parsed. For All Mankind - S01E06
  982. 2021-09-20 17:06:40.4|Debug|Parser|Language parsed: English
  983. 2021-09-20 17:06:40.4|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E06.Home.Again.1080p.WEBRip.x265-ZiTO
  984. 2021-09-20 17:06:40.4|Debug|Parser|Quality parsed: WEBRip-1080p v1
  985. 2021-09-20 17:06:40.4|Debug|Parser|Release Group parsed: ZiTO
  986. 2021-09-20 17:06:40.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E06.Home.Again.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E06 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E06.Home.Again.1080p.WEBRip.x265-ZiTO.1\a955375168b94f2bbcaaf25006437775.mkv.
  987. 2021-09-20 17:06:40.4|Debug|Parser|Parsing string 'For.All.Mankind.S01E05.Into.the.Abyss.REPACK.1080p.ATVP.WEB-DL.DDP5.1.H.264-TOMMY-AsRequested'
  988. 2021-09-20 17:06:40.4|Debug|Parser|Episode Parsed. For All Mankind - S01E05
  989. 2021-09-20 17:06:40.4|Debug|Parser|Language parsed: English
  990. 2021-09-20 17:06:40.4|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E05.Into.the.Abyss.REPACK.1080p.ATVP.WEB-DL.DDP5.1.H.264-TOMMY-AsRequested
  991. 2021-09-20 17:06:40.4|Debug|Parser|Quality parsed: WEBDL-1080p v2
  992. 2021-09-20 17:06:40.4|Debug|Parser|Release Group parsed: TOMMY
  993. 2021-09-20 17:06:40.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E05.Into.the.Abyss.REPACK.1080p.ATVP.WEB-DL.DDP5.1.H.264-TOMMY-AsRequested': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E05 WEBDL-1080p v2' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E05.Into.the.Abyss.REPACK.1080p.ATVP.WEB-DL.DDP5.1.H.264-TOMMY-AsRequested\.
  994. 2021-09-20 17:06:40.4|Debug|Parser|Parsing string 'For.All.Mankind.S01E03.Nixons.Women.1080p.WEBRip.x265-ZiTO'
  995. 2021-09-20 17:06:40.4|Debug|Parser|Episode Parsed. For All Mankind - S01E03
  996. 2021-09-20 17:06:40.4|Debug|Parser|Language parsed: English
  997. 2021-09-20 17:06:40.4|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E03.Nixons.Women.1080p.WEBRip.x265-ZiTO
  998. 2021-09-20 17:06:40.4|Debug|Parser|Quality parsed: WEBRip-1080p v1
  999. 2021-09-20 17:06:40.5|Debug|Parser|Release Group parsed: ZiTO
  1000. 2021-09-20 17:06:40.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E03.Nixons.Women.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E03 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E03.Nixons.Women.1080p.WEBRip.x265-ZiTO\.
  1001. 2021-09-20 17:06:40.5|Debug|Parser|Parsing string 'For.All.Mankind.S01E04.Prime.Crew.1080p.WEBRip.x265-ZiTO'
  1002. 2021-09-20 17:06:40.5|Debug|Parser|Episode Parsed. For All Mankind - S01E04
  1003. 2021-09-20 17:06:40.5|Debug|Parser|Language parsed: English
  1004. 2021-09-20 17:06:40.5|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E04.Prime.Crew.1080p.WEBRip.x265-ZiTO
  1005. 2021-09-20 17:06:40.5|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1006. 2021-09-20 17:06:40.5|Debug|Parser|Release Group parsed: ZiTO
  1007. 2021-09-20 17:06:40.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E04.Prime.Crew.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E04 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E04.Prime.Crew.1080p.WEBRip.x265-ZiTO\.
  1008. 2021-09-20 17:06:40.5|Debug|Parser|Parsing string 'For.All.Mankind.S01E10.A.City.Upon.a.Hill.1080p.WEBRip.x265-ZiTO'
  1009. 2021-09-20 17:06:40.5|Debug|Parser|Episode Parsed. For All Mankind - S01E10
  1010. 2021-09-20 17:06:40.5|Debug|Parser|Language parsed: English
  1011. 2021-09-20 17:06:40.5|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E10.A.City.Upon.a.Hill.1080p.WEBRip.x265-ZiTO
  1012. 2021-09-20 17:06:40.5|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1013. 2021-09-20 17:06:40.5|Debug|Parser|Release Group parsed: ZiTO
  1014. 2021-09-20 17:06:40.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E10.A.City.Upon.a.Hill.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E10 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E10.A.City.Upon.a.Hill.1080p.WEBRip.x265-ZiTO\.
  1015. 2021-09-20 17:06:40.5|Debug|Parser|Parsing string 'For.All.Mankind.S01E09.Bent.Bird.1080p.WEBRip.x265-ZiTO'
  1016. 2021-09-20 17:06:40.5|Debug|Parser|Episode Parsed. For All Mankind - S01E09
  1017. 2021-09-20 17:06:40.5|Debug|Parser|Language parsed: English
  1018. 2021-09-20 17:06:40.5|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E09.Bent.Bird.1080p.WEBRip.x265-ZiTO
  1019. 2021-09-20 17:06:40.5|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1020. 2021-09-20 17:06:40.5|Debug|Parser|Release Group parsed: ZiTO
  1021. 2021-09-20 17:06:40.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E09.Bent.Bird.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E09 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E09.Bent.Bird.1080p.WEBRip.x265-ZiTO\.
  1022. 2021-09-20 17:06:40.5|Debug|Parser|Parsing string 'For.All.Mankind.S01E08.Rupture.1080p.WEBRip.x265-ZiTO'
  1023. 2021-09-20 17:06:40.5|Debug|Parser|Episode Parsed. For All Mankind - S01E08
  1024. 2021-09-20 17:06:40.5|Debug|Parser|Language parsed: English
  1025. 2021-09-20 17:06:40.5|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E08.Rupture.1080p.WEBRip.x265-ZiTO
  1026. 2021-09-20 17:06:40.5|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1027. 2021-09-20 17:06:40.5|Debug|Parser|Release Group parsed: ZiTO
  1028. 2021-09-20 17:06:40.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E08.Rupture.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E08 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E08.Rupture.1080p.WEBRip.x265-ZiTO\.
  1029. 2021-09-20 17:06:40.5|Debug|Parser|Parsing string 'For.All.Mankind.S01E01.Red.Moon.1080p.WEBRip.x265-ZiTO'
  1030. 2021-09-20 17:06:40.5|Debug|Parser|Episode Parsed. For All Mankind - S01E01
  1031. 2021-09-20 17:06:40.5|Debug|Parser|Language parsed: English
  1032. 2021-09-20 17:06:40.5|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E01.Red.Moon.1080p.WEBRip.x265-ZiTO
  1033. 2021-09-20 17:06:40.5|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1034. 2021-09-20 17:06:40.5|Debug|Parser|Release Group parsed: ZiTO
  1035. 2021-09-20 17:06:40.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E01.Red.Moon.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E01 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E01.Red.Moon.1080p.WEBRip.x265-ZiTO\.
  1036. 2021-09-20 17:06:40.5|Debug|Parser|Parsing string 'For.All.Mankind.S02E10.The.Grey.1080p.WEBRip.x265-ZiTO'
  1037. 2021-09-20 17:06:40.5|Debug|Parser|Episode Parsed. For All Mankind - S02E10
  1038. 2021-09-20 17:06:40.5|Debug|Parser|Language parsed: English
  1039. 2021-09-20 17:06:40.5|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E10.The.Grey.1080p.WEBRip.x265-ZiTO
  1040. 2021-09-20 17:06:40.5|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1041. 2021-09-20 17:06:40.5|Debug|Parser|Release Group parsed: ZiTO
  1042. 2021-09-20 17:06:40.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E10.The.Grey.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E10 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E10.The.Grey.1080p.WEBRip.x265-ZiTO\.
  1043. 2021-09-20 17:06:40.5|Debug|Parser|Parsing string 'For.All.Mankind.S02E09.Triage.1080p.WEBRip.x265-ZiTO'
  1044. 2021-09-20 17:06:40.5|Debug|Parser|Episode Parsed. For All Mankind - S02E09
  1045. 2021-09-20 17:06:40.5|Debug|Parser|Language parsed: English
  1046. 2021-09-20 17:06:40.5|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E09.Triage.1080p.WEBRip.x265-ZiTO
  1047. 2021-09-20 17:06:40.5|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1048. 2021-09-20 17:06:40.5|Debug|Parser|Release Group parsed: ZiTO
  1049. 2021-09-20 17:06:40.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E09.Triage.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E09 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E09.Triage.1080p.WEBRip.x265-ZiTO\.
  1050. 2021-09-20 17:06:40.5|Debug|Parser|Parsing string 'For.All.Mankind.S02E08.And.Heres.to.You.1080p.WEBRip.x265-ZiTO'
  1051. 2021-09-20 17:06:40.5|Debug|Parser|Episode Parsed. For All Mankind - S02E08
  1052. 2021-09-20 17:06:40.5|Debug|Parser|Language parsed: English
  1053. 2021-09-20 17:06:40.5|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E08.And.Heres.to.You.1080p.WEBRip.x265-ZiTO
  1054. 2021-09-20 17:06:40.5|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1055. 2021-09-20 17:06:40.5|Debug|Parser|Release Group parsed: ZiTO
  1056. 2021-09-20 17:06:40.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E08.And.Heres.to.You.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E08 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E08.And.Heres.to.You.1080p.WEBRip.x265-ZiTO\.
  1057. 2021-09-20 17:06:40.5|Debug|Parser|Parsing string 'For.All.Mankind.S02E07.Dont.Be.Cruel.1080p.WEBRip.x265-ZiTO'
  1058. 2021-09-20 17:06:40.5|Debug|Parser|Episode Parsed. For All Mankind - S02E07
  1059. 2021-09-20 17:06:40.5|Debug|Parser|Language parsed: English
  1060. 2021-09-20 17:06:40.5|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E07.Dont.Be.Cruel.1080p.WEBRip.x265-ZiTO
  1061. 2021-09-20 17:06:40.5|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1062. 2021-09-20 17:06:40.5|Debug|Parser|Release Group parsed: ZiTO
  1063. 2021-09-20 17:06:40.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E07.Dont.Be.Cruel.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E07 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E07.Dont.Be.Cruel.1080p.WEBRip.x265-ZiTO\.
  1064. 2021-09-20 17:06:40.5|Debug|Parser|Parsing string 'For.All.Mankind.S02E06.Best.Laid.Plans.1080p.WEBRip.x265-ZiTO'
  1065. 2021-09-20 17:06:40.5|Debug|Parser|Episode Parsed. For All Mankind - S02E06
  1066. 2021-09-20 17:06:40.5|Debug|Parser|Language parsed: English
  1067. 2021-09-20 17:06:40.5|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E06.Best.Laid.Plans.1080p.WEBRip.x265-ZiTO
  1068. 2021-09-20 17:06:40.5|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1069. 2021-09-20 17:06:40.5|Debug|Parser|Release Group parsed: ZiTO
  1070. 2021-09-20 17:06:40.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E06.Best.Laid.Plans.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E06 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E06.Best.Laid.Plans.1080p.WEBRip.x265-ZiTO\.
  1071. 2021-09-20 17:06:40.5|Debug|Parser|Parsing string 'For.All.Mankind.S02E05.The.Weight.1080p.WEBRip.x265-ZiTO'
  1072. 2021-09-20 17:06:40.5|Debug|Parser|Episode Parsed. For All Mankind - S02E05
  1073. 2021-09-20 17:06:40.5|Debug|Parser|Language parsed: English
  1074. 2021-09-20 17:06:40.5|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E05.The.Weight.1080p.WEBRip.x265-ZiTO
  1075. 2021-09-20 17:06:40.5|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1076. 2021-09-20 17:06:40.5|Debug|Parser|Release Group parsed: ZiTO
  1077. 2021-09-20 17:06:40.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E05.The.Weight.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E05 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E05.The.Weight.1080p.WEBRip.x265-ZiTO\.
  1078. 2021-09-20 17:06:40.5|Debug|Parser|Parsing string 'For.All.Mankind.S02E04.Pathfinder.1080p.WEBRip.x265-ZiTO'
  1079. 2021-09-20 17:06:40.5|Debug|Parser|Episode Parsed. For All Mankind - S02E04
  1080. 2021-09-20 17:06:40.6|Debug|Parser|Language parsed: English
  1081. 2021-09-20 17:06:40.6|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E04.Pathfinder.1080p.WEBRip.x265-ZiTO
  1082. 2021-09-20 17:06:40.6|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1083. 2021-09-20 17:06:40.6|Debug|Parser|Release Group parsed: ZiTO
  1084. 2021-09-20 17:06:40.6|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E04.Pathfinder.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E04 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E04.Pathfinder.1080p.WEBRip.x265-ZiTO\.
  1085. 2021-09-20 17:06:40.6|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  1086. 2021-09-20 17:06:40.7|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  1087. 2021-09-20 17:07:00.7|Error|SceneMappingService|Failed to Update Scene Mappings
  1088.  
  1089. [v3.0.6.1265] System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 107.175.14.17:80
  1090. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1091. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  1092. --- End of inner exception stack trace ---
  1093. at System.Net.HttpWebRequest.GetResponse()
  1094. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  1095. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  1096. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  1097. at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 286
  1098. at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:line 82
  1099. at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:line 205
  1100. at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:line 136
  1101.  
  1102. 2021-09-20 17:07:01.9|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  1103. 2021-09-20 17:08:09.4|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  1104. 2021-09-20 17:08:09.4|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  1105. 2021-09-20 17:08:09.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
  1106. 2021-09-20 17:08:09.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
  1107. 2021-09-20 17:10:30.3|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
  1108. 2021-09-20 17:10:30.3|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
  1109. 2021-09-20 17:10:30.3|Debug|ProcessProvider| - [4040] Sonarr
  1110. 2021-09-20 17:10:30.3|Info|Router|Application mode: Interactive
  1111. 2021-09-20 17:10:30.3|Debug|Router|Tray selected
  1112. 2021-09-20 17:10:30.5|Info|MigrationLogger|*** Checking database for required migrations data source=C:\ProgramData\Sonarr\sonarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  1113. 2021-09-20 17:10:30.8|Debug|MigrationLogger|Took: 00:00:00.2390666
  1114. 2021-09-20 17:10:30.8|Info|MigrationLogger|*** Checking database for required migrations data source=C:\ProgramData\Sonarr\logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  1115. 2021-09-20 17:10:30.8|Debug|MigrationLogger|Took: 00:00:00.0161279
  1116. 2021-09-20 17:10:31.0|Debug|netsh.exe|Starting netsh.exe http show urlacl
  1117. 2021-09-20 17:10:31.2|Debug|netsh.exe|URL Reservations:
  1118. 2021-09-20 17:10:31.2|Debug|netsh.exe|-----------------
  1119. 2021-09-20 17:10:31.2|Debug|netsh.exe| Reserved URL : http://*:5357/
  1120. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: BUILTIN\Users
  1121. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1122. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: No
  1123. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: NT AUTHORITY\LOCAL SERVICE
  1124. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1125. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: No
  1126. 2021-09-20 17:10:31.2|Debug|netsh.exe| SDDL: D:(A;;GX;;;BU)(A;;GX;;;LS)
  1127. 2021-09-20 17:10:31.2|Debug|netsh.exe| Reserved URL : http://+:80/Temporary_Listen_Addresses/
  1128. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: \Everyone
  1129. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1130. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: No
  1131. 2021-09-20 17:10:31.2|Debug|netsh.exe| SDDL: D:(A;;GX;;;WD)
  1132. 2021-09-20 17:10:31.2|Debug|netsh.exe| Reserved URL : https://*:5358/
  1133. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: BUILTIN\Users
  1134. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1135. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: No
  1136. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: NT AUTHORITY\LOCAL SERVICE
  1137. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1138. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: No
  1139. 2021-09-20 17:10:31.2|Debug|netsh.exe| SDDL: D:(A;;GX;;;BU)(A;;GX;;;LS)
  1140. 2021-09-20 17:10:31.2|Debug|netsh.exe| Reserved URL : https://+:443/sra_{BA195980-CD49-458b-9E23-C84EE0ADCD75}/
  1141. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: NT SERVICE\SstpSvc
  1142. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1143. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: Yes
  1144. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: BUILTIN\Administrators
  1145. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1146. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: Yes
  1147. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: NT AUTHORITY\SYSTEM
  1148. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1149. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: Yes
  1150. 2021-09-20 17:10:31.2|Debug|netsh.exe| SDDL: D:(A;;GA;;;S-1-5-80-3435701886-799518250-3791383489-3228296122-2938884314)(A;;GA;;;BA)(A;;GA;;;SY)
  1151. 2021-09-20 17:10:31.2|Debug|netsh.exe| Reserved URL : http://+:5985/wsman/
  1152. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: NT SERVICE\WinRM
  1153. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1154. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: No
  1155. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: NT SERVICE\Wecsvc
  1156. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1157. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: No
  1158. 2021-09-20 17:10:31.2|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-569256582-2953403351-2909559716-1301513147-412116970)(A;;GX;;;S-1-5-80-4059739203-877974739-1245631912-527174227-2996563517)
  1159. 2021-09-20 17:10:31.2|Debug|netsh.exe| Reserved URL : http://*:2869/
  1160. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: NT AUTHORITY\LOCAL SERVICE
  1161. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1162. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: No
  1163. 2021-09-20 17:10:31.2|Debug|netsh.exe| SDDL: D:(A;;GX;;;LS)
  1164. 2021-09-20 17:10:31.2|Debug|netsh.exe| Reserved URL : https://+:5986/wsman/
  1165. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: NT SERVICE\WinRM
  1166. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1167. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: No
  1168. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: NT SERVICE\Wecsvc
  1169. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1170. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: No
  1171. 2021-09-20 17:10:31.2|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-569256582-2953403351-2909559716-1301513147-412116970)(A;;GX;;;S-1-5-80-4059739203-877974739-1245631912-527174227-2996563517)
  1172. 2021-09-20 17:10:31.2|Debug|netsh.exe| Reserved URL : http://+:47001/wsman/
  1173. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: NT SERVICE\WinRM
  1174. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1175. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: No
  1176. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: NT SERVICE\Wecsvc
  1177. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1178. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: No
  1179. 2021-09-20 17:10:31.2|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-569256582-2953403351-2909559716-1301513147-412116970)(A;;GX;;;S-1-5-80-4059739203-877974739-1245631912-527174227-2996563517)
  1180. 2021-09-20 17:10:31.2|Debug|netsh.exe| Reserved URL : http://*:7878/
  1181. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: \Everyone
  1182. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1183. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: No
  1184. 2021-09-20 17:10:31.2|Debug|netsh.exe| SDDL: D:(A;;GX;;;WD)
  1185. 2021-09-20 17:10:31.2|Debug|netsh.exe| Reserved URL : http://*:8989/
  1186. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: \Everyone
  1187. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1188. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: No
  1189. 2021-09-20 17:10:31.2|Debug|netsh.exe| SDDL: D:(A;;GX;;;WD)
  1190. 2021-09-20 17:10:31.2|Debug|netsh.exe| Reserved URL : https://+:10245/WMPNSSv4/
  1191. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: NT SERVICE\WMPNetworkSvc
  1192. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1193. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: No
  1194. 2021-09-20 17:10:31.2|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-2375682873-768044350-3534595160-1005545032-2873800392)
  1195. 2021-09-20 17:10:31.2|Debug|netsh.exe| Reserved URL : http://+:10243/WMPNSSv4/
  1196. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: NT SERVICE\WMPNetworkSvc
  1197. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1198. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: No
  1199. 2021-09-20 17:10:31.2|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-2375682873-768044350-3534595160-1005545032-2873800392)
  1200. 2021-09-20 17:10:31.2|Debug|netsh.exe| Reserved URL : http://+:10247/apps/
  1201. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: NT AUTHORITY\Authenticated Users
  1202. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1203. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: No
  1204. 2021-09-20 17:10:31.2|Debug|netsh.exe| SDDL: D:(A;;GX;;;AU)
  1205. 2021-09-20 17:10:31.2|Debug|netsh.exe| Reserved URL : http://+:10246/MDEServer/
  1206. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: NT AUTHORITY\Authenticated Users
  1207. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1208. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: No
  1209. 2021-09-20 17:10:31.2|Debug|netsh.exe| SDDL: D:(A;;GX;;;AU)
  1210. 2021-09-20 17:10:31.2|Debug|netsh.exe| Reserved URL : http://+:80/0131501b-d67f-491b-9a40-c4bf27bcb4d4/
  1211. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: NT AUTHORITY\NETWORK SERVICE
  1212. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1213. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: No
  1214. 2021-09-20 17:10:31.2|Debug|netsh.exe| SDDL: D:(A;;GX;;;NS)
  1215. 2021-09-20 17:10:31.2|Debug|netsh.exe| Reserved URL : https://+:443/C574AC30-5794-4AEE-B1BB-6651C5315029/
  1216. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: NT AUTHORITY\NETWORK SERVICE
  1217. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1218. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: No
  1219. 2021-09-20 17:10:31.2|Debug|netsh.exe| SDDL: D:(A;;GX;;;NS)
  1220. 2021-09-20 17:10:31.2|Debug|netsh.exe| Reserved URL : http://+:80/116B50EB-ECE2-41ac-8429-9F9E963361B7/
  1221. 2021-09-20 17:10:31.2|Debug|netsh.exe| User: NT AUTHORITY\NETWORK SERVICE
  1222. 2021-09-20 17:10:31.2|Debug|netsh.exe| Listen: Yes
  1223. 2021-09-20 17:10:31.2|Debug|netsh.exe| Delegate: No
  1224. 2021-09-20 17:10:31.2|Debug|netsh.exe| SDDL: D:(A;;GX;;;NS)
  1225. 2021-09-20 17:10:31.3|Debug|netsh.exe| Reserved URL : https://+:3392/rdp/
  1226. 2021-09-20 17:10:31.3|Debug|netsh.exe| User: NT SERVICE\TermService
  1227. 2021-09-20 17:10:31.3|Debug|netsh.exe| Listen: Yes
  1228. 2021-09-20 17:10:31.3|Debug|netsh.exe| Delegate: No
  1229. 2021-09-20 17:10:31.3|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-446051430-1559341753-4161941529-1950928533-810483104)
  1230. 2021-09-20 17:10:31.3|Debug|netsh.exe| Reserved URL : http://+:3387/rdp/
  1231. 2021-09-20 17:10:31.3|Debug|netsh.exe| User: NT SERVICE\TermService
  1232. 2021-09-20 17:10:31.3|Debug|netsh.exe| Listen: Yes
  1233. 2021-09-20 17:10:31.3|Debug|netsh.exe| Delegate: No
  1234. 2021-09-20 17:10:31.3|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-446051430-1559341753-4161941529-1950928533-810483104)
  1235. 2021-09-20 17:10:31.3|Info|OwinHostController|Listening on the following URLs:
  1236. 2021-09-20 17:10:31.3|Info|OwinHostController| http://*:8989/
  1237. 2021-09-20 17:10:31.3|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  1238. 2021-09-20 17:10:31.4|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  1239. 2021-09-20 17:10:31.4|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  1240. 2021-09-20 17:10:32.2|Info|SonarrBootstrapper|Starting Web Server
  1241. 2021-09-20 17:10:32.8|Info|BrowserService|Starting default browser. http://localhost:8989
  1242. 2021-09-20 17:10:32.8|Info|ProcessProvider|Opening URL [http://localhost:8989]
  1243. 2021-09-20 17:10:33.1|Debug|QualityDefinitionService|Setting up default quality config
  1244. 2021-09-20 17:10:33.5|Debug|NotificationFactory|Initializing Providers. Count 21
  1245. 2021-09-20 17:10:33.5|Debug|IndexerFactory|Initializing Providers. Count 12
  1246. 2021-09-20 17:10:33.5|Debug|ImportListFactory|Initializing Providers. Count 4
  1247. 2021-09-20 17:10:33.5|Debug|MetadataFactory|Initializing Providers. Count 3
  1248. 2021-09-20 17:10:33.5|Debug|DownloadClientFactory|Initializing Providers. Count 16
  1249. 2021-09-20 17:10:33.6|Debug|DotnetVersionCheck|Dotnet version is 4.7.2 or better: 4.8.0
  1250. 2021-09-20 17:10:33.8|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=get_config&apikey=(removed)&output=json
  1251. 2021-09-20 17:10:35.3|Debug|Api|[GET] /api/v3/tag: 200.OK (157 ms)
  1252. 2021-09-20 17:10:35.3|Debug|Api|[GET] /api/v3/customFilter: 200.OK (171 ms)
  1253. 2021-09-20 17:10:35.4|Debug|Api|[GET] /api/v3/qualityprofile: 200.OK (192 ms)
  1254. 2021-09-20 17:10:35.5|Debug|Api|[GET] /api/v3/languageprofile: 200.OK (28 ms)
  1255. 2021-09-20 17:10:35.5|Debug|Api|[GET] /api/v3/system/status: 200.OK (72 ms)
  1256. 2021-09-20 17:10:35.7|Debug|Api|[GET] /api/v3/importlist: 200.OK (92 ms)
  1257. 2021-09-20 17:10:35.7|Debug|Api|[GET] /api/v3/config/ui: 200.OK (107 ms)
  1258. 2021-09-20 17:10:35.8|Debug|Api|[GET] /api/v3/series: 200.OK (596 ms)
  1259. 2021-09-20 17:10:36.0|Debug|Api|[GET] /api/v3/health: 200.OK (24 ms)
  1260. 2021-09-20 17:10:36.0|Debug|Api|[GET] /api/v3/queue/status: 200.OK (65 ms)
  1261. 2021-09-20 17:10:36.5|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=get_config&apikey=(removed)&output=json
  1262. 2021-09-20 17:10:36.5|Debug|IndexerFactory|Temporarily ignoring indexer NZBgeek till 9/20/2021 5:11:39 PM due to recent failures.
  1263. 2021-09-20 17:10:36.5|Debug|IndexerFactory|Temporarily ignoring indexer NZBgeek till 9/20/2021 5:11:39 PM due to recent failures.
  1264. 2021-09-20 17:10:37.0|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
  1265. 2021-09-20 17:11:03.6|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  1266. 2021-09-20 17:11:03.6|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  1267. 2021-09-20 17:11:03.7|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E07.720p.WEB.H264-GLHF'
  1268. 2021-09-20 17:11:03.9|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E07
  1269. 2021-09-20 17:11:04.0|Debug|Parser|Language parsed: English
  1270. 2021-09-20 17:11:04.0|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E07.720p.WEB.H264-GLHF
  1271. 2021-09-20 17:11:04.0|Debug|Parser|Quality parsed: WEBDL-720p v1
  1272. 2021-09-20 17:11:04.0|Debug|Parser|Release Group parsed: GLHF
  1273. 2021-09-20 17:11:04.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E07.720p.WEB.H264-GLHF': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E07 WEBDL-720p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E07.720p.WEB.H264-GLHF\.
  1274. 2021-09-20 17:11:04.1|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E06.Motherlode.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX'
  1275. 2021-09-20 17:11:04.1|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E06
  1276. 2021-09-20 17:11:04.1|Debug|Parser|Language parsed: English
  1277. 2021-09-20 17:11:04.1|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E06.Motherlode.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX
  1278. 2021-09-20 17:11:04.1|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1279. 2021-09-20 17:11:04.1|Debug|Parser|Release Group parsed: FLUX
  1280. 2021-09-20 17:11:04.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E06.Motherlode.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E06 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E06.Motherlode.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX\.
  1281. 2021-09-20 17:11:04.1|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E04.MULTi.1080p.WEB.H264-SHEEEIT'
  1282. 2021-09-20 17:11:04.1|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E04
  1283. 2021-09-20 17:11:04.1|Debug|Parser|Language parsed: English
  1284. 2021-09-20 17:11:04.1|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E04.MULTi.1080p.WEB.H264-SHEEEIT
  1285. 2021-09-20 17:11:04.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1286. 2021-09-20 17:11:04.1|Debug|Parser|Release Group parsed: SHEEEIT
  1287. 2021-09-20 17:11:04.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E04.MULTi.1080p.WEB.H264-SHEEEIT': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E04 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E04.MULTi.1080p.WEB.H264-SHEEEIT\.
  1288. 2021-09-20 17:11:04.1|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E03.Earth.Day.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX'
  1289. 2021-09-20 17:11:04.1|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E03
  1290. 2021-09-20 17:11:04.1|Debug|Parser|Language parsed: English
  1291. 2021-09-20 17:11:04.1|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E03.Earth.Day.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX
  1292. 2021-09-20 17:11:04.1|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1293. 2021-09-20 17:11:04.1|Debug|Parser|Release Group parsed: FLUX
  1294. 2021-09-20 17:11:04.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E03.Earth.Day.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E03 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E03.Earth.Day.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX\.
  1295. 2021-09-20 17:11:04.1|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E02.The.Critical.Path.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX'
  1296. 2021-09-20 17:11:04.1|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E02
  1297. 2021-09-20 17:11:04.1|Debug|Parser|Language parsed: English
  1298. 2021-09-20 17:11:04.1|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E02.The.Critical.Path.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX
  1299. 2021-09-20 17:11:04.1|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1300. 2021-09-20 17:11:04.1|Debug|Parser|Release Group parsed: FLUX
  1301. 2021-09-20 17:11:04.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E02.The.Critical.Path.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E02 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E02.The.Critical.Path.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX\.
  1302. 2021-09-20 17:11:04.1|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E01.Random.Acts.of.Mayhem.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX'
  1303. 2021-09-20 17:11:04.1|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E01
  1304. 2021-09-20 17:11:04.1|Debug|Parser|Language parsed: English
  1305. 2021-09-20 17:11:04.1|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E01.Random.Acts.of.Mayhem.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX
  1306. 2021-09-20 17:11:04.1|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1307. 2021-09-20 17:11:04.1|Debug|Parser|Release Group parsed: FLUX
  1308. 2021-09-20 17:11:04.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E01.Random.Acts.of.Mayhem.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E01 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E01.Random.Acts.of.Mayhem.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX\.
  1309. 2021-09-20 17:11:04.1|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E05.Sweet.Surrender.REPACK.1080p.HULU.WEBRip.DDP5.1.x264-FLUX'
  1310. 2021-09-20 17:11:04.1|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E05
  1311. 2021-09-20 17:11:04.1|Debug|Parser|Language parsed: English
  1312. 2021-09-20 17:11:04.1|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E05.Sweet.Surrender.REPACK.1080p.HULU.WEBRip.DDP5.1.x264-FLUX
  1313. 2021-09-20 17:11:04.1|Debug|Parser|Quality parsed: WEBRip-1080p v2
  1314. 2021-09-20 17:11:04.1|Debug|Parser|Release Group parsed: FLUX
  1315. 2021-09-20 17:11:04.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E05.Sweet.Surrender.REPACK.1080p.HULU.WEBRip.DDP5.1.x264-FLUX': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E05 WEBRip-1080p v2' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E05.Sweet.Surrender.REPACK.1080p.HULU.WEBRip.DDP5.1.x264-FLUX\.
  1316. 2021-09-20 17:11:04.1|Debug|Parser|Parsing string 'Manifest.S03E05.1080p.HEVC.x265-MeGusta'
  1317. 2021-09-20 17:11:04.1|Debug|Parser|Episode Parsed. Manifest - S03E05
  1318. 2021-09-20 17:11:04.1|Debug|Parser|Language parsed: English
  1319. 2021-09-20 17:11:04.1|Debug|QualityParser|Trying to parse quality for Manifest.S03E05.1080p.HEVC.x265-MeGusta
  1320. 2021-09-20 17:11:04.1|Debug|Parser|Quality parsed: HDTV-1080p v1
  1321. 2021-09-20 17:11:04.1|Debug|Parser|Release Group parsed: MeGusta
  1322. 2021-09-20 17:11:04.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E05.1080p.HEVC.x265-MeGusta': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E05 HDTV-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E05.1080p.HEVC.x265-MeGusta\.
  1323. 2021-09-20 17:11:04.1|Debug|Parser|Parsing string 'Manifest.S03E06.1080p.HEVC.x265-MeGusta'
  1324. 2021-09-20 17:11:04.1|Debug|Parser|Episode Parsed. Manifest - S03E06
  1325. 2021-09-20 17:11:04.1|Debug|Parser|Language parsed: English
  1326. 2021-09-20 17:11:04.1|Debug|QualityParser|Trying to parse quality for Manifest.S03E06.1080p.HEVC.x265-MeGusta
  1327. 2021-09-20 17:11:04.1|Debug|Parser|Quality parsed: HDTV-1080p v1
  1328. 2021-09-20 17:11:04.1|Debug|Parser|Release Group parsed: MeGusta
  1329. 2021-09-20 17:11:04.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E06.1080p.HEVC.x265-MeGusta': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E06 HDTV-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E06.1080p.HEVC.x265-MeGusta\.
  1330. 2021-09-20 17:11:04.1|Debug|Parser|Parsing string 'Manifest.S03E09.720p.WEB.H264-STRONTiUM'
  1331. 2021-09-20 17:11:04.1|Debug|Parser|Episode Parsed. Manifest - S03E09
  1332. 2021-09-20 17:11:04.1|Debug|Parser|Language parsed: English
  1333. 2021-09-20 17:11:04.1|Debug|QualityParser|Trying to parse quality for Manifest.S03E09.720p.WEB.H264-STRONTiUM
  1334. 2021-09-20 17:11:04.1|Debug|Parser|Quality parsed: WEBDL-720p v1
  1335. 2021-09-20 17:11:04.1|Debug|Parser|Release Group parsed: STRONTiUM
  1336. 2021-09-20 17:11:04.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E09.720p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E09 WEBDL-720p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E09.720p.WEB.H264-STRONTiUM\.
  1337. 2021-09-20 17:11:04.2|Debug|Parser|Parsing string 'Manifest.S03E07.720p.WEB.H264-STRONTiUM'
  1338. 2021-09-20 17:11:04.2|Debug|Parser|Episode Parsed. Manifest - S03E07
  1339. 2021-09-20 17:11:04.2|Debug|Parser|Language parsed: English
  1340. 2021-09-20 17:11:04.2|Debug|QualityParser|Trying to parse quality for Manifest.S03E07.720p.WEB.H264-STRONTiUM
  1341. 2021-09-20 17:11:04.2|Debug|Parser|Quality parsed: WEBDL-720p v1
  1342. 2021-09-20 17:11:04.2|Debug|Parser|Release Group parsed: STRONTiUM
  1343. 2021-09-20 17:11:04.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E07.720p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E07 WEBDL-720p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E07.720p.WEB.H264-STRONTiUM\.
  1344. 2021-09-20 17:11:04.2|Debug|Parser|Parsing string 'Manifest.S03E03.1080p.WEB.H264-STRONTiUM'
  1345. 2021-09-20 17:11:04.2|Debug|Parser|Episode Parsed. Manifest - S03E03
  1346. 2021-09-20 17:11:04.2|Debug|Parser|Language parsed: English
  1347. 2021-09-20 17:11:04.2|Debug|QualityParser|Trying to parse quality for Manifest.S03E03.1080p.WEB.H264-STRONTiUM
  1348. 2021-09-20 17:11:04.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1349. 2021-09-20 17:11:04.2|Debug|Parser|Release Group parsed: STRONTiUM
  1350. 2021-09-20 17:11:04.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E03.1080p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E03 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E03.1080p.WEB.H264-STRONTiUM\.
  1351. 2021-09-20 17:11:04.2|Debug|Parser|Parsing string 'Manifest.S03E12.1080p.WEB.H264-STRONTiUM'
  1352. 2021-09-20 17:11:04.2|Debug|Parser|Episode Parsed. Manifest - S03E12
  1353. 2021-09-20 17:11:04.2|Debug|Parser|Language parsed: English
  1354. 2021-09-20 17:11:04.2|Debug|QualityParser|Trying to parse quality for Manifest.S03E12.1080p.WEB.H264-STRONTiUM
  1355. 2021-09-20 17:11:04.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1356. 2021-09-20 17:11:04.2|Debug|Parser|Release Group parsed: STRONTiUM
  1357. 2021-09-20 17:11:04.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E12.1080p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E12 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E12.1080p.WEB.H264-STRONTiUM\.
  1358. 2021-09-20 17:11:04.2|Debug|Parser|Parsing string 'Manifest.S03E10.iNTERNAL.1080p.WEB.H264-STRONTiUM'
  1359. 2021-09-20 17:11:04.2|Debug|Parser|Episode Parsed. Manifest - S03E10
  1360. 2021-09-20 17:11:04.2|Debug|Parser|Language parsed: English
  1361. 2021-09-20 17:11:04.2|Debug|QualityParser|Trying to parse quality for Manifest.S03E10.iNTERNAL.1080p.WEB.H264-STRONTiUM
  1362. 2021-09-20 17:11:04.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1363. 2021-09-20 17:11:04.2|Debug|Parser|Release Group parsed: STRONTiUM
  1364. 2021-09-20 17:11:04.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E10.iNTERNAL.1080p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E10 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E10.iNTERNAL.1080p.WEB.H264-STRONTiUM\.
  1365. 2021-09-20 17:11:04.2|Debug|Parser|Parsing string 'Manifest.S03E04.1080p.WEB.H264-STRONTiUM'
  1366. 2021-09-20 17:11:04.2|Debug|Parser|Episode Parsed. Manifest - S03E04
  1367. 2021-09-20 17:11:04.2|Debug|Parser|Language parsed: English
  1368. 2021-09-20 17:11:04.2|Debug|QualityParser|Trying to parse quality for Manifest.S03E04.1080p.WEB.H264-STRONTiUM
  1369. 2021-09-20 17:11:04.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1370. 2021-09-20 17:11:04.2|Debug|Parser|Release Group parsed: STRONTiUM
  1371. 2021-09-20 17:11:04.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E04.1080p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E04 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E04.1080p.WEB.H264-STRONTiUM\.
  1372. 2021-09-20 17:11:04.2|Debug|Parser|Parsing string 'Manifest.S03E08.Destination.Unknown.1080p.AMZN.WEBRip.DDP5.1.x264-NTb'
  1373. 2021-09-20 17:11:04.2|Debug|Parser|Episode Parsed. Manifest - S03E08
  1374. 2021-09-20 17:11:04.2|Debug|Parser|Language parsed: English
  1375. 2021-09-20 17:11:04.2|Debug|QualityParser|Trying to parse quality for Manifest.S03E08.Destination.Unknown.1080p.AMZN.WEBRip.DDP5.1.x264-NTb
  1376. 2021-09-20 17:11:04.2|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1377. 2021-09-20 17:11:04.2|Debug|Parser|Release Group parsed: NTb
  1378. 2021-09-20 17:11:04.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E08.Destination.Unknown.1080p.AMZN.WEBRip.DDP5.1.x264-NTb': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E08 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E08.Destination.Unknown.1080p.AMZN.WEBRip.DDP5.1.x264-NTb\.
  1379. 2021-09-20 17:11:04.2|Debug|Parser|Parsing string 'Manifest.S03E01.Tailfin.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb-Scrambled'
  1380. 2021-09-20 17:11:04.2|Debug|Parser|Episode Parsed. Manifest - S03E01
  1381. 2021-09-20 17:11:04.2|Debug|Parser|Language parsed: English
  1382. 2021-09-20 17:11:04.2|Debug|QualityParser|Trying to parse quality for Manifest.S03E01.Tailfin.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb-Scrambled
  1383. 2021-09-20 17:11:04.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1384. 2021-09-20 17:11:04.2|Debug|Parser|Release Group parsed: NTb
  1385. 2021-09-20 17:11:04.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E01.Tailfin.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb-Scrambled': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E01 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E01.Tailfin.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb-Scrambled\.
  1386. 2021-09-20 17:11:04.2|Debug|Parser|Parsing string 'Loki.S01E06.For.All.Time.Always.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled'
  1387. 2021-09-20 17:11:04.2|Debug|Parser|Episode Parsed. Loki - S01E06
  1388. 2021-09-20 17:11:04.2|Debug|Parser|Language parsed: English
  1389. 2021-09-20 17:11:04.2|Debug|QualityParser|Trying to parse quality for Loki.S01E06.For.All.Time.Always.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled
  1390. 2021-09-20 17:11:04.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1391. 2021-09-20 17:11:04.2|Debug|Parser|Release Group parsed: TOMMY
  1392. 2021-09-20 17:11:04.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E06.For.All.Time.Always.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E06 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Loki.S01E06.For.All.Time.Always.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled\.
  1393. 2021-09-20 17:11:04.2|Debug|Parser|Parsing string 'Loki.S01E05.Journey.Into.Mystery.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled'
  1394. 2021-09-20 17:11:04.2|Debug|Parser|Episode Parsed. Loki - S01E05
  1395. 2021-09-20 17:11:04.2|Debug|Parser|Language parsed: English
  1396. 2021-09-20 17:11:04.2|Debug|QualityParser|Trying to parse quality for Loki.S01E05.Journey.Into.Mystery.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled
  1397. 2021-09-20 17:11:04.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1398. 2021-09-20 17:11:04.2|Debug|Parser|Release Group parsed: TOMMY
  1399. 2021-09-20 17:11:04.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E05.Journey.Into.Mystery.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E05 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Loki.S01E05.Journey.Into.Mystery.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled\.
  1400. 2021-09-20 17:11:04.2|Debug|Parser|Parsing string 'Loki.S01E04.The.Nexus.Event.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled'
  1401. 2021-09-20 17:11:04.2|Debug|Parser|Episode Parsed. Loki - S01E04
  1402. 2021-09-20 17:11:04.2|Debug|Parser|Language parsed: English
  1403. 2021-09-20 17:11:04.2|Debug|QualityParser|Trying to parse quality for Loki.S01E04.The.Nexus.Event.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled
  1404. 2021-09-20 17:11:04.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1405. 2021-09-20 17:11:04.2|Debug|Parser|Release Group parsed: TOMMY
  1406. 2021-09-20 17:11:04.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E04.The.Nexus.Event.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E04 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Loki.S01E04.The.Nexus.Event.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled\.
  1407. 2021-09-20 17:11:04.2|Debug|Parser|Parsing string 'Loki.S01E03.MULTi.1080p.WEB.H264-STRINGERBELL'
  1408. 2021-09-20 17:11:04.2|Debug|Parser|Episode Parsed. Loki - S01E03
  1409. 2021-09-20 17:11:04.2|Debug|Parser|Language parsed: English
  1410. 2021-09-20 17:11:04.2|Debug|QualityParser|Trying to parse quality for Loki.S01E03.MULTi.1080p.WEB.H264-STRINGERBELL
  1411. 2021-09-20 17:11:04.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1412. 2021-09-20 17:11:04.2|Debug|Parser|Release Group parsed: STRINGERBELL
  1413. 2021-09-20 17:11:04.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E03.MULTi.1080p.WEB.H264-STRINGERBELL': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E03 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Loki.S01E03.MULTi.1080p.WEB.H264-STRINGERBELL\.
  1414. 2021-09-20 17:11:04.2|Debug|Parser|Parsing string 'Loki.S01E02.The.Variant.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled'
  1415. 2021-09-20 17:11:04.2|Debug|Parser|Episode Parsed. Loki - S01E02
  1416. 2021-09-20 17:11:04.2|Debug|Parser|Language parsed: English
  1417. 2021-09-20 17:11:04.2|Debug|QualityParser|Trying to parse quality for Loki.S01E02.The.Variant.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled
  1418. 2021-09-20 17:11:04.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1419. 2021-09-20 17:11:04.2|Debug|Parser|Release Group parsed: TOMMY
  1420. 2021-09-20 17:11:04.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E02.The.Variant.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E02 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Loki.S01E02.The.Variant.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled\.
  1421. 2021-09-20 17:11:04.3|Debug|Parser|Parsing string 'Servant.S01E05.1080p.ATVP.WEB-DL.DDP5.1.H.264-CasStudio-AsRequested'
  1422. 2021-09-20 17:11:04.3|Debug|Parser|Episode Parsed. Servant - S01E05
  1423. 2021-09-20 17:11:04.3|Debug|Parser|Language parsed: English
  1424. 2021-09-20 17:11:04.3|Debug|QualityParser|Trying to parse quality for Servant.S01E05.1080p.ATVP.WEB-DL.DDP5.1.H.264-CasStudio-AsRequested
  1425. 2021-09-20 17:11:04.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1426. 2021-09-20 17:11:04.3|Debug|Parser|Release Group parsed: CasStudio
  1427. 2021-09-20 17:11:04.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S01E05.1080p.ATVP.WEB-DL.DDP5.1.H.264-CasStudio-AsRequested': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E05 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S01E05.1080p.ATVP.WEB-DL.DDP5.1.H.264-CasStudio-AsRequested\.
  1428. 2021-09-20 17:11:04.3|Debug|Parser|Parsing string 'Servant-S01E10-Balloon-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  1429. 2021-09-20 17:11:04.3|Debug|Parser|Episode Parsed. Servant - S01E10
  1430. 2021-09-20 17:11:04.3|Debug|Parser|Language parsed: English
  1431. 2021-09-20 17:11:04.3|Debug|QualityParser|Trying to parse quality for Servant-S01E10-Balloon-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  1432. 2021-09-20 17:11:04.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1433. 2021-09-20 17:11:04.3|Debug|Parser|Release Group parsed: AsmoFuscated
  1434. 2021-09-20 17:11:04.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E10-Balloon-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E10 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E10-Balloon-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  1435. 2021-09-20 17:11:04.3|Debug|Parser|Parsing string 'Servant-S01E09-Jericho-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  1436. 2021-09-20 17:11:04.3|Debug|Parser|Episode Parsed. Servant - S01E09
  1437. 2021-09-20 17:11:04.3|Debug|Parser|Language parsed: English
  1438. 2021-09-20 17:11:04.3|Debug|QualityParser|Trying to parse quality for Servant-S01E09-Jericho-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  1439. 2021-09-20 17:11:04.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1440. 2021-09-20 17:11:04.3|Debug|Parser|Release Group parsed: AsmoFuscated
  1441. 2021-09-20 17:11:04.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E09-Jericho-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E09 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E09-Jericho-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  1442. 2021-09-20 17:11:04.3|Debug|Parser|Parsing string 'Servant-S01E08-Boba-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  1443. 2021-09-20 17:11:04.3|Debug|Parser|Episode Parsed. Servant - S01E08
  1444. 2021-09-20 17:11:04.3|Debug|Parser|Language parsed: English
  1445. 2021-09-20 17:11:04.3|Debug|QualityParser|Trying to parse quality for Servant-S01E08-Boba-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  1446. 2021-09-20 17:11:04.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1447. 2021-09-20 17:11:04.3|Debug|Parser|Release Group parsed: AsmoFuscated
  1448. 2021-09-20 17:11:04.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E08-Boba-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E08 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E08-Boba-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  1449. 2021-09-20 17:11:04.3|Debug|Parser|Parsing string 'Servant-S01E07-Haggis-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  1450. 2021-09-20 17:11:04.3|Debug|Parser|Episode Parsed. Servant - S01E07
  1451. 2021-09-20 17:11:04.3|Debug|Parser|Language parsed: English
  1452. 2021-09-20 17:11:04.3|Debug|QualityParser|Trying to parse quality for Servant-S01E07-Haggis-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  1453. 2021-09-20 17:11:04.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1454. 2021-09-20 17:11:04.3|Debug|Parser|Release Group parsed: AsmoFuscated
  1455. 2021-09-20 17:11:04.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E07-Haggis-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E07 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E07-Haggis-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  1456. 2021-09-20 17:11:04.3|Debug|Parser|Parsing string 'Servant-S01E06-Rain-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  1457. 2021-09-20 17:11:04.3|Debug|Parser|Episode Parsed. Servant - S01E06
  1458. 2021-09-20 17:11:04.3|Debug|Parser|Language parsed: English
  1459. 2021-09-20 17:11:04.3|Debug|QualityParser|Trying to parse quality for Servant-S01E06-Rain-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  1460. 2021-09-20 17:11:04.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1461. 2021-09-20 17:11:04.3|Debug|Parser|Release Group parsed: AsmoFuscated
  1462. 2021-09-20 17:11:04.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E06-Rain-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E06 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E06-Rain-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  1463. 2021-09-20 17:11:04.3|Debug|Parser|Parsing string 'Servant-S01E04-Bear-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  1464. 2021-09-20 17:11:04.3|Debug|Parser|Episode Parsed. Servant - S01E04
  1465. 2021-09-20 17:11:04.3|Debug|Parser|Language parsed: English
  1466. 2021-09-20 17:11:04.3|Debug|QualityParser|Trying to parse quality for Servant-S01E04-Bear-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  1467. 2021-09-20 17:11:04.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1468. 2021-09-20 17:11:04.3|Debug|Parser|Release Group parsed: AsmoFuscated
  1469. 2021-09-20 17:11:04.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E04-Bear-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E04 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E04-Bear-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  1470. 2021-09-20 17:11:04.3|Debug|Parser|Parsing string 'Servant-S01E03-Eel-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  1471. 2021-09-20 17:11:04.3|Debug|Parser|Episode Parsed. Servant - S01E03
  1472. 2021-09-20 17:11:04.3|Debug|Parser|Language parsed: English
  1473. 2021-09-20 17:11:04.3|Debug|QualityParser|Trying to parse quality for Servant-S01E03-Eel-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  1474. 2021-09-20 17:11:04.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1475. 2021-09-20 17:11:04.3|Debug|Parser|Release Group parsed: AsmoFuscated
  1476. 2021-09-20 17:11:04.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E03-Eel-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E03 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E03-Eel-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  1477. 2021-09-20 17:11:04.3|Debug|Parser|Parsing string 'Servant-S01E02-Wood-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  1478. 2021-09-20 17:11:04.3|Debug|Parser|Episode Parsed. Servant - S01E02
  1479. 2021-09-20 17:11:04.3|Debug|Parser|Language parsed: English
  1480. 2021-09-20 17:11:04.3|Debug|QualityParser|Trying to parse quality for Servant-S01E02-Wood-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  1481. 2021-09-20 17:11:04.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1482. 2021-09-20 17:11:04.3|Debug|Parser|Release Group parsed: AsmoFuscated
  1483. 2021-09-20 17:11:04.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E02-Wood-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E02 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E02-Wood-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  1484. 2021-09-20 17:11:04.3|Debug|Parser|Parsing string 'Servant-S02E02-Spaceman-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  1485. 2021-09-20 17:11:04.3|Debug|Parser|Episode Parsed. Servant - S02E02
  1486. 2021-09-20 17:11:04.3|Debug|Parser|Language parsed: English
  1487. 2021-09-20 17:11:04.3|Debug|QualityParser|Trying to parse quality for Servant-S02E02-Spaceman-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  1488. 2021-09-20 17:11:04.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1489. 2021-09-20 17:11:04.3|Debug|Parser|Release Group parsed: AsmoFuscated
  1490. 2021-09-20 17:11:04.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S02E02-Spaceman-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E02 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S02E02-Spaceman-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  1491. 2021-09-20 17:11:04.3|Debug|Parser|Parsing string 'Servant-S01E01-Reborn-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  1492. 2021-09-20 17:11:04.3|Debug|Parser|Episode Parsed. Servant - S01E01
  1493. 2021-09-20 17:11:04.3|Debug|Parser|Language parsed: English
  1494. 2021-09-20 17:11:04.3|Debug|QualityParser|Trying to parse quality for Servant-S01E01-Reborn-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  1495. 2021-09-20 17:11:04.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1496. 2021-09-20 17:11:04.3|Debug|Parser|Release Group parsed: AsmoFuscated
  1497. 2021-09-20 17:11:04.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E01-Reborn-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E01 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E01-Reborn-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  1498. 2021-09-20 17:11:04.3|Debug|Parser|Parsing string 'Servant-S02E01-Doll-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  1499. 2021-09-20 17:11:04.3|Debug|Parser|Episode Parsed. Servant - S02E01
  1500. 2021-09-20 17:11:04.3|Debug|Parser|Language parsed: English
  1501. 2021-09-20 17:11:04.3|Debug|QualityParser|Trying to parse quality for Servant-S02E01-Doll-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  1502. 2021-09-20 17:11:04.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1503. 2021-09-20 17:11:04.3|Debug|Parser|Release Group parsed: AsmoFuscated
  1504. 2021-09-20 17:11:04.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S02E01-Doll-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E01 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S02E01-Doll-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  1505. 2021-09-20 17:11:04.3|Debug|Parser|Parsing string 'Loki.S01E01.Glorious.Purpose.REPACK.1080p.DSNP.WEBRip.DDP5.1.x264-TOMMY'
  1506. 2021-09-20 17:11:04.3|Debug|Parser|Episode Parsed. Loki - S01E01
  1507. 2021-09-20 17:11:04.3|Debug|Parser|Language parsed: English
  1508. 2021-09-20 17:11:04.3|Debug|QualityParser|Trying to parse quality for Loki.S01E01.Glorious.Purpose.REPACK.1080p.DSNP.WEBRip.DDP5.1.x264-TOMMY
  1509. 2021-09-20 17:11:04.3|Debug|Parser|Quality parsed: WEBRip-1080p v2
  1510. 2021-09-20 17:11:04.3|Debug|Parser|Release Group parsed: TOMMY
  1511. 2021-09-20 17:11:04.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E01.Glorious.Purpose.REPACK.1080p.DSNP.WEBRip.DDP5.1.x264-TOMMY': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E01 WEBRip-1080p v2' OutputPath=C:\Media-working\complete\TV\Loki.S01E01.Glorious.Purpose.REPACK.1080p.DSNP.WEBRip.DDP5.1.x264-TOMMY\.
  1512. 2021-09-20 17:11:04.4|Debug|Parser|Parsing string 'Servant.S02E10.1080p.WEB.h264-KOGi'
  1513. 2021-09-20 17:11:04.4|Debug|Parser|Episode Parsed. Servant - S02E10
  1514. 2021-09-20 17:11:04.4|Debug|Parser|Language parsed: English
  1515. 2021-09-20 17:11:04.4|Debug|QualityParser|Trying to parse quality for Servant.S02E10.1080p.WEB.h264-KOGi
  1516. 2021-09-20 17:11:04.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1517. 2021-09-20 17:11:04.4|Debug|Parser|Release Group parsed: KOGi
  1518. 2021-09-20 17:11:04.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E10.1080p.WEB.h264-KOGi': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E10 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E10.1080p.WEB.h264-KOGi\.
  1519. 2021-09-20 17:11:04.4|Debug|Parser|Parsing string 'Servant.S02E09.1080p.WEB.H264-GLHF'
  1520. 2021-09-20 17:11:04.4|Debug|Parser|Episode Parsed. Servant - S02E09
  1521. 2021-09-20 17:11:04.4|Debug|Parser|Language parsed: English
  1522. 2021-09-20 17:11:04.4|Debug|QualityParser|Trying to parse quality for Servant.S02E09.1080p.WEB.H264-GLHF
  1523. 2021-09-20 17:11:04.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1524. 2021-09-20 17:11:04.4|Debug|Parser|Release Group parsed: GLHF
  1525. 2021-09-20 17:11:04.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E09.1080p.WEB.H264-GLHF': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E09 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E09.1080p.WEB.H264-GLHF\.
  1526. 2021-09-20 17:11:04.4|Debug|Parser|Parsing string 'Servant.S02E08.1080p.WEB.H264-GLHF'
  1527. 2021-09-20 17:11:04.4|Debug|Parser|Episode Parsed. Servant - S02E08
  1528. 2021-09-20 17:11:04.4|Debug|Parser|Language parsed: English
  1529. 2021-09-20 17:11:04.4|Debug|QualityParser|Trying to parse quality for Servant.S02E08.1080p.WEB.H264-GLHF
  1530. 2021-09-20 17:11:04.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1531. 2021-09-20 17:11:04.4|Debug|Parser|Release Group parsed: GLHF
  1532. 2021-09-20 17:11:04.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E08.1080p.WEB.H264-GLHF': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E08 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E08.1080p.WEB.H264-GLHF\.
  1533. 2021-09-20 17:11:04.4|Debug|Parser|Parsing string 'Servant.S02E07.1080p.WEB.H264-GLHF'
  1534. 2021-09-20 17:11:04.4|Debug|Parser|Episode Parsed. Servant - S02E07
  1535. 2021-09-20 17:11:04.4|Debug|Parser|Language parsed: English
  1536. 2021-09-20 17:11:04.4|Debug|QualityParser|Trying to parse quality for Servant.S02E07.1080p.WEB.H264-GLHF
  1537. 2021-09-20 17:11:04.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1538. 2021-09-20 17:11:04.4|Debug|Parser|Release Group parsed: GLHF
  1539. 2021-09-20 17:11:04.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E07.1080p.WEB.H264-GLHF': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E07 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E07.1080p.WEB.H264-GLHF\.
  1540. 2021-09-20 17:11:04.4|Debug|Parser|Parsing string 'Servant.S02E06.1080p.WEB.H264-GGEZ'
  1541. 2021-09-20 17:11:04.4|Debug|Parser|Episode Parsed. Servant - S02E06
  1542. 2021-09-20 17:11:04.4|Debug|Parser|Language parsed: English
  1543. 2021-09-20 17:11:04.4|Debug|QualityParser|Trying to parse quality for Servant.S02E06.1080p.WEB.H264-GGEZ
  1544. 2021-09-20 17:11:04.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1545. 2021-09-20 17:11:04.4|Debug|Parser|Release Group parsed: GGEZ
  1546. 2021-09-20 17:11:04.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E06.1080p.WEB.H264-GGEZ': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E06 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E06.1080p.WEB.H264-GGEZ\.
  1547. 2021-09-20 17:11:04.4|Debug|Parser|Parsing string 'Servant.S02E05.1080p.WEB.H264-GLHF'
  1548. 2021-09-20 17:11:04.4|Debug|Parser|Episode Parsed. Servant - S02E05
  1549. 2021-09-20 17:11:04.4|Debug|Parser|Language parsed: English
  1550. 2021-09-20 17:11:04.4|Debug|QualityParser|Trying to parse quality for Servant.S02E05.1080p.WEB.H264-GLHF
  1551. 2021-09-20 17:11:04.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1552. 2021-09-20 17:11:04.4|Debug|Parser|Release Group parsed: GLHF
  1553. 2021-09-20 17:11:04.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E05.1080p.WEB.H264-GLHF': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E05 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E05.1080p.WEB.H264-GLHF\.
  1554. 2021-09-20 17:11:04.4|Debug|Parser|Parsing string 'Servant.S02E04.MULTi.1080p.WEB.H264-HERC'
  1555. 2021-09-20 17:11:04.4|Debug|Parser|Episode Parsed. Servant - S02E04
  1556. 2021-09-20 17:11:04.4|Debug|Parser|Language parsed: English
  1557. 2021-09-20 17:11:04.4|Debug|QualityParser|Trying to parse quality for Servant.S02E04.MULTi.1080p.WEB.H264-HERC
  1558. 2021-09-20 17:11:04.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1559. 2021-09-20 17:11:04.4|Debug|Parser|Release Group parsed: HERC
  1560. 2021-09-20 17:11:04.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E04.MULTi.1080p.WEB.H264-HERC': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E04 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E04.MULTi.1080p.WEB.H264-HERC\.
  1561. 2021-09-20 17:11:04.4|Debug|Parser|Parsing string 'Servant.S02E03.1080p.WEB.H264-GGWP'
  1562. 2021-09-20 17:11:04.4|Debug|Parser|Episode Parsed. Servant - S02E03
  1563. 2021-09-20 17:11:04.4|Debug|Parser|Language parsed: English
  1564. 2021-09-20 17:11:04.4|Debug|QualityParser|Trying to parse quality for Servant.S02E03.1080p.WEB.H264-GGWP
  1565. 2021-09-20 17:11:04.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1566. 2021-09-20 17:11:04.4|Debug|Parser|Release Group parsed: GGWP
  1567. 2021-09-20 17:11:04.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E03.1080p.WEB.H264-GGWP': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E03 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E03.1080p.WEB.H264-GGWP\.
  1568. 2021-09-20 17:11:04.4|Debug|Parser|Parsing string 'For.All.Mankind.S01E02.He.Built.the.Saturn.V.1080p.WEBRip.x265-ZiTO'
  1569. 2021-09-20 17:11:04.4|Debug|Parser|Episode Parsed. For All Mankind - S01E02
  1570. 2021-09-20 17:11:04.4|Debug|Parser|Language parsed: English
  1571. 2021-09-20 17:11:04.4|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E02.He.Built.the.Saturn.V.1080p.WEBRip.x265-ZiTO
  1572. 2021-09-20 17:11:04.4|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1573. 2021-09-20 17:11:04.4|Debug|Parser|Release Group parsed: ZiTO
  1574. 2021-09-20 17:11:04.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E02.He.Built.the.Saturn.V.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E02 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E02.He.Built.the.Saturn.V.1080p.WEBRip.x265-ZiTO.1\61cef9ec071641dabb1be7a13a71b724.mkv.
  1575. 2021-09-20 17:11:04.4|Debug|Parser|Parsing string 'For.All.Mankind.S01E07.Hi.Bob.1080p.WEBRip.x265-ZiTO'
  1576. 2021-09-20 17:11:04.4|Debug|Parser|Episode Parsed. For All Mankind - S01E07
  1577. 2021-09-20 17:11:04.4|Debug|Parser|Language parsed: English
  1578. 2021-09-20 17:11:04.4|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E07.Hi.Bob.1080p.WEBRip.x265-ZiTO
  1579. 2021-09-20 17:11:04.4|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1580. 2021-09-20 17:11:04.4|Debug|Parser|Release Group parsed: ZiTO
  1581. 2021-09-20 17:11:04.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E07.Hi.Bob.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E07 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E07.Hi.Bob.1080p.WEBRip.x265-ZiTO.1\3985c11742cf43fe87e33ed47061835e.mkv.
  1582. 2021-09-20 17:11:04.4|Debug|Parser|Parsing string 'For.All.Mankind.S01E06.Home.Again.1080p.WEBRip.x265-ZiTO'
  1583. 2021-09-20 17:11:04.4|Debug|Parser|Episode Parsed. For All Mankind - S01E06
  1584. 2021-09-20 17:11:04.4|Debug|Parser|Language parsed: English
  1585. 2021-09-20 17:11:04.4|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E06.Home.Again.1080p.WEBRip.x265-ZiTO
  1586. 2021-09-20 17:11:04.4|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1587. 2021-09-20 17:11:04.4|Debug|Parser|Release Group parsed: ZiTO
  1588. 2021-09-20 17:11:04.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E06.Home.Again.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E06 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E06.Home.Again.1080p.WEBRip.x265-ZiTO.1\a955375168b94f2bbcaaf25006437775.mkv.
  1589. 2021-09-20 17:11:04.4|Debug|Parser|Parsing string 'For.All.Mankind.S01E05.Into.the.Abyss.REPACK.1080p.ATVP.WEB-DL.DDP5.1.H.264-TOMMY-AsRequested'
  1590. 2021-09-20 17:11:04.4|Debug|Parser|Episode Parsed. For All Mankind - S01E05
  1591. 2021-09-20 17:11:04.4|Debug|Parser|Language parsed: English
  1592. 2021-09-20 17:11:04.4|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E05.Into.the.Abyss.REPACK.1080p.ATVP.WEB-DL.DDP5.1.H.264-TOMMY-AsRequested
  1593. 2021-09-20 17:11:04.4|Debug|Parser|Quality parsed: WEBDL-1080p v2
  1594. 2021-09-20 17:11:04.4|Debug|Parser|Release Group parsed: TOMMY
  1595. 2021-09-20 17:11:04.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E05.Into.the.Abyss.REPACK.1080p.ATVP.WEB-DL.DDP5.1.H.264-TOMMY-AsRequested': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E05 WEBDL-1080p v2' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E05.Into.the.Abyss.REPACK.1080p.ATVP.WEB-DL.DDP5.1.H.264-TOMMY-AsRequested\.
  1596. 2021-09-20 17:11:04.5|Debug|Parser|Parsing string 'For.All.Mankind.S01E03.Nixons.Women.1080p.WEBRip.x265-ZiTO'
  1597. 2021-09-20 17:11:04.5|Debug|Parser|Episode Parsed. For All Mankind - S01E03
  1598. 2021-09-20 17:11:04.5|Debug|Parser|Language parsed: English
  1599. 2021-09-20 17:11:04.5|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E03.Nixons.Women.1080p.WEBRip.x265-ZiTO
  1600. 2021-09-20 17:11:04.5|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1601. 2021-09-20 17:11:04.5|Debug|Parser|Release Group parsed: ZiTO
  1602. 2021-09-20 17:11:04.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E03.Nixons.Women.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E03 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E03.Nixons.Women.1080p.WEBRip.x265-ZiTO\.
  1603. 2021-09-20 17:11:04.5|Debug|Parser|Parsing string 'For.All.Mankind.S01E04.Prime.Crew.1080p.WEBRip.x265-ZiTO'
  1604. 2021-09-20 17:11:04.5|Debug|Parser|Episode Parsed. For All Mankind - S01E04
  1605. 2021-09-20 17:11:04.5|Debug|Parser|Language parsed: English
  1606. 2021-09-20 17:11:04.5|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E04.Prime.Crew.1080p.WEBRip.x265-ZiTO
  1607. 2021-09-20 17:11:04.5|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1608. 2021-09-20 17:11:04.5|Debug|Parser|Release Group parsed: ZiTO
  1609. 2021-09-20 17:11:04.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E04.Prime.Crew.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E04 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E04.Prime.Crew.1080p.WEBRip.x265-ZiTO\.
  1610. 2021-09-20 17:11:04.5|Debug|Parser|Parsing string 'For.All.Mankind.S01E10.A.City.Upon.a.Hill.1080p.WEBRip.x265-ZiTO'
  1611. 2021-09-20 17:11:04.5|Debug|Parser|Episode Parsed. For All Mankind - S01E10
  1612. 2021-09-20 17:11:04.5|Debug|Parser|Language parsed: English
  1613. 2021-09-20 17:11:04.5|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E10.A.City.Upon.a.Hill.1080p.WEBRip.x265-ZiTO
  1614. 2021-09-20 17:11:04.5|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1615. 2021-09-20 17:11:04.5|Debug|Parser|Release Group parsed: ZiTO
  1616. 2021-09-20 17:11:04.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E10.A.City.Upon.a.Hill.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E10 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E10.A.City.Upon.a.Hill.1080p.WEBRip.x265-ZiTO\.
  1617. 2021-09-20 17:11:04.5|Debug|Parser|Parsing string 'For.All.Mankind.S01E09.Bent.Bird.1080p.WEBRip.x265-ZiTO'
  1618. 2021-09-20 17:11:04.5|Debug|Parser|Episode Parsed. For All Mankind - S01E09
  1619. 2021-09-20 17:11:04.5|Debug|Parser|Language parsed: English
  1620. 2021-09-20 17:11:04.5|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E09.Bent.Bird.1080p.WEBRip.x265-ZiTO
  1621. 2021-09-20 17:11:04.5|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1622. 2021-09-20 17:11:04.5|Debug|Parser|Release Group parsed: ZiTO
  1623. 2021-09-20 17:11:04.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E09.Bent.Bird.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E09 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E09.Bent.Bird.1080p.WEBRip.x265-ZiTO\.
  1624. 2021-09-20 17:11:04.5|Debug|Parser|Parsing string 'For.All.Mankind.S01E08.Rupture.1080p.WEBRip.x265-ZiTO'
  1625. 2021-09-20 17:11:04.5|Debug|Parser|Episode Parsed. For All Mankind - S01E08
  1626. 2021-09-20 17:11:04.5|Debug|Parser|Language parsed: English
  1627. 2021-09-20 17:11:04.5|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E08.Rupture.1080p.WEBRip.x265-ZiTO
  1628. 2021-09-20 17:11:04.5|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1629. 2021-09-20 17:11:04.5|Debug|Parser|Release Group parsed: ZiTO
  1630. 2021-09-20 17:11:04.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E08.Rupture.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E08 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E08.Rupture.1080p.WEBRip.x265-ZiTO\.
  1631. 2021-09-20 17:11:04.5|Debug|Parser|Parsing string 'For.All.Mankind.S01E01.Red.Moon.1080p.WEBRip.x265-ZiTO'
  1632. 2021-09-20 17:11:04.5|Debug|Parser|Episode Parsed. For All Mankind - S01E01
  1633. 2021-09-20 17:11:04.5|Debug|Parser|Language parsed: English
  1634. 2021-09-20 17:11:04.5|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E01.Red.Moon.1080p.WEBRip.x265-ZiTO
  1635. 2021-09-20 17:11:04.5|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1636. 2021-09-20 17:11:04.5|Debug|Parser|Release Group parsed: ZiTO
  1637. 2021-09-20 17:11:04.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E01.Red.Moon.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E01 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E01.Red.Moon.1080p.WEBRip.x265-ZiTO\.
  1638. 2021-09-20 17:11:04.5|Debug|Parser|Parsing string 'For.All.Mankind.S02E10.The.Grey.1080p.WEBRip.x265-ZiTO'
  1639. 2021-09-20 17:11:04.5|Debug|Parser|Episode Parsed. For All Mankind - S02E10
  1640. 2021-09-20 17:11:04.5|Debug|Parser|Language parsed: English
  1641. 2021-09-20 17:11:04.5|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E10.The.Grey.1080p.WEBRip.x265-ZiTO
  1642. 2021-09-20 17:11:04.5|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1643. 2021-09-20 17:11:04.5|Debug|Parser|Release Group parsed: ZiTO
  1644. 2021-09-20 17:11:04.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E10.The.Grey.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E10 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E10.The.Grey.1080p.WEBRip.x265-ZiTO\.
  1645. 2021-09-20 17:11:04.5|Debug|Parser|Parsing string 'For.All.Mankind.S02E09.Triage.1080p.WEBRip.x265-ZiTO'
  1646. 2021-09-20 17:11:04.5|Debug|Parser|Episode Parsed. For All Mankind - S02E09
  1647. 2021-09-20 17:11:04.5|Debug|Parser|Language parsed: English
  1648. 2021-09-20 17:11:04.5|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E09.Triage.1080p.WEBRip.x265-ZiTO
  1649. 2021-09-20 17:11:04.5|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1650. 2021-09-20 17:11:04.5|Debug|Parser|Release Group parsed: ZiTO
  1651. 2021-09-20 17:11:04.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E09.Triage.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E09 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E09.Triage.1080p.WEBRip.x265-ZiTO\.
  1652. 2021-09-20 17:11:04.5|Debug|Parser|Parsing string 'For.All.Mankind.S02E08.And.Heres.to.You.1080p.WEBRip.x265-ZiTO'
  1653. 2021-09-20 17:11:04.5|Debug|Parser|Episode Parsed. For All Mankind - S02E08
  1654. 2021-09-20 17:11:04.5|Debug|Parser|Language parsed: English
  1655. 2021-09-20 17:11:04.5|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E08.And.Heres.to.You.1080p.WEBRip.x265-ZiTO
  1656. 2021-09-20 17:11:04.5|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1657. 2021-09-20 17:11:04.5|Debug|Parser|Release Group parsed: ZiTO
  1658. 2021-09-20 17:11:04.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E08.And.Heres.to.You.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E08 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E08.And.Heres.to.You.1080p.WEBRip.x265-ZiTO\.
  1659. 2021-09-20 17:11:04.5|Debug|Parser|Parsing string 'For.All.Mankind.S02E07.Dont.Be.Cruel.1080p.WEBRip.x265-ZiTO'
  1660. 2021-09-20 17:11:04.5|Debug|Parser|Episode Parsed. For All Mankind - S02E07
  1661. 2021-09-20 17:11:04.5|Debug|Parser|Language parsed: English
  1662. 2021-09-20 17:11:04.5|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E07.Dont.Be.Cruel.1080p.WEBRip.x265-ZiTO
  1663. 2021-09-20 17:11:04.5|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1664. 2021-09-20 17:11:04.5|Debug|Parser|Release Group parsed: ZiTO
  1665. 2021-09-20 17:11:04.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E07.Dont.Be.Cruel.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E07 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E07.Dont.Be.Cruel.1080p.WEBRip.x265-ZiTO\.
  1666. 2021-09-20 17:11:04.5|Debug|Parser|Parsing string 'For.All.Mankind.S02E06.Best.Laid.Plans.1080p.WEBRip.x265-ZiTO'
  1667. 2021-09-20 17:11:04.5|Debug|Parser|Episode Parsed. For All Mankind - S02E06
  1668. 2021-09-20 17:11:04.5|Debug|Parser|Language parsed: English
  1669. 2021-09-20 17:11:04.5|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E06.Best.Laid.Plans.1080p.WEBRip.x265-ZiTO
  1670. 2021-09-20 17:11:04.5|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1671. 2021-09-20 17:11:04.5|Debug|Parser|Release Group parsed: ZiTO
  1672. 2021-09-20 17:11:04.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E06.Best.Laid.Plans.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E06 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E06.Best.Laid.Plans.1080p.WEBRip.x265-ZiTO\.
  1673. 2021-09-20 17:11:04.5|Debug|Parser|Parsing string 'For.All.Mankind.S02E05.The.Weight.1080p.WEBRip.x265-ZiTO'
  1674. 2021-09-20 17:11:04.5|Debug|Parser|Episode Parsed. For All Mankind - S02E05
  1675. 2021-09-20 17:11:04.5|Debug|Parser|Language parsed: English
  1676. 2021-09-20 17:11:04.5|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E05.The.Weight.1080p.WEBRip.x265-ZiTO
  1677. 2021-09-20 17:11:04.6|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1678. 2021-09-20 17:11:04.6|Debug|Parser|Release Group parsed: ZiTO
  1679. 2021-09-20 17:11:04.6|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E05.The.Weight.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E05 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E05.The.Weight.1080p.WEBRip.x265-ZiTO\.
  1680. 2021-09-20 17:11:04.6|Debug|Parser|Parsing string 'For.All.Mankind.S02E04.Pathfinder.1080p.WEBRip.x265-ZiTO'
  1681. 2021-09-20 17:11:04.6|Debug|Parser|Episode Parsed. For All Mankind - S02E04
  1682. 2021-09-20 17:11:04.6|Debug|Parser|Language parsed: English
  1683. 2021-09-20 17:11:04.6|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E04.Pathfinder.1080p.WEBRip.x265-ZiTO
  1684. 2021-09-20 17:11:04.6|Debug|Parser|Quality parsed: WEBRip-1080p v1
  1685. 2021-09-20 17:11:04.6|Debug|Parser|Release Group parsed: ZiTO
  1686. 2021-09-20 17:11:04.6|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E04.Pathfinder.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E04 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E04.Pathfinder.1080p.WEBRip.x265-ZiTO\.
  1687. 2021-09-20 17:11:04.6|Debug|Api|[GET] /api/v3/command: 200.OK (8 ms)
  1688. 2021-09-20 17:11:04.7|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  1689. 2021-09-20 17:11:40.9|Debug|Api|[GET] /api/v3/config/indexer: 200.OK (16 ms)
  1690. 2021-09-20 17:11:40.9|Debug|Api|[GET] /api/v3/indexer: 200.OK (28 ms)
  1691. 2021-09-20 17:11:42.4|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from https://api.nzbgeek.info
  1692.  
  1693. [v3.0.6.1265] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: The handshake failed due to an unexpected packet format.
  1694. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  1695. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  1696. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  1697. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  1698. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  1699. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  1700. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  1701. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1702. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1703. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1704. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  1705. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  1706. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  1707. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  1708. --- End of inner exception stack trace ---
  1709. at System.Net.HttpWebRequest.GetResponse()
  1710. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  1711. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  1712. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  1713. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  1714. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 59
  1715.  
  1716. 2021-09-20 17:11:42.4|Debug|Api|[POST] /api/v3/indexer/action/newznabCategories: 200.OK (216 ms)
  1717. 2021-09-20 17:11:44.5|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from https://api.nzbgeek.info
  1718.  
  1719. [v3.0.6.1265] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: The handshake failed due to an unexpected packet format.
  1720. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  1721. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  1722. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  1723. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  1724. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  1725. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  1726. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  1727. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1728. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1729. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1730. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  1731. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  1732. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  1733. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  1734. --- End of inner exception stack trace ---
  1735. at System.Net.HttpWebRequest.GetResponse()
  1736. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  1737. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  1738. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  1739. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  1740. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 59
  1741.  
  1742. 2021-09-20 17:11:44.5|Warn|Newznab|Unable to connect to indexer
  1743.  
  1744. [v3.0.6.1265] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: The handshake failed due to an unexpected packet format.
  1745. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  1746. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  1747. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  1748. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  1749. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  1750. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  1751. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  1752. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1753. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1754. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1755. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  1756. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  1757. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  1758. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  1759. --- End of inner exception stack trace ---
  1760. at System.Net.HttpWebRequest.GetResponse()
  1761. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  1762. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  1763. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  1764. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  1765. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 64
  1766. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 36
  1767. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Cache\Cached.cs:line 104
  1768. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 36
  1769. at NzbDrone.Core.Indexers.Newznab.Newznab.get_PageSize() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:line 24
  1770. at NzbDrone.Core.Indexers.Newznab.Newznab.GetRequestGenerator() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:line 28
  1771. at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 335
  1772.  
  1773. 2021-09-20 17:11:44.6|Warn|SonarrErrorPipeline|Invalid request Validation failed:
  1774. -- : Unable to connect to indexer, check the log for more details
  1775. 2021-09-20 17:11:44.6|Debug|Api|[POST] /api/v3/indexer/test: 400.BadRequest (124 ms)
  1776. 2021-09-20 17:12:03.6|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  1777. 2021-09-20 17:12:33.6|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  1778. 2021-09-20 17:12:33.6|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  1779. 2021-09-20 17:12:33.7|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  1780. 2021-09-20 17:12:33.8|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  1781. 2021-09-20 17:14:03.6|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  1782. 2021-09-20 17:14:05.7|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  1783. 2021-09-20 17:14:05.9|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  1784. 2021-09-20 17:14:06.0|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  1785. 2021-09-20 17:14:31.3|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from https://api.nzbgeek.info
  1786.  
  1787. [v3.0.6.1265] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: The handshake failed due to an unexpected packet format.
  1788. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  1789. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  1790. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  1791. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  1792. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  1793. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  1794. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  1795. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1796. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1797. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1798. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  1799. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  1800. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  1801. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  1802. --- End of inner exception stack trace ---
  1803. at System.Net.HttpWebRequest.GetResponse()
  1804. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  1805. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  1806. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  1807. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  1808. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 59
  1809.  
  1810. 2021-09-20 17:14:31.3|Debug|Api|[POST] /api/v3/indexer/action/newznabCategories: 200.OK (55 ms)
  1811. 2021-09-20 17:14:41.8|Debug|Api|[GET] /api/v3/remotepathmapping: 200.OK (18 ms)
  1812. 2021-09-20 17:14:41.8|Debug|Api|[GET] /api/v3/config/downloadclient: 200.OK (32 ms)
  1813. 2021-09-20 17:14:41.8|Debug|Api|[GET] /api/v3/downloadclient: 200.OK (44 ms)
  1814. 2021-09-20 17:14:48.8|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=version&apikey=(removed)&output=json
  1815. 2021-09-20 17:14:48.8|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=get_config&apikey=(removed)&output=json
  1816. 2021-09-20 17:14:48.8|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=get_config&apikey=(removed)&output=json
  1817. 2021-09-20 17:14:48.8|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=get_config&apikey=(removed)&output=json
  1818. 2021-09-20 17:14:48.8|Debug|Api|[POST] /api/v3/downloadclient/test: 200.OK (47 ms)
  1819. 2021-09-20 17:14:56.9|Debug|Api|[GET] /api/v3/notification: 200.OK (8 ms)
  1820. 2021-09-20 17:14:59.3|Debug|Api|[GET] /api/v3/notification/schema: 200.OK (37 ms)
  1821. 2021-09-20 17:15:09.7|Debug|Api|[GET] /api/v3/config/host: 200.OK (11 ms)
  1822. 2021-09-20 17:15:33.7|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  1823. 2021-09-20 17:15:33.7|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  1824. 2021-09-20 17:15:33.7|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  1825. 2021-09-20 17:15:33.9|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  1826. 2021-09-20 17:15:57.5|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=get_config&apikey=(removed)&output=json
  1827. 2021-09-20 17:15:57.5|Debug|Api|[PUT] /api/v3/config/host: 202.Accepted (66 ms)
  1828. 2021-09-20 17:15:57.5|Warn|HttpClient|HTTP Error - Res: [GET] https://services.sonarr.tv/v1/ping: 404.NotFound
  1829. 2021-09-20 17:15:57.5|Warn|HttpClient|HTTP Error - Res: [GET] https://services.sonarr.tv/v1/update/main?version=3.0.6.1265&os=windows&runtimeVer=4.8.0&active=true: 404.NotFound
  1830. 2021-09-20 17:15:57.6|Error|ProxyCheck|Proxy Health Check failed
  1831.  
  1832. [v3.0.6.1265] NzbDrone.Common.Http.HttpException: HTTP request failed: [404:NotFound] [GET] at [https://services.sonarr.tv/v1/ping]
  1833. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 101
  1834. at NzbDrone.Core.HealthCheck.Checks.ProxyCheck.Check() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\ProxyCheck.cs:line 46
  1835.  
  1836. <html>
  1837. <head>
  1838. <script type="text/javascript">
  1839. <!--
  1840. location.href = location.protocol + '//' + location.hostname + (location.port ? ':' + location.port : '') + '/sabnzbd' ;
  1841. //-->
  1842. </script>
  1843. </head>
  1844. <body><br/></body>
  1845. </html>
  1846.  
  1847.  
  1848. 2021-09-20 17:15:57.7|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
  1849. 2021-09-20 17:15:57.6|Error|TaskExtensions|Task Error
  1850.  
  1851. [v3.0.6.1265] NzbDrone.Common.Http.HttpException: HTTP request failed: [404:NotFound] [GET] at [https://services.sonarr.tv/v1/update/main?version=3.0.6.1265&os=windows&runtimeVer=4.8.0&active=true]
  1852. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 101
  1853. at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 286
  1854. at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate(String branch, Version currentVersion) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:line 46
  1855. at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdateCheckService.cs:line 26
  1856. at NzbDrone.Core.HealthCheck.Checks.UpdateCheck.Check() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\UpdateCheck.cs:line 63
  1857. at NzbDrone.Core.HealthCheck.HealthCheckService.<>c.<PerformHealthCheck>b__11_0(IProvideHealthCheck c) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:line 77
  1858. at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
  1859. at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  1860. at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  1861. at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck(IProvideHealthCheck[] healthChecks) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:line 77
  1862. at NzbDrone.Core.HealthCheck.HealthCheckService.HandleAsync(IEvent message) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:line 134
  1863. at NzbDrone.Core.Messaging.Events.EventAggregator.<>c__DisplayClass6_1`1.<PublishEvent>b__1() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Events\EventAggregator.cs:line 107
  1864. at System.Threading.Tasks.Task.InnerInvoke()
  1865. at System.Threading.Tasks.Task.Execute()
  1866.  
  1867. <html>
  1868. <head>
  1869. <script type="text/javascript">
  1870. <!--
  1871. location.href = location.protocol + '//' + location.hostname + (location.port ? ':' + location.port : '') + '/sabnzbd' ;
  1872. //-->
  1873. </script>
  1874. </head>
  1875. <body><br/></body>
  1876. </html>
  1877.  
  1878.  
  1879. 2021-09-20 17:16:01.3|Info|LifecycleService|Restart requested.
  1880. 2021-09-20 17:16:01.3|Debug|Api|[POST] /api/v3/system/restart: 200.OK (15 ms)
  1881. 2021-09-20 17:16:04.2|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
  1882. 2021-09-20 17:16:04.2|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
  1883. 2021-09-20 17:16:04.2|Debug|ProcessProvider| - [4324] Sonarr
  1884. 2021-09-20 17:16:04.2|Info|Router|Application mode: Interactive
  1885. 2021-09-20 17:16:04.2|Debug|Router|Tray selected
  1886. 2021-09-20 17:16:04.4|Info|MigrationLogger|*** Checking database for required migrations data source=C:\ProgramData\Sonarr\sonarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  1887. 2021-09-20 17:16:04.5|Debug|MigrationLogger|Took: 00:00:00.1112595
  1888. 2021-09-20 17:16:04.5|Info|MigrationLogger|*** Checking database for required migrations data source=C:\ProgramData\Sonarr\logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  1889. 2021-09-20 17:16:04.5|Debug|MigrationLogger|Took: 00:00:00.0113017
  1890. 2021-09-20 17:16:04.7|Debug|netsh.exe|Starting netsh.exe http show urlacl
  1891. 2021-09-20 17:16:04.8|Debug|netsh.exe|URL Reservations:
  1892. 2021-09-20 17:16:04.8|Debug|netsh.exe|-----------------
  1893. 2021-09-20 17:16:04.8|Debug|netsh.exe| Reserved URL : http://*:5357/
  1894. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: BUILTIN\Users
  1895. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1896. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: No
  1897. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: NT AUTHORITY\LOCAL SERVICE
  1898. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1899. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: No
  1900. 2021-09-20 17:16:04.8|Debug|netsh.exe| SDDL: D:(A;;GX;;;BU)(A;;GX;;;LS)
  1901. 2021-09-20 17:16:04.8|Debug|netsh.exe| Reserved URL : http://+:80/Temporary_Listen_Addresses/
  1902. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: \Everyone
  1903. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1904. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: No
  1905. 2021-09-20 17:16:04.8|Debug|netsh.exe| SDDL: D:(A;;GX;;;WD)
  1906. 2021-09-20 17:16:04.8|Debug|netsh.exe| Reserved URL : https://*:5358/
  1907. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: BUILTIN\Users
  1908. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1909. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: No
  1910. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: NT AUTHORITY\LOCAL SERVICE
  1911. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1912. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: No
  1913. 2021-09-20 17:16:04.8|Debug|netsh.exe| SDDL: D:(A;;GX;;;BU)(A;;GX;;;LS)
  1914. 2021-09-20 17:16:04.8|Debug|netsh.exe| Reserved URL : https://+:443/sra_{BA195980-CD49-458b-9E23-C84EE0ADCD75}/
  1915. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: NT SERVICE\SstpSvc
  1916. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1917. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: Yes
  1918. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: BUILTIN\Administrators
  1919. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1920. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: Yes
  1921. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: NT AUTHORITY\SYSTEM
  1922. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1923. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: Yes
  1924. 2021-09-20 17:16:04.8|Debug|netsh.exe| SDDL: D:(A;;GA;;;S-1-5-80-3435701886-799518250-3791383489-3228296122-2938884314)(A;;GA;;;BA)(A;;GA;;;SY)
  1925. 2021-09-20 17:16:04.8|Debug|netsh.exe| Reserved URL : http://+:5985/wsman/
  1926. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: NT SERVICE\WinRM
  1927. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1928. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: No
  1929. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: NT SERVICE\Wecsvc
  1930. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1931. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: No
  1932. 2021-09-20 17:16:04.8|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-569256582-2953403351-2909559716-1301513147-412116970)(A;;GX;;;S-1-5-80-4059739203-877974739-1245631912-527174227-2996563517)
  1933. 2021-09-20 17:16:04.8|Debug|netsh.exe| Reserved URL : http://*:2869/
  1934. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: NT AUTHORITY\LOCAL SERVICE
  1935. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1936. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: No
  1937. 2021-09-20 17:16:04.8|Debug|netsh.exe| SDDL: D:(A;;GX;;;LS)
  1938. 2021-09-20 17:16:04.8|Debug|netsh.exe| Reserved URL : https://+:5986/wsman/
  1939. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: NT SERVICE\WinRM
  1940. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1941. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: No
  1942. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: NT SERVICE\Wecsvc
  1943. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1944. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: No
  1945. 2021-09-20 17:16:04.8|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-569256582-2953403351-2909559716-1301513147-412116970)(A;;GX;;;S-1-5-80-4059739203-877974739-1245631912-527174227-2996563517)
  1946. 2021-09-20 17:16:04.8|Debug|netsh.exe| Reserved URL : http://+:47001/wsman/
  1947. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: NT SERVICE\WinRM
  1948. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1949. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: No
  1950. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: NT SERVICE\Wecsvc
  1951. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1952. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: No
  1953. 2021-09-20 17:16:04.8|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-569256582-2953403351-2909559716-1301513147-412116970)(A;;GX;;;S-1-5-80-4059739203-877974739-1245631912-527174227-2996563517)
  1954. 2021-09-20 17:16:04.8|Debug|netsh.exe| Reserved URL : http://*:7878/
  1955. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: \Everyone
  1956. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1957. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: No
  1958. 2021-09-20 17:16:04.8|Debug|netsh.exe| SDDL: D:(A;;GX;;;WD)
  1959. 2021-09-20 17:16:04.8|Debug|netsh.exe| Reserved URL : http://*:8989/
  1960. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: \Everyone
  1961. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1962. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: No
  1963. 2021-09-20 17:16:04.8|Debug|netsh.exe| SDDL: D:(A;;GX;;;WD)
  1964. 2021-09-20 17:16:04.8|Debug|netsh.exe| Reserved URL : https://+:10245/WMPNSSv4/
  1965. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: NT SERVICE\WMPNetworkSvc
  1966. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1967. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: No
  1968. 2021-09-20 17:16:04.8|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-2375682873-768044350-3534595160-1005545032-2873800392)
  1969. 2021-09-20 17:16:04.8|Debug|netsh.exe| Reserved URL : http://+:10243/WMPNSSv4/
  1970. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: NT SERVICE\WMPNetworkSvc
  1971. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1972. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: No
  1973. 2021-09-20 17:16:04.8|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-2375682873-768044350-3534595160-1005545032-2873800392)
  1974. 2021-09-20 17:16:04.8|Debug|netsh.exe| Reserved URL : http://+:10247/apps/
  1975. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: NT AUTHORITY\Authenticated Users
  1976. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1977. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: No
  1978. 2021-09-20 17:16:04.8|Debug|netsh.exe| SDDL: D:(A;;GX;;;AU)
  1979. 2021-09-20 17:16:04.8|Debug|netsh.exe| Reserved URL : http://+:10246/MDEServer/
  1980. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: NT AUTHORITY\Authenticated Users
  1981. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1982. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: No
  1983. 2021-09-20 17:16:04.8|Debug|netsh.exe| SDDL: D:(A;;GX;;;AU)
  1984. 2021-09-20 17:16:04.8|Debug|netsh.exe| Reserved URL : http://+:80/0131501b-d67f-491b-9a40-c4bf27bcb4d4/
  1985. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: NT AUTHORITY\NETWORK SERVICE
  1986. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1987. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: No
  1988. 2021-09-20 17:16:04.8|Debug|netsh.exe| SDDL: D:(A;;GX;;;NS)
  1989. 2021-09-20 17:16:04.8|Debug|netsh.exe| Reserved URL : https://+:443/C574AC30-5794-4AEE-B1BB-6651C5315029/
  1990. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: NT AUTHORITY\NETWORK SERVICE
  1991. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1992. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: No
  1993. 2021-09-20 17:16:04.8|Debug|netsh.exe| SDDL: D:(A;;GX;;;NS)
  1994. 2021-09-20 17:16:04.8|Debug|netsh.exe| Reserved URL : http://+:80/116B50EB-ECE2-41ac-8429-9F9E963361B7/
  1995. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: NT AUTHORITY\NETWORK SERVICE
  1996. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  1997. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: No
  1998. 2021-09-20 17:16:04.8|Debug|netsh.exe| SDDL: D:(A;;GX;;;NS)
  1999. 2021-09-20 17:16:04.8|Debug|netsh.exe| Reserved URL : https://+:3392/rdp/
  2000. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: NT SERVICE\TermService
  2001. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  2002. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: No
  2003. 2021-09-20 17:16:04.8|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-446051430-1559341753-4161941529-1950928533-810483104)
  2004. 2021-09-20 17:16:04.8|Debug|netsh.exe| Reserved URL : http://+:3387/rdp/
  2005. 2021-09-20 17:16:04.8|Debug|netsh.exe| User: NT SERVICE\TermService
  2006. 2021-09-20 17:16:04.8|Debug|netsh.exe| Listen: Yes
  2007. 2021-09-20 17:16:04.8|Debug|netsh.exe| Delegate: No
  2008. 2021-09-20 17:16:04.8|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-446051430-1559341753-4161941529-1950928533-810483104)
  2009. 2021-09-20 17:16:04.9|Info|OwinHostController|Listening on the following URLs:
  2010. 2021-09-20 17:16:04.9|Info|OwinHostController| http://*:8989/
  2011. 2021-09-20 17:16:04.9|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  2012. 2021-09-20 17:16:04.9|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  2013. 2021-09-20 17:16:04.9|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  2014. 2021-09-20 17:16:05.3|Info|SonarrBootstrapper|Starting Web Server
  2015. 2021-09-20 17:16:05.9|Debug|QualityDefinitionService|Setting up default quality config
  2016. 2021-09-20 17:16:06.1|Debug|NotificationFactory|Initializing Providers. Count 21
  2017. 2021-09-20 17:16:06.1|Debug|IndexerFactory|Initializing Providers. Count 12
  2018. 2021-09-20 17:16:06.1|Debug|ImportListFactory|Initializing Providers. Count 4
  2019. 2021-09-20 17:16:06.1|Debug|MetadataFactory|Initializing Providers. Count 3
  2020. 2021-09-20 17:16:06.1|Debug|DownloadClientFactory|Initializing Providers. Count 16
  2021. 2021-09-20 17:16:06.2|Debug|DotnetVersionCheck|Dotnet version is 4.7.2 or better: 4.8.0
  2022. 2021-09-20 17:16:06.2|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=get_config&apikey=(removed)&output=json
  2023. 2021-09-20 17:16:06.5|Debug|Api|[GET] /api/v3/system/status: 200.OK (78 ms)
  2024. 2021-09-20 17:16:07.8|Debug|Api|[GET] /api/v3/command: 200.OK (14 ms)
  2025. 2021-09-20 17:16:07.9|Debug|Api|[GET] /api/v3/queue/status: 200.OK (43 ms)
  2026. 2021-09-20 17:16:07.9|Debug|Api|[GET] /api/v3/health: 200.OK (39 ms)
  2027. 2021-09-20 17:16:08.0|Debug|Api|[GET] /api/v3/series: 200.OK (186 ms)
  2028. 2021-09-20 17:16:08.3|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=get_config&apikey=(removed)&output=json
  2029. 2021-09-20 17:16:08.6|Warn|HttpClient|HTTP Error - Res: [GET] https://services.sonarr.tv/v1/ping: 404.NotFound
  2030. 2021-09-20 17:16:08.6|Error|ProxyCheck|Proxy Health Check failed
  2031.  
  2032. [v3.0.6.1265] NzbDrone.Common.Http.HttpException: HTTP request failed: [404:NotFound] [GET] at [https://services.sonarr.tv/v1/ping]
  2033. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 101
  2034. at NzbDrone.Core.HealthCheck.Checks.ProxyCheck.Check() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\ProxyCheck.cs:line 46
  2035.  
  2036. <html>
  2037. <head>
  2038. <script type="text/javascript">
  2039. <!--
  2040. location.href = location.protocol + '//' + location.hostname + (location.port ? ':' + location.port : '') + '/sabnzbd' ;
  2041. //-->
  2042. </script>
  2043. </head>
  2044. <body><br/></body>
  2045. </html>
  2046.  
  2047.  
  2048. 2021-09-20 17:16:08.7|Warn|HttpClient|HTTP Error - Res: [GET] https://services.sonarr.tv/v1/time: 404.NotFound
  2049. 2021-09-20 17:16:08.7|Error|TaskExtensions|Task Error
  2050.  
  2051. [v3.0.6.1265] NzbDrone.Common.Http.HttpException: HTTP request failed: [404:NotFound] [GET] at [https://services.sonarr.tv/v1/time]
  2052. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 101
  2053. at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\SystemTimeCheck.cs:line 28
  2054. at NzbDrone.Core.HealthCheck.HealthCheckService.<>c.<PerformHealthCheck>b__11_0(IProvideHealthCheck c) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:line 77
  2055. at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
  2056. at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  2057. at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  2058. at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck(IProvideHealthCheck[] healthChecks) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:line 77
  2059. at NzbDrone.Core.HealthCheck.HealthCheckService.HandleAsync(ApplicationStartedEvent message) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:line 115
  2060. at NzbDrone.Core.Messaging.Events.EventAggregator.<>c__DisplayClass6_2`1.<PublishEvent>b__2() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Events\EventAggregator.cs:line 119
  2061. at System.Threading.Tasks.Task.InnerInvoke()
  2062. at System.Threading.Tasks.Task.Execute()
  2063.  
  2064. <html>
  2065. <head>
  2066. <script type="text/javascript">
  2067. <!--
  2068. location.href = location.protocol + '//' + location.hostname + (location.port ? ':' + location.port : '') + '/sabnzbd' ;
  2069. //-->
  2070. </script>
  2071. </head>
  2072. <body><br/></body>
  2073. </html>
  2074.  
  2075.  
  2076. 2021-09-20 17:16:10.6|Debug|Api|[GET] /api/v3/config/indexer: 200.OK (7 ms)
  2077. 2021-09-20 17:16:10.7|Debug|Api|[GET] /api/v3/indexer: 200.OK (46 ms)
  2078. 2021-09-20 17:16:12.4|Warn|HttpClient|HTTP Error - Res: [GET] https://api.nzbgeek.info/api?t=caps&apikey=(removed) 404.NotFound
  2079. 2021-09-20 17:16:12.4|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from https://api.nzbgeek.info
  2080.  
  2081. [v3.0.6.1265] NzbDrone.Common.Http.HttpException: HTTP request failed: [404:NotFound] [GET] at [https://api.nzbgeek.info/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 101
  2082. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  2083. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 59
  2084.  
  2085. <html>
  2086. <head>
  2087. <script type="text/javascript">
  2088. <!--
  2089. location.href = location.protocol + '//' + location.hostname + (location.port ? ':' + location.port : '') + '/sabnzbd' ;
  2090. //-->
  2091. </script>
  2092. </head>
  2093. <body><br/></body>
  2094. </html>
  2095.  
  2096.  
  2097. 2021-09-20 17:16:12.4|Debug|Api|[POST] /api/v3/indexer/action/newznabCategories: 200.OK (76 ms)
  2098. 2021-09-20 17:16:14.1|Warn|HttpClient|HTTP Error - Res: [GET] https://api.nzbgeek.info/api?t=caps&apikey=(removed) 404.NotFound
  2099. 2021-09-20 17:16:14.1|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from https://api.nzbgeek.info
  2100.  
  2101. [v3.0.6.1265] NzbDrone.Common.Http.HttpException: HTTP request failed: [404:NotFound] [GET] at [https://api.nzbgeek.info/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 101
  2102. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  2103. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 59
  2104.  
  2105. <html>
  2106. <head>
  2107. <script type="text/javascript">
  2108. <!--
  2109. location.href = location.protocol + '//' + location.hostname + (location.port ? ':' + location.port : '') + '/sabnzbd' ;
  2110. //-->
  2111. </script>
  2112. </head>
  2113. <body><br/></body>
  2114. </html>
  2115.  
  2116.  
  2117. 2021-09-20 17:16:14.1|Warn|Newznab|Unable to connect to indexer
  2118.  
  2119. [v3.0.6.1265] NzbDrone.Common.Http.HttpException: HTTP request failed: [404:NotFound] [GET] at [https://api.nzbgeek.info/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 101
  2120. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  2121. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 64
  2122. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 36
  2123. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Cache\Cached.cs:line 104
  2124. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 36
  2125. at NzbDrone.Core.Indexers.Newznab.Newznab.get_PageSize() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:line 24
  2126. at NzbDrone.Core.Indexers.Newznab.Newznab.GetRequestGenerator() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:line 28
  2127. at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 335
  2128.  
  2129. <html>
  2130. <head>
  2131. <script type="text/javascript">
  2132. <!--
  2133. location.href = location.protocol + '//' + location.hostname + (location.port ? ':' + location.port : '') + '/sabnzbd' ;
  2134. //-->
  2135. </script>
  2136. </head>
  2137. <body><br/></body>
  2138. </html>
  2139.  
  2140.  
  2141. 2021-09-20 17:16:14.1|Warn|SonarrErrorPipeline|Invalid request Validation failed:
  2142. -- : Unable to connect to indexer, check the log for more details
  2143. 2021-09-20 17:16:14.1|Debug|Api|[POST] /api/v3/indexer/test: 400.BadRequest (63 ms)
  2144. 2021-09-20 17:16:28.2|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
  2145. 2021-09-20 17:16:28.2|Debug|Api|[GET] /api/v3/system/status: 200.OK (35 ms)
  2146. 2021-09-20 17:16:28.4|Debug|Api|[GET] /api/v3/diskspace: 200.OK (183 ms)
  2147. 2021-09-20 17:16:35.3|Debug|Api|[GET] /api/v3/queue/details?seriesId=15: 200.OK (54 ms)
  2148. 2021-09-20 17:16:35.3|Debug|Api|[GET] /api/v3/episodeFile?seriesId=15: 200.OK (66 ms)
  2149. 2021-09-20 17:16:35.4|Debug|Api|[GET] /api/v3/episode?seriesId=15: 200.OK (72 ms)
  2150. 2021-09-20 17:16:36.2|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  2151. 2021-09-20 17:16:36.2|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  2152. 2021-09-20 17:16:36.4|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E07.720p.WEB.H264-GLHF'
  2153. 2021-09-20 17:16:36.7|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E07
  2154. 2021-09-20 17:16:36.7|Debug|Parser|Language parsed: English
  2155. 2021-09-20 17:16:36.7|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E07.720p.WEB.H264-GLHF
  2156. 2021-09-20 17:16:36.7|Debug|Parser|Quality parsed: WEBDL-720p v1
  2157. 2021-09-20 17:16:36.8|Debug|Parser|Release Group parsed: GLHF
  2158. 2021-09-20 17:16:36.8|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E07.720p.WEB.H264-GLHF': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E07 WEBDL-720p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E07.720p.WEB.H264-GLHF\.
  2159. 2021-09-20 17:16:36.8|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E06.Motherlode.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX'
  2160. 2021-09-20 17:16:36.8|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E06
  2161. 2021-09-20 17:16:36.8|Debug|Parser|Language parsed: English
  2162. 2021-09-20 17:16:36.8|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E06.Motherlode.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX
  2163. 2021-09-20 17:16:36.8|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2164. 2021-09-20 17:16:36.8|Debug|Parser|Release Group parsed: FLUX
  2165. 2021-09-20 17:16:36.8|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E06.Motherlode.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E06 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E06.Motherlode.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX\.
  2166. 2021-09-20 17:16:36.8|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E04.MULTi.1080p.WEB.H264-SHEEEIT'
  2167. 2021-09-20 17:16:36.8|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E04
  2168. 2021-09-20 17:16:36.8|Debug|Parser|Language parsed: English
  2169. 2021-09-20 17:16:36.8|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E04.MULTi.1080p.WEB.H264-SHEEEIT
  2170. 2021-09-20 17:16:36.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2171. 2021-09-20 17:16:36.8|Debug|Parser|Release Group parsed: SHEEEIT
  2172. 2021-09-20 17:16:36.8|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E04.MULTi.1080p.WEB.H264-SHEEEIT': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E04 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E04.MULTi.1080p.WEB.H264-SHEEEIT\.
  2173. 2021-09-20 17:16:36.8|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E03.Earth.Day.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX'
  2174. 2021-09-20 17:16:36.8|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E03
  2175. 2021-09-20 17:16:36.8|Debug|Parser|Language parsed: English
  2176. 2021-09-20 17:16:36.8|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E03.Earth.Day.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX
  2177. 2021-09-20 17:16:36.8|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2178. 2021-09-20 17:16:36.8|Debug|Parser|Release Group parsed: FLUX
  2179. 2021-09-20 17:16:36.8|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E03.Earth.Day.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E03 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E03.Earth.Day.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX\.
  2180. 2021-09-20 17:16:36.8|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E02.The.Critical.Path.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX'
  2181. 2021-09-20 17:16:36.8|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E02
  2182. 2021-09-20 17:16:36.8|Debug|Parser|Language parsed: English
  2183. 2021-09-20 17:16:36.8|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E02.The.Critical.Path.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX
  2184. 2021-09-20 17:16:36.8|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2185. 2021-09-20 17:16:36.8|Debug|Parser|Release Group parsed: FLUX
  2186. 2021-09-20 17:16:36.8|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E02.The.Critical.Path.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E02 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E02.The.Critical.Path.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX\.
  2187. 2021-09-20 17:16:36.8|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E01.Random.Acts.of.Mayhem.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX'
  2188. 2021-09-20 17:16:36.8|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E01
  2189. 2021-09-20 17:16:36.8|Debug|Parser|Language parsed: English
  2190. 2021-09-20 17:16:36.8|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E01.Random.Acts.of.Mayhem.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX
  2191. 2021-09-20 17:16:36.8|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2192. 2021-09-20 17:16:36.8|Debug|Parser|Release Group parsed: FLUX
  2193. 2021-09-20 17:16:36.9|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E01.Random.Acts.of.Mayhem.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E01 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E01.Random.Acts.of.Mayhem.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX\.
  2194. 2021-09-20 17:16:36.9|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E05.Sweet.Surrender.REPACK.1080p.HULU.WEBRip.DDP5.1.x264-FLUX'
  2195. 2021-09-20 17:16:36.9|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E05
  2196. 2021-09-20 17:16:36.9|Debug|Parser|Language parsed: English
  2197. 2021-09-20 17:16:36.9|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E05.Sweet.Surrender.REPACK.1080p.HULU.WEBRip.DDP5.1.x264-FLUX
  2198. 2021-09-20 17:16:36.9|Debug|Parser|Quality parsed: WEBRip-1080p v2
  2199. 2021-09-20 17:16:36.9|Debug|Parser|Release Group parsed: FLUX
  2200. 2021-09-20 17:16:36.9|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E05.Sweet.Surrender.REPACK.1080p.HULU.WEBRip.DDP5.1.x264-FLUX': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E05 WEBRip-1080p v2' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E05.Sweet.Surrender.REPACK.1080p.HULU.WEBRip.DDP5.1.x264-FLUX\.
  2201. 2021-09-20 17:16:36.9|Debug|Parser|Parsing string 'Manifest.S03E05.1080p.HEVC.x265-MeGusta'
  2202. 2021-09-20 17:16:36.9|Debug|Parser|Episode Parsed. Manifest - S03E05
  2203. 2021-09-20 17:16:36.9|Debug|Parser|Language parsed: English
  2204. 2021-09-20 17:16:36.9|Debug|QualityParser|Trying to parse quality for Manifest.S03E05.1080p.HEVC.x265-MeGusta
  2205. 2021-09-20 17:16:36.9|Debug|Parser|Quality parsed: HDTV-1080p v1
  2206. 2021-09-20 17:16:36.9|Debug|Parser|Release Group parsed: MeGusta
  2207. 2021-09-20 17:16:36.9|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E05.1080p.HEVC.x265-MeGusta': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E05 HDTV-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E05.1080p.HEVC.x265-MeGusta\.
  2208. 2021-09-20 17:16:36.9|Debug|Parser|Parsing string 'Manifest.S03E06.1080p.HEVC.x265-MeGusta'
  2209. 2021-09-20 17:16:36.9|Debug|Parser|Episode Parsed. Manifest - S03E06
  2210. 2021-09-20 17:16:36.9|Debug|Parser|Language parsed: English
  2211. 2021-09-20 17:16:36.9|Debug|QualityParser|Trying to parse quality for Manifest.S03E06.1080p.HEVC.x265-MeGusta
  2212. 2021-09-20 17:16:36.9|Debug|Parser|Quality parsed: HDTV-1080p v1
  2213. 2021-09-20 17:16:36.9|Debug|Parser|Release Group parsed: MeGusta
  2214. 2021-09-20 17:16:36.9|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E06.1080p.HEVC.x265-MeGusta': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E06 HDTV-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E06.1080p.HEVC.x265-MeGusta\.
  2215. 2021-09-20 17:16:36.9|Debug|Parser|Parsing string 'Manifest.S03E09.720p.WEB.H264-STRONTiUM'
  2216. 2021-09-20 17:16:36.9|Debug|Parser|Episode Parsed. Manifest - S03E09
  2217. 2021-09-20 17:16:36.9|Debug|Parser|Language parsed: English
  2218. 2021-09-20 17:16:36.9|Debug|QualityParser|Trying to parse quality for Manifest.S03E09.720p.WEB.H264-STRONTiUM
  2219. 2021-09-20 17:16:36.9|Debug|Parser|Quality parsed: WEBDL-720p v1
  2220. 2021-09-20 17:16:36.9|Debug|Parser|Release Group parsed: STRONTiUM
  2221. 2021-09-20 17:16:36.9|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E09.720p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E09 WEBDL-720p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E09.720p.WEB.H264-STRONTiUM\.
  2222. 2021-09-20 17:16:36.9|Debug|Parser|Parsing string 'Manifest.S03E07.720p.WEB.H264-STRONTiUM'
  2223. 2021-09-20 17:16:36.9|Debug|Parser|Episode Parsed. Manifest - S03E07
  2224. 2021-09-20 17:16:36.9|Debug|Parser|Language parsed: English
  2225. 2021-09-20 17:16:36.9|Debug|QualityParser|Trying to parse quality for Manifest.S03E07.720p.WEB.H264-STRONTiUM
  2226. 2021-09-20 17:16:36.9|Debug|Parser|Quality parsed: WEBDL-720p v1
  2227. 2021-09-20 17:16:36.9|Debug|Parser|Release Group parsed: STRONTiUM
  2228. 2021-09-20 17:16:36.9|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E07.720p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E07 WEBDL-720p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E07.720p.WEB.H264-STRONTiUM\.
  2229. 2021-09-20 17:16:36.9|Debug|Parser|Parsing string 'Manifest.S03E03.1080p.WEB.H264-STRONTiUM'
  2230. 2021-09-20 17:16:36.9|Debug|Parser|Episode Parsed. Manifest - S03E03
  2231. 2021-09-20 17:16:36.9|Debug|Parser|Language parsed: English
  2232. 2021-09-20 17:16:36.9|Debug|QualityParser|Trying to parse quality for Manifest.S03E03.1080p.WEB.H264-STRONTiUM
  2233. 2021-09-20 17:16:36.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2234. 2021-09-20 17:16:36.9|Debug|Parser|Release Group parsed: STRONTiUM
  2235. 2021-09-20 17:16:36.9|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E03.1080p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E03 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E03.1080p.WEB.H264-STRONTiUM\.
  2236. 2021-09-20 17:16:36.9|Debug|Parser|Parsing string 'Manifest.S03E12.1080p.WEB.H264-STRONTiUM'
  2237. 2021-09-20 17:16:36.9|Debug|Parser|Episode Parsed. Manifest - S03E12
  2238. 2021-09-20 17:16:36.9|Debug|Parser|Language parsed: English
  2239. 2021-09-20 17:16:36.9|Debug|QualityParser|Trying to parse quality for Manifest.S03E12.1080p.WEB.H264-STRONTiUM
  2240. 2021-09-20 17:16:36.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2241. 2021-09-20 17:16:36.9|Debug|Parser|Release Group parsed: STRONTiUM
  2242. 2021-09-20 17:16:36.9|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E12.1080p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E12 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E12.1080p.WEB.H264-STRONTiUM\.
  2243. 2021-09-20 17:16:36.9|Debug|Parser|Parsing string 'Manifest.S03E10.iNTERNAL.1080p.WEB.H264-STRONTiUM'
  2244. 2021-09-20 17:16:36.9|Debug|Parser|Episode Parsed. Manifest - S03E10
  2245. 2021-09-20 17:16:36.9|Debug|Parser|Language parsed: English
  2246. 2021-09-20 17:16:36.9|Debug|QualityParser|Trying to parse quality for Manifest.S03E10.iNTERNAL.1080p.WEB.H264-STRONTiUM
  2247. 2021-09-20 17:16:36.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2248. 2021-09-20 17:16:36.9|Debug|Parser|Release Group parsed: STRONTiUM
  2249. 2021-09-20 17:16:36.9|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E10.iNTERNAL.1080p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E10 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E10.iNTERNAL.1080p.WEB.H264-STRONTiUM\.
  2250. 2021-09-20 17:16:36.9|Debug|Parser|Parsing string 'Manifest.S03E04.1080p.WEB.H264-STRONTiUM'
  2251. 2021-09-20 17:16:36.9|Debug|Parser|Episode Parsed. Manifest - S03E04
  2252. 2021-09-20 17:16:36.9|Debug|Parser|Language parsed: English
  2253. 2021-09-20 17:16:36.9|Debug|QualityParser|Trying to parse quality for Manifest.S03E04.1080p.WEB.H264-STRONTiUM
  2254. 2021-09-20 17:16:36.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2255. 2021-09-20 17:16:36.9|Debug|Parser|Release Group parsed: STRONTiUM
  2256. 2021-09-20 17:16:36.9|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E04.1080p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E04 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E04.1080p.WEB.H264-STRONTiUM\.
  2257. 2021-09-20 17:16:37.0|Debug|Parser|Parsing string 'Manifest.S03E08.Destination.Unknown.1080p.AMZN.WEBRip.DDP5.1.x264-NTb'
  2258. 2021-09-20 17:16:37.0|Debug|Parser|Episode Parsed. Manifest - S03E08
  2259. 2021-09-20 17:16:37.0|Debug|Parser|Language parsed: English
  2260. 2021-09-20 17:16:37.0|Debug|QualityParser|Trying to parse quality for Manifest.S03E08.Destination.Unknown.1080p.AMZN.WEBRip.DDP5.1.x264-NTb
  2261. 2021-09-20 17:16:37.0|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2262. 2021-09-20 17:16:37.0|Debug|Parser|Release Group parsed: NTb
  2263. 2021-09-20 17:16:37.0|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E08.Destination.Unknown.1080p.AMZN.WEBRip.DDP5.1.x264-NTb': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E08 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E08.Destination.Unknown.1080p.AMZN.WEBRip.DDP5.1.x264-NTb\.
  2264. 2021-09-20 17:16:37.0|Debug|Parser|Parsing string 'Manifest.S03E01.Tailfin.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb-Scrambled'
  2265. 2021-09-20 17:16:37.0|Debug|Parser|Episode Parsed. Manifest - S03E01
  2266. 2021-09-20 17:16:37.0|Debug|Parser|Language parsed: English
  2267. 2021-09-20 17:16:37.0|Debug|QualityParser|Trying to parse quality for Manifest.S03E01.Tailfin.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb-Scrambled
  2268. 2021-09-20 17:16:37.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2269. 2021-09-20 17:16:37.0|Debug|Parser|Release Group parsed: NTb
  2270. 2021-09-20 17:16:37.0|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E01.Tailfin.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb-Scrambled': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E01 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E01.Tailfin.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb-Scrambled\.
  2271. 2021-09-20 17:16:37.0|Debug|Parser|Parsing string 'Loki.S01E06.For.All.Time.Always.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled'
  2272. 2021-09-20 17:16:37.0|Debug|Parser|Episode Parsed. Loki - S01E06
  2273. 2021-09-20 17:16:37.0|Debug|Parser|Language parsed: English
  2274. 2021-09-20 17:16:37.0|Debug|QualityParser|Trying to parse quality for Loki.S01E06.For.All.Time.Always.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled
  2275. 2021-09-20 17:16:37.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2276. 2021-09-20 17:16:37.0|Debug|Parser|Release Group parsed: TOMMY
  2277. 2021-09-20 17:16:37.0|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E06.For.All.Time.Always.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E06 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Loki.S01E06.For.All.Time.Always.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled\.
  2278. 2021-09-20 17:16:37.0|Debug|Parser|Parsing string 'Loki.S01E05.Journey.Into.Mystery.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled'
  2279. 2021-09-20 17:16:37.0|Debug|Parser|Episode Parsed. Loki - S01E05
  2280. 2021-09-20 17:16:37.0|Debug|Parser|Language parsed: English
  2281. 2021-09-20 17:16:37.0|Debug|QualityParser|Trying to parse quality for Loki.S01E05.Journey.Into.Mystery.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled
  2282. 2021-09-20 17:16:37.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2283. 2021-09-20 17:16:37.0|Debug|Parser|Release Group parsed: TOMMY
  2284. 2021-09-20 17:16:37.0|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E05.Journey.Into.Mystery.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E05 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Loki.S01E05.Journey.Into.Mystery.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled\.
  2285. 2021-09-20 17:16:37.0|Debug|Parser|Parsing string 'Loki.S01E04.The.Nexus.Event.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled'
  2286. 2021-09-20 17:16:37.0|Debug|Parser|Episode Parsed. Loki - S01E04
  2287. 2021-09-20 17:16:37.0|Debug|Parser|Language parsed: English
  2288. 2021-09-20 17:16:37.0|Debug|QualityParser|Trying to parse quality for Loki.S01E04.The.Nexus.Event.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled
  2289. 2021-09-20 17:16:37.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2290. 2021-09-20 17:16:37.0|Debug|Parser|Release Group parsed: TOMMY
  2291. 2021-09-20 17:16:37.0|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E04.The.Nexus.Event.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E04 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Loki.S01E04.The.Nexus.Event.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled\.
  2292. 2021-09-20 17:16:37.0|Debug|Parser|Parsing string 'Loki.S01E03.MULTi.1080p.WEB.H264-STRINGERBELL'
  2293. 2021-09-20 17:16:37.0|Debug|Parser|Episode Parsed. Loki - S01E03
  2294. 2021-09-20 17:16:37.0|Debug|Parser|Language parsed: English
  2295. 2021-09-20 17:16:37.0|Debug|QualityParser|Trying to parse quality for Loki.S01E03.MULTi.1080p.WEB.H264-STRINGERBELL
  2296. 2021-09-20 17:16:37.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2297. 2021-09-20 17:16:37.0|Debug|Parser|Release Group parsed: STRINGERBELL
  2298. 2021-09-20 17:16:37.0|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E03.MULTi.1080p.WEB.H264-STRINGERBELL': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E03 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Loki.S01E03.MULTi.1080p.WEB.H264-STRINGERBELL\.
  2299. 2021-09-20 17:16:37.0|Debug|Parser|Parsing string 'Loki.S01E02.The.Variant.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled'
  2300. 2021-09-20 17:16:37.0|Debug|Parser|Episode Parsed. Loki - S01E02
  2301. 2021-09-20 17:16:37.0|Debug|Parser|Language parsed: English
  2302. 2021-09-20 17:16:37.0|Debug|QualityParser|Trying to parse quality for Loki.S01E02.The.Variant.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled
  2303. 2021-09-20 17:16:37.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2304. 2021-09-20 17:16:37.0|Debug|Parser|Release Group parsed: TOMMY
  2305. 2021-09-20 17:16:37.0|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E02.The.Variant.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E02 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Loki.S01E02.The.Variant.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled\.
  2306. 2021-09-20 17:16:37.0|Debug|Parser|Parsing string 'Servant.S01E05.1080p.ATVP.WEB-DL.DDP5.1.H.264-CasStudio-AsRequested'
  2307. 2021-09-20 17:16:37.0|Debug|Parser|Episode Parsed. Servant - S01E05
  2308. 2021-09-20 17:16:37.0|Debug|Parser|Language parsed: English
  2309. 2021-09-20 17:16:37.0|Debug|QualityParser|Trying to parse quality for Servant.S01E05.1080p.ATVP.WEB-DL.DDP5.1.H.264-CasStudio-AsRequested
  2310. 2021-09-20 17:16:37.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2311. 2021-09-20 17:16:37.0|Debug|Parser|Release Group parsed: CasStudio
  2312. 2021-09-20 17:16:37.0|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S01E05.1080p.ATVP.WEB-DL.DDP5.1.H.264-CasStudio-AsRequested': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E05 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S01E05.1080p.ATVP.WEB-DL.DDP5.1.H.264-CasStudio-AsRequested\.
  2313. 2021-09-20 17:16:37.0|Debug|Parser|Parsing string 'Servant-S01E10-Balloon-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  2314. 2021-09-20 17:16:37.0|Debug|Parser|Episode Parsed. Servant - S01E10
  2315. 2021-09-20 17:16:37.0|Debug|Parser|Language parsed: English
  2316. 2021-09-20 17:16:37.0|Debug|QualityParser|Trying to parse quality for Servant-S01E10-Balloon-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  2317. 2021-09-20 17:16:37.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2318. 2021-09-20 17:16:37.0|Debug|Parser|Release Group parsed: AsmoFuscated
  2319. 2021-09-20 17:16:37.0|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E10-Balloon-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E10 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E10-Balloon-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  2320. 2021-09-20 17:16:37.0|Debug|Parser|Parsing string 'Servant-S01E09-Jericho-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  2321. 2021-09-20 17:16:37.0|Debug|Parser|Episode Parsed. Servant - S01E09
  2322. 2021-09-20 17:16:37.0|Debug|Parser|Language parsed: English
  2323. 2021-09-20 17:16:37.0|Debug|QualityParser|Trying to parse quality for Servant-S01E09-Jericho-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  2324. 2021-09-20 17:16:37.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2325. 2021-09-20 17:16:37.0|Debug|Parser|Release Group parsed: AsmoFuscated
  2326. 2021-09-20 17:16:37.0|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E09-Jericho-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E09 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E09-Jericho-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  2327. 2021-09-20 17:16:37.0|Debug|Parser|Parsing string 'Servant-S01E08-Boba-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  2328. 2021-09-20 17:16:37.0|Debug|Parser|Episode Parsed. Servant - S01E08
  2329. 2021-09-20 17:16:37.0|Debug|Parser|Language parsed: English
  2330. 2021-09-20 17:16:37.0|Debug|QualityParser|Trying to parse quality for Servant-S01E08-Boba-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  2331. 2021-09-20 17:16:37.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2332. 2021-09-20 17:16:37.0|Debug|Parser|Release Group parsed: AsmoFuscated
  2333. 2021-09-20 17:16:37.0|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E08-Boba-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E08 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E08-Boba-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  2334. 2021-09-20 17:16:37.0|Debug|Parser|Parsing string 'Servant-S01E07-Haggis-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  2335. 2021-09-20 17:16:37.0|Debug|Parser|Episode Parsed. Servant - S01E07
  2336. 2021-09-20 17:16:37.0|Debug|Parser|Language parsed: English
  2337. 2021-09-20 17:16:37.0|Debug|QualityParser|Trying to parse quality for Servant-S01E07-Haggis-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  2338. 2021-09-20 17:16:37.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2339. 2021-09-20 17:16:37.0|Debug|Parser|Release Group parsed: AsmoFuscated
  2340. 2021-09-20 17:16:37.0|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E07-Haggis-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E07 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E07-Haggis-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  2341. 2021-09-20 17:16:37.0|Debug|Parser|Parsing string 'Servant-S01E06-Rain-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  2342. 2021-09-20 17:16:37.0|Debug|Parser|Episode Parsed. Servant - S01E06
  2343. 2021-09-20 17:16:37.0|Debug|Parser|Language parsed: English
  2344. 2021-09-20 17:16:37.1|Debug|QualityParser|Trying to parse quality for Servant-S01E06-Rain-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  2345. 2021-09-20 17:16:37.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2346. 2021-09-20 17:16:37.1|Debug|Parser|Release Group parsed: AsmoFuscated
  2347. 2021-09-20 17:16:37.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E06-Rain-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E06 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E06-Rain-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  2348. 2021-09-20 17:16:37.1|Debug|Parser|Parsing string 'Servant-S01E04-Bear-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  2349. 2021-09-20 17:16:37.1|Debug|Parser|Episode Parsed. Servant - S01E04
  2350. 2021-09-20 17:16:37.1|Debug|Parser|Language parsed: English
  2351. 2021-09-20 17:16:37.1|Debug|QualityParser|Trying to parse quality for Servant-S01E04-Bear-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  2352. 2021-09-20 17:16:37.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2353. 2021-09-20 17:16:37.1|Debug|Parser|Release Group parsed: AsmoFuscated
  2354. 2021-09-20 17:16:37.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E04-Bear-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E04 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E04-Bear-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  2355. 2021-09-20 17:16:37.1|Debug|Parser|Parsing string 'Servant-S01E03-Eel-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  2356. 2021-09-20 17:16:37.1|Debug|Parser|Episode Parsed. Servant - S01E03
  2357. 2021-09-20 17:16:37.1|Debug|Parser|Language parsed: English
  2358. 2021-09-20 17:16:37.1|Debug|QualityParser|Trying to parse quality for Servant-S01E03-Eel-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  2359. 2021-09-20 17:16:37.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2360. 2021-09-20 17:16:37.1|Debug|Parser|Release Group parsed: AsmoFuscated
  2361. 2021-09-20 17:16:37.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E03-Eel-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E03 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E03-Eel-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  2362. 2021-09-20 17:16:37.1|Debug|Parser|Parsing string 'Servant-S01E02-Wood-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  2363. 2021-09-20 17:16:37.1|Debug|Parser|Episode Parsed. Servant - S01E02
  2364. 2021-09-20 17:16:37.1|Debug|Parser|Language parsed: English
  2365. 2021-09-20 17:16:37.1|Debug|QualityParser|Trying to parse quality for Servant-S01E02-Wood-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  2366. 2021-09-20 17:16:37.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2367. 2021-09-20 17:16:37.1|Debug|Parser|Release Group parsed: AsmoFuscated
  2368. 2021-09-20 17:16:37.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E02-Wood-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E02 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E02-Wood-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  2369. 2021-09-20 17:16:37.1|Debug|Parser|Parsing string 'Servant-S02E02-Spaceman-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  2370. 2021-09-20 17:16:37.1|Debug|Parser|Episode Parsed. Servant - S02E02
  2371. 2021-09-20 17:16:37.1|Debug|Parser|Language parsed: English
  2372. 2021-09-20 17:16:37.1|Debug|QualityParser|Trying to parse quality for Servant-S02E02-Spaceman-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  2373. 2021-09-20 17:16:37.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2374. 2021-09-20 17:16:37.1|Debug|Parser|Release Group parsed: AsmoFuscated
  2375. 2021-09-20 17:16:37.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S02E02-Spaceman-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E02 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S02E02-Spaceman-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  2376. 2021-09-20 17:16:37.1|Debug|Parser|Parsing string 'Servant-S01E01-Reborn-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  2377. 2021-09-20 17:16:37.1|Debug|Parser|Episode Parsed. Servant - S01E01
  2378. 2021-09-20 17:16:37.1|Debug|Parser|Language parsed: English
  2379. 2021-09-20 17:16:37.1|Debug|QualityParser|Trying to parse quality for Servant-S01E01-Reborn-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  2380. 2021-09-20 17:16:37.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2381. 2021-09-20 17:16:37.1|Debug|Parser|Release Group parsed: AsmoFuscated
  2382. 2021-09-20 17:16:37.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E01-Reborn-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E01 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E01-Reborn-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  2383. 2021-09-20 17:16:37.1|Debug|Parser|Parsing string 'Servant-S02E01-Doll-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  2384. 2021-09-20 17:16:37.1|Debug|Parser|Episode Parsed. Servant - S02E01
  2385. 2021-09-20 17:16:37.1|Debug|Parser|Language parsed: English
  2386. 2021-09-20 17:16:37.1|Debug|QualityParser|Trying to parse quality for Servant-S02E01-Doll-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  2387. 2021-09-20 17:16:37.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2388. 2021-09-20 17:16:37.1|Debug|Parser|Release Group parsed: AsmoFuscated
  2389. 2021-09-20 17:16:37.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S02E01-Doll-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E01 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S02E01-Doll-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  2390. 2021-09-20 17:16:37.1|Debug|Parser|Parsing string 'Loki.S01E01.Glorious.Purpose.REPACK.1080p.DSNP.WEBRip.DDP5.1.x264-TOMMY'
  2391. 2021-09-20 17:16:37.1|Debug|Parser|Episode Parsed. Loki - S01E01
  2392. 2021-09-20 17:16:37.1|Debug|Parser|Language parsed: English
  2393. 2021-09-20 17:16:37.1|Debug|QualityParser|Trying to parse quality for Loki.S01E01.Glorious.Purpose.REPACK.1080p.DSNP.WEBRip.DDP5.1.x264-TOMMY
  2394. 2021-09-20 17:16:37.1|Debug|Parser|Quality parsed: WEBRip-1080p v2
  2395. 2021-09-20 17:16:37.1|Debug|Parser|Release Group parsed: TOMMY
  2396. 2021-09-20 17:16:37.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E01.Glorious.Purpose.REPACK.1080p.DSNP.WEBRip.DDP5.1.x264-TOMMY': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E01 WEBRip-1080p v2' OutputPath=C:\Media-working\complete\TV\Loki.S01E01.Glorious.Purpose.REPACK.1080p.DSNP.WEBRip.DDP5.1.x264-TOMMY\.
  2397. 2021-09-20 17:16:37.1|Debug|Parser|Parsing string 'Servant.S02E10.1080p.WEB.h264-KOGi'
  2398. 2021-09-20 17:16:37.1|Debug|Parser|Episode Parsed. Servant - S02E10
  2399. 2021-09-20 17:16:37.1|Debug|Parser|Language parsed: English
  2400. 2021-09-20 17:16:37.1|Debug|QualityParser|Trying to parse quality for Servant.S02E10.1080p.WEB.h264-KOGi
  2401. 2021-09-20 17:16:37.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2402. 2021-09-20 17:16:37.1|Debug|Parser|Release Group parsed: KOGi
  2403. 2021-09-20 17:16:37.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E10.1080p.WEB.h264-KOGi': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E10 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E10.1080p.WEB.h264-KOGi\.
  2404. 2021-09-20 17:16:37.1|Debug|Parser|Parsing string 'Servant.S02E09.1080p.WEB.H264-GLHF'
  2405. 2021-09-20 17:16:37.1|Debug|Parser|Episode Parsed. Servant - S02E09
  2406. 2021-09-20 17:16:37.1|Debug|Parser|Language parsed: English
  2407. 2021-09-20 17:16:37.1|Debug|QualityParser|Trying to parse quality for Servant.S02E09.1080p.WEB.H264-GLHF
  2408. 2021-09-20 17:16:37.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2409. 2021-09-20 17:16:37.1|Debug|Parser|Release Group parsed: GLHF
  2410. 2021-09-20 17:16:37.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E09.1080p.WEB.H264-GLHF': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E09 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E09.1080p.WEB.H264-GLHF\.
  2411. 2021-09-20 17:16:37.1|Debug|Parser|Parsing string 'Servant.S02E08.1080p.WEB.H264-GLHF'
  2412. 2021-09-20 17:16:37.1|Debug|Parser|Episode Parsed. Servant - S02E08
  2413. 2021-09-20 17:16:37.1|Debug|Parser|Language parsed: English
  2414. 2021-09-20 17:16:37.1|Debug|QualityParser|Trying to parse quality for Servant.S02E08.1080p.WEB.H264-GLHF
  2415. 2021-09-20 17:16:37.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2416. 2021-09-20 17:16:37.1|Debug|Parser|Release Group parsed: GLHF
  2417. 2021-09-20 17:16:37.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E08.1080p.WEB.H264-GLHF': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E08 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E08.1080p.WEB.H264-GLHF\.
  2418. 2021-09-20 17:16:37.1|Debug|Parser|Parsing string 'Servant.S02E07.1080p.WEB.H264-GLHF'
  2419. 2021-09-20 17:16:37.1|Debug|Parser|Episode Parsed. Servant - S02E07
  2420. 2021-09-20 17:16:37.1|Debug|Parser|Language parsed: English
  2421. 2021-09-20 17:16:37.1|Debug|QualityParser|Trying to parse quality for Servant.S02E07.1080p.WEB.H264-GLHF
  2422. 2021-09-20 17:16:37.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2423. 2021-09-20 17:16:37.1|Debug|Parser|Release Group parsed: GLHF
  2424. 2021-09-20 17:16:37.1|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E07.1080p.WEB.H264-GLHF': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E07 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E07.1080p.WEB.H264-GLHF\.
  2425. 2021-09-20 17:16:37.1|Debug|Parser|Parsing string 'Servant.S02E06.1080p.WEB.H264-GGEZ'
  2426. 2021-09-20 17:16:37.1|Debug|Parser|Episode Parsed. Servant - S02E06
  2427. 2021-09-20 17:16:37.1|Debug|Parser|Language parsed: English
  2428. 2021-09-20 17:16:37.1|Debug|QualityParser|Trying to parse quality for Servant.S02E06.1080p.WEB.H264-GGEZ
  2429. 2021-09-20 17:16:37.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2430. 2021-09-20 17:16:37.1|Debug|Parser|Release Group parsed: GGEZ
  2431. 2021-09-20 17:16:37.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E06.1080p.WEB.H264-GGEZ': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E06 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E06.1080p.WEB.H264-GGEZ\.
  2432. 2021-09-20 17:16:37.2|Debug|Parser|Parsing string 'Servant.S02E05.1080p.WEB.H264-GLHF'
  2433. 2021-09-20 17:16:37.2|Debug|Parser|Episode Parsed. Servant - S02E05
  2434. 2021-09-20 17:16:37.2|Debug|Parser|Language parsed: English
  2435. 2021-09-20 17:16:37.2|Debug|QualityParser|Trying to parse quality for Servant.S02E05.1080p.WEB.H264-GLHF
  2436. 2021-09-20 17:16:37.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2437. 2021-09-20 17:16:37.2|Debug|Parser|Release Group parsed: GLHF
  2438. 2021-09-20 17:16:37.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E05.1080p.WEB.H264-GLHF': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E05 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E05.1080p.WEB.H264-GLHF\.
  2439. 2021-09-20 17:16:37.2|Debug|Parser|Parsing string 'Servant.S02E04.MULTi.1080p.WEB.H264-HERC'
  2440. 2021-09-20 17:16:37.2|Debug|Parser|Episode Parsed. Servant - S02E04
  2441. 2021-09-20 17:16:37.2|Debug|Parser|Language parsed: English
  2442. 2021-09-20 17:16:37.2|Debug|QualityParser|Trying to parse quality for Servant.S02E04.MULTi.1080p.WEB.H264-HERC
  2443. 2021-09-20 17:16:37.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2444. 2021-09-20 17:16:37.2|Debug|Parser|Release Group parsed: HERC
  2445. 2021-09-20 17:16:37.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E04.MULTi.1080p.WEB.H264-HERC': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E04 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E04.MULTi.1080p.WEB.H264-HERC\.
  2446. 2021-09-20 17:16:37.2|Debug|Parser|Parsing string 'Servant.S02E03.1080p.WEB.H264-GGWP'
  2447. 2021-09-20 17:16:37.2|Debug|Parser|Episode Parsed. Servant - S02E03
  2448. 2021-09-20 17:16:37.2|Debug|Parser|Language parsed: English
  2449. 2021-09-20 17:16:37.2|Debug|QualityParser|Trying to parse quality for Servant.S02E03.1080p.WEB.H264-GGWP
  2450. 2021-09-20 17:16:37.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2451. 2021-09-20 17:16:37.2|Debug|Parser|Release Group parsed: GGWP
  2452. 2021-09-20 17:16:37.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E03.1080p.WEB.H264-GGWP': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E03 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E03.1080p.WEB.H264-GGWP\.
  2453. 2021-09-20 17:16:37.2|Debug|Parser|Parsing string 'For.All.Mankind.S01E02.He.Built.the.Saturn.V.1080p.WEBRip.x265-ZiTO'
  2454. 2021-09-20 17:16:37.2|Debug|Parser|Episode Parsed. For All Mankind - S01E02
  2455. 2021-09-20 17:16:37.2|Debug|Parser|Language parsed: English
  2456. 2021-09-20 17:16:37.2|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E02.He.Built.the.Saturn.V.1080p.WEBRip.x265-ZiTO
  2457. 2021-09-20 17:16:37.2|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2458. 2021-09-20 17:16:37.2|Debug|Parser|Release Group parsed: ZiTO
  2459. 2021-09-20 17:16:37.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E02.He.Built.the.Saturn.V.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E02 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E02.He.Built.the.Saturn.V.1080p.WEBRip.x265-ZiTO.1\61cef9ec071641dabb1be7a13a71b724.mkv.
  2460. 2021-09-20 17:16:37.2|Debug|Parser|Parsing string 'For.All.Mankind.S01E07.Hi.Bob.1080p.WEBRip.x265-ZiTO'
  2461. 2021-09-20 17:16:37.2|Debug|Parser|Episode Parsed. For All Mankind - S01E07
  2462. 2021-09-20 17:16:37.2|Debug|Parser|Language parsed: English
  2463. 2021-09-20 17:16:37.2|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E07.Hi.Bob.1080p.WEBRip.x265-ZiTO
  2464. 2021-09-20 17:16:37.2|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2465. 2021-09-20 17:16:37.2|Debug|Parser|Release Group parsed: ZiTO
  2466. 2021-09-20 17:16:37.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E07.Hi.Bob.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E07 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E07.Hi.Bob.1080p.WEBRip.x265-ZiTO.1\3985c11742cf43fe87e33ed47061835e.mkv.
  2467. 2021-09-20 17:16:37.2|Debug|Parser|Parsing string 'For.All.Mankind.S01E06.Home.Again.1080p.WEBRip.x265-ZiTO'
  2468. 2021-09-20 17:16:37.2|Debug|Parser|Episode Parsed. For All Mankind - S01E06
  2469. 2021-09-20 17:16:37.2|Debug|Parser|Language parsed: English
  2470. 2021-09-20 17:16:37.2|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E06.Home.Again.1080p.WEBRip.x265-ZiTO
  2471. 2021-09-20 17:16:37.2|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2472. 2021-09-20 17:16:37.2|Debug|Parser|Release Group parsed: ZiTO
  2473. 2021-09-20 17:16:37.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E06.Home.Again.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E06 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E06.Home.Again.1080p.WEBRip.x265-ZiTO.1\a955375168b94f2bbcaaf25006437775.mkv.
  2474. 2021-09-20 17:16:37.2|Debug|Parser|Parsing string 'For.All.Mankind.S01E05.Into.the.Abyss.REPACK.1080p.ATVP.WEB-DL.DDP5.1.H.264-TOMMY-AsRequested'
  2475. 2021-09-20 17:16:37.2|Debug|Parser|Episode Parsed. For All Mankind - S01E05
  2476. 2021-09-20 17:16:37.2|Debug|Parser|Language parsed: English
  2477. 2021-09-20 17:16:37.2|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E05.Into.the.Abyss.REPACK.1080p.ATVP.WEB-DL.DDP5.1.H.264-TOMMY-AsRequested
  2478. 2021-09-20 17:16:37.2|Debug|Parser|Quality parsed: WEBDL-1080p v2
  2479. 2021-09-20 17:16:37.2|Debug|Parser|Release Group parsed: TOMMY
  2480. 2021-09-20 17:16:37.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E05.Into.the.Abyss.REPACK.1080p.ATVP.WEB-DL.DDP5.1.H.264-TOMMY-AsRequested': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E05 WEBDL-1080p v2' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E05.Into.the.Abyss.REPACK.1080p.ATVP.WEB-DL.DDP5.1.H.264-TOMMY-AsRequested\.
  2481. 2021-09-20 17:16:37.2|Debug|Parser|Parsing string 'For.All.Mankind.S01E03.Nixons.Women.1080p.WEBRip.x265-ZiTO'
  2482. 2021-09-20 17:16:37.2|Debug|Parser|Episode Parsed. For All Mankind - S01E03
  2483. 2021-09-20 17:16:37.2|Debug|Parser|Language parsed: English
  2484. 2021-09-20 17:16:37.2|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E03.Nixons.Women.1080p.WEBRip.x265-ZiTO
  2485. 2021-09-20 17:16:37.2|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2486. 2021-09-20 17:16:37.2|Debug|Parser|Release Group parsed: ZiTO
  2487. 2021-09-20 17:16:37.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E03.Nixons.Women.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E03 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E03.Nixons.Women.1080p.WEBRip.x265-ZiTO\.
  2488. 2021-09-20 17:16:37.2|Debug|Parser|Parsing string 'For.All.Mankind.S01E04.Prime.Crew.1080p.WEBRip.x265-ZiTO'
  2489. 2021-09-20 17:16:37.2|Debug|Parser|Episode Parsed. For All Mankind - S01E04
  2490. 2021-09-20 17:16:37.2|Debug|Parser|Language parsed: English
  2491. 2021-09-20 17:16:37.2|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E04.Prime.Crew.1080p.WEBRip.x265-ZiTO
  2492. 2021-09-20 17:16:37.2|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2493. 2021-09-20 17:16:37.2|Debug|Parser|Release Group parsed: ZiTO
  2494. 2021-09-20 17:16:37.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E04.Prime.Crew.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E04 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E04.Prime.Crew.1080p.WEBRip.x265-ZiTO\.
  2495. 2021-09-20 17:16:37.2|Debug|Parser|Parsing string 'For.All.Mankind.S01E10.A.City.Upon.a.Hill.1080p.WEBRip.x265-ZiTO'
  2496. 2021-09-20 17:16:37.2|Debug|Parser|Episode Parsed. For All Mankind - S01E10
  2497. 2021-09-20 17:16:37.2|Debug|Parser|Language parsed: English
  2498. 2021-09-20 17:16:37.2|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E10.A.City.Upon.a.Hill.1080p.WEBRip.x265-ZiTO
  2499. 2021-09-20 17:16:37.2|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2500. 2021-09-20 17:16:37.2|Debug|Parser|Release Group parsed: ZiTO
  2501. 2021-09-20 17:16:37.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E10.A.City.Upon.a.Hill.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E10 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E10.A.City.Upon.a.Hill.1080p.WEBRip.x265-ZiTO\.
  2502. 2021-09-20 17:16:37.2|Debug|Parser|Parsing string 'For.All.Mankind.S01E09.Bent.Bird.1080p.WEBRip.x265-ZiTO'
  2503. 2021-09-20 17:16:37.2|Debug|Parser|Episode Parsed. For All Mankind - S01E09
  2504. 2021-09-20 17:16:37.2|Debug|Parser|Language parsed: English
  2505. 2021-09-20 17:16:37.2|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E09.Bent.Bird.1080p.WEBRip.x265-ZiTO
  2506. 2021-09-20 17:16:37.2|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2507. 2021-09-20 17:16:37.2|Debug|Parser|Release Group parsed: ZiTO
  2508. 2021-09-20 17:16:37.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E09.Bent.Bird.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E09 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E09.Bent.Bird.1080p.WEBRip.x265-ZiTO\.
  2509. 2021-09-20 17:16:37.2|Debug|Parser|Parsing string 'For.All.Mankind.S01E08.Rupture.1080p.WEBRip.x265-ZiTO'
  2510. 2021-09-20 17:16:37.2|Debug|Parser|Episode Parsed. For All Mankind - S01E08
  2511. 2021-09-20 17:16:37.2|Debug|Parser|Language parsed: English
  2512. 2021-09-20 17:16:37.2|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E08.Rupture.1080p.WEBRip.x265-ZiTO
  2513. 2021-09-20 17:16:37.2|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2514. 2021-09-20 17:16:37.2|Debug|Parser|Release Group parsed: ZiTO
  2515. 2021-09-20 17:16:37.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E08.Rupture.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E08 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E08.Rupture.1080p.WEBRip.x265-ZiTO\.
  2516. 2021-09-20 17:16:37.3|Debug|Parser|Parsing string 'For.All.Mankind.S01E01.Red.Moon.1080p.WEBRip.x265-ZiTO'
  2517. 2021-09-20 17:16:37.3|Debug|Parser|Episode Parsed. For All Mankind - S01E01
  2518. 2021-09-20 17:16:37.3|Debug|Parser|Language parsed: English
  2519. 2021-09-20 17:16:37.3|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E01.Red.Moon.1080p.WEBRip.x265-ZiTO
  2520. 2021-09-20 17:16:37.3|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2521. 2021-09-20 17:16:37.3|Debug|Parser|Release Group parsed: ZiTO
  2522. 2021-09-20 17:16:37.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E01.Red.Moon.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E01 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E01.Red.Moon.1080p.WEBRip.x265-ZiTO\.
  2523. 2021-09-20 17:16:37.3|Debug|Parser|Parsing string 'For.All.Mankind.S02E10.The.Grey.1080p.WEBRip.x265-ZiTO'
  2524. 2021-09-20 17:16:37.3|Debug|Parser|Episode Parsed. For All Mankind - S02E10
  2525. 2021-09-20 17:16:37.3|Debug|Parser|Language parsed: English
  2526. 2021-09-20 17:16:37.3|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E10.The.Grey.1080p.WEBRip.x265-ZiTO
  2527. 2021-09-20 17:16:37.3|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2528. 2021-09-20 17:16:37.3|Debug|Parser|Release Group parsed: ZiTO
  2529. 2021-09-20 17:16:37.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E10.The.Grey.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E10 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E10.The.Grey.1080p.WEBRip.x265-ZiTO\.
  2530. 2021-09-20 17:16:37.3|Debug|Parser|Parsing string 'For.All.Mankind.S02E09.Triage.1080p.WEBRip.x265-ZiTO'
  2531. 2021-09-20 17:16:37.3|Debug|Parser|Episode Parsed. For All Mankind - S02E09
  2532. 2021-09-20 17:16:37.3|Debug|Parser|Language parsed: English
  2533. 2021-09-20 17:16:37.3|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E09.Triage.1080p.WEBRip.x265-ZiTO
  2534. 2021-09-20 17:16:37.3|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2535. 2021-09-20 17:16:37.3|Debug|Parser|Release Group parsed: ZiTO
  2536. 2021-09-20 17:16:37.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E09.Triage.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E09 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E09.Triage.1080p.WEBRip.x265-ZiTO\.
  2537. 2021-09-20 17:16:37.3|Debug|Parser|Parsing string 'For.All.Mankind.S02E08.And.Heres.to.You.1080p.WEBRip.x265-ZiTO'
  2538. 2021-09-20 17:16:37.3|Debug|Parser|Episode Parsed. For All Mankind - S02E08
  2539. 2021-09-20 17:16:37.3|Debug|Parser|Language parsed: English
  2540. 2021-09-20 17:16:37.3|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E08.And.Heres.to.You.1080p.WEBRip.x265-ZiTO
  2541. 2021-09-20 17:16:37.3|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2542. 2021-09-20 17:16:37.3|Debug|Parser|Release Group parsed: ZiTO
  2543. 2021-09-20 17:16:37.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E08.And.Heres.to.You.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E08 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E08.And.Heres.to.You.1080p.WEBRip.x265-ZiTO\.
  2544. 2021-09-20 17:16:37.3|Debug|Parser|Parsing string 'For.All.Mankind.S02E07.Dont.Be.Cruel.1080p.WEBRip.x265-ZiTO'
  2545. 2021-09-20 17:16:37.3|Debug|Parser|Episode Parsed. For All Mankind - S02E07
  2546. 2021-09-20 17:16:37.3|Debug|Parser|Language parsed: English
  2547. 2021-09-20 17:16:37.3|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E07.Dont.Be.Cruel.1080p.WEBRip.x265-ZiTO
  2548. 2021-09-20 17:16:37.3|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2549. 2021-09-20 17:16:37.3|Debug|Parser|Release Group parsed: ZiTO
  2550. 2021-09-20 17:16:37.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E07.Dont.Be.Cruel.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E07 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E07.Dont.Be.Cruel.1080p.WEBRip.x265-ZiTO\.
  2551. 2021-09-20 17:16:37.3|Debug|Parser|Parsing string 'For.All.Mankind.S02E06.Best.Laid.Plans.1080p.WEBRip.x265-ZiTO'
  2552. 2021-09-20 17:16:37.3|Debug|Parser|Episode Parsed. For All Mankind - S02E06
  2553. 2021-09-20 17:16:37.3|Debug|Parser|Language parsed: English
  2554. 2021-09-20 17:16:37.3|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E06.Best.Laid.Plans.1080p.WEBRip.x265-ZiTO
  2555. 2021-09-20 17:16:37.3|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2556. 2021-09-20 17:16:37.3|Debug|Parser|Release Group parsed: ZiTO
  2557. 2021-09-20 17:16:37.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E06.Best.Laid.Plans.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E06 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E06.Best.Laid.Plans.1080p.WEBRip.x265-ZiTO\.
  2558. 2021-09-20 17:16:37.3|Debug|Parser|Parsing string 'For.All.Mankind.S02E05.The.Weight.1080p.WEBRip.x265-ZiTO'
  2559. 2021-09-20 17:16:37.3|Debug|Parser|Episode Parsed. For All Mankind - S02E05
  2560. 2021-09-20 17:16:37.3|Debug|Parser|Language parsed: English
  2561. 2021-09-20 17:16:37.3|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E05.The.Weight.1080p.WEBRip.x265-ZiTO
  2562. 2021-09-20 17:16:37.3|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2563. 2021-09-20 17:16:37.3|Debug|Parser|Release Group parsed: ZiTO
  2564. 2021-09-20 17:16:37.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E05.The.Weight.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E05 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E05.The.Weight.1080p.WEBRip.x265-ZiTO\.
  2565. 2021-09-20 17:16:37.3|Debug|Parser|Parsing string 'For.All.Mankind.S02E04.Pathfinder.1080p.WEBRip.x265-ZiTO'
  2566. 2021-09-20 17:16:37.3|Debug|Parser|Episode Parsed. For All Mankind - S02E04
  2567. 2021-09-20 17:16:37.3|Debug|Parser|Language parsed: English
  2568. 2021-09-20 17:16:37.3|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E04.Pathfinder.1080p.WEBRip.x265-ZiTO
  2569. 2021-09-20 17:16:37.3|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2570. 2021-09-20 17:16:37.3|Debug|Parser|Release Group parsed: ZiTO
  2571. 2021-09-20 17:16:37.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E04.Pathfinder.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E04 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E04.Pathfinder.1080p.WEBRip.x265-ZiTO\.
  2572. 2021-09-20 17:16:37.3|Debug|Api|[GET] /api/v3/queue/details?seriesId=15: 200.OK (6 ms)
  2573. 2021-09-20 17:16:37.4|Debug|Api|[GET] /api/v3/command: 200.OK (3 ms)
  2574. 2021-09-20 17:16:37.6|Debug|Api|[GET] /api/v3/queue/details?seriesId=15: 200.OK (2 ms)
  2575. 2021-09-20 17:16:37.6|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  2576. 2021-09-20 17:16:49.4|Debug|Api|[POST] /api/v3/command: 201.Created (19 ms)
  2577. 2021-09-20 17:16:49.5|Info|NzbSearchService|Searching 1 indexers for [Ted Lasso : S01E01]
  2578. 2021-09-20 17:16:49.5|Warn|HttpClient|HTTP Error - Res: [GET] https://api.nzbgeek.info/api?t=caps&apikey=(removed) 404.NotFound
  2579. 2021-09-20 17:16:49.5|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from https://api.nzbgeek.info
  2580.  
  2581. [v3.0.6.1265] NzbDrone.Common.Http.HttpException: HTTP request failed: [404:NotFound] [GET] at [https://api.nzbgeek.info/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 101
  2582. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  2583. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 59
  2584.  
  2585. <html>
  2586. <head>
  2587. <script type="text/javascript">
  2588. <!--
  2589. location.href = location.protocol + '//' + location.hostname + (location.port ? ':' + location.port : '') + '/sabnzbd' ;
  2590. //-->
  2591. </script>
  2592. </head>
  2593. <body><br/></body>
  2594. </html>
  2595.  
  2596.  
  2597. 2021-09-20 17:16:49.5|Warn|Newznab|NZBgeek HTTP request failed: [404:NotFound] [GET] at [https://api.nzbgeek.info/api?t=caps&apikey=(removed)
  2598. 2021-09-20 17:16:49.5|Debug|NzbSearchService|Total of 0 reports were found for [Ted Lasso : S01E01] from 1 indexers
  2599. 2021-09-20 17:16:49.5|Debug|NzbSearchService|Setting last search time to: 9/20/2021 9:16:49 PM
  2600. 2021-09-20 17:16:49.5|Debug|IndexerFactory|Temporarily ignoring indexer NZBgeek till 9/20/2021 5:21:49 PM due to recent failures.
  2601. 2021-09-20 17:16:49.5|Info|DownloadDecisionMaker|No results found
  2602. 2021-09-20 17:16:49.5|Debug|IndexerFactory|Temporarily ignoring indexer NZBgeek till 9/20/2021 5:21:49 PM due to recent failures.
  2603. 2021-09-20 17:16:49.5|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
  2604. 2021-09-20 17:16:49.5|Debug|Api|[GET] /api/v3/health: 200.OK (14 ms)
  2605. 2021-09-20 17:16:49.5|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  2606. 2021-09-20 17:16:53.3|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
  2607. 2021-09-20 17:16:53.3|Debug|Api|[GET] /api/v3/system/status: 200.OK (30 ms)
  2608. 2021-09-20 17:16:53.3|Debug|Api|[GET] /api/v3/diskspace: 200.OK (42 ms)
  2609. 2021-09-20 17:17:06.2|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  2610. 2021-09-20 17:17:11.6|Debug|Api|[GET] /api/v3/qualitydefinition: 200.OK (22 ms)
  2611. 2021-09-20 17:17:11.6|Debug|Api|[GET] /api/v3/qualitydefinition: 200.OK (0 ms)
  2612. 2021-09-20 17:17:15.5|Debug|Api|[GET] /api/v3/qualityprofile: 200.OK (10 ms)
  2613. 2021-09-20 17:17:15.5|Debug|Api|[GET] /api/v3/delayprofile: 200.OK (8 ms)
  2614. 2021-09-20 17:17:15.5|Debug|Api|[GET] /api/v3/languageprofile: 200.OK (22 ms)
  2615. 2021-09-20 17:17:15.5|Debug|Api|[GET] /api/v3/releaseprofile: 200.OK (44 ms)
  2616. 2021-09-20 17:17:23.7|Debug|Api|[GET] /api/v3/notification: 200.OK (13 ms)
  2617. 2021-09-20 17:17:26.1|Debug|Api|[GET] /api/v3/metadata: 200.OK (27 ms)
  2618. 2021-09-20 17:17:28.3|Debug|Api|[GET] /api/v3/delayprofile: 200.OK (2 ms)
  2619. 2021-09-20 17:17:28.3|Debug|Api|[GET] /api/v3/importlist: 200.OK (10 ms)
  2620. 2021-09-20 17:17:28.3|Debug|Api|[GET] /api/v3/notification: 200.OK (3 ms)
  2621. 2021-09-20 17:17:28.3|Debug|Api|[GET] /api/v3/releaseprofile: 200.OK (3 ms)
  2622. 2021-09-20 17:17:28.3|Debug|Api|[GET] /api/v3/tag/detail: 200.OK (44 ms)
  2623. 2021-09-20 17:17:29.7|Debug|Api|[GET] /api/v3/config/host: 200.OK (8 ms)
  2624. 2021-09-20 17:17:40.2|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=get_config&apikey=(removed)&output=json
  2625. 2021-09-20 17:17:40.2|Debug|Api|[PUT] /api/v3/config/host: 202.Accepted (80 ms)
  2626. 2021-09-20 17:17:40.3|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
  2627. 2021-09-20 17:17:40.5|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
  2628. 2021-09-20 17:17:53.8|Info|LifecycleService|Restart requested.
  2629. 2021-09-20 17:17:53.8|Debug|Api|[POST] /api/v3/system/restart: 200.OK (9 ms)
  2630. 2021-09-20 17:17:56.6|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
  2631. 2021-09-20 17:17:56.7|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
  2632. 2021-09-20 17:17:56.7|Debug|ProcessProvider| - [684] Sonarr
  2633. 2021-09-20 17:17:56.7|Info|Router|Application mode: Interactive
  2634. 2021-09-20 17:17:56.7|Debug|Router|Tray selected
  2635. 2021-09-20 17:17:56.8|Info|MigrationLogger|*** Checking database for required migrations data source=C:\ProgramData\Sonarr\sonarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2636. 2021-09-20 17:17:56.9|Debug|MigrationLogger|Took: 00:00:00.1135735
  2637. 2021-09-20 17:17:56.9|Info|MigrationLogger|*** Checking database for required migrations data source=C:\ProgramData\Sonarr\logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2638. 2021-09-20 17:17:57.0|Debug|MigrationLogger|Took: 00:00:00.0115739
  2639. 2021-09-20 17:17:57.2|Debug|netsh.exe|Starting netsh.exe http show urlacl
  2640. 2021-09-20 17:17:57.3|Debug|netsh.exe|URL Reservations:
  2641. 2021-09-20 17:17:57.3|Debug|netsh.exe|-----------------
  2642. 2021-09-20 17:17:57.3|Debug|netsh.exe| Reserved URL : http://*:5357/
  2643. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: BUILTIN\Users
  2644. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2645. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: No
  2646. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: NT AUTHORITY\LOCAL SERVICE
  2647. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2648. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: No
  2649. 2021-09-20 17:17:57.3|Debug|netsh.exe| SDDL: D:(A;;GX;;;BU)(A;;GX;;;LS)
  2650. 2021-09-20 17:17:57.3|Debug|netsh.exe| Reserved URL : http://+:80/Temporary_Listen_Addresses/
  2651. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: \Everyone
  2652. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2653. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: No
  2654. 2021-09-20 17:17:57.3|Debug|netsh.exe| SDDL: D:(A;;GX;;;WD)
  2655. 2021-09-20 17:17:57.3|Debug|netsh.exe| Reserved URL : https://*:5358/
  2656. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: BUILTIN\Users
  2657. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2658. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: No
  2659. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: NT AUTHORITY\LOCAL SERVICE
  2660. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2661. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: No
  2662. 2021-09-20 17:17:57.3|Debug|netsh.exe| SDDL: D:(A;;GX;;;BU)(A;;GX;;;LS)
  2663. 2021-09-20 17:17:57.3|Debug|netsh.exe| Reserved URL : https://+:443/sra_{BA195980-CD49-458b-9E23-C84EE0ADCD75}/
  2664. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: NT SERVICE\SstpSvc
  2665. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2666. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: Yes
  2667. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: BUILTIN\Administrators
  2668. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2669. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: Yes
  2670. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: NT AUTHORITY\SYSTEM
  2671. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2672. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: Yes
  2673. 2021-09-20 17:17:57.3|Debug|netsh.exe| SDDL: D:(A;;GA;;;S-1-5-80-3435701886-799518250-3791383489-3228296122-2938884314)(A;;GA;;;BA)(A;;GA;;;SY)
  2674. 2021-09-20 17:17:57.3|Debug|netsh.exe| Reserved URL : http://+:5985/wsman/
  2675. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: NT SERVICE\WinRM
  2676. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2677. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: No
  2678. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: NT SERVICE\Wecsvc
  2679. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2680. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: No
  2681. 2021-09-20 17:17:57.3|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-569256582-2953403351-2909559716-1301513147-412116970)(A;;GX;;;S-1-5-80-4059739203-877974739-1245631912-527174227-2996563517)
  2682. 2021-09-20 17:17:57.3|Debug|netsh.exe| Reserved URL : http://*:2869/
  2683. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: NT AUTHORITY\LOCAL SERVICE
  2684. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2685. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: No
  2686. 2021-09-20 17:17:57.3|Debug|netsh.exe| SDDL: D:(A;;GX;;;LS)
  2687. 2021-09-20 17:17:57.3|Debug|netsh.exe| Reserved URL : https://+:5986/wsman/
  2688. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: NT SERVICE\WinRM
  2689. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2690. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: No
  2691. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: NT SERVICE\Wecsvc
  2692. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2693. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: No
  2694. 2021-09-20 17:17:57.3|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-569256582-2953403351-2909559716-1301513147-412116970)(A;;GX;;;S-1-5-80-4059739203-877974739-1245631912-527174227-2996563517)
  2695. 2021-09-20 17:17:57.3|Debug|netsh.exe| Reserved URL : http://+:47001/wsman/
  2696. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: NT SERVICE\WinRM
  2697. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2698. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: No
  2699. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: NT SERVICE\Wecsvc
  2700. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2701. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: No
  2702. 2021-09-20 17:17:57.3|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-569256582-2953403351-2909559716-1301513147-412116970)(A;;GX;;;S-1-5-80-4059739203-877974739-1245631912-527174227-2996563517)
  2703. 2021-09-20 17:17:57.3|Debug|netsh.exe| Reserved URL : http://*:7878/
  2704. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: \Everyone
  2705. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2706. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: No
  2707. 2021-09-20 17:17:57.3|Debug|netsh.exe| SDDL: D:(A;;GX;;;WD)
  2708. 2021-09-20 17:17:57.3|Debug|netsh.exe| Reserved URL : http://*:8989/
  2709. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: \Everyone
  2710. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2711. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: No
  2712. 2021-09-20 17:17:57.3|Debug|netsh.exe| SDDL: D:(A;;GX;;;WD)
  2713. 2021-09-20 17:17:57.3|Debug|netsh.exe| Reserved URL : https://+:10245/WMPNSSv4/
  2714. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: NT SERVICE\WMPNetworkSvc
  2715. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2716. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: No
  2717. 2021-09-20 17:17:57.3|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-2375682873-768044350-3534595160-1005545032-2873800392)
  2718. 2021-09-20 17:17:57.3|Debug|netsh.exe| Reserved URL : http://+:10243/WMPNSSv4/
  2719. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: NT SERVICE\WMPNetworkSvc
  2720. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2721. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: No
  2722. 2021-09-20 17:17:57.3|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-2375682873-768044350-3534595160-1005545032-2873800392)
  2723. 2021-09-20 17:17:57.3|Debug|netsh.exe| Reserved URL : http://+:10247/apps/
  2724. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: NT AUTHORITY\Authenticated Users
  2725. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2726. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: No
  2727. 2021-09-20 17:17:57.3|Debug|netsh.exe| SDDL: D:(A;;GX;;;AU)
  2728. 2021-09-20 17:17:57.3|Debug|netsh.exe| Reserved URL : http://+:10246/MDEServer/
  2729. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: NT AUTHORITY\Authenticated Users
  2730. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2731. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: No
  2732. 2021-09-20 17:17:57.3|Debug|netsh.exe| SDDL: D:(A;;GX;;;AU)
  2733. 2021-09-20 17:17:57.3|Debug|netsh.exe| Reserved URL : http://+:80/0131501b-d67f-491b-9a40-c4bf27bcb4d4/
  2734. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: NT AUTHORITY\NETWORK SERVICE
  2735. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2736. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: No
  2737. 2021-09-20 17:17:57.3|Debug|netsh.exe| SDDL: D:(A;;GX;;;NS)
  2738. 2021-09-20 17:17:57.3|Debug|netsh.exe| Reserved URL : https://+:443/C574AC30-5794-4AEE-B1BB-6651C5315029/
  2739. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: NT AUTHORITY\NETWORK SERVICE
  2740. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2741. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: No
  2742. 2021-09-20 17:17:57.3|Debug|netsh.exe| SDDL: D:(A;;GX;;;NS)
  2743. 2021-09-20 17:17:57.3|Debug|netsh.exe| Reserved URL : http://+:80/116B50EB-ECE2-41ac-8429-9F9E963361B7/
  2744. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: NT AUTHORITY\NETWORK SERVICE
  2745. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2746. 2021-09-20 17:17:57.3|Debug|netsh.exe| Delegate: No
  2747. 2021-09-20 17:17:57.3|Debug|netsh.exe| SDDL: D:(A;;GX;;;NS)
  2748. 2021-09-20 17:17:57.3|Debug|netsh.exe| Reserved URL : https://+:3392/rdp/
  2749. 2021-09-20 17:17:57.3|Debug|netsh.exe| User: NT SERVICE\TermService
  2750. 2021-09-20 17:17:57.3|Debug|netsh.exe| Listen: Yes
  2751. 2021-09-20 17:17:57.4|Debug|netsh.exe| Delegate: No
  2752. 2021-09-20 17:17:57.4|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-446051430-1559341753-4161941529-1950928533-810483104)
  2753. 2021-09-20 17:17:57.4|Debug|netsh.exe| Reserved URL : http://+:3387/rdp/
  2754. 2021-09-20 17:17:57.4|Debug|netsh.exe| User: NT SERVICE\TermService
  2755. 2021-09-20 17:17:57.4|Debug|netsh.exe| Listen: Yes
  2756. 2021-09-20 17:17:57.4|Debug|netsh.exe| Delegate: No
  2757. 2021-09-20 17:17:57.4|Debug|netsh.exe| SDDL: D:(A;;GX;;;S-1-5-80-446051430-1559341753-4161941529-1950928533-810483104)
  2758. 2021-09-20 17:17:57.4|Info|OwinHostController|Listening on the following URLs:
  2759. 2021-09-20 17:17:57.4|Info|OwinHostController| http://*:8989/
  2760. 2021-09-20 17:17:57.4|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  2761. 2021-09-20 17:17:57.4|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  2762. 2021-09-20 17:17:57.5|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  2763. 2021-09-20 17:17:57.9|Info|SonarrBootstrapper|Starting Web Server
  2764. 2021-09-20 17:17:58.5|Debug|QualityDefinitionService|Setting up default quality config
  2765. 2021-09-20 17:17:58.6|Debug|NotificationFactory|Initializing Providers. Count 21
  2766. 2021-09-20 17:17:58.7|Debug|IndexerFactory|Initializing Providers. Count 12
  2767. 2021-09-20 17:17:58.7|Debug|ImportListFactory|Initializing Providers. Count 4
  2768. 2021-09-20 17:17:58.7|Debug|MetadataFactory|Initializing Providers. Count 3
  2769. 2021-09-20 17:17:58.7|Debug|DownloadClientFactory|Initializing Providers. Count 16
  2770. 2021-09-20 17:17:58.7|Debug|DotnetVersionCheck|Dotnet version is 4.7.2 or better: 4.8.0
  2771. 2021-09-20 17:17:58.8|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=get_config&apikey=(removed)&output=json
  2772. 2021-09-20 17:17:58.9|Debug|Api|[GET] /api/v3/system/status: 200.OK (77 ms)
  2773. 2021-09-20 17:18:00.2|Debug|Api|[GET] /api/v3/command: 200.OK (5 ms)
  2774. 2021-09-20 17:18:00.3|Debug|Api|[GET] /api/v3/health: 200.OK (28 ms)
  2775. 2021-09-20 17:18:00.3|Debug|Api|[GET] /api/v3/queue/status: 200.OK (53 ms)
  2776. 2021-09-20 17:18:00.4|Debug|Api|[GET] /api/v3/series: 200.OK (167 ms)
  2777. 2021-09-20 17:18:00.9|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=get_config&apikey=(removed)&output=json
  2778. 2021-09-20 17:18:00.9|Debug|IndexerFactory|Temporarily ignoring indexer NZBgeek till 9/20/2021 5:21:49 PM due to recent failures.
  2779. 2021-09-20 17:18:00.9|Debug|IndexerFactory|Temporarily ignoring indexer NZBgeek till 9/20/2021 5:21:49 PM due to recent failures.
  2780. 2021-09-20 17:18:01.7|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
  2781. 2021-09-20 17:18:28.7|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  2782. 2021-09-20 17:18:28.8|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  2783. 2021-09-20 17:18:28.8|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E07.720p.WEB.H264-GLHF'
  2784. 2021-09-20 17:18:29.1|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E07
  2785. 2021-09-20 17:18:29.1|Debug|Parser|Language parsed: English
  2786. 2021-09-20 17:18:29.1|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E07.720p.WEB.H264-GLHF
  2787. 2021-09-20 17:18:29.1|Debug|Parser|Quality parsed: WEBDL-720p v1
  2788. 2021-09-20 17:18:29.2|Debug|Parser|Release Group parsed: GLHF
  2789. 2021-09-20 17:18:29.2|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E07.720p.WEB.H264-GLHF': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E07 WEBDL-720p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E07.720p.WEB.H264-GLHF\.
  2790. 2021-09-20 17:18:29.2|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E06.Motherlode.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX'
  2791. 2021-09-20 17:18:29.2|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E06
  2792. 2021-09-20 17:18:29.2|Debug|Parser|Language parsed: English
  2793. 2021-09-20 17:18:29.2|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E06.Motherlode.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX
  2794. 2021-09-20 17:18:29.2|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2795. 2021-09-20 17:18:29.2|Debug|Parser|Release Group parsed: FLUX
  2796. 2021-09-20 17:18:29.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E06.Motherlode.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E06 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E06.Motherlode.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX\.
  2797. 2021-09-20 17:18:29.3|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E04.MULTi.1080p.WEB.H264-SHEEEIT'
  2798. 2021-09-20 17:18:29.3|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E04
  2799. 2021-09-20 17:18:29.3|Debug|Parser|Language parsed: English
  2800. 2021-09-20 17:18:29.3|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E04.MULTi.1080p.WEB.H264-SHEEEIT
  2801. 2021-09-20 17:18:29.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2802. 2021-09-20 17:18:29.3|Debug|Parser|Release Group parsed: SHEEEIT
  2803. 2021-09-20 17:18:29.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E04.MULTi.1080p.WEB.H264-SHEEEIT': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E04 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E04.MULTi.1080p.WEB.H264-SHEEEIT\.
  2804. 2021-09-20 17:18:29.3|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E03.Earth.Day.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX'
  2805. 2021-09-20 17:18:29.3|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E03
  2806. 2021-09-20 17:18:29.3|Debug|Parser|Language parsed: English
  2807. 2021-09-20 17:18:29.3|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E03.Earth.Day.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX
  2808. 2021-09-20 17:18:29.3|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2809. 2021-09-20 17:18:29.3|Debug|Parser|Release Group parsed: FLUX
  2810. 2021-09-20 17:18:29.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E03.Earth.Day.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E03 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E03.Earth.Day.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX\.
  2811. 2021-09-20 17:18:29.3|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E02.The.Critical.Path.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX'
  2812. 2021-09-20 17:18:29.3|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E02
  2813. 2021-09-20 17:18:29.3|Debug|Parser|Language parsed: English
  2814. 2021-09-20 17:18:29.3|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E02.The.Critical.Path.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX
  2815. 2021-09-20 17:18:29.3|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2816. 2021-09-20 17:18:29.3|Debug|Parser|Release Group parsed: FLUX
  2817. 2021-09-20 17:18:29.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E02.The.Critical.Path.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E02 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E02.The.Critical.Path.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX\.
  2818. 2021-09-20 17:18:29.3|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E01.Random.Acts.of.Mayhem.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX'
  2819. 2021-09-20 17:18:29.3|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E01
  2820. 2021-09-20 17:18:29.3|Debug|Parser|Language parsed: English
  2821. 2021-09-20 17:18:29.3|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E01.Random.Acts.of.Mayhem.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX
  2822. 2021-09-20 17:18:29.3|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2823. 2021-09-20 17:18:29.3|Debug|Parser|Release Group parsed: FLUX
  2824. 2021-09-20 17:18:29.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E01.Random.Acts.of.Mayhem.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E01 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E01.Random.Acts.of.Mayhem.1080p.AMZN.WEBRip.DDP5.1.x264-FLUX\.
  2825. 2021-09-20 17:18:29.3|Debug|Parser|Parsing string 'Nine.Perfect.Strangers.S01E05.Sweet.Surrender.REPACK.1080p.HULU.WEBRip.DDP5.1.x264-FLUX'
  2826. 2021-09-20 17:18:29.3|Debug|Parser|Episode Parsed. Nine Perfect Strangers - S01E05
  2827. 2021-09-20 17:18:29.3|Debug|Parser|Language parsed: English
  2828. 2021-09-20 17:18:29.3|Debug|QualityParser|Trying to parse quality for Nine.Perfect.Strangers.S01E05.Sweet.Surrender.REPACK.1080p.HULU.WEBRip.DDP5.1.x264-FLUX
  2829. 2021-09-20 17:18:29.3|Debug|Parser|Quality parsed: WEBRip-1080p v2
  2830. 2021-09-20 17:18:29.3|Debug|Parser|Release Group parsed: FLUX
  2831. 2021-09-20 17:18:29.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Nine.Perfect.Strangers.S01E05.Sweet.Surrender.REPACK.1080p.HULU.WEBRip.DDP5.1.x264-FLUX': ClientState=Completed SonarrStage=Imported Episode='Nine Perfect Strangers - S01E05 WEBRip-1080p v2' OutputPath=C:\Media-working\complete\TV\Nine.Perfect.Strangers.S01E05.Sweet.Surrender.REPACK.1080p.HULU.WEBRip.DDP5.1.x264-FLUX\.
  2832. 2021-09-20 17:18:29.3|Debug|Parser|Parsing string 'Manifest.S03E05.1080p.HEVC.x265-MeGusta'
  2833. 2021-09-20 17:18:29.3|Debug|Parser|Episode Parsed. Manifest - S03E05
  2834. 2021-09-20 17:18:29.3|Debug|Parser|Language parsed: English
  2835. 2021-09-20 17:18:29.3|Debug|QualityParser|Trying to parse quality for Manifest.S03E05.1080p.HEVC.x265-MeGusta
  2836. 2021-09-20 17:18:29.3|Debug|Parser|Quality parsed: HDTV-1080p v1
  2837. 2021-09-20 17:18:29.3|Debug|Parser|Release Group parsed: MeGusta
  2838. 2021-09-20 17:18:29.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E05.1080p.HEVC.x265-MeGusta': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E05 HDTV-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E05.1080p.HEVC.x265-MeGusta\.
  2839. 2021-09-20 17:18:29.3|Debug|Parser|Parsing string 'Manifest.S03E06.1080p.HEVC.x265-MeGusta'
  2840. 2021-09-20 17:18:29.3|Debug|Parser|Episode Parsed. Manifest - S03E06
  2841. 2021-09-20 17:18:29.3|Debug|Parser|Language parsed: English
  2842. 2021-09-20 17:18:29.3|Debug|QualityParser|Trying to parse quality for Manifest.S03E06.1080p.HEVC.x265-MeGusta
  2843. 2021-09-20 17:18:29.3|Debug|Parser|Quality parsed: HDTV-1080p v1
  2844. 2021-09-20 17:18:29.3|Debug|Parser|Release Group parsed: MeGusta
  2845. 2021-09-20 17:18:29.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E06.1080p.HEVC.x265-MeGusta': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E06 HDTV-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E06.1080p.HEVC.x265-MeGusta\.
  2846. 2021-09-20 17:18:29.3|Debug|Parser|Parsing string 'Manifest.S03E09.720p.WEB.H264-STRONTiUM'
  2847. 2021-09-20 17:18:29.3|Debug|Parser|Episode Parsed. Manifest - S03E09
  2848. 2021-09-20 17:18:29.3|Debug|Parser|Language parsed: English
  2849. 2021-09-20 17:18:29.3|Debug|QualityParser|Trying to parse quality for Manifest.S03E09.720p.WEB.H264-STRONTiUM
  2850. 2021-09-20 17:18:29.3|Debug|Parser|Quality parsed: WEBDL-720p v1
  2851. 2021-09-20 17:18:29.3|Debug|Parser|Release Group parsed: STRONTiUM
  2852. 2021-09-20 17:18:29.3|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E09.720p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E09 WEBDL-720p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E09.720p.WEB.H264-STRONTiUM\.
  2853. 2021-09-20 17:18:29.3|Debug|Parser|Parsing string 'Manifest.S03E07.720p.WEB.H264-STRONTiUM'
  2854. 2021-09-20 17:18:29.4|Debug|Parser|Episode Parsed. Manifest - S03E07
  2855. 2021-09-20 17:18:29.4|Debug|Parser|Language parsed: English
  2856. 2021-09-20 17:18:29.4|Debug|QualityParser|Trying to parse quality for Manifest.S03E07.720p.WEB.H264-STRONTiUM
  2857. 2021-09-20 17:18:29.4|Debug|Parser|Quality parsed: WEBDL-720p v1
  2858. 2021-09-20 17:18:29.4|Debug|Parser|Release Group parsed: STRONTiUM
  2859. 2021-09-20 17:18:29.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E07.720p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E07 WEBDL-720p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E07.720p.WEB.H264-STRONTiUM\.
  2860. 2021-09-20 17:18:29.4|Debug|Parser|Parsing string 'Manifest.S03E03.1080p.WEB.H264-STRONTiUM'
  2861. 2021-09-20 17:18:29.4|Debug|Parser|Episode Parsed. Manifest - S03E03
  2862. 2021-09-20 17:18:29.4|Debug|Parser|Language parsed: English
  2863. 2021-09-20 17:18:29.4|Debug|QualityParser|Trying to parse quality for Manifest.S03E03.1080p.WEB.H264-STRONTiUM
  2864. 2021-09-20 17:18:29.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2865. 2021-09-20 17:18:29.4|Debug|Parser|Release Group parsed: STRONTiUM
  2866. 2021-09-20 17:18:29.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E03.1080p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E03 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E03.1080p.WEB.H264-STRONTiUM\.
  2867. 2021-09-20 17:18:29.4|Debug|Parser|Parsing string 'Manifest.S03E12.1080p.WEB.H264-STRONTiUM'
  2868. 2021-09-20 17:18:29.4|Debug|Parser|Episode Parsed. Manifest - S03E12
  2869. 2021-09-20 17:18:29.4|Debug|Parser|Language parsed: English
  2870. 2021-09-20 17:18:29.4|Debug|QualityParser|Trying to parse quality for Manifest.S03E12.1080p.WEB.H264-STRONTiUM
  2871. 2021-09-20 17:18:29.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2872. 2021-09-20 17:18:29.4|Debug|Parser|Release Group parsed: STRONTiUM
  2873. 2021-09-20 17:18:29.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E12.1080p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E12 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E12.1080p.WEB.H264-STRONTiUM\.
  2874. 2021-09-20 17:18:29.4|Debug|Parser|Parsing string 'Manifest.S03E10.iNTERNAL.1080p.WEB.H264-STRONTiUM'
  2875. 2021-09-20 17:18:29.4|Debug|Parser|Episode Parsed. Manifest - S03E10
  2876. 2021-09-20 17:18:29.4|Debug|Parser|Language parsed: English
  2877. 2021-09-20 17:18:29.4|Debug|QualityParser|Trying to parse quality for Manifest.S03E10.iNTERNAL.1080p.WEB.H264-STRONTiUM
  2878. 2021-09-20 17:18:29.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2879. 2021-09-20 17:18:29.4|Debug|Parser|Release Group parsed: STRONTiUM
  2880. 2021-09-20 17:18:29.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E10.iNTERNAL.1080p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E10 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E10.iNTERNAL.1080p.WEB.H264-STRONTiUM\.
  2881. 2021-09-20 17:18:29.4|Debug|Parser|Parsing string 'Manifest.S03E04.1080p.WEB.H264-STRONTiUM'
  2882. 2021-09-20 17:18:29.4|Debug|Parser|Episode Parsed. Manifest - S03E04
  2883. 2021-09-20 17:18:29.4|Debug|Parser|Language parsed: English
  2884. 2021-09-20 17:18:29.4|Debug|QualityParser|Trying to parse quality for Manifest.S03E04.1080p.WEB.H264-STRONTiUM
  2885. 2021-09-20 17:18:29.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2886. 2021-09-20 17:18:29.4|Debug|Parser|Release Group parsed: STRONTiUM
  2887. 2021-09-20 17:18:29.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E04.1080p.WEB.H264-STRONTiUM': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E04 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E04.1080p.WEB.H264-STRONTiUM\.
  2888. 2021-09-20 17:18:29.4|Debug|Parser|Parsing string 'Manifest.S03E08.Destination.Unknown.1080p.AMZN.WEBRip.DDP5.1.x264-NTb'
  2889. 2021-09-20 17:18:29.4|Debug|Parser|Episode Parsed. Manifest - S03E08
  2890. 2021-09-20 17:18:29.4|Debug|Parser|Language parsed: English
  2891. 2021-09-20 17:18:29.4|Debug|QualityParser|Trying to parse quality for Manifest.S03E08.Destination.Unknown.1080p.AMZN.WEBRip.DDP5.1.x264-NTb
  2892. 2021-09-20 17:18:29.4|Debug|Parser|Quality parsed: WEBRip-1080p v1
  2893. 2021-09-20 17:18:29.4|Debug|Parser|Release Group parsed: NTb
  2894. 2021-09-20 17:18:29.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E08.Destination.Unknown.1080p.AMZN.WEBRip.DDP5.1.x264-NTb': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E08 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E08.Destination.Unknown.1080p.AMZN.WEBRip.DDP5.1.x264-NTb\.
  2895. 2021-09-20 17:18:29.4|Debug|Parser|Parsing string 'Manifest.S03E01.Tailfin.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb-Scrambled'
  2896. 2021-09-20 17:18:29.4|Debug|Parser|Episode Parsed. Manifest - S03E01
  2897. 2021-09-20 17:18:29.4|Debug|Parser|Language parsed: English
  2898. 2021-09-20 17:18:29.4|Debug|QualityParser|Trying to parse quality for Manifest.S03E01.Tailfin.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb-Scrambled
  2899. 2021-09-20 17:18:29.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2900. 2021-09-20 17:18:29.4|Debug|Parser|Release Group parsed: NTb
  2901. 2021-09-20 17:18:29.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Manifest.S03E01.Tailfin.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb-Scrambled': ClientState=Completed SonarrStage=Imported Episode='Manifest - S03E01 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Manifest.S03E01.Tailfin.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb-Scrambled\.
  2902. 2021-09-20 17:18:29.4|Debug|Parser|Parsing string 'Loki.S01E06.For.All.Time.Always.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled'
  2903. 2021-09-20 17:18:29.4|Debug|Parser|Episode Parsed. Loki - S01E06
  2904. 2021-09-20 17:18:29.4|Debug|Parser|Language parsed: English
  2905. 2021-09-20 17:18:29.4|Debug|QualityParser|Trying to parse quality for Loki.S01E06.For.All.Time.Always.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled
  2906. 2021-09-20 17:18:29.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2907. 2021-09-20 17:18:29.4|Debug|Parser|Release Group parsed: TOMMY
  2908. 2021-09-20 17:18:29.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E06.For.All.Time.Always.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E06 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Loki.S01E06.For.All.Time.Always.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled\.
  2909. 2021-09-20 17:18:29.4|Debug|Parser|Parsing string 'Loki.S01E05.Journey.Into.Mystery.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled'
  2910. 2021-09-20 17:18:29.4|Debug|Parser|Episode Parsed. Loki - S01E05
  2911. 2021-09-20 17:18:29.4|Debug|Parser|Language parsed: English
  2912. 2021-09-20 17:18:29.4|Debug|QualityParser|Trying to parse quality for Loki.S01E05.Journey.Into.Mystery.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled
  2913. 2021-09-20 17:18:29.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2914. 2021-09-20 17:18:29.4|Debug|Parser|Release Group parsed: TOMMY
  2915. 2021-09-20 17:18:29.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E05.Journey.Into.Mystery.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E05 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Loki.S01E05.Journey.Into.Mystery.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled\.
  2916. 2021-09-20 17:18:29.4|Debug|Parser|Parsing string 'Loki.S01E04.The.Nexus.Event.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled'
  2917. 2021-09-20 17:18:29.4|Debug|Parser|Episode Parsed. Loki - S01E04
  2918. 2021-09-20 17:18:29.4|Debug|Parser|Language parsed: English
  2919. 2021-09-20 17:18:29.4|Debug|QualityParser|Trying to parse quality for Loki.S01E04.The.Nexus.Event.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled
  2920. 2021-09-20 17:18:29.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2921. 2021-09-20 17:18:29.4|Debug|Parser|Release Group parsed: TOMMY
  2922. 2021-09-20 17:18:29.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E04.The.Nexus.Event.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E04 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Loki.S01E04.The.Nexus.Event.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled\.
  2923. 2021-09-20 17:18:29.4|Debug|Parser|Parsing string 'Loki.S01E03.MULTi.1080p.WEB.H264-STRINGERBELL'
  2924. 2021-09-20 17:18:29.4|Debug|Parser|Episode Parsed. Loki - S01E03
  2925. 2021-09-20 17:18:29.4|Debug|Parser|Language parsed: English
  2926. 2021-09-20 17:18:29.4|Debug|QualityParser|Trying to parse quality for Loki.S01E03.MULTi.1080p.WEB.H264-STRINGERBELL
  2927. 2021-09-20 17:18:29.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2928. 2021-09-20 17:18:29.4|Debug|Parser|Release Group parsed: STRINGERBELL
  2929. 2021-09-20 17:18:29.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E03.MULTi.1080p.WEB.H264-STRINGERBELL': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E03 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Loki.S01E03.MULTi.1080p.WEB.H264-STRINGERBELL\.
  2930. 2021-09-20 17:18:29.4|Debug|Parser|Parsing string 'Loki.S01E02.The.Variant.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled'
  2931. 2021-09-20 17:18:29.4|Debug|Parser|Episode Parsed. Loki - S01E02
  2932. 2021-09-20 17:18:29.4|Debug|Parser|Language parsed: English
  2933. 2021-09-20 17:18:29.4|Debug|QualityParser|Trying to parse quality for Loki.S01E02.The.Variant.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled
  2934. 2021-09-20 17:18:29.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2935. 2021-09-20 17:18:29.4|Debug|Parser|Release Group parsed: TOMMY
  2936. 2021-09-20 17:18:29.4|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E02.The.Variant.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E02 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Loki.S01E02.The.Variant.1080p.DSNP.WEB-DL.DDP5.1.H.264-TOMMY-Scrambled\.
  2937. 2021-09-20 17:18:29.4|Debug|Parser|Parsing string 'Servant.S01E05.1080p.ATVP.WEB-DL.DDP5.1.H.264-CasStudio-AsRequested'
  2938. 2021-09-20 17:18:29.5|Debug|Parser|Episode Parsed. Servant - S01E05
  2939. 2021-09-20 17:18:29.5|Debug|Parser|Language parsed: English
  2940. 2021-09-20 17:18:29.5|Debug|QualityParser|Trying to parse quality for Servant.S01E05.1080p.ATVP.WEB-DL.DDP5.1.H.264-CasStudio-AsRequested
  2941. 2021-09-20 17:18:29.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2942. 2021-09-20 17:18:29.5|Debug|Parser|Release Group parsed: CasStudio
  2943. 2021-09-20 17:18:29.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S01E05.1080p.ATVP.WEB-DL.DDP5.1.H.264-CasStudio-AsRequested': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E05 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S01E05.1080p.ATVP.WEB-DL.DDP5.1.H.264-CasStudio-AsRequested\.
  2944. 2021-09-20 17:18:29.5|Debug|Parser|Parsing string 'Servant-S01E10-Balloon-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  2945. 2021-09-20 17:18:29.5|Debug|Parser|Episode Parsed. Servant - S01E10
  2946. 2021-09-20 17:18:29.5|Debug|Parser|Language parsed: English
  2947. 2021-09-20 17:18:29.5|Debug|QualityParser|Trying to parse quality for Servant-S01E10-Balloon-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  2948. 2021-09-20 17:18:29.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2949. 2021-09-20 17:18:29.5|Debug|Parser|Release Group parsed: AsmoFuscated
  2950. 2021-09-20 17:18:29.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E10-Balloon-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E10 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E10-Balloon-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  2951. 2021-09-20 17:18:29.5|Debug|Parser|Parsing string 'Servant-S01E09-Jericho-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  2952. 2021-09-20 17:18:29.5|Debug|Parser|Episode Parsed. Servant - S01E09
  2953. 2021-09-20 17:18:29.5|Debug|Parser|Language parsed: English
  2954. 2021-09-20 17:18:29.5|Debug|QualityParser|Trying to parse quality for Servant-S01E09-Jericho-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  2955. 2021-09-20 17:18:29.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2956. 2021-09-20 17:18:29.5|Debug|Parser|Release Group parsed: AsmoFuscated
  2957. 2021-09-20 17:18:29.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E09-Jericho-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E09 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E09-Jericho-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  2958. 2021-09-20 17:18:29.5|Debug|Parser|Parsing string 'Servant-S01E08-Boba-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  2959. 2021-09-20 17:18:29.5|Debug|Parser|Episode Parsed. Servant - S01E08
  2960. 2021-09-20 17:18:29.5|Debug|Parser|Language parsed: English
  2961. 2021-09-20 17:18:29.5|Debug|QualityParser|Trying to parse quality for Servant-S01E08-Boba-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  2962. 2021-09-20 17:18:29.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2963. 2021-09-20 17:18:29.5|Debug|Parser|Release Group parsed: AsmoFuscated
  2964. 2021-09-20 17:18:29.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E08-Boba-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E08 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E08-Boba-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  2965. 2021-09-20 17:18:29.5|Debug|Parser|Parsing string 'Servant-S01E07-Haggis-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  2966. 2021-09-20 17:18:29.5|Debug|Parser|Episode Parsed. Servant - S01E07
  2967. 2021-09-20 17:18:29.5|Debug|Parser|Language parsed: English
  2968. 2021-09-20 17:18:29.5|Debug|QualityParser|Trying to parse quality for Servant-S01E07-Haggis-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  2969. 2021-09-20 17:18:29.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2970. 2021-09-20 17:18:29.5|Debug|Parser|Release Group parsed: AsmoFuscated
  2971. 2021-09-20 17:18:29.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E07-Haggis-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E07 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E07-Haggis-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  2972. 2021-09-20 17:18:29.5|Debug|Parser|Parsing string 'Servant-S01E06-Rain-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  2973. 2021-09-20 17:18:29.5|Debug|Parser|Episode Parsed. Servant - S01E06
  2974. 2021-09-20 17:18:29.5|Debug|Parser|Language parsed: English
  2975. 2021-09-20 17:18:29.5|Debug|QualityParser|Trying to parse quality for Servant-S01E06-Rain-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  2976. 2021-09-20 17:18:29.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2977. 2021-09-20 17:18:29.5|Debug|Parser|Release Group parsed: AsmoFuscated
  2978. 2021-09-20 17:18:29.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E06-Rain-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E06 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E06-Rain-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  2979. 2021-09-20 17:18:29.5|Debug|Parser|Parsing string 'Servant-S01E04-Bear-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  2980. 2021-09-20 17:18:29.5|Debug|Parser|Episode Parsed. Servant - S01E04
  2981. 2021-09-20 17:18:29.5|Debug|Parser|Language parsed: English
  2982. 2021-09-20 17:18:29.5|Debug|QualityParser|Trying to parse quality for Servant-S01E04-Bear-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  2983. 2021-09-20 17:18:29.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2984. 2021-09-20 17:18:29.5|Debug|Parser|Release Group parsed: AsmoFuscated
  2985. 2021-09-20 17:18:29.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E04-Bear-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E04 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E04-Bear-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  2986. 2021-09-20 17:18:29.5|Debug|Parser|Parsing string 'Servant-S01E03-Eel-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  2987. 2021-09-20 17:18:29.5|Debug|Parser|Episode Parsed. Servant - S01E03
  2988. 2021-09-20 17:18:29.5|Debug|Parser|Language parsed: English
  2989. 2021-09-20 17:18:29.5|Debug|QualityParser|Trying to parse quality for Servant-S01E03-Eel-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  2990. 2021-09-20 17:18:29.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2991. 2021-09-20 17:18:29.5|Debug|Parser|Release Group parsed: AsmoFuscated
  2992. 2021-09-20 17:18:29.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E03-Eel-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E03 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E03-Eel-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  2993. 2021-09-20 17:18:29.5|Debug|Parser|Parsing string 'Servant-S01E02-Wood-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  2994. 2021-09-20 17:18:29.5|Debug|Parser|Episode Parsed. Servant - S01E02
  2995. 2021-09-20 17:18:29.5|Debug|Parser|Language parsed: English
  2996. 2021-09-20 17:18:29.5|Debug|QualityParser|Trying to parse quality for Servant-S01E02-Wood-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  2997. 2021-09-20 17:18:29.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2998. 2021-09-20 17:18:29.5|Debug|Parser|Release Group parsed: AsmoFuscated
  2999. 2021-09-20 17:18:29.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E02-Wood-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E02 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E02-Wood-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  3000. 2021-09-20 17:18:29.5|Debug|Parser|Parsing string 'Servant-S02E02-Spaceman-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  3001. 2021-09-20 17:18:29.5|Debug|Parser|Episode Parsed. Servant - S02E02
  3002. 2021-09-20 17:18:29.5|Debug|Parser|Language parsed: English
  3003. 2021-09-20 17:18:29.5|Debug|QualityParser|Trying to parse quality for Servant-S02E02-Spaceman-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  3004. 2021-09-20 17:18:29.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3005. 2021-09-20 17:18:29.5|Debug|Parser|Release Group parsed: AsmoFuscated
  3006. 2021-09-20 17:18:29.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S02E02-Spaceman-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E02 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S02E02-Spaceman-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  3007. 2021-09-20 17:18:29.5|Debug|Parser|Parsing string 'Servant-S01E01-Reborn-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  3008. 2021-09-20 17:18:29.5|Debug|Parser|Episode Parsed. Servant - S01E01
  3009. 2021-09-20 17:18:29.5|Debug|Parser|Language parsed: English
  3010. 2021-09-20 17:18:29.5|Debug|QualityParser|Trying to parse quality for Servant-S01E01-Reborn-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  3011. 2021-09-20 17:18:29.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3012. 2021-09-20 17:18:29.5|Debug|Parser|Release Group parsed: AsmoFuscated
  3013. 2021-09-20 17:18:29.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S01E01-Reborn-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S01E01 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S01E01-Reborn-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  3014. 2021-09-20 17:18:29.5|Debug|Parser|Parsing string 'Servant-S02E01-Doll-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated'
  3015. 2021-09-20 17:18:29.5|Debug|Parser|Episode Parsed. Servant - S02E01
  3016. 2021-09-20 17:18:29.5|Debug|Parser|Language parsed: English
  3017. 2021-09-20 17:18:29.5|Debug|QualityParser|Trying to parse quality for Servant-S02E01-Doll-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated
  3018. 2021-09-20 17:18:29.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3019. 2021-09-20 17:18:29.5|Debug|Parser|Release Group parsed: AsmoFuscated
  3020. 2021-09-20 17:18:29.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant-S02E01-Doll-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E01 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant-S02E01-Doll-WEBDL-1080p-h264-EAC3.Atmos-5.1-AsmoFuscated\.
  3021. 2021-09-20 17:18:29.5|Debug|Parser|Parsing string 'Loki.S01E01.Glorious.Purpose.REPACK.1080p.DSNP.WEBRip.DDP5.1.x264-TOMMY'
  3022. 2021-09-20 17:18:29.5|Debug|Parser|Episode Parsed. Loki - S01E01
  3023. 2021-09-20 17:18:29.5|Debug|Parser|Language parsed: English
  3024. 2021-09-20 17:18:29.5|Debug|QualityParser|Trying to parse quality for Loki.S01E01.Glorious.Purpose.REPACK.1080p.DSNP.WEBRip.DDP5.1.x264-TOMMY
  3025. 2021-09-20 17:18:29.5|Debug|Parser|Quality parsed: WEBRip-1080p v2
  3026. 2021-09-20 17:18:29.5|Debug|Parser|Release Group parsed: TOMMY
  3027. 2021-09-20 17:18:29.5|Debug|TrackedDownloadService|Tracking 'SABnzbd:Loki.S01E01.Glorious.Purpose.REPACK.1080p.DSNP.WEBRip.DDP5.1.x264-TOMMY': ClientState=Completed SonarrStage=Imported Episode='Loki - S01E01 WEBRip-1080p v2' OutputPath=C:\Media-working\complete\TV\Loki.S01E01.Glorious.Purpose.REPACK.1080p.DSNP.WEBRip.DDP5.1.x264-TOMMY\.
  3028. 2021-09-20 17:18:29.6|Debug|Parser|Parsing string 'Servant.S02E10.1080p.WEB.h264-KOGi'
  3029. 2021-09-20 17:18:29.6|Debug|Parser|Episode Parsed. Servant - S02E10
  3030. 2021-09-20 17:18:29.6|Debug|Parser|Language parsed: English
  3031. 2021-09-20 17:18:29.6|Debug|QualityParser|Trying to parse quality for Servant.S02E10.1080p.WEB.h264-KOGi
  3032. 2021-09-20 17:18:29.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3033. 2021-09-20 17:18:29.6|Debug|Parser|Release Group parsed: KOGi
  3034. 2021-09-20 17:18:29.6|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E10.1080p.WEB.h264-KOGi': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E10 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E10.1080p.WEB.h264-KOGi\.
  3035. 2021-09-20 17:18:29.6|Debug|Parser|Parsing string 'Servant.S02E09.1080p.WEB.H264-GLHF'
  3036. 2021-09-20 17:18:29.6|Debug|Parser|Episode Parsed. Servant - S02E09
  3037. 2021-09-20 17:18:29.6|Debug|Parser|Language parsed: English
  3038. 2021-09-20 17:18:29.6|Debug|QualityParser|Trying to parse quality for Servant.S02E09.1080p.WEB.H264-GLHF
  3039. 2021-09-20 17:18:29.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3040. 2021-09-20 17:18:29.6|Debug|Parser|Release Group parsed: GLHF
  3041. 2021-09-20 17:18:29.6|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E09.1080p.WEB.H264-GLHF': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E09 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E09.1080p.WEB.H264-GLHF\.
  3042. 2021-09-20 17:18:29.6|Debug|Parser|Parsing string 'Servant.S02E08.1080p.WEB.H264-GLHF'
  3043. 2021-09-20 17:18:29.6|Debug|Parser|Episode Parsed. Servant - S02E08
  3044. 2021-09-20 17:18:29.6|Debug|Parser|Language parsed: English
  3045. 2021-09-20 17:18:29.6|Debug|QualityParser|Trying to parse quality for Servant.S02E08.1080p.WEB.H264-GLHF
  3046. 2021-09-20 17:18:29.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3047. 2021-09-20 17:18:29.6|Debug|Parser|Release Group parsed: GLHF
  3048. 2021-09-20 17:18:29.6|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E08.1080p.WEB.H264-GLHF': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E08 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E08.1080p.WEB.H264-GLHF\.
  3049. 2021-09-20 17:18:29.6|Debug|Parser|Parsing string 'Servant.S02E07.1080p.WEB.H264-GLHF'
  3050. 2021-09-20 17:18:29.6|Debug|Parser|Episode Parsed. Servant - S02E07
  3051. 2021-09-20 17:18:29.6|Debug|Parser|Language parsed: English
  3052. 2021-09-20 17:18:29.6|Debug|QualityParser|Trying to parse quality for Servant.S02E07.1080p.WEB.H264-GLHF
  3053. 2021-09-20 17:18:29.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3054. 2021-09-20 17:18:29.6|Debug|Parser|Release Group parsed: GLHF
  3055. 2021-09-20 17:18:29.6|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E07.1080p.WEB.H264-GLHF': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E07 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E07.1080p.WEB.H264-GLHF\.
  3056. 2021-09-20 17:18:29.6|Debug|Parser|Parsing string 'Servant.S02E06.1080p.WEB.H264-GGEZ'
  3057. 2021-09-20 17:18:29.6|Debug|Parser|Episode Parsed. Servant - S02E06
  3058. 2021-09-20 17:18:29.6|Debug|Parser|Language parsed: English
  3059. 2021-09-20 17:18:29.6|Debug|QualityParser|Trying to parse quality for Servant.S02E06.1080p.WEB.H264-GGEZ
  3060. 2021-09-20 17:18:29.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3061. 2021-09-20 17:18:29.6|Debug|Parser|Release Group parsed: GGEZ
  3062. 2021-09-20 17:18:29.6|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E06.1080p.WEB.H264-GGEZ': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E06 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E06.1080p.WEB.H264-GGEZ\.
  3063. 2021-09-20 17:18:29.6|Debug|Parser|Parsing string 'Servant.S02E05.1080p.WEB.H264-GLHF'
  3064. 2021-09-20 17:18:29.6|Debug|Parser|Episode Parsed. Servant - S02E05
  3065. 2021-09-20 17:18:29.6|Debug|Parser|Language parsed: English
  3066. 2021-09-20 17:18:29.6|Debug|QualityParser|Trying to parse quality for Servant.S02E05.1080p.WEB.H264-GLHF
  3067. 2021-09-20 17:18:29.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3068. 2021-09-20 17:18:29.6|Debug|Parser|Release Group parsed: GLHF
  3069. 2021-09-20 17:18:29.6|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E05.1080p.WEB.H264-GLHF': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E05 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E05.1080p.WEB.H264-GLHF\.
  3070. 2021-09-20 17:18:29.6|Debug|Parser|Parsing string 'Servant.S02E04.MULTi.1080p.WEB.H264-HERC'
  3071. 2021-09-20 17:18:29.6|Debug|Parser|Episode Parsed. Servant - S02E04
  3072. 2021-09-20 17:18:29.6|Debug|Parser|Language parsed: English
  3073. 2021-09-20 17:18:29.6|Debug|QualityParser|Trying to parse quality for Servant.S02E04.MULTi.1080p.WEB.H264-HERC
  3074. 2021-09-20 17:18:29.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3075. 2021-09-20 17:18:29.6|Debug|Parser|Release Group parsed: HERC
  3076. 2021-09-20 17:18:29.6|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E04.MULTi.1080p.WEB.H264-HERC': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E04 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E04.MULTi.1080p.WEB.H264-HERC\.
  3077. 2021-09-20 17:18:29.6|Debug|Parser|Parsing string 'Servant.S02E03.1080p.WEB.H264-GGWP'
  3078. 2021-09-20 17:18:29.6|Debug|Parser|Episode Parsed. Servant - S02E03
  3079. 2021-09-20 17:18:29.6|Debug|Parser|Language parsed: English
  3080. 2021-09-20 17:18:29.6|Debug|QualityParser|Trying to parse quality for Servant.S02E03.1080p.WEB.H264-GGWP
  3081. 2021-09-20 17:18:29.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3082. 2021-09-20 17:18:29.6|Debug|Parser|Release Group parsed: GGWP
  3083. 2021-09-20 17:18:29.6|Debug|TrackedDownloadService|Tracking 'SABnzbd:Servant.S02E03.1080p.WEB.H264-GGWP': ClientState=Completed SonarrStage=Imported Episode='Servant - S02E03 WEBDL-1080p v1' OutputPath=C:\Media-working\complete\TV\Servant.S02E03.1080p.WEB.H264-GGWP\.
  3084. 2021-09-20 17:18:29.6|Debug|Parser|Parsing string 'For.All.Mankind.S01E02.He.Built.the.Saturn.V.1080p.WEBRip.x265-ZiTO'
  3085. 2021-09-20 17:18:29.6|Debug|Parser|Episode Parsed. For All Mankind - S01E02
  3086. 2021-09-20 17:18:29.6|Debug|Parser|Language parsed: English
  3087. 2021-09-20 17:18:29.6|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E02.He.Built.the.Saturn.V.1080p.WEBRip.x265-ZiTO
  3088. 2021-09-20 17:18:29.6|Debug|Parser|Quality parsed: WEBRip-1080p v1
  3089. 2021-09-20 17:18:29.6|Debug|Parser|Release Group parsed: ZiTO
  3090. 2021-09-20 17:18:29.6|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E02.He.Built.the.Saturn.V.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E02 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E02.He.Built.the.Saturn.V.1080p.WEBRip.x265-ZiTO.1\61cef9ec071641dabb1be7a13a71b724.mkv.
  3091. 2021-09-20 17:18:29.6|Debug|Parser|Parsing string 'For.All.Mankind.S01E07.Hi.Bob.1080p.WEBRip.x265-ZiTO'
  3092. 2021-09-20 17:18:29.6|Debug|Parser|Episode Parsed. For All Mankind - S01E07
  3093. 2021-09-20 17:18:29.6|Debug|Parser|Language parsed: English
  3094. 2021-09-20 17:18:29.6|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E07.Hi.Bob.1080p.WEBRip.x265-ZiTO
  3095. 2021-09-20 17:18:29.6|Debug|Parser|Quality parsed: WEBRip-1080p v1
  3096. 2021-09-20 17:18:29.6|Debug|Parser|Release Group parsed: ZiTO
  3097. 2021-09-20 17:18:29.6|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E07.Hi.Bob.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E07 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E07.Hi.Bob.1080p.WEBRip.x265-ZiTO.1\3985c11742cf43fe87e33ed47061835e.mkv.
  3098. 2021-09-20 17:18:29.6|Debug|Parser|Parsing string 'For.All.Mankind.S01E06.Home.Again.1080p.WEBRip.x265-ZiTO'
  3099. 2021-09-20 17:18:29.6|Debug|Parser|Episode Parsed. For All Mankind - S01E06
  3100. 2021-09-20 17:18:29.6|Debug|Parser|Language parsed: English
  3101. 2021-09-20 17:18:29.6|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E06.Home.Again.1080p.WEBRip.x265-ZiTO
  3102. 2021-09-20 17:18:29.6|Debug|Parser|Quality parsed: WEBRip-1080p v1
  3103. 2021-09-20 17:18:29.6|Debug|Parser|Release Group parsed: ZiTO
  3104. 2021-09-20 17:18:29.6|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E06.Home.Again.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E06 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E06.Home.Again.1080p.WEBRip.x265-ZiTO.1\a955375168b94f2bbcaaf25006437775.mkv.
  3105. 2021-09-20 17:18:29.6|Debug|Parser|Parsing string 'For.All.Mankind.S01E05.Into.the.Abyss.REPACK.1080p.ATVP.WEB-DL.DDP5.1.H.264-TOMMY-AsRequested'
  3106. 2021-09-20 17:18:29.6|Debug|Parser|Episode Parsed. For All Mankind - S01E05
  3107. 2021-09-20 17:18:29.6|Debug|Parser|Language parsed: English
  3108. 2021-09-20 17:18:29.6|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E05.Into.the.Abyss.REPACK.1080p.ATVP.WEB-DL.DDP5.1.H.264-TOMMY-AsRequested
  3109. 2021-09-20 17:18:29.6|Debug|Parser|Quality parsed: WEBDL-1080p v2
  3110. 2021-09-20 17:18:29.6|Debug|Parser|Release Group parsed: TOMMY
  3111. 2021-09-20 17:18:29.6|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E05.Into.the.Abyss.REPACK.1080p.ATVP.WEB-DL.DDP5.1.H.264-TOMMY-AsRequested': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E05 WEBDL-1080p v2' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E05.Into.the.Abyss.REPACK.1080p.ATVP.WEB-DL.DDP5.1.H.264-TOMMY-AsRequested\.
  3112. 2021-09-20 17:18:29.7|Debug|Parser|Parsing string 'For.All.Mankind.S01E03.Nixons.Women.1080p.WEBRip.x265-ZiTO'
  3113. 2021-09-20 17:18:29.7|Debug|Parser|Episode Parsed. For All Mankind - S01E03
  3114. 2021-09-20 17:18:29.7|Debug|Parser|Language parsed: English
  3115. 2021-09-20 17:18:29.7|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E03.Nixons.Women.1080p.WEBRip.x265-ZiTO
  3116. 2021-09-20 17:18:29.7|Debug|Parser|Quality parsed: WEBRip-1080p v1
  3117. 2021-09-20 17:18:29.7|Debug|Parser|Release Group parsed: ZiTO
  3118. 2021-09-20 17:18:29.7|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E03.Nixons.Women.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E03 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E03.Nixons.Women.1080p.WEBRip.x265-ZiTO\.
  3119. 2021-09-20 17:18:29.7|Debug|Parser|Parsing string 'For.All.Mankind.S01E04.Prime.Crew.1080p.WEBRip.x265-ZiTO'
  3120. 2021-09-20 17:18:29.7|Debug|Parser|Episode Parsed. For All Mankind - S01E04
  3121. 2021-09-20 17:18:29.7|Debug|Parser|Language parsed: English
  3122. 2021-09-20 17:18:29.7|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E04.Prime.Crew.1080p.WEBRip.x265-ZiTO
  3123. 2021-09-20 17:18:29.7|Debug|Parser|Quality parsed: WEBRip-1080p v1
  3124. 2021-09-20 17:18:29.7|Debug|Parser|Release Group parsed: ZiTO
  3125. 2021-09-20 17:18:29.7|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E04.Prime.Crew.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E04 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E04.Prime.Crew.1080p.WEBRip.x265-ZiTO\.
  3126. 2021-09-20 17:18:29.7|Debug|Parser|Parsing string 'For.All.Mankind.S01E10.A.City.Upon.a.Hill.1080p.WEBRip.x265-ZiTO'
  3127. 2021-09-20 17:18:29.7|Debug|Parser|Episode Parsed. For All Mankind - S01E10
  3128. 2021-09-20 17:18:29.7|Debug|Parser|Language parsed: English
  3129. 2021-09-20 17:18:29.7|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E10.A.City.Upon.a.Hill.1080p.WEBRip.x265-ZiTO
  3130. 2021-09-20 17:18:29.7|Debug|Parser|Quality parsed: WEBRip-1080p v1
  3131. 2021-09-20 17:18:29.7|Debug|Parser|Release Group parsed: ZiTO
  3132. 2021-09-20 17:18:29.7|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E10.A.City.Upon.a.Hill.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E10 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E10.A.City.Upon.a.Hill.1080p.WEBRip.x265-ZiTO\.
  3133. 2021-09-20 17:18:29.7|Debug|Parser|Parsing string 'For.All.Mankind.S01E09.Bent.Bird.1080p.WEBRip.x265-ZiTO'
  3134. 2021-09-20 17:18:29.7|Debug|Parser|Episode Parsed. For All Mankind - S01E09
  3135. 2021-09-20 17:18:29.7|Debug|Parser|Language parsed: English
  3136. 2021-09-20 17:18:29.7|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E09.Bent.Bird.1080p.WEBRip.x265-ZiTO
  3137. 2021-09-20 17:18:29.7|Debug|Parser|Quality parsed: WEBRip-1080p v1
  3138. 2021-09-20 17:18:29.7|Debug|Parser|Release Group parsed: ZiTO
  3139. 2021-09-20 17:18:29.7|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E09.Bent.Bird.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E09 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E09.Bent.Bird.1080p.WEBRip.x265-ZiTO\.
  3140. 2021-09-20 17:18:29.7|Debug|Parser|Parsing string 'For.All.Mankind.S01E08.Rupture.1080p.WEBRip.x265-ZiTO'
  3141. 2021-09-20 17:18:29.7|Debug|Parser|Episode Parsed. For All Mankind - S01E08
  3142. 2021-09-20 17:18:29.7|Debug|Parser|Language parsed: English
  3143. 2021-09-20 17:18:29.7|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E08.Rupture.1080p.WEBRip.x265-ZiTO
  3144. 2021-09-20 17:18:29.7|Debug|Parser|Quality parsed: WEBRip-1080p v1
  3145. 2021-09-20 17:18:29.7|Debug|Parser|Release Group parsed: ZiTO
  3146. 2021-09-20 17:18:29.7|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E08.Rupture.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E08 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E08.Rupture.1080p.WEBRip.x265-ZiTO\.
  3147. 2021-09-20 17:18:29.7|Debug|Parser|Parsing string 'For.All.Mankind.S01E01.Red.Moon.1080p.WEBRip.x265-ZiTO'
  3148. 2021-09-20 17:18:29.7|Debug|Parser|Episode Parsed. For All Mankind - S01E01
  3149. 2021-09-20 17:18:29.7|Debug|Parser|Language parsed: English
  3150. 2021-09-20 17:18:29.7|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S01E01.Red.Moon.1080p.WEBRip.x265-ZiTO
  3151. 2021-09-20 17:18:29.7|Debug|Parser|Quality parsed: WEBRip-1080p v1
  3152. 2021-09-20 17:18:29.7|Debug|Parser|Release Group parsed: ZiTO
  3153. 2021-09-20 17:18:29.7|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S01E01.Red.Moon.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S01E01 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S01E01.Red.Moon.1080p.WEBRip.x265-ZiTO\.
  3154. 2021-09-20 17:18:29.7|Debug|Parser|Parsing string 'For.All.Mankind.S02E10.The.Grey.1080p.WEBRip.x265-ZiTO'
  3155. 2021-09-20 17:18:29.7|Debug|Parser|Episode Parsed. For All Mankind - S02E10
  3156. 2021-09-20 17:18:29.7|Debug|Parser|Language parsed: English
  3157. 2021-09-20 17:18:29.7|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E10.The.Grey.1080p.WEBRip.x265-ZiTO
  3158. 2021-09-20 17:18:29.7|Debug|Parser|Quality parsed: WEBRip-1080p v1
  3159. 2021-09-20 17:18:29.7|Debug|Parser|Release Group parsed: ZiTO
  3160. 2021-09-20 17:18:29.7|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E10.The.Grey.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E10 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E10.The.Grey.1080p.WEBRip.x265-ZiTO\.
  3161. 2021-09-20 17:18:29.7|Debug|Parser|Parsing string 'For.All.Mankind.S02E09.Triage.1080p.WEBRip.x265-ZiTO'
  3162. 2021-09-20 17:18:29.7|Debug|Parser|Episode Parsed. For All Mankind - S02E09
  3163. 2021-09-20 17:18:29.7|Debug|Parser|Language parsed: English
  3164. 2021-09-20 17:18:29.7|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E09.Triage.1080p.WEBRip.x265-ZiTO
  3165. 2021-09-20 17:18:29.7|Debug|Parser|Quality parsed: WEBRip-1080p v1
  3166. 2021-09-20 17:18:29.7|Debug|Parser|Release Group parsed: ZiTO
  3167. 2021-09-20 17:18:29.7|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E09.Triage.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E09 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E09.Triage.1080p.WEBRip.x265-ZiTO\.
  3168. 2021-09-20 17:18:29.7|Debug|Parser|Parsing string 'For.All.Mankind.S02E08.And.Heres.to.You.1080p.WEBRip.x265-ZiTO'
  3169. 2021-09-20 17:18:29.7|Debug|Parser|Episode Parsed. For All Mankind - S02E08
  3170. 2021-09-20 17:18:29.7|Debug|Parser|Language parsed: English
  3171. 2021-09-20 17:18:29.7|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E08.And.Heres.to.You.1080p.WEBRip.x265-ZiTO
  3172. 2021-09-20 17:18:29.7|Debug|Parser|Quality parsed: WEBRip-1080p v1
  3173. 2021-09-20 17:18:29.7|Debug|Parser|Release Group parsed: ZiTO
  3174. 2021-09-20 17:18:29.7|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E08.And.Heres.to.You.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E08 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E08.And.Heres.to.You.1080p.WEBRip.x265-ZiTO\.
  3175. 2021-09-20 17:18:29.7|Debug|Parser|Parsing string 'For.All.Mankind.S02E07.Dont.Be.Cruel.1080p.WEBRip.x265-ZiTO'
  3176. 2021-09-20 17:18:29.7|Debug|Parser|Episode Parsed. For All Mankind - S02E07
  3177. 2021-09-20 17:18:29.7|Debug|Parser|Language parsed: English
  3178. 2021-09-20 17:18:29.7|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E07.Dont.Be.Cruel.1080p.WEBRip.x265-ZiTO
  3179. 2021-09-20 17:18:29.7|Debug|Parser|Quality parsed: WEBRip-1080p v1
  3180. 2021-09-20 17:18:29.7|Debug|Parser|Release Group parsed: ZiTO
  3181. 2021-09-20 17:18:29.7|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E07.Dont.Be.Cruel.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E07 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E07.Dont.Be.Cruel.1080p.WEBRip.x265-ZiTO\.
  3182. 2021-09-20 17:18:29.7|Debug|Parser|Parsing string 'For.All.Mankind.S02E06.Best.Laid.Plans.1080p.WEBRip.x265-ZiTO'
  3183. 2021-09-20 17:18:29.7|Debug|Parser|Episode Parsed. For All Mankind - S02E06
  3184. 2021-09-20 17:18:29.7|Debug|Parser|Language parsed: English
  3185. 2021-09-20 17:18:29.7|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E06.Best.Laid.Plans.1080p.WEBRip.x265-ZiTO
  3186. 2021-09-20 17:18:29.7|Debug|Parser|Quality parsed: WEBRip-1080p v1
  3187. 2021-09-20 17:18:29.7|Debug|Parser|Release Group parsed: ZiTO
  3188. 2021-09-20 17:18:29.7|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E06.Best.Laid.Plans.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E06 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E06.Best.Laid.Plans.1080p.WEBRip.x265-ZiTO\.
  3189. 2021-09-20 17:18:29.7|Debug|Parser|Parsing string 'For.All.Mankind.S02E05.The.Weight.1080p.WEBRip.x265-ZiTO'
  3190. 2021-09-20 17:18:29.7|Debug|Parser|Episode Parsed. For All Mankind - S02E05
  3191. 2021-09-20 17:18:29.7|Debug|Parser|Language parsed: English
  3192. 2021-09-20 17:18:29.7|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E05.The.Weight.1080p.WEBRip.x265-ZiTO
  3193. 2021-09-20 17:18:29.7|Debug|Parser|Quality parsed: WEBRip-1080p v1
  3194. 2021-09-20 17:18:29.7|Debug|Parser|Release Group parsed: ZiTO
  3195. 2021-09-20 17:18:29.7|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E05.The.Weight.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E05 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E05.The.Weight.1080p.WEBRip.x265-ZiTO\.
  3196. 2021-09-20 17:18:29.7|Debug|Parser|Parsing string 'For.All.Mankind.S02E04.Pathfinder.1080p.WEBRip.x265-ZiTO'
  3197. 2021-09-20 17:18:29.7|Debug|Parser|Episode Parsed. For All Mankind - S02E04
  3198. 2021-09-20 17:18:29.7|Debug|Parser|Language parsed: English
  3199. 2021-09-20 17:18:29.7|Debug|QualityParser|Trying to parse quality for For.All.Mankind.S02E04.Pathfinder.1080p.WEBRip.x265-ZiTO
  3200. 2021-09-20 17:18:29.7|Debug|Parser|Quality parsed: WEBRip-1080p v1
  3201. 2021-09-20 17:18:29.7|Debug|Parser|Release Group parsed: ZiTO
  3202. 2021-09-20 17:18:29.8|Debug|TrackedDownloadService|Tracking 'SABnzbd:For.All.Mankind.S02E04.Pathfinder.1080p.WEBRip.x265-ZiTO': ClientState=Completed SonarrStage=Imported Episode='For All Mankind - S02E04 WEBRip-1080p v1' OutputPath=C:\Media-working\complete\TV\For.All.Mankind.S02E04.Pathfinder.1080p.WEBRip.x265-ZiTO\.
  3203. 2021-09-20 17:18:29.8|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
  3204. 2021-09-20 17:18:29.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
  3205. 2021-09-20 17:19:58.7|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  3206. 2021-09-20 17:19:58.8|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  3207. 2021-09-20 17:19:58.8|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3208. 2021-09-20 17:19:58.9|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3209. 2021-09-20 17:21:28.8|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  3210. 2021-09-20 17:21:30.9|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  3211. 2021-09-20 17:21:30.9|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3212. 2021-09-20 17:21:31.0|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3213. 2021-09-20 17:21:58.8|Info|RssSyncService|Starting RSS Sync
  3214. 2021-09-20 17:21:58.8|Debug|FetchAndParseRssService|Available indexers 1
  3215. 2021-09-20 17:21:59.1|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from https://api.nzbgeek.info
  3216.  
  3217. [v3.0.6.1265] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: The handshake failed due to an unexpected packet format.
  3218. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  3219. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  3220. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  3221. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  3222. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  3223. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  3224. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  3225. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  3226. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  3227. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  3228. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  3229. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  3230. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  3231. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  3232. --- End of inner exception stack trace ---
  3233. at System.Net.HttpWebRequest.GetResponse()
  3234. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  3235. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  3236. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  3237. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  3238. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 59
  3239.  
  3240. 2021-09-20 17:21:59.2|Debug|IndexerFactory|Temporarily ignoring indexer NZBgeek till 9/20/2021 5:26:59 PM due to recent failures.
  3241. 2021-09-20 17:21:59.2|Debug|IndexerFactory|Temporarily ignoring indexer NZBgeek till 9/20/2021 5:26:59 PM due to recent failures.
  3242. 2021-09-20 17:21:59.2|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
  3243. 2021-09-20 17:21:59.2|Warn|Newznab|NZBgeek The underlying connection was closed: An unexpected error occurred on a send.
  3244. 2021-09-20 17:21:59.2|Debug|FetchAndParseRssService|Found 0 from Newznab
  3245. 2021-09-20 17:21:59.2|Debug|FetchAndParseRssService|Found 0 reports
  3246. 2021-09-20 17:21:59.2|Info|DownloadDecisionMaker|No results found
  3247. 2021-09-20 17:21:59.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  3248. 2021-09-20 17:21:59.2|Debug|PendingReleaseService|Removing failed releases from pending
  3249. 2021-09-20 17:21:59.2|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3250. 2021-09-20 17:22:28.9|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3251. 2021-09-20 17:22:58.9|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  3252. 2021-09-20 17:22:58.9|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  3253. 2021-09-20 17:22:59.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
  3254. 2021-09-20 17:22:59.0|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3255. 2021-09-20 17:24:28.9|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  3256. 2021-09-20 17:24:31.0|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  3257. 2021-09-20 17:24:31.0|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3258. 2021-09-20 17:24:31.2|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3259. 2021-09-20 17:25:59.0|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  3260. 2021-09-20 17:25:59.0|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  3261. 2021-09-20 17:25:59.0|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3262. 2021-09-20 17:25:59.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
  3263. 2021-09-20 17:27:29.0|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3264. 2021-09-20 17:27:29.1|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  3265. 2021-09-20 17:27:31.2|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  3266. 2021-09-20 17:27:31.2|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3267. 2021-09-20 17:27:31.4|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3268. 2021-09-20 17:28:59.1|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  3269. 2021-09-20 17:28:59.1|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  3270. 2021-09-20 17:28:59.1|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3271. 2021-09-20 17:28:59.4|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3272. 2021-09-20 17:30:29.1|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  3273. 2021-09-20 17:30:31.2|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  3274. 2021-09-20 17:30:31.2|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3275. 2021-09-20 17:30:31.5|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3276. 2021-09-20 17:31:59.2|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  3277. 2021-09-20 17:31:59.2|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  3278. 2021-09-20 17:31:59.2|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3279. 2021-09-20 17:31:59.5|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3280. 2021-09-20 17:32:29.2|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3281. 2021-09-20 17:33:29.2|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  3282. 2021-09-20 17:33:31.2|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  3283. 2021-09-20 17:33:31.3|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3284. 2021-09-20 17:33:31.4|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3285. 2021-09-20 17:34:59.2|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  3286. 2021-09-20 17:34:59.3|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=60&category=tv&apikey=(removed)&output=json
  3287. 2021-09-20 17:34:59.3|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3288. 2021-09-20 17:34:59.4|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
  3289. 2021-09-20 17:35:03.7|Debug|Api|[GET] /api/v3/config/indexer: 200.OK (12 ms)
  3290. 2021-09-20 17:35:03.8|Debug|Api|[GET] /api/v3/indexer: 200.OK (43 ms)
  3291. 2021-09-20 17:35:05.3|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from https://api.nzbgeek.info
  3292.  
  3293. [v3.0.6.1265] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: The handshake failed due to an unexpected packet format.
  3294. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  3295. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  3296. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  3297. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  3298. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  3299. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  3300. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  3301. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  3302. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  3303. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  3304. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  3305. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  3306. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  3307. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  3308. --- End of inner exception stack trace ---
  3309. at System.Net.HttpWebRequest.GetResponse()
  3310. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  3311. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  3312. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  3313. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  3314. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 59
  3315.  
  3316. 2021-09-20 17:35:05.3|Debug|Api|[POST] /api/v3/indexer/action/newznabCategories: 200.OK (133 ms)
  3317. 2021-09-20 17:35:06.9|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from https://api.nzbgeek.info
  3318.  
  3319. [v3.0.6.1265] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: The handshake failed due to an unexpected packet format.
  3320. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  3321. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  3322. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  3323. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  3324. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  3325. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  3326. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  3327. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  3328. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  3329. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  3330. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  3331. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  3332. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  3333. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  3334. --- End of inner exception stack trace ---
  3335. at System.Net.HttpWebRequest.GetResponse()
  3336. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  3337. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  3338. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  3339. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  3340. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 59
  3341.  
  3342. 2021-09-20 17:35:06.9|Warn|Newznab|Unable to connect to indexer
  3343.  
  3344. [v3.0.6.1265] System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: The handshake failed due to an unexpected packet format.
  3345. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  3346. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  3347. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  3348. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  3349. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  3350. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  3351. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  3352. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  3353. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  3354. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  3355. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  3356. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  3357. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  3358. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  3359. --- End of inner exception stack trace ---
  3360. at System.Net.HttpWebRequest.GetResponse()
  3361. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 111
  3362. at NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 126
  3363. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 59
  3364. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:line 281
  3365. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 64
  3366. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 36
  3367. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Cache\Cached.cs:line 104
  3368. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 36
  3369. at NzbDrone.Core.Indexers.Newznab.Newznab.get_PageSize() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:line 24
  3370. at NzbDrone.Core.Indexers.Newznab.Newznab.GetRequestGenerator() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:line 28
  3371. at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 335
  3372.  
  3373. 2021-09-20 17:35:06.9|Warn|SonarrErrorPipeline|Invalid request Validation failed:
  3374. -- : Unable to connect to indexer, check the log for more details
  3375. 2021-09-20 17:35:06.9|Debug|Api|[POST] /api/v3/indexer/test: 400.BadRequest (93 ms)
  3376. 2021-09-20 17:35:13.0|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
  3377. 2021-09-20 17:35:13.0|Debug|Api|[GET] /api/v3/system/status: 200.OK (5 ms)
  3378. 2021-09-20 17:35:13.1|Debug|Api|[GET] /api/v3/diskspace: 200.OK (70 ms)
  3379. 2021-09-20 17:35:14.5|Debug|Api|[GET] /api/v3/log/file: 200.OK (13 ms)
Advertisement
Add Comment
Please, Sign In to add comment