Advertisement
Guest User

Untitled

a guest
Jun 2nd, 2017
374
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 468.56 KB | None | 0 0
  1. 17-6-2 12:44:31.3|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Authentication failed because the remote party has closed the transport stream.
  2. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  3. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  4. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  5. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  6. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  7. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  8. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  9. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  10. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  11. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  12. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  13. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  14. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  15. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  16. --- End of inner exception stack trace ---
  17. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  18. at System.Net.HttpWebRequest.GetRequestStream()
  19. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  20. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  21. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  22. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  23. --- End of inner exception stack trace ---
  24. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 228
  25. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  26. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  27. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  28.  
  29. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Authentication failed because the remote party has closed the transport stream.
  30. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  31. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  32. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  33. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  34. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  35. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  36. at System.Net.TlsStream.CallProcessAuthentication(Object state)
  37. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  38. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  39. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  40. at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  41. at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  42. at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  43. at System.Net.ConnectStream.WriteHeaders(Boolean async)
  44. --- End of inner exception stack trace ---
  45. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  46. at System.Net.HttpWebRequest.GetRequestStream()
  47. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  48. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  49. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  50. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  51. --- End of inner exception stack trace ---
  52. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 228
  53. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  54. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  55. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  56.  
  57. 17-6-2 12:44:32.7|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  58. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  59. 17-6-2 12:44:32.7|Debug|Api|[POST] /api/downloadclient/test: 400.BadRequest (4690 ms)
  60. 17-6-2 12:44:33.1|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  61. 17-6-2 12:44:33.1|Debug|DiskScanService|0 video files were found in C:\drone\
  62. 17-6-2 12:44:35.7|Warn|HttpClient|HTTP Error - Res: [POST] http://localhost:8113/login: 401.Unauthorized
  63. 17-6-2 12:44:35.7|Debug|QBittorrentProxy|qbitTorrent authentication failed.
  64. 17-6-2 12:44:35.7|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8113/login]
  65. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  66. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  67. --- End of inner exception stack trace ---
  68. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  69. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  70. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  71. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  72.  
  73. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8113/login]
  74. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  75. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  76. --- End of inner exception stack trace ---
  77. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  78. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  79. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  80. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  81.  
  82. 17-6-2 12:44:35.7|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  83. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  84. 17-6-2 12:44:35.7|Debug|Api|[POST] /api/downloadclient/test: 400.BadRequest (50 ms)
  85. 17-6-2 12:44:38.3|Debug|Api|[GET] /api/config/ui: 200.OK (15 ms)
  86. 17-6-2 12:44:38.3|Debug|Api|[GET] /api/system/status: 200.OK (31 ms)
  87. 17-6-2 12:44:38.4|Debug|Api|[GET] /api/health: 200.OK (28 ms)
  88. 17-6-2 12:44:38.4|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (45 ms)
  89. 17-6-2 12:44:38.4|Debug|Api|[GET] /api/profile: 200.OK (46 ms)
  90. 17-6-2 12:44:38.7|Debug|Api|[GET] /api/series: 200.OK (290 ms)
  91. 17-6-2 12:44:39.1|Debug|Api|[GET] /api/command: 200.OK (18 ms)
  92. 17-6-2 12:44:39.2|Debug|Api|[GET] /api/language: 200.OK (36 ms)
  93. 17-6-2 12:44:39.2|Debug|Api|[GET] /api/tag: 200.OK (40 ms)
  94. 17-6-2 12:44:39.3|Debug|Api|[GET] /api/health: 200.OK (42 ms)
  95. 17-6-2 12:44:39.4|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (48 ms)
  96. 17-6-2 12:44:39.4|Debug|Api|[GET] /api/log?page=1&pageSize=50&sortKey=time&sortDir=desc: 200.OK (71 ms)
  97. 17-6-2 12:45:33.2|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  98. 17-6-2 12:45:33.2|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  99. 17-6-2 12:45:33.3|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  100. 17-6-2 12:45:33.3|Debug|DiskScanService|0 video files were found in C:\drone\
  101. 17-6-2 12:45:35.2|Error|Deluge|Couldn't get list of torrents
  102.  
  103. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  104. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  105. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  106. --- End of inner exception stack trace ---
  107. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  108. at System.Net.HttpWebRequest.GetRequestStream()
  109. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  110. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  111. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  112. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  113. --- End of inner exception stack trace ---
  114. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  115. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  116. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  117. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  118.  
  119. 17-6-2 12:45:35.3|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (18 ms)
  120. 17-6-2 12:45:35.3|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (21 ms)
  121. 17-6-2 12:46:33.4|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  122. 17-6-2 12:46:33.4|Debug|DiskScanService|0 video files were found in C:\drone\
  123. 17-6-2 12:47:03.4|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  124. 17-6-2 12:47:04.4|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  125. 17-6-2 12:47:06.5|Error|Deluge|Couldn't get list of torrents
  126.  
  127. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  128. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  129. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  130. --- End of inner exception stack trace ---
  131. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  132. at System.Net.HttpWebRequest.GetRequestStream()
  133. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  134. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  135. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  136. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  137. --- End of inner exception stack trace ---
  138. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  139. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  140. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  141. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  142.  
  143. 17-6-2 12:47:06.6|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (14 ms)
  144. 17-6-2 12:47:06.6|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (18 ms)
  145. 17-6-2 12:47:33.4|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  146. 17-6-2 12:47:33.4|Debug|DiskScanService|0 video files were found in C:\drone\
  147. 17-6-2 12:47:42.3|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:9091
  148. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  149. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  150. --- End of inner exception stack trace ---
  151. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  152. at System.Net.HttpWebRequest.GetRequestStream()
  153. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  154. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  155. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  156. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  157. --- End of inner exception stack trace ---
  158. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 228
  159. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  160. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  161. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  162.  
  163. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:9091
  164. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  165. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  166. --- End of inner exception stack trace ---
  167. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  168. at System.Net.HttpWebRequest.GetRequestStream()
  169. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  170. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  171. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  172. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  173. --- End of inner exception stack trace ---
  174. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 228
  175. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  176. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  177. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  178.  
  179. 17-6-2 12:47:42.4|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  180. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  181. 17-6-2 12:47:42.4|Debug|Api|[POST] /api/downloadclient/test: 400.BadRequest (2074 ms)
  182. 17-6-2 12:47:49.2|Debug|Api|[GET] /api/config/ui: 200.OK (16 ms)
  183. 17-6-2 12:47:49.3|Debug|Api|[GET] /api/system/status: 200.OK (23 ms)
  184. 17-6-2 12:47:49.3|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (17 ms)
  185. 17-6-2 12:47:49.3|Debug|Api|[GET] /api/profile: 200.OK (24 ms)
  186. 17-6-2 12:47:49.4|Debug|Api|[GET] /api/health: 200.OK (14 ms)
  187. 17-6-2 12:47:49.7|Debug|Api|[GET] /api/series: 200.OK (297 ms)
  188. 17-6-2 12:47:49.8|Debug|Api|[GET] /api/language: 200.OK (17 ms)
  189. 17-6-2 12:47:49.8|Debug|Api|[GET] /api/command: 200.OK (30 ms)
  190. 17-6-2 12:47:49.8|Debug|Api|[GET] /api/tag: 200.OK (36 ms)
  191. 17-6-2 12:47:49.9|Debug|Api|[GET] /api/config/mediamanagement: 200.OK (18 ms)
  192. 17-6-2 12:47:50.0|Debug|Api|[GET] /api/config/indexer: 200.OK (31 ms)
  193. 17-6-2 12:47:50.0|Debug|Api|[GET] /api/config/downloadclient: 200.OK (32 ms)
  194. 17-6-2 12:47:50.0|Debug|Api|[GET] /api/config/host: 200.OK (15 ms)
  195. 17-6-2 12:47:50.0|Debug|Api|[GET] /api/health: 200.OK (4 ms)
  196. 17-6-2 12:47:50.0|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (7 ms)
  197. 17-6-2 12:47:50.1|Debug|Api|[GET] /api/config/ui: 200.OK (111 ms)
  198. 17-6-2 12:47:50.1|Debug|Api|[GET] /api/config/naming: 200.OK (177 ms)
  199. 17-6-2 12:47:50.1|Debug|Api|[GET] /api/notification: 200.OK (155 ms)
  200. 17-6-2 12:47:50.3|Debug|Api|[GET] /api/delayprofile: 200.OK (42 ms)
  201. 17-6-2 12:47:50.3|Debug|Api|[GET] /api/profile: 200.OK (46 ms)
  202. 17-6-2 12:47:50.3|Debug|Api|[GET] /api/qualitydefinition: 200.OK (50 ms)
  203. 17-6-2 12:47:50.3|Debug|Parser|Parsing string 'Series Title (2010) - 01x01 - Episode Title (1)'
  204. 17-6-2 12:47:50.3|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01
  205. 17-6-2 12:47:50.3|Debug|Parser|Language parsed: English
  206. 17-6-2 12:47:50.3|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01 - Episode Title (1)
  207. 17-6-2 12:47:50.3|Debug|Parser|Quality parsed: Unknown v1
  208. 17-6-2 12:47:50.3|Debug|Parser|Release Group parsed:
  209. 17-6-2 12:47:50.3|Debug|Parser|Parsing string 'Series Title (2010) - 01x01-02-03 - Episode Title'
  210. 17-6-2 12:47:50.3|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01-02-03
  211. 17-6-2 12:47:50.3|Debug|Parser|Language parsed: English
  212. 17-6-2 12:47:50.3|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01-02-03 - Episode Title
  213. 17-6-2 12:47:50.3|Debug|Parser|Quality parsed: Unknown v1
  214. 17-6-2 12:47:50.3|Debug|Parser|Release Group parsed:
  215. 17-6-2 12:47:50.3|Debug|Parser|Parsing string 'Series Title (2010) - 2013-10-30 - Episode Title (1)'
  216. 17-6-2 12:47:50.3|Debug|Parser|Episode Parsed. Series Title (2010 - 2013-10-30
  217. 17-6-2 12:47:50.3|Debug|Parser|Language parsed: English
  218. 17-6-2 12:47:50.3|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 2013-10-30 - Episode Title (1)
  219. 17-6-2 12:47:50.3|Debug|Parser|Quality parsed: Unknown v1
  220. 17-6-2 12:47:50.3|Debug|Parser|Release Group parsed:
  221. 17-6-2 12:47:50.3|Debug|Parser|Parsing string 'Series Title (2010) - 01x01 - Episode Title (1)'
  222. 17-6-2 12:47:50.3|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01
  223. 17-6-2 12:47:50.3|Debug|Parser|Language parsed: English
  224. 17-6-2 12:47:50.3|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01 - Episode Title (1)
  225. 17-6-2 12:47:50.3|Debug|Parser|Quality parsed: Unknown v1
  226. 17-6-2 12:47:50.3|Debug|Parser|Release Group parsed:
  227. 17-6-2 12:47:50.3|Debug|Parser|Parsing string 'Series Title (2010) - 01x01-02-03 - Episode Title'
  228. 17-6-2 12:47:50.3|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01-02-03
  229. 17-6-2 12:47:50.3|Debug|Parser|Language parsed: English
  230. 17-6-2 12:47:50.3|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01-02-03 - Episode Title
  231. 17-6-2 12:47:50.3|Debug|Parser|Quality parsed: Unknown v1
  232. 17-6-2 12:47:50.3|Debug|Parser|Release Group parsed:
  233. 17-6-2 12:47:50.3|Debug|Api|[GET] /api/indexer: 200.OK (14 ms)
  234. 17-6-2 12:47:50.3|Debug|Api|[GET] /api/config/naming/samples?renameEpisodes=true&replaceIllegalCharacters=true&multiEpisodeStyle=0&standardEpisodeFormat=%7BSeries+Title%7D+-+%7Bseason%3A00%7Dx%7Bepisode%3A00%7D+-+%7BEpisode+Title%7D&dailyEpisodeFormat=%7BSeries+Title%7D+-+%7BAir-Date%7D+-+%7BEpisode+Title%7D&animeEpisodeFormat=%7BSeries+Title%7D+-+%7Bseason%3A00%7Dx%7Bepisode%3A00%7D+-+%7BEpisode+Title%7D&seriesFolderFormat=%7BSeries+Title%7D&seasonFolderFormat=Season+%7Bseason%7D&includeSeriesTitle=false&includeEpisodeTitle=false&includeQuality=false&replaceSpaces=true&separator=+-+&numberStyle=%7Bseason%3A00%7Dx%7Bepisode%3A00%7D&id=1: 200.OK (77 ms)
  235. 17-6-2 12:47:50.3|Debug|Api|[GET] /api/Restriction: 200.OK (12 ms)
  236. 17-6-2 12:47:50.3|Debug|Api|[GET] /api/downloadclient: 200.OK (15 ms)
  237. 17-6-2 12:47:50.4|Debug|Api|[GET] /api/metadata: 200.OK (18 ms)
  238. 17-6-2 12:47:50.5|Debug|Api|[GET] /api/remotePathMapping: 200.OK (111 ms)
  239. 17-6-2 12:47:52.5|Debug|Api|[GET] /api/health: 200.OK (27 ms)
  240. 17-6-2 12:47:52.6|Debug|Api|[GET] /api/health: 200.OK (10 ms)
  241. 17-6-2 12:47:52.8|Debug|Api|[GET] /api/diskspace: 200.OK (222 ms)
  242. 17-6-2 12:47:52.8|Debug|Api|[GET] /api/diskspace: 200.OK (272 ms)
  243. 17-6-2 12:47:53.7|Debug|Api|[GET] /api/log?page=1&pageSize=50&sortKey=time&sortDir=desc: 200.OK (57 ms)
  244. 17-6-2 12:47:53.7|Debug|Api|[GET] /api/log?page=1&pageSize=50&sortKey=time&sortDir=desc: 200.OK (42 ms)
  245. 17-6-2 12:48:06.9|Debug|Api|[GET] /api/downloadclient/schema: 200.OK (25 ms)
  246. 17-6-2 12:48:20.1|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:9091
  247. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  248. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  249. --- End of inner exception stack trace ---
  250. at System.Net.HttpWebRequest.GetResponse()
  251. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 76
  252. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  253. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  254. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 163
  255. --- End of inner exception stack trace ---
  256. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 184
  257. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  258. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  259.  
  260. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:9091
  261. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  262. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  263. --- End of inner exception stack trace ---
  264. at System.Net.HttpWebRequest.GetResponse()
  265. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 76
  266. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  267. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  268. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 163
  269. --- End of inner exception stack trace ---
  270. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 184
  271. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  272. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  273.  
  274. 17-6-2 12:48:20.1|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  275. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  276. 17-6-2 12:48:20.1|Debug|Api|[POST] /api/downloadclient/test: 400.BadRequest (2070 ms)
  277. 17-6-2 12:48:33.5|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  278. 17-6-2 12:48:33.5|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  279. 17-6-2 12:48:33.5|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  280. 17-6-2 12:48:33.5|Debug|DiskScanService|0 video files were found in C:\drone\
  281. 17-6-2 12:48:34.1|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:9091
  282. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  283. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  284. --- End of inner exception stack trace ---
  285. at System.Net.HttpWebRequest.GetResponse()
  286. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 76
  287. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  288. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  289. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 163
  290. --- End of inner exception stack trace ---
  291. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 184
  292. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  293. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  294.  
  295. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:9091
  296. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  297. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  298. --- End of inner exception stack trace ---
  299. at System.Net.HttpWebRequest.GetResponse()
  300. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 76
  301. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  302. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  303. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 163
  304. --- End of inner exception stack trace ---
  305. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 184
  306. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  307. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  308.  
  309. 17-6-2 12:48:34.1|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  310. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  311. 17-6-2 12:48:34.1|Debug|Api|[POST] /api/downloadclient/test: 400.BadRequest (2056 ms)
  312. 17-6-2 12:48:35.5|Error|Deluge|Couldn't get list of torrents
  313.  
  314. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  315. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  316. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  317. --- End of inner exception stack trace ---
  318. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  319. at System.Net.HttpWebRequest.GetRequestStream()
  320. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  321. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  322. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  323. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  324. --- End of inner exception stack trace ---
  325. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  326. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  327. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  328. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  329.  
  330. 17-6-2 12:48:35.6|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (10 ms)
  331. 17-6-2 12:48:44.9|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:9091
  332. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  333. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  334. --- End of inner exception stack trace ---
  335. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  336. at System.Net.HttpWebRequest.GetRequestStream()
  337. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  338. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  339. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  340. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  341. --- End of inner exception stack trace ---
  342. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 228
  343. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  344. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  345. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  346.  
  347. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:9091
  348. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  349. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  350. --- End of inner exception stack trace ---
  351. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  352. at System.Net.HttpWebRequest.GetRequestStream()
  353. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  354. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  355. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  356. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  357. --- End of inner exception stack trace ---
  358. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 228
  359. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  360. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  361. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  362.  
  363. 17-6-2 12:48:44.9|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  364. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  365. 17-6-2 12:48:44.9|Debug|Api|[POST] /api/downloadclient/test: 400.BadRequest (2078 ms)
  366. 17-6-2 12:48:49.8|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:9091
  367. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  368. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  369. --- End of inner exception stack trace ---
  370. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  371. at System.Net.HttpWebRequest.GetRequestStream()
  372. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  373. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  374. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  375. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  376. --- End of inner exception stack trace ---
  377. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 228
  378. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  379. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  380. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  381.  
  382. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:9091
  383. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  384. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  385. --- End of inner exception stack trace ---
  386. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  387. at System.Net.HttpWebRequest.GetRequestStream()
  388. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  389. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  390. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  391. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  392. --- End of inner exception stack trace ---
  393. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 228
  394. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  395. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  396. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  397.  
  398. 17-6-2 12:48:49.8|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  399. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  400. 17-6-2 12:48:49.8|Debug|Api|[POST] /api/downloadclient: 400.BadRequest (2083 ms)
  401. 17-6-2 12:49:33.6|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  402. 17-6-2 12:49:33.6|Debug|DiskScanService|0 video files were found in C:\drone\
  403. 17-6-2 12:50:03.6|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  404. 17-6-2 12:50:04.6|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  405. 17-6-2 12:50:06.6|Error|Deluge|Couldn't get list of torrents
  406.  
  407. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  408. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  409. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  410. --- End of inner exception stack trace ---
  411. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  412. at System.Net.HttpWebRequest.GetRequestStream()
  413. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  414. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  415. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  416. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  417. --- End of inner exception stack trace ---
  418. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  419. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  420. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  421. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  422.  
  423. 17-6-2 12:50:06.7|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (9 ms)
  424. 17-6-2 12:50:27.3|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:9091
  425. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  426. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  427. --- End of inner exception stack trace ---
  428. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  429. at System.Net.HttpWebRequest.GetRequestStream()
  430. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  431. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  432. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  433. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  434. --- End of inner exception stack trace ---
  435. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 228
  436. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  437. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  438. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  439.  
  440. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:9091
  441. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  442. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  443. --- End of inner exception stack trace ---
  444. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  445. at System.Net.HttpWebRequest.GetRequestStream()
  446. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  447. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  448. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  449. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  450. --- End of inner exception stack trace ---
  451. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 228
  452. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  453. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  454. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  455.  
  456. 17-6-2 12:50:27.3|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  457. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  458. 17-6-2 12:50:27.3|Debug|Api|[POST] /api/downloadclient/test: 400.BadRequest (2072 ms)
  459. 17-6-2 12:50:30.7|Warn|HttpClient|HTTP Error - Res: [POST] http://localhost:8113/login: 401.Unauthorized
  460. 17-6-2 12:50:30.7|Debug|QBittorrentProxy|qbitTorrent authentication failed.
  461. 17-6-2 12:50:30.7|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8113/login]
  462. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  463. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  464. --- End of inner exception stack trace ---
  465. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  466. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  467. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  468. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  469.  
  470. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8113/login]
  471. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  472. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  473. --- End of inner exception stack trace ---
  474. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  475. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  476. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  477. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  478.  
  479. 17-6-2 12:50:30.7|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  480. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  481. 17-6-2 12:50:30.7|Debug|Api|[POST] /api/downloadclient/test: 400.BadRequest (43 ms)
  482. 17-6-2 12:50:33.2|Warn|HttpClient|HTTP Error - Res: [POST] http://localhost:8113/login: 401.Unauthorized
  483. 17-6-2 12:50:33.2|Debug|QBittorrentProxy|qbitTorrent authentication failed.
  484. 17-6-2 12:50:33.2|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8113/login]
  485. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  486. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  487. --- End of inner exception stack trace ---
  488. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  489. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  490. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  491. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  492.  
  493. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8113/login]
  494. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  495. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  496. --- End of inner exception stack trace ---
  497. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  498. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  499. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  500. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  501.  
  502. 17-6-2 12:50:33.2|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  503. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  504. 17-6-2 12:50:33.2|Debug|Api|[POST] /api/downloadclient/test: 400.BadRequest (25 ms)
  505. 17-6-2 12:50:33.7|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  506. 17-6-2 12:50:33.7|Debug|DiskScanService|0 video files were found in C:\drone\
  507. 17-6-2 12:50:33.7|Warn|HttpClient|HTTP Error - Res: [POST] http://localhost:8113/login: 401.Unauthorized
  508. 17-6-2 12:50:33.7|Debug|QBittorrentProxy|qbitTorrent authentication failed.
  509. 17-6-2 12:50:33.7|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8113/login]
  510. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  511. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  512. --- End of inner exception stack trace ---
  513. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  514. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  515. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  516. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  517.  
  518. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8113/login]
  519. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  520. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  521. --- End of inner exception stack trace ---
  522. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  523. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  524. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  525. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  526.  
  527. 17-6-2 12:50:33.7|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  528. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  529. 17-6-2 12:50:33.7|Debug|Api|[POST] /api/downloadclient/test: 400.BadRequest (25 ms)
  530. 17-6-2 12:50:33.9|Warn|HttpClient|HTTP Error - Res: [POST] http://localhost:8113/login: 401.Unauthorized
  531. 17-6-2 12:50:33.9|Debug|QBittorrentProxy|qbitTorrent authentication failed.
  532. 17-6-2 12:50:33.9|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8113/login]
  533. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  534. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  535. --- End of inner exception stack trace ---
  536. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  537. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  538. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  539. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  540.  
  541. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8113/login]
  542. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  543. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  544. --- End of inner exception stack trace ---
  545. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  546. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  547. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  548. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  549.  
  550. 17-6-2 12:50:33.9|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  551. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  552. 17-6-2 12:50:33.9|Debug|Api|[POST] /api/downloadclient/test: 400.BadRequest (20 ms)
  553. 17-6-2 12:50:34.0|Warn|HttpClient|HTTP Error - Res: [POST] http://localhost:8113/login: 401.Unauthorized
  554. 17-6-2 12:50:34.0|Debug|QBittorrentProxy|qbitTorrent authentication failed.
  555. 17-6-2 12:50:34.0|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8113/login]
  556. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  557. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  558. --- End of inner exception stack trace ---
  559. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  560. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  561. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  562. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  563.  
  564. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8113/login]
  565. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  566. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  567. --- End of inner exception stack trace ---
  568. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  569. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  570. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  571. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  572.  
  573. 17-6-2 12:50:34.0|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  574. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  575. 17-6-2 12:50:34.0|Debug|Api|[POST] /api/downloadclient/test: 400.BadRequest (20 ms)
  576. 17-6-2 12:50:34.3|Warn|HttpClient|HTTP Error - Res: [POST] http://localhost:8113/login: 401.Unauthorized
  577. 17-6-2 12:50:34.3|Debug|QBittorrentProxy|qbitTorrent authentication failed.
  578. 17-6-2 12:50:34.3|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8113/login]
  579. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  580. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  581. --- End of inner exception stack trace ---
  582. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  583. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  584. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  585. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  586.  
  587. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8113/login]
  588. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  589. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  590. --- End of inner exception stack trace ---
  591. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  592. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  593. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  594. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  595.  
  596. 17-6-2 12:50:34.3|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  597. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  598. 17-6-2 12:50:34.3|Debug|Api|[POST] /api/downloadclient/test: 400.BadRequest (18 ms)
  599. 17-6-2 12:50:43.8|Debug|Api|[GET] /api/config/ui: 200.OK (15 ms)
  600. 17-6-2 12:50:43.9|Debug|Api|[GET] /api/system/status: 200.OK (15 ms)
  601. 17-6-2 12:50:43.9|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (21 ms)
  602. 17-6-2 12:50:43.9|Debug|Api|[GET] /api/profile: 200.OK (18 ms)
  603. 17-6-2 12:50:44.0|Debug|Api|[GET] /api/health: 200.OK (8 ms)
  604. 17-6-2 12:50:44.2|Debug|Api|[GET] /api/series: 200.OK (263 ms)
  605. 17-6-2 12:50:44.4|Debug|Api|[GET] /api/language: 200.OK (46 ms)
  606. 17-6-2 12:50:44.4|Debug|Api|[GET] /api/command: 200.OK (47 ms)
  607. 17-6-2 12:50:44.4|Debug|Api|[GET] /api/tag: 200.OK (50 ms)
  608. 17-6-2 12:50:44.6|Debug|Api|[GET] /api/config/mediamanagement: 200.OK (24 ms)
  609. 17-6-2 12:50:44.6|Debug|Api|[GET] /api/config/downloadclient: 200.OK (34 ms)
  610. 17-6-2 12:50:44.6|Debug|Api|[GET] /api/config/naming: 200.OK (41 ms)
  611. 17-6-2 12:50:44.6|Debug|Api|[GET] /api/config/indexer: 200.OK (40 ms)
  612. 17-6-2 12:50:44.6|Debug|Api|[GET] /api/notification: 200.OK (19 ms)
  613. 17-6-2 12:50:44.6|Debug|Api|[GET] /api/config/host: 200.OK (9 ms)
  614. 17-6-2 12:50:44.6|Debug|Api|[GET] /api/config/ui: 200.OK (6 ms)
  615. 17-6-2 12:50:44.6|Debug|Api|[GET] /api/health: 200.OK (5 ms)
  616. 17-6-2 12:50:44.7|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (12 ms)
  617. 17-6-2 12:50:44.9|Debug|Api|[GET] /api/profile: 200.OK (47 ms)
  618. 17-6-2 12:50:44.9|Debug|Parser|Parsing string 'Series Title (2010) - 01x01 - Episode Title (1)'
  619. 17-6-2 12:50:44.9|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01
  620. 17-6-2 12:50:44.9|Debug|Parser|Language parsed: English
  621. 17-6-2 12:50:44.9|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01 - Episode Title (1)
  622. 17-6-2 12:50:44.9|Debug|Parser|Quality parsed: Unknown v1
  623. 17-6-2 12:50:44.9|Debug|Parser|Release Group parsed:
  624. 17-6-2 12:50:44.9|Debug|Parser|Parsing string 'Series Title (2010) - 01x01-02-03 - Episode Title'
  625. 17-6-2 12:50:44.9|Debug|Api|[GET] /api/qualitydefinition: 200.OK (53 ms)
  626. 17-6-2 12:50:44.9|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01-02-03
  627. 17-6-2 12:50:44.9|Debug|Parser|Language parsed: English
  628. 17-6-2 12:50:44.9|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01-02-03 - Episode Title
  629. 17-6-2 12:50:44.9|Debug|Api|[GET] /api/delayprofile: 200.OK (52 ms)
  630. 17-6-2 12:50:44.9|Debug|Parser|Quality parsed: Unknown v1
  631. 17-6-2 12:50:44.9|Debug|Parser|Release Group parsed:
  632. 17-6-2 12:50:44.9|Debug|Parser|Parsing string 'Series Title (2010) - 2013-10-30 - Episode Title (1)'
  633. 17-6-2 12:50:44.9|Debug|Parser|Episode Parsed. Series Title (2010 - 2013-10-30
  634. 17-6-2 12:50:44.9|Debug|Parser|Language parsed: English
  635. 17-6-2 12:50:44.9|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 2013-10-30 - Episode Title (1)
  636. 17-6-2 12:50:44.9|Debug|Parser|Quality parsed: Unknown v1
  637. 17-6-2 12:50:44.9|Debug|Parser|Release Group parsed:
  638. 17-6-2 12:50:44.9|Debug|Parser|Parsing string 'Series Title (2010) - 01x01 - Episode Title (1)'
  639. 17-6-2 12:50:44.9|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01
  640. 17-6-2 12:50:44.9|Debug|Parser|Language parsed: English
  641. 17-6-2 12:50:44.9|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01 - Episode Title (1)
  642. 17-6-2 12:50:44.9|Debug|Parser|Quality parsed: Unknown v1
  643. 17-6-2 12:50:44.9|Debug|Parser|Release Group parsed:
  644. 17-6-2 12:50:44.9|Debug|Parser|Parsing string 'Series Title (2010) - 01x01-02-03 - Episode Title'
  645. 17-6-2 12:50:44.9|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01-02-03
  646. 17-6-2 12:50:44.9|Debug|Parser|Language parsed: English
  647. 17-6-2 12:50:44.9|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01-02-03 - Episode Title
  648. 17-6-2 12:50:44.9|Debug|Parser|Quality parsed: Unknown v1
  649. 17-6-2 12:50:44.9|Debug|Parser|Release Group parsed:
  650. 17-6-2 12:50:44.9|Debug|Api|[GET] /api/config/naming/samples?renameEpisodes=true&replaceIllegalCharacters=true&multiEpisodeStyle=0&standardEpisodeFormat=%7BSeries+Title%7D+-+%7Bseason%3A00%7Dx%7Bepisode%3A00%7D+-+%7BEpisode+Title%7D&dailyEpisodeFormat=%7BSeries+Title%7D+-+%7BAir-Date%7D+-+%7BEpisode+Title%7D&animeEpisodeFormat=%7BSeries+Title%7D+-+%7Bseason%3A00%7Dx%7Bepisode%3A00%7D+-+%7BEpisode+Title%7D&seriesFolderFormat=%7BSeries+Title%7D&seasonFolderFormat=Season+%7Bseason%7D&includeSeriesTitle=false&includeEpisodeTitle=false&includeQuality=false&replaceSpaces=true&separator=+-+&numberStyle=%7Bseason%3A00%7Dx%7Bepisode%3A00%7D&id=1: 200.OK (75 ms)
  651. 17-6-2 12:50:44.9|Debug|Api|[GET] /api/indexer: 200.OK (18 ms)
  652. 17-6-2 12:50:44.9|Debug|Api|[GET] /api/Restriction: 200.OK (17 ms)
  653. 17-6-2 12:50:44.9|Debug|Api|[GET] /api/downloadclient: 200.OK (15 ms)
  654. 17-6-2 12:50:44.9|Debug|Api|[GET] /api/remotePathMapping: 200.OK (9 ms)
  655. 17-6-2 12:50:44.9|Debug|Api|[GET] /api/metadata: 200.OK (18 ms)
  656. 17-6-2 12:50:46.4|Debug|Api|[GET] /api/health: 200.OK (31 ms)
  657. 17-6-2 12:50:46.4|Debug|Api|[GET] /api/health: 200.OK (16 ms)
  658. 17-6-2 12:50:46.6|Debug|Api|[GET] /api/diskspace: 200.OK (226 ms)
  659. 17-6-2 12:50:46.6|Debug|Api|[GET] /api/diskspace: 200.OK (277 ms)
  660. 17-6-2 12:50:48.7|Debug|Api|[GET] /api/config/mediamanagement: 200.OK (28 ms)
  661. 17-6-2 12:50:48.7|Debug|Api|[GET] /api/config/indexer: 200.OK (36 ms)
  662. 17-6-2 12:50:48.7|Debug|Api|[GET] /api/config/naming: 200.OK (47 ms)
  663. 17-6-2 12:50:48.7|Debug|Api|[GET] /api/config/downloadclient: 200.OK (11 ms)
  664. 17-6-2 12:50:48.7|Debug|Api|[GET] /api/notification: 200.OK (23 ms)
  665. 17-6-2 12:50:48.7|Debug|Api|[GET] /api/config/host: 200.OK (17 ms)
  666. 17-6-2 12:50:48.7|Debug|Api|[GET] /api/config/ui: 200.OK (7 ms)
  667. 17-6-2 12:50:48.9|Debug|Parser|Parsing string 'Series Title (2010) - 01x01 - Episode Title (1)'
  668. 17-6-2 12:50:48.9|Debug|Api|[GET] /api/delayprofile: 200.OK (36 ms)
  669. 17-6-2 12:50:48.9|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01
  670. 17-6-2 12:50:48.9|Debug|Parser|Language parsed: English
  671. 17-6-2 12:50:48.9|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01 - Episode Title (1)
  672. 17-6-2 12:50:48.9|Debug|Api|[GET] /api/profile: 200.OK (39 ms)
  673. 17-6-2 12:50:48.9|Debug|Parser|Quality parsed: Unknown v1
  674. 17-6-2 12:50:48.9|Debug|Parser|Release Group parsed:
  675. 17-6-2 12:50:48.9|Debug|Parser|Parsing string 'Series Title (2010) - 01x01-02-03 - Episode Title'
  676. 17-6-2 12:50:48.9|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01-02-03
  677. 17-6-2 12:50:48.9|Debug|Parser|Language parsed: English
  678. 17-6-2 12:50:48.9|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01-02-03 - Episode Title
  679. 17-6-2 12:50:48.9|Debug|Parser|Quality parsed: Unknown v1
  680. 17-6-2 12:50:48.9|Debug|Parser|Release Group parsed:
  681. 17-6-2 12:50:48.9|Debug|Parser|Parsing string 'Series Title (2010) - 2013-10-30 - Episode Title (1)'
  682. 17-6-2 12:50:48.9|Debug|Parser|Episode Parsed. Series Title (2010 - 2013-10-30
  683. 17-6-2 12:50:48.9|Debug|Parser|Language parsed: English
  684. 17-6-2 12:50:48.9|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 2013-10-30 - Episode Title (1)
  685. 17-6-2 12:50:48.9|Debug|Parser|Quality parsed: Unknown v1
  686. 17-6-2 12:50:48.9|Debug|Parser|Release Group parsed:
  687. 17-6-2 12:50:48.9|Debug|Parser|Parsing string 'Series Title (2010) - 01x01 - Episode Title (1)'
  688. 17-6-2 12:50:48.9|Debug|Api|[GET] /api/qualitydefinition: 200.OK (6 ms)
  689. 17-6-2 12:50:48.9|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01
  690. 17-6-2 12:50:48.9|Debug|Parser|Language parsed: English
  691. 17-6-2 12:50:48.9|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01 - Episode Title (1)
  692. 17-6-2 12:50:48.9|Debug|Parser|Quality parsed: Unknown v1
  693. 17-6-2 12:50:48.9|Debug|Parser|Release Group parsed:
  694. 17-6-2 12:50:48.9|Debug|Parser|Parsing string 'Series Title (2010) - 01x01-02-03 - Episode Title'
  695. 17-6-2 12:50:48.9|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01-02-03
  696. 17-6-2 12:50:48.9|Debug|Parser|Language parsed: English
  697. 17-6-2 12:50:48.9|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01-02-03 - Episode Title
  698. 17-6-2 12:50:48.9|Debug|Parser|Quality parsed: Unknown v1
  699. 17-6-2 12:50:48.9|Debug|Parser|Release Group parsed:
  700. 17-6-2 12:50:48.9|Debug|Api|[GET] /api/config/naming/samples?renameEpisodes=true&replaceIllegalCharacters=true&multiEpisodeStyle=0&standardEpisodeFormat=%7BSeries+Title%7D+-+%7Bseason%3A00%7Dx%7Bepisode%3A00%7D+-+%7BEpisode+Title%7D&dailyEpisodeFormat=%7BSeries+Title%7D+-+%7BAir-Date%7D+-+%7BEpisode+Title%7D&animeEpisodeFormat=%7BSeries+Title%7D+-+%7Bseason%3A00%7Dx%7Bepisode%3A00%7D+-+%7BEpisode+Title%7D&seriesFolderFormat=%7BSeries+Title%7D&seasonFolderFormat=Season+%7Bseason%7D&includeSeriesTitle=false&includeEpisodeTitle=false&includeQuality=false&replaceSpaces=true&separator=+-+&numberStyle=%7Bseason%3A00%7Dx%7Bepisode%3A00%7D&id=1: 200.OK (64 ms)
  701. 17-6-2 12:50:48.9|Debug|Api|[GET] /api/indexer: 200.OK (12 ms)
  702. 17-6-2 12:50:48.9|Debug|Api|[GET] /api/Restriction: 200.OK (8 ms)
  703. 17-6-2 12:50:48.9|Debug|Api|[GET] /api/downloadclient: 200.OK (10 ms)
  704. 17-6-2 12:50:48.9|Debug|Api|[GET] /api/remotePathMapping: 200.OK (9 ms)
  705. 17-6-2 12:50:49.0|Debug|Api|[GET] /api/metadata: 200.OK (13 ms)
  706. 17-6-2 12:50:50.7|Debug|Api|[GET] /api/health: 200.OK (11 ms)
  707. 17-6-2 12:50:50.8|Debug|Api|[GET] /api/health: 200.OK (8 ms)
  708. 17-6-2 12:50:50.8|Debug|Api|[GET] /api/diskspace: 200.OK (86 ms)
  709. 17-6-2 12:50:50.8|Debug|Api|[GET] /api/diskspace: 200.OK (75 ms)
  710. 17-6-2 12:50:51.5|Debug|Api|[GET] /api/log?page=1&pageSize=50&sortKey=time&sortDir=desc: 200.OK (68 ms)
  711. 17-6-2 12:50:51.5|Debug|Api|[GET] /api/log?page=1&pageSize=50&sortKey=time&sortDir=desc: 200.OK (54 ms)
  712. 17-6-2 12:51:33.8|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  713. 17-6-2 12:51:33.8|Debug|DiskScanService|0 video files were found in C:\drone\
  714. 17-6-2 12:51:33.8|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  715. 17-6-2 12:51:33.8|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  716. 17-6-2 12:51:35.8|Error|Deluge|Couldn't get list of torrents
  717.  
  718. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  719. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  720. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  721. --- End of inner exception stack trace ---
  722. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  723. at System.Net.HttpWebRequest.GetRequestStream()
  724. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  725. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  726. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  727. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  728. --- End of inner exception stack trace ---
  729. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  730. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  731. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  732. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  733.  
  734. 17-6-2 12:51:35.9|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (13 ms)
  735. 17-6-2 12:51:35.9|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (21 ms)
  736. 17-6-2 12:52:33.8|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  737. 17-6-2 12:52:33.8|Debug|DiskScanService|0 video files were found in C:\drone\
  738. 17-6-2 12:53:03.8|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  739. 17-6-2 12:53:04.8|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  740. 17-6-2 12:53:06.9|Error|Deluge|Couldn't get list of torrents
  741.  
  742. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  743. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  744. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  745. --- End of inner exception stack trace ---
  746. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  747. at System.Net.HttpWebRequest.GetRequestStream()
  748. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  749. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  750. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  751. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  752. --- End of inner exception stack trace ---
  753. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  754. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  755. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  756. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  757.  
  758. 17-6-2 12:53:06.9|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (9 ms)
  759. 17-6-2 12:53:06.9|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (9 ms)
  760. 17-6-2 12:53:31.4|Warn|HttpClient|HTTP Error - Res: [POST] http://localhost:8113/login: 401.Unauthorized
  761. 17-6-2 12:53:31.4|Debug|QBittorrentProxy|qbitTorrent authentication failed.
  762. 17-6-2 12:53:31.4|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8113/login]
  763. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  764. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  765. --- End of inner exception stack trace ---
  766. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  767. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  768. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  769. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  770.  
  771. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8113/login]
  772. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  773. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  774. --- End of inner exception stack trace ---
  775. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  776. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  777. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  778. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  779.  
  780. 17-6-2 12:53:31.4|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  781. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  782. 17-6-2 12:53:31.4|Debug|Api|[POST] /api/downloadclient/test: 400.BadRequest (56 ms)
  783. 17-6-2 12:53:33.8|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  784. 17-6-2 12:53:33.8|Debug|DiskScanService|0 video files were found in C:\drone\
  785. 17-6-2 12:54:33.9|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  786. 17-6-2 12:54:33.9|Debug|DiskScanService|0 video files were found in C:\drone\
  787. 17-6-2 12:54:33.9|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  788. 17-6-2 12:54:33.9|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  789. 17-6-2 12:54:35.9|Error|Deluge|Couldn't get list of torrents
  790.  
  791. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  792. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  793. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  794. --- End of inner exception stack trace ---
  795. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  796. at System.Net.HttpWebRequest.GetRequestStream()
  797. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  798. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  799. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  800. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  801. --- End of inner exception stack trace ---
  802. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  803. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  804. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  805. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  806.  
  807. 17-6-2 12:54:36.0|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (8 ms)
  808. 17-6-2 12:54:44.5|Warn|HttpClient|HTTP Error - Res: [POST] http://localhost:8113/login: 401.Unauthorized
  809. 17-6-2 12:54:44.5|Debug|QBittorrentProxy|qbitTorrent authentication failed.
  810. 17-6-2 12:54:44.5|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8113/login]
  811. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  812. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  813. --- End of inner exception stack trace ---
  814. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  815. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  816. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  817. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  818.  
  819. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8113/login]
  820. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  821. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  822. --- End of inner exception stack trace ---
  823. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  824. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  825. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  826. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  827.  
  828. 17-6-2 12:54:44.5|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  829. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  830. 17-6-2 12:54:44.5|Debug|Api|[POST] /api/downloadclient/test: 400.BadRequest (43 ms)
  831. 17-6-2 12:54:47.4|Debug|Api|[GET] /api/config/ui: 200.OK (15 ms)
  832. 17-6-2 12:54:47.5|Debug|Api|[GET] /api/system/status: 200.OK (29 ms)
  833. 17-6-2 12:54:47.5|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (9 ms)
  834. 17-6-2 12:54:47.5|Debug|Api|[GET] /api/profile: 200.OK (13 ms)
  835. 17-6-2 12:54:47.5|Debug|Api|[GET] /api/health: 200.OK (4 ms)
  836. 17-6-2 12:54:47.8|Debug|Api|[GET] /api/series: 200.OK (253 ms)
  837. 17-6-2 12:54:48.0|Debug|Api|[GET] /api/command: 200.OK (33 ms)
  838. 17-6-2 12:54:48.0|Debug|Api|[GET] /api/language: 200.OK (37 ms)
  839. 17-6-2 12:54:48.0|Debug|Api|[GET] /api/tag: 200.OK (37 ms)
  840. 17-6-2 12:54:48.1|Debug|Api|[GET] /api/config/mediamanagement: 200.OK (18 ms)
  841. 17-6-2 12:54:48.1|Debug|Api|[GET] /api/config/downloadclient: 200.OK (24 ms)
  842. 17-6-2 12:54:48.1|Debug|Api|[GET] /api/config/indexer: 200.OK (38 ms)
  843. 17-6-2 12:54:48.1|Debug|Api|[GET] /api/config/naming: 200.OK (46 ms)
  844. 17-6-2 12:54:48.1|Debug|Api|[GET] /api/notification: 200.OK (19 ms)
  845. 17-6-2 12:54:48.1|Debug|Api|[GET] /api/config/host: 200.OK (13 ms)
  846. 17-6-2 12:54:48.1|Debug|Api|[GET] /api/config/ui: 200.OK (6 ms)
  847. 17-6-2 12:54:48.1|Debug|Api|[GET] /api/health: 200.OK (10 ms)
  848. 17-6-2 12:54:48.1|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (10 ms)
  849. 17-6-2 12:54:48.4|Debug|Api|[GET] /api/profile: 200.OK (49 ms)
  850. 17-6-2 12:54:48.4|Debug|Parser|Parsing string 'Series Title (2010) - 01x01 - Episode Title (1)'
  851. 17-6-2 12:54:48.4|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01
  852. 17-6-2 12:54:48.4|Debug|Parser|Language parsed: English
  853. 17-6-2 12:54:48.4|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01 - Episode Title (1)
  854. 17-6-2 12:54:48.4|Debug|Api|[GET] /api/delayprofile: 200.OK (55 ms)
  855. 17-6-2 12:54:48.4|Debug|Api|[GET] /api/qualitydefinition: 200.OK (54 ms)
  856. 17-6-2 12:54:48.4|Debug|Parser|Quality parsed: Unknown v1
  857. 17-6-2 12:54:48.4|Debug|Parser|Release Group parsed:
  858. 17-6-2 12:54:48.4|Debug|Parser|Parsing string 'Series Title (2010) - 01x01-02-03 - Episode Title'
  859. 17-6-2 12:54:48.4|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01-02-03
  860. 17-6-2 12:54:48.4|Debug|Parser|Language parsed: English
  861. 17-6-2 12:54:48.4|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01-02-03 - Episode Title
  862. 17-6-2 12:54:48.4|Debug|Parser|Quality parsed: Unknown v1
  863. 17-6-2 12:54:48.4|Debug|Parser|Release Group parsed:
  864. 17-6-2 12:54:48.4|Debug|Parser|Parsing string 'Series Title (2010) - 2013-10-30 - Episode Title (1)'
  865. 17-6-2 12:54:48.4|Debug|Parser|Episode Parsed. Series Title (2010 - 2013-10-30
  866. 17-6-2 12:54:48.4|Debug|Parser|Language parsed: English
  867. 17-6-2 12:54:48.4|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 2013-10-30 - Episode Title (1)
  868. 17-6-2 12:54:48.4|Debug|Parser|Quality parsed: Unknown v1
  869. 17-6-2 12:54:48.4|Debug|Parser|Release Group parsed:
  870. 17-6-2 12:54:48.4|Debug|Parser|Parsing string 'Series Title (2010) - 01x01 - Episode Title (1)'
  871. 17-6-2 12:54:48.4|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01
  872. 17-6-2 12:54:48.4|Debug|Parser|Language parsed: English
  873. 17-6-2 12:54:48.4|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01 - Episode Title (1)
  874. 17-6-2 12:54:48.4|Debug|Parser|Quality parsed: Unknown v1
  875. 17-6-2 12:54:48.4|Debug|Parser|Release Group parsed:
  876. 17-6-2 12:54:48.4|Debug|Parser|Parsing string 'Series Title (2010) - 01x01-02-03 - Episode Title'
  877. 17-6-2 12:54:48.4|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01-02-03
  878. 17-6-2 12:54:48.4|Debug|Parser|Language parsed: English
  879. 17-6-2 12:54:48.4|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01-02-03 - Episode Title
  880. 17-6-2 12:54:48.4|Debug|Parser|Quality parsed: Unknown v1
  881. 17-6-2 12:54:48.4|Debug|Parser|Release Group parsed:
  882. 17-6-2 12:54:48.4|Debug|Api|[GET] /api/config/naming/samples?renameEpisodes=true&replaceIllegalCharacters=true&multiEpisodeStyle=0&standardEpisodeFormat=%7BSeries+Title%7D+-+%7Bseason%3A00%7Dx%7Bepisode%3A00%7D+-+%7BEpisode+Title%7D&dailyEpisodeFormat=%7BSeries+Title%7D+-+%7BAir-Date%7D+-+%7BEpisode+Title%7D&animeEpisodeFormat=%7BSeries+Title%7D+-+%7Bseason%3A00%7Dx%7Bepisode%3A00%7D+-+%7BEpisode+Title%7D&seriesFolderFormat=%7BSeries+Title%7D&seasonFolderFormat=Season+%7Bseason%7D&includeSeriesTitle=false&includeEpisodeTitle=false&includeQuality=false&replaceSpaces=true&separator=+-+&numberStyle=%7Bseason%3A00%7Dx%7Bepisode%3A00%7D&id=1: 200.OK (77 ms)
  883. 17-6-2 12:54:48.4|Debug|Api|[GET] /api/indexer: 200.OK (14 ms)
  884. 17-6-2 12:54:48.4|Debug|Api|[GET] /api/Restriction: 200.OK (10 ms)
  885. 17-6-2 12:54:48.4|Debug|Api|[GET] /api/downloadclient: 200.OK (13 ms)
  886. 17-6-2 12:54:48.4|Debug|Api|[GET] /api/remotePathMapping: 200.OK (15 ms)
  887. 17-6-2 12:54:48.4|Debug|Api|[GET] /api/metadata: 200.OK (18 ms)
  888. 17-6-2 12:54:49.0|Debug|Api|[GET] /api/health: 200.OK (16 ms)
  889. 17-6-2 12:54:49.1|Debug|Api|[GET] /api/health: 200.OK (5 ms)
  890. 17-6-2 12:54:49.3|Debug|Api|[GET] /api/diskspace: 200.OK (174 ms)
  891. 17-6-2 12:54:49.3|Debug|Api|[GET] /api/diskspace: 200.OK (270 ms)
  892. 17-6-2 12:54:50.2|Debug|Api|[GET] /api/log?page=1&pageSize=50&sortKey=time&sortDir=desc: 200.OK (50 ms)
  893. 17-6-2 12:54:50.2|Debug|Api|[GET] /api/log?page=1&pageSize=50&sortKey=time&sortDir=desc: 200.OK (43 ms)
  894. 17-6-2 12:55:33.9|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  895. 17-6-2 12:55:33.9|Debug|DiskScanService|0 video files were found in C:\drone\
  896. 17-6-2 12:56:03.9|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  897. 17-6-2 12:56:05.0|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  898. 17-6-2 12:56:07.0|Error|Deluge|Couldn't get list of torrents
  899.  
  900. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  901. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  902. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  903. --- End of inner exception stack trace ---
  904. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  905. at System.Net.HttpWebRequest.GetRequestStream()
  906. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  907. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  908. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  909. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  910. --- End of inner exception stack trace ---
  911. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  912. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  913. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  914. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  915.  
  916. 17-6-2 12:56:07.1|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (14 ms)
  917. 17-6-2 12:56:07.1|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (13 ms)
  918. 17-6-2 12:57:04.0|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  919. 17-6-2 12:57:04.0|Debug|DiskScanService|0 video files were found in C:\drone\
  920. 17-6-2 12:57:15.9|Warn|HttpClient|HTTP Error - Res: [POST] http://localhost:9091/login: 401.Unauthorized
  921. 17-6-2 12:57:15.9|Debug|QBittorrentProxy|qbitTorrent authentication failed.
  922. 17-6-2 12:57:15.9|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:9091/login]
  923. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  924. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  925. --- End of inner exception stack trace ---
  926. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  927. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  928. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  929. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  930.  
  931. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:9091/login]
  932. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  933. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  934. --- End of inner exception stack trace ---
  935. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  936. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  937. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  938. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  939.  
  940. 17-6-2 12:57:15.9|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  941. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  942. 17-6-2 12:57:15.9|Debug|Api|[POST] /api/downloadclient/test: 400.BadRequest (43 ms)
  943. 17-6-2 12:57:16.9|Warn|HttpClient|HTTP Error - Res: [POST] http://localhost:9091/login: 401.Unauthorized
  944. 17-6-2 12:57:16.9|Debug|QBittorrentProxy|qbitTorrent authentication failed.
  945. 17-6-2 12:57:16.9|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:9091/login]
  946. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  947. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  948. --- End of inner exception stack trace ---
  949. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  950. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  951. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  952. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  953.  
  954. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:9091/login]
  955. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  956. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  957. --- End of inner exception stack trace ---
  958. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  959. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  960. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  961. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  962.  
  963. 17-6-2 12:57:16.9|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  964. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  965. 17-6-2 12:57:16.9|Debug|Api|[POST] /api/downloadclient/test: 400.BadRequest (46 ms)
  966. 17-6-2 12:57:17.5|Warn|HttpClient|HTTP Error - Res: [POST] http://localhost:9091/login: 401.Unauthorized
  967. 17-6-2 12:57:17.5|Debug|QBittorrentProxy|qbitTorrent authentication failed.
  968. 17-6-2 12:57:17.5|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:9091/login]
  969. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  970. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  971. --- End of inner exception stack trace ---
  972. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  973. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  974. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  975. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  976.  
  977. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:9091/login]
  978. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  979. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  980. --- End of inner exception stack trace ---
  981. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  982. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  983. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  984. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  985.  
  986. 17-6-2 12:57:17.5|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  987. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  988. 17-6-2 12:57:17.5|Debug|Api|[POST] /api/downloadclient/test: 400.BadRequest (46 ms)
  989. 17-6-2 12:57:19.4|Warn|HttpClient|HTTP Error - Res: [POST] http://localhost:9091/login: 401.Unauthorized
  990. 17-6-2 12:57:19.4|Debug|QBittorrentProxy|qbitTorrent authentication failed.
  991. 17-6-2 12:57:19.4|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:9091/login]
  992. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  993. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  994. --- End of inner exception stack trace ---
  995. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  996. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  997. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  998. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  999.  
  1000. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:9091/login]
  1001. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  1002. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  1003. --- End of inner exception stack trace ---
  1004. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  1005. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  1006. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  1007. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  1008.  
  1009. 17-6-2 12:57:19.4|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  1010. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  1011. 17-6-2 12:57:19.4|Debug|Api|[POST] /api/downloadclient: 400.BadRequest (41 ms)
  1012. 17-6-2 12:57:22.2|Debug|Api|[GET] /api/config/ui: 200.OK (6 ms)
  1013. 17-6-2 12:57:22.3|Debug|Api|[GET] /api/system/status: 200.OK (29 ms)
  1014. 17-6-2 12:57:22.3|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (32 ms)
  1015. 17-6-2 12:57:22.3|Debug|Api|[GET] /api/profile: 200.OK (32 ms)
  1016. 17-6-2 12:57:22.3|Debug|Api|[GET] /api/health: 200.OK (23 ms)
  1017. 17-6-2 12:57:22.6|Debug|Api|[GET] /api/series: 200.OK (266 ms)
  1018. 17-6-2 12:57:22.8|Debug|Api|[GET] /api/command: 200.OK (25 ms)
  1019. 17-6-2 12:57:22.8|Debug|Api|[GET] /api/language: 200.OK (29 ms)
  1020. 17-6-2 12:57:22.8|Debug|Api|[GET] /api/tag: 200.OK (33 ms)
  1021. 17-6-2 12:57:22.9|Debug|Api|[GET] /api/health: 200.OK (25 ms)
  1022. 17-6-2 12:57:22.9|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (51 ms)
  1023. 17-6-2 12:57:22.9|Debug|Api|[GET] /api/log?page=1&pageSize=50&sortKey=time&sortDir=desc: 200.OK (68 ms)
  1024. 17-6-2 12:57:34.0|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  1025. 17-6-2 12:57:34.0|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  1026. 17-6-2 12:57:36.0|Error|Deluge|Couldn't get list of torrents
  1027.  
  1028. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  1029. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1030. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  1031. --- End of inner exception stack trace ---
  1032. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  1033. at System.Net.HttpWebRequest.GetRequestStream()
  1034. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  1035. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  1036. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  1037. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  1038. --- End of inner exception stack trace ---
  1039. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  1040. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  1041. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  1042. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  1043.  
  1044. 17-6-2 12:57:36.1|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (8 ms)
  1045. 17-6-2 12:57:36.1|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (17 ms)
  1046. 17-6-2 12:57:45.6|Debug|Api|[GET] /api/system/backup?sort_by=time&order=desc: 200.OK (51 ms)
  1047. 17-6-2 12:57:45.6|Debug|Api|[GET] /api/system/backup?sort_by=time&order=desc: 200.OK (38 ms)
  1048. 17-6-2 12:57:46.8|Debug|Api|[GET] /api/update: 200.OK (578 ms)
  1049. 17-6-2 12:57:46.8|Debug|Api|[GET] /api/update: 200.OK (563 ms)
  1050. 17-6-2 12:58:04.0|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  1051. 17-6-2 12:58:04.0|Debug|DiskScanService|0 video files were found in C:\drone\
  1052. 17-6-2 12:59:04.1|Info|RssSyncService|Starting RSS Sync
  1053. 17-6-2 12:59:04.1|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  1054. 17-6-2 12:59:04.1|Debug|DiskScanService|0 video files were found in C:\drone\
  1055. 17-6-2 12:59:04.1|Debug|FetchAndParseRssService|Available indexers 2
  1056. 17-6-2 12:59:04.1|Debug|Newznab|Downloading Feed https://api.nzbgeek.info/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100
  1057. 17-6-2 12:59:04.1|Debug|Torznab|Downloading Feed http://127.0.0.1:9117/torznab/torrentday/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100
  1058. 17-6-2 12:59:04.2|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  1059. 17-6-2 12:59:05.2|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  1060. 17-6-2 12:59:07.2|Error|Deluge|Couldn't get list of torrents
  1061.  
  1062. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  1063. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1064. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  1065. --- End of inner exception stack trace ---
  1066. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  1067. at System.Net.HttpWebRequest.GetRequestStream()
  1068. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  1069. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  1070. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  1071. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  1072. --- End of inner exception stack trace ---
  1073. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  1074. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  1075. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  1076. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  1077.  
  1078. 17-6-2 12:59:07.2|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (17 ms)
  1079. 17-6-2 12:59:07.2|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (15 ms)
  1080. 17-6-2 12:59:08.0|Debug|FetchAndParseRssService|Found 150 reports
  1081. 17-6-2 12:59:08.0|Info|DownloadDecisionMaker|Processing 150 releases
  1082. 17-6-2 12:59:08.0|Debug|Parser|Parsing string 'Jared Posts A Personal S01E06 WEB x264-Ltu'
  1083. 17-6-2 12:59:08.0|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E06
  1084. 17-6-2 12:59:08.0|Debug|Parser|Language parsed: English
  1085. 17-6-2 12:59:08.0|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E06 WEB x264-Ltu
  1086. 17-6-2 12:59:08.0|Debug|Parser|Quality parsed: WEBDL-480p v1
  1087. 17-6-2 12:59:08.0|Debug|Parser|Release Group parsed: Ltu
  1088. 17-6-2 12:59:08.0|Debug|ParsingService|No matching series Jared Posts A Personal
  1089. 17-6-2 12:59:08.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1090. 17-6-2 12:59:08.0|Debug|Parser|Parsing string 'Jared Posts A Personal S01E06 XviD-AFG'
  1091. 17-6-2 12:59:08.0|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E06
  1092. 17-6-2 12:59:08.0|Debug|Parser|Language parsed: English
  1093. 17-6-2 12:59:08.0|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E06 XviD-AFG
  1094. 17-6-2 12:59:08.0|Debug|Parser|Quality parsed: Unknown v1
  1095. 17-6-2 12:59:08.0|Debug|Parser|Release Group parsed: AFG
  1096. 17-6-2 12:59:08.0|Debug|ParsingService|No matching series Jared Posts A Personal
  1097. 17-6-2 12:59:08.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1098. 17-6-2 12:59:08.0|Debug|Parser|Parsing string 'Jared Posts A Personal S01E05 720p HEVC x265-MeGusta'
  1099. 17-6-2 12:59:08.0|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E05
  1100. 17-6-2 12:59:08.0|Debug|Parser|Language parsed: English
  1101. 17-6-2 12:59:08.0|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E05 720p HEVC x265-MeGusta
  1102. 17-6-2 12:59:08.1|Debug|Parser|Quality parsed: HDTV-720p v1
  1103. 17-6-2 12:59:08.1|Debug|Parser|Release Group parsed: MeGusta
  1104. 17-6-2 12:59:08.1|Debug|ParsingService|No matching series Jared Posts A Personal
  1105. 17-6-2 12:59:08.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1106. 17-6-2 12:59:08.1|Debug|Parser|Parsing string 'Jared Posts A Personal S01E06 AAC MP4-Mobile'
  1107. 17-6-2 12:59:08.1|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E06
  1108. 17-6-2 12:59:08.1|Debug|Parser|Language parsed: English
  1109. 17-6-2 12:59:08.1|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E06 AAC MP4-Mobile
  1110. 17-6-2 12:59:08.1|Debug|Parser|Quality parsed: Unknown v1
  1111. 17-6-2 12:59:08.1|Debug|Parser|Release Group parsed: Mobile
  1112. 17-6-2 12:59:08.1|Debug|ParsingService|No matching series Jared Posts A Personal
  1113. 17-6-2 12:59:08.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1114. 17-6-2 12:59:08.1|Debug|Parser|Parsing string 'Jared Posts A Personal S01E06 1080p WEB x264-Ltu'
  1115. 17-6-2 12:59:08.1|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E06
  1116. 17-6-2 12:59:08.1|Debug|Parser|Language parsed: English
  1117. 17-6-2 12:59:08.1|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E06 1080p WEB x264-Ltu
  1118. 17-6-2 12:59:08.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1119. 17-6-2 12:59:08.1|Debug|Parser|Release Group parsed: Ltu
  1120. 17-6-2 12:59:08.1|Debug|ParsingService|No matching series Jared Posts A Personal
  1121. 17-6-2 12:59:08.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1122. 17-6-2 12:59:08.1|Debug|Parser|Parsing string 'Jared Posts A Personal S01E04 1080p WEB x264-Ltu'
  1123. 17-6-2 12:59:08.1|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E04
  1124. 17-6-2 12:59:08.1|Debug|Parser|Language parsed: English
  1125. 17-6-2 12:59:08.1|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E04 1080p WEB x264-Ltu
  1126. 17-6-2 12:59:08.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1127. 17-6-2 12:59:08.1|Debug|Parser|Release Group parsed: Ltu
  1128. 17-6-2 12:59:08.1|Debug|ParsingService|No matching series Jared Posts A Personal
  1129. 17-6-2 12:59:08.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1130. 17-6-2 12:59:08.1|Debug|Parser|Parsing string 'Jared Posts A Personal S01E06 720p WEB x264-Ltu'
  1131. 17-6-2 12:59:08.1|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E06
  1132. 17-6-2 12:59:08.1|Debug|Parser|Language parsed: English
  1133. 17-6-2 12:59:08.1|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E06 720p WEB x264-Ltu
  1134. 17-6-2 12:59:08.1|Debug|Parser|Quality parsed: WEBDL-720p v1
  1135. 17-6-2 12:59:08.1|Debug|Parser|Release Group parsed: Ltu
  1136. 17-6-2 12:59:08.1|Debug|ParsingService|No matching series Jared Posts A Personal
  1137. 17-6-2 12:59:08.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1138. 17-6-2 12:59:08.1|Debug|Parser|Parsing string 'Jared Posts A Personal S01E04 720p HEVC x265-MeGusta'
  1139. 17-6-2 12:59:08.1|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E04
  1140. 17-6-2 12:59:08.1|Debug|Parser|Language parsed: English
  1141. 17-6-2 12:59:08.1|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E04 720p HEVC x265-MeGusta
  1142. 17-6-2 12:59:08.1|Debug|Parser|Quality parsed: HDTV-720p v1
  1143. 17-6-2 12:59:08.1|Debug|Parser|Release Group parsed: MeGusta
  1144. 17-6-2 12:59:08.1|Debug|ParsingService|No matching series Jared Posts A Personal
  1145. 17-6-2 12:59:08.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1146. 17-6-2 12:59:08.1|Debug|Parser|Parsing string 'Jared Posts A Personal S01E05 WEB x264-Ltu'
  1147. 17-6-2 12:59:08.1|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E05
  1148. 17-6-2 12:59:08.1|Debug|Parser|Language parsed: English
  1149. 17-6-2 12:59:08.1|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E05 WEB x264-Ltu
  1150. 17-6-2 12:59:08.1|Debug|Parser|Quality parsed: WEBDL-480p v1
  1151. 17-6-2 12:59:08.1|Debug|Parser|Release Group parsed: Ltu
  1152. 17-6-2 12:59:08.1|Debug|ParsingService|No matching series Jared Posts A Personal
  1153. 17-6-2 12:59:08.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1154. 17-6-2 12:59:08.1|Debug|Parser|Parsing string 'Jared Posts A Personal S01E05 AAC MP4-Mobile'
  1155. 17-6-2 12:59:08.1|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E05
  1156. 17-6-2 12:59:08.1|Debug|Parser|Language parsed: English
  1157. 17-6-2 12:59:08.1|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E05 AAC MP4-Mobile
  1158. 17-6-2 12:59:08.1|Debug|Parser|Quality parsed: Unknown v1
  1159. 17-6-2 12:59:08.1|Debug|Parser|Release Group parsed: Mobile
  1160. 17-6-2 12:59:08.1|Debug|ParsingService|No matching series Jared Posts A Personal
  1161. 17-6-2 12:59:08.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1162. 17-6-2 12:59:08.1|Debug|Parser|Parsing string 'Jared Posts A Personal S01E05 XviD-AFG'
  1163. 17-6-2 12:59:08.1|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E05
  1164. 17-6-2 12:59:08.1|Debug|Parser|Language parsed: English
  1165. 17-6-2 12:59:08.1|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E05 XviD-AFG
  1166. 17-6-2 12:59:08.1|Debug|Parser|Quality parsed: Unknown v1
  1167. 17-6-2 12:59:08.1|Debug|Parser|Release Group parsed: AFG
  1168. 17-6-2 12:59:08.1|Debug|ParsingService|No matching series Jared Posts A Personal
  1169. 17-6-2 12:59:08.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1170. 17-6-2 12:59:08.1|Debug|Parser|Parsing string 'Jared Posts A Personal S01E05 720p WEB x264-Ltu'
  1171. 17-6-2 12:59:08.1|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E05
  1172. 17-6-2 12:59:08.1|Debug|Parser|Language parsed: English
  1173. 17-6-2 12:59:08.1|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E05 720p WEB x264-Ltu
  1174. 17-6-2 12:59:08.1|Debug|Parser|Quality parsed: WEBDL-720p v1
  1175. 17-6-2 12:59:08.1|Debug|Parser|Release Group parsed: Ltu
  1176. 17-6-2 12:59:08.1|Debug|ParsingService|No matching series Jared Posts A Personal
  1177. 17-6-2 12:59:08.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1178. 17-6-2 12:59:08.1|Debug|Parser|Parsing string 'Jared Posts A Personal S01E03 720p HEVC x265-MeGusta'
  1179. 17-6-2 12:59:08.1|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E03
  1180. 17-6-2 12:59:08.1|Debug|Parser|Language parsed: English
  1181. 17-6-2 12:59:08.1|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E03 720p HEVC x265-MeGusta
  1182. 17-6-2 12:59:08.1|Debug|Parser|Quality parsed: HDTV-720p v1
  1183. 17-6-2 12:59:08.1|Debug|Parser|Release Group parsed: MeGusta
  1184. 17-6-2 12:59:08.1|Debug|ParsingService|No matching series Jared Posts A Personal
  1185. 17-6-2 12:59:08.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1186. 17-6-2 12:59:08.1|Debug|Parser|Parsing string 'Jared Posts A Personal S01E04 WEB x264-Ltu'
  1187. 17-6-2 12:59:08.1|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E04
  1188. 17-6-2 12:59:08.1|Debug|Parser|Language parsed: English
  1189. 17-6-2 12:59:08.1|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E04 WEB x264-Ltu
  1190. 17-6-2 12:59:08.1|Debug|Parser|Quality parsed: WEBDL-480p v1
  1191. 17-6-2 12:59:08.1|Debug|Parser|Release Group parsed: Ltu
  1192. 17-6-2 12:59:08.1|Debug|ParsingService|No matching series Jared Posts A Personal
  1193. 17-6-2 12:59:08.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1194. 17-6-2 12:59:08.1|Debug|Parser|Parsing string 'Jared Posts A Personal S01E05 1080p WEB x264-Ltu'
  1195. 17-6-2 12:59:08.1|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E05
  1196. 17-6-2 12:59:08.1|Debug|Parser|Language parsed: English
  1197. 17-6-2 12:59:08.1|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E05 1080p WEB x264-Ltu
  1198. 17-6-2 12:59:08.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1199. 17-6-2 12:59:08.1|Debug|Parser|Release Group parsed: Ltu
  1200. 17-6-2 12:59:08.2|Debug|ParsingService|No matching series Jared Posts A Personal
  1201. 17-6-2 12:59:08.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1202. 17-6-2 12:59:08.2|Debug|Parser|Parsing string 'Pearl Harbor The Accused 2016 HDTV x264-aAF'
  1203. 17-6-2 12:59:08.2|Debug|Parser|Episode Parsed. Pearl Harbor The Accused - S20E16
  1204. 17-6-2 12:59:08.2|Debug|Parser|Language parsed: English
  1205. 17-6-2 12:59:08.2|Debug|QualityParser|Trying to parse quality for Pearl Harbor The Accused 2016 HDTV x264-aAF
  1206. 17-6-2 12:59:08.2|Debug|Parser|Quality parsed: SDTV v1
  1207. 17-6-2 12:59:08.2|Debug|Parser|Release Group parsed: aAF
  1208. 17-6-2 12:59:08.2|Debug|ParsingService|No matching series Pearl Harbor The Accused
  1209. 17-6-2 12:59:08.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1210. 17-6-2 12:59:08.2|Debug|Parser|Parsing string 'Jared Posts A Personal S01E04 AAC MP4-Mobile'
  1211. 17-6-2 12:59:08.2|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E04
  1212. 17-6-2 12:59:08.2|Debug|Parser|Language parsed: English
  1213. 17-6-2 12:59:08.2|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E04 AAC MP4-Mobile
  1214. 17-6-2 12:59:08.2|Debug|Parser|Quality parsed: Unknown v1
  1215. 17-6-2 12:59:08.2|Debug|Parser|Release Group parsed: Mobile
  1216. 17-6-2 12:59:08.2|Debug|ParsingService|No matching series Jared Posts A Personal
  1217. 17-6-2 12:59:08.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1218. 17-6-2 12:59:08.2|Debug|Parser|Parsing string 'Jared Posts A Personal S01E04 XviD-AFG'
  1219. 17-6-2 12:59:08.2|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E04
  1220. 17-6-2 12:59:08.2|Debug|Parser|Language parsed: English
  1221. 17-6-2 12:59:08.2|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E04 XviD-AFG
  1222. 17-6-2 12:59:08.2|Debug|Parser|Quality parsed: Unknown v1
  1223. 17-6-2 12:59:08.2|Debug|Parser|Release Group parsed: AFG
  1224. 17-6-2 12:59:08.2|Debug|ParsingService|No matching series Jared Posts A Personal
  1225. 17-6-2 12:59:08.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1226. 17-6-2 12:59:08.2|Debug|Parser|Parsing string 'Jared Posts A Personal S01E04 720p WEB x264-Ltu'
  1227. 17-6-2 12:59:08.2|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E04
  1228. 17-6-2 12:59:08.2|Debug|Parser|Language parsed: English
  1229. 17-6-2 12:59:08.2|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E04 720p WEB x264-Ltu
  1230. 17-6-2 12:59:08.2|Debug|Parser|Quality parsed: WEBDL-720p v1
  1231. 17-6-2 12:59:08.2|Debug|Parser|Release Group parsed: Ltu
  1232. 17-6-2 12:59:08.2|Debug|ParsingService|No matching series Jared Posts A Personal
  1233. 17-6-2 12:59:08.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1234. 17-6-2 12:59:08.2|Debug|Parser|Parsing string 'Jared Posts A Personal S01E03 XviD-AFG'
  1235. 17-6-2 12:59:08.2|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E03
  1236. 17-6-2 12:59:08.2|Debug|Parser|Language parsed: English
  1237. 17-6-2 12:59:08.2|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E03 XviD-AFG
  1238. 17-6-2 12:59:08.2|Debug|Parser|Quality parsed: Unknown v1
  1239. 17-6-2 12:59:08.2|Debug|Parser|Release Group parsed: AFG
  1240. 17-6-2 12:59:08.2|Debug|ParsingService|No matching series Jared Posts A Personal
  1241. 17-6-2 12:59:08.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1242. 17-6-2 12:59:08.2|Debug|Parser|Parsing string 'Jared Posts A Personal S01E03 AAC MP4-Mobile'
  1243. 17-6-2 12:59:08.2|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E03
  1244. 17-6-2 12:59:08.2|Debug|Parser|Language parsed: English
  1245. 17-6-2 12:59:08.2|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E03 AAC MP4-Mobile
  1246. 17-6-2 12:59:08.2|Debug|Parser|Quality parsed: Unknown v1
  1247. 17-6-2 12:59:08.2|Debug|Parser|Release Group parsed: Mobile
  1248. 17-6-2 12:59:08.2|Debug|ParsingService|No matching series Jared Posts A Personal
  1249. 17-6-2 12:59:08.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1250. 17-6-2 12:59:08.2|Debug|Parser|Parsing string 'White Rabbit Project S01E04 DOC MULTi 1080p HEVC x265-MeGusta'
  1251. 17-6-2 12:59:08.2|Debug|Parser|Episode Parsed. White Rabbit Project - S01E04
  1252. 17-6-2 12:59:08.2|Debug|Parser|Language parsed: English
  1253. 17-6-2 12:59:08.2|Debug|QualityParser|Trying to parse quality for White Rabbit Project S01E04 DOC MULTi 1080p HEVC x265-MeGusta
  1254. 17-6-2 12:59:08.2|Debug|Parser|Quality parsed: HDTV-1080p v1
  1255. 17-6-2 12:59:08.2|Debug|Parser|Release Group parsed: MeGusta
  1256. 17-6-2 12:59:08.2|Debug|ParsingService|No matching series White Rabbit Project
  1257. 17-6-2 12:59:08.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1258. 17-6-2 12:59:08.2|Debug|Parser|Parsing string 'Jared Posts A Personal S01E03 WEB x264-Ltu'
  1259. 17-6-2 12:59:08.2|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E03
  1260. 17-6-2 12:59:08.2|Debug|Parser|Language parsed: English
  1261. 17-6-2 12:59:08.2|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E03 WEB x264-Ltu
  1262. 17-6-2 12:59:08.2|Debug|Parser|Quality parsed: WEBDL-480p v1
  1263. 17-6-2 12:59:08.2|Debug|Parser|Release Group parsed: Ltu
  1264. 17-6-2 12:59:08.2|Debug|ParsingService|No matching series Jared Posts A Personal
  1265. 17-6-2 12:59:08.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1266. 17-6-2 12:59:08.2|Debug|Parser|Parsing string 'Jared Posts A Personal S01E03 720p WEB x264-Ltu'
  1267. 17-6-2 12:59:08.2|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E03
  1268. 17-6-2 12:59:08.2|Debug|Parser|Language parsed: English
  1269. 17-6-2 12:59:08.2|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E03 720p WEB x264-Ltu
  1270. 17-6-2 12:59:08.2|Debug|Parser|Quality parsed: WEBDL-720p v1
  1271. 17-6-2 12:59:08.2|Debug|Parser|Release Group parsed: Ltu
  1272. 17-6-2 12:59:08.2|Debug|ParsingService|No matching series Jared Posts A Personal
  1273. 17-6-2 12:59:08.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1274. 17-6-2 12:59:08.2|Debug|Parser|Parsing string 'Jungletown S01E10 XviD-AFG'
  1275. 17-6-2 12:59:08.2|Debug|Parser|Episode Parsed. Jungletown - S01E10
  1276. 17-6-2 12:59:08.2|Debug|Parser|Language parsed: English
  1277. 17-6-2 12:59:08.2|Debug|QualityParser|Trying to parse quality for Jungletown S01E10 XviD-AFG
  1278. 17-6-2 12:59:08.2|Debug|Parser|Quality parsed: Unknown v1
  1279. 17-6-2 12:59:08.2|Debug|Parser|Release Group parsed: AFG
  1280. 17-6-2 12:59:08.3|Debug|ParsingService|No matching series Jungletown
  1281. 17-6-2 12:59:08.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1282. 17-6-2 12:59:08.3|Debug|Parser|Parsing string 'Jungletown S01E10 AAC MP4-Mobile'
  1283. 17-6-2 12:59:08.3|Debug|Parser|Episode Parsed. Jungletown - S01E10
  1284. 17-6-2 12:59:08.3|Debug|Parser|Language parsed: English
  1285. 17-6-2 12:59:08.3|Debug|QualityParser|Trying to parse quality for Jungletown S01E10 AAC MP4-Mobile
  1286. 17-6-2 12:59:08.3|Debug|Parser|Quality parsed: Unknown v1
  1287. 17-6-2 12:59:08.3|Debug|Parser|Release Group parsed: Mobile
  1288. 17-6-2 12:59:08.3|Debug|ParsingService|No matching series Jungletown
  1289. 17-6-2 12:59:08.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1290. 17-6-2 12:59:08.3|Debug|Parser|Parsing string 'Jared Posts A Personal S01E02 720p HEVC x265-MeGusta'
  1291. 17-6-2 12:59:08.3|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E02
  1292. 17-6-2 12:59:08.3|Debug|Parser|Language parsed: English
  1293. 17-6-2 12:59:08.3|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E02 720p HEVC x265-MeGusta
  1294. 17-6-2 12:59:08.3|Debug|Parser|Quality parsed: HDTV-720p v1
  1295. 17-6-2 12:59:08.3|Debug|Parser|Release Group parsed: MeGusta
  1296. 17-6-2 12:59:08.3|Debug|ParsingService|No matching series Jared Posts A Personal
  1297. 17-6-2 12:59:08.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1298. 17-6-2 12:59:08.3|Debug|Parser|Parsing string 'Jungletown S01E10 720p HDTV x264-YesTV'
  1299. 17-6-2 12:59:08.3|Debug|Parser|Episode Parsed. Jungletown - S01E10
  1300. 17-6-2 12:59:08.3|Debug|Parser|Language parsed: English
  1301. 17-6-2 12:59:08.3|Debug|QualityParser|Trying to parse quality for Jungletown S01E10 720p HDTV x264-YesTV
  1302. 17-6-2 12:59:08.3|Debug|Parser|Quality parsed: HDTV-720p v1
  1303. 17-6-2 12:59:08.3|Debug|Parser|Release Group parsed: YesTV
  1304. 17-6-2 12:59:08.3|Debug|ParsingService|No matching series Jungletown
  1305. 17-6-2 12:59:08.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1306. 17-6-2 12:59:08.3|Debug|Parser|Parsing string 'Jared Posts A Personal S01E02 WEB x264-Ltu'
  1307. 17-6-2 12:59:08.3|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E02
  1308. 17-6-2 12:59:08.3|Debug|Parser|Language parsed: English
  1309. 17-6-2 12:59:08.3|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E02 WEB x264-Ltu
  1310. 17-6-2 12:59:08.3|Debug|Parser|Quality parsed: WEBDL-480p v1
  1311. 17-6-2 12:59:08.3|Debug|Parser|Release Group parsed: Ltu
  1312. 17-6-2 12:59:08.3|Debug|ParsingService|No matching series Jared Posts A Personal
  1313. 17-6-2 12:59:08.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1314. 17-6-2 12:59:08.3|Debug|Parser|Parsing string 'Jungletown S01E10 HDTV x264-YesTV'
  1315. 17-6-2 12:59:08.3|Debug|Parser|Episode Parsed. Jungletown - S01E10
  1316. 17-6-2 12:59:08.3|Debug|Parser|Language parsed: English
  1317. 17-6-2 12:59:08.3|Debug|QualityParser|Trying to parse quality for Jungletown S01E10 HDTV x264-YesTV
  1318. 17-6-2 12:59:08.3|Debug|Parser|Quality parsed: SDTV v1
  1319. 17-6-2 12:59:08.3|Debug|Parser|Release Group parsed: YesTV
  1320. 17-6-2 12:59:08.3|Debug|ParsingService|No matching series Jungletown
  1321. 17-6-2 12:59:08.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1322. 17-6-2 12:59:08.3|Debug|Parser|Parsing string 'Jared Posts A Personal S01E02 XviD-AFG'
  1323. 17-6-2 12:59:08.3|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E02
  1324. 17-6-2 12:59:08.3|Debug|Parser|Language parsed: English
  1325. 17-6-2 12:59:08.3|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E02 XviD-AFG
  1326. 17-6-2 12:59:08.3|Debug|Parser|Quality parsed: Unknown v1
  1327. 17-6-2 12:59:08.3|Debug|Parser|Release Group parsed: AFG
  1328. 17-6-2 12:59:08.3|Debug|ParsingService|No matching series Jared Posts A Personal
  1329. 17-6-2 12:59:08.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1330. 17-6-2 12:59:08.3|Debug|Parser|Parsing string 'Jared Posts A Personal S01E02 AAC MP4-Mobile'
  1331. 17-6-2 12:59:08.3|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E02
  1332. 17-6-2 12:59:08.3|Debug|Parser|Language parsed: English
  1333. 17-6-2 12:59:08.3|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E02 AAC MP4-Mobile
  1334. 17-6-2 12:59:08.3|Debug|Parser|Quality parsed: Unknown v1
  1335. 17-6-2 12:59:08.3|Debug|Parser|Release Group parsed: Mobile
  1336. 17-6-2 12:59:08.3|Debug|ParsingService|No matching series Jared Posts A Personal
  1337. 17-6-2 12:59:08.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1338. 17-6-2 12:59:08.3|Debug|Parser|Parsing string 'Jared Posts A Personal S01E01 720p HEVC x265-MeGusta'
  1339. 17-6-2 12:59:08.3|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E01
  1340. 17-6-2 12:59:08.3|Debug|Parser|Language parsed: English
  1341. 17-6-2 12:59:08.3|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E01 720p HEVC x265-MeGusta
  1342. 17-6-2 12:59:08.3|Debug|Parser|Quality parsed: HDTV-720p v1
  1343. 17-6-2 12:59:08.3|Debug|Parser|Release Group parsed: MeGusta
  1344. 17-6-2 12:59:08.3|Debug|ParsingService|No matching series Jared Posts A Personal
  1345. 17-6-2 12:59:08.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1346. 17-6-2 12:59:08.3|Debug|Parser|Parsing string 'Jared Posts A Personal S01E02 720p WEB x264-Ltu'
  1347. 17-6-2 12:59:08.3|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E02
  1348. 17-6-2 12:59:08.3|Debug|Parser|Language parsed: English
  1349. 17-6-2 12:59:08.3|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E02 720p WEB x264-Ltu
  1350. 17-6-2 12:59:08.3|Debug|Parser|Quality parsed: WEBDL-720p v1
  1351. 17-6-2 12:59:08.3|Debug|Parser|Release Group parsed: Ltu
  1352. 17-6-2 12:59:08.3|Debug|ParsingService|No matching series Jared Posts A Personal
  1353. 17-6-2 12:59:08.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1354. 17-6-2 12:59:08.3|Debug|Parser|Parsing string 'Wheeler Dealers S12E19 Noble M12 GTO 2 5 1080P HDTV x264-skorpion'
  1355. 17-6-2 12:59:08.3|Debug|Parser|Episode Parsed. Wheeler Dealers - S12E19
  1356. 17-6-2 12:59:08.3|Debug|Parser|Language parsed: English
  1357. 17-6-2 12:59:08.3|Debug|QualityParser|Trying to parse quality for Wheeler Dealers S12E19 Noble M12 GTO 2 5 1080P HDTV x264-skorpion
  1358. 17-6-2 12:59:08.3|Debug|Parser|Quality parsed: HDTV-1080p v1
  1359. 17-6-2 12:59:08.3|Debug|Parser|Release Group parsed: skorpion
  1360. 17-6-2 12:59:08.3|Debug|ParsingService|No matching series Wheeler Dealers
  1361. 17-6-2 12:59:08.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1362. 17-6-2 12:59:08.3|Debug|Parser|Parsing string 'Jared Posts A Personal S01E02 1080p WEB x264-Ltu'
  1363. 17-6-2 12:59:08.3|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E02
  1364. 17-6-2 12:59:08.3|Debug|Parser|Language parsed: English
  1365. 17-6-2 12:59:08.3|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E02 1080p WEB x264-Ltu
  1366. 17-6-2 12:59:08.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1367. 17-6-2 12:59:08.3|Debug|Parser|Release Group parsed: Ltu
  1368. 17-6-2 12:59:08.3|Debug|ParsingService|No matching series Jared Posts A Personal
  1369. 17-6-2 12:59:08.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1370. 17-6-2 12:59:08.3|Debug|Parser|Parsing string 'Jared Posts A Personal S01E01 AAC MP4-Mobile'
  1371. 17-6-2 12:59:08.3|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E01
  1372. 17-6-2 12:59:08.3|Debug|Parser|Language parsed: English
  1373. 17-6-2 12:59:08.3|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E01 AAC MP4-Mobile
  1374. 17-6-2 12:59:08.3|Debug|Parser|Quality parsed: Unknown v1
  1375. 17-6-2 12:59:08.3|Debug|Parser|Release Group parsed: Mobile
  1376. 17-6-2 12:59:08.3|Debug|ParsingService|No matching series Jared Posts A Personal
  1377. 17-6-2 12:59:08.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1378. 17-6-2 12:59:08.3|Debug|Parser|Parsing string 'Jared Posts A Personal S01E01 XviD-AFG'
  1379. 17-6-2 12:59:08.3|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E01
  1380. 17-6-2 12:59:08.3|Debug|Parser|Language parsed: English
  1381. 17-6-2 12:59:08.3|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E01 XviD-AFG
  1382. 17-6-2 12:59:08.3|Debug|Parser|Quality parsed: Unknown v1
  1383. 17-6-2 12:59:08.3|Debug|Parser|Release Group parsed: AFG
  1384. 17-6-2 12:59:08.4|Debug|ParsingService|No matching series Jared Posts A Personal
  1385. 17-6-2 12:59:08.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1386. 17-6-2 12:59:08.4|Debug|Parser|Parsing string 'Jared Posts A Personal S01E01 720p WEB x264-Ltu'
  1387. 17-6-2 12:59:08.4|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E01
  1388. 17-6-2 12:59:08.4|Debug|Parser|Language parsed: English
  1389. 17-6-2 12:59:08.4|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E01 720p WEB x264-Ltu
  1390. 17-6-2 12:59:08.4|Debug|Parser|Quality parsed: WEBDL-720p v1
  1391. 17-6-2 12:59:08.4|Debug|Parser|Release Group parsed: Ltu
  1392. 17-6-2 12:59:08.4|Debug|ParsingService|No matching series Jared Posts A Personal
  1393. 17-6-2 12:59:08.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1394. 17-6-2 12:59:08.4|Debug|Parser|Parsing string 'Jared Posts A Personal S01E01 WEB x264-Ltu'
  1395. 17-6-2 12:59:08.4|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E01
  1396. 17-6-2 12:59:08.4|Debug|Parser|Language parsed: English
  1397. 17-6-2 12:59:08.4|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E01 WEB x264-Ltu
  1398. 17-6-2 12:59:08.4|Debug|Parser|Quality parsed: WEBDL-480p v1
  1399. 17-6-2 12:59:08.4|Debug|Parser|Release Group parsed: Ltu
  1400. 17-6-2 12:59:08.4|Debug|ParsingService|No matching series Jared Posts A Personal
  1401. 17-6-2 12:59:08.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1402. 17-6-2 12:59:08.4|Debug|Parser|Parsing string 'White Rabbit Project S01E05 DOC MULTi 1080p HEVC x265-MeGusta'
  1403. 17-6-2 12:59:08.4|Debug|Parser|Episode Parsed. White Rabbit Project - S01E05
  1404. 17-6-2 12:59:08.4|Debug|Parser|Language parsed: English
  1405. 17-6-2 12:59:08.4|Debug|QualityParser|Trying to parse quality for White Rabbit Project S01E05 DOC MULTi 1080p HEVC x265-MeGusta
  1406. 17-6-2 12:59:08.4|Debug|Parser|Quality parsed: HDTV-1080p v1
  1407. 17-6-2 12:59:08.4|Debug|Parser|Release Group parsed: MeGusta
  1408. 17-6-2 12:59:08.4|Debug|ParsingService|No matching series White Rabbit Project
  1409. 17-6-2 12:59:08.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1410. 17-6-2 12:59:08.4|Debug|Parser|Parsing string 'Jared Posts A Personal S01E01 1080p WEB x264-Ltu'
  1411. 17-6-2 12:59:08.4|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E01
  1412. 17-6-2 12:59:08.4|Debug|Parser|Language parsed: English
  1413. 17-6-2 12:59:08.4|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E01 1080p WEB x264-Ltu
  1414. 17-6-2 12:59:08.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1415. 17-6-2 12:59:08.4|Debug|Parser|Release Group parsed: Ltu
  1416. 17-6-2 12:59:08.4|Debug|ParsingService|No matching series Jared Posts A Personal
  1417. 17-6-2 12:59:08.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1418. 17-6-2 12:59:08.4|Debug|Parser|Parsing string 'Skam S04E07 720p NRK WEBRip AAC2 0 x264'
  1419. 17-6-2 12:59:08.4|Debug|Parser|Episode Parsed. Skam - S04E07
  1420. 17-6-2 12:59:08.4|Debug|Parser|Language parsed: English
  1421. 17-6-2 12:59:08.4|Debug|QualityParser|Trying to parse quality for Skam S04E07 720p NRK WEBRip AAC2 0 x264
  1422. 17-6-2 12:59:08.4|Debug|Parser|Quality parsed: WEBDL-720p v1
  1423. 17-6-2 12:59:08.4|Debug|Parser|Release Group parsed:
  1424. 17-6-2 12:59:08.4|Debug|ParsingService|No matching series Skam
  1425. 17-6-2 12:59:08.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1426. 17-6-2 12:59:08.4|Debug|Parser|Parsing string 'Flaked S02E02 1080p WEBRip x264-CONVOY'
  1427. 17-6-2 12:59:08.4|Debug|Parser|Episode Parsed. Flaked - S02E02
  1428. 17-6-2 12:59:08.4|Debug|Parser|Language parsed: English
  1429. 17-6-2 12:59:08.4|Debug|QualityParser|Trying to parse quality for Flaked S02E02 1080p WEBRip x264-CONVOY
  1430. 17-6-2 12:59:08.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1431. 17-6-2 12:59:08.4|Debug|Parser|Release Group parsed: CONVOY
  1432. 17-6-2 12:59:08.4|Debug|ParsingService|No matching series Flaked
  1433. 17-6-2 12:59:08.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1434. 17-6-2 12:59:08.4|Debug|Parser|Parsing string 'Flaked S02E06 1080p WEBRip x264-CONVOY'
  1435. 17-6-2 12:59:08.4|Debug|Parser|Episode Parsed. Flaked - S02E06
  1436. 17-6-2 12:59:08.4|Debug|Parser|Language parsed: English
  1437. 17-6-2 12:59:08.4|Debug|QualityParser|Trying to parse quality for Flaked S02E06 1080p WEBRip x264-CONVOY
  1438. 17-6-2 12:59:08.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1439. 17-6-2 12:59:08.4|Debug|Parser|Release Group parsed: CONVOY
  1440. 17-6-2 12:59:08.4|Debug|ParsingService|No matching series Flaked
  1441. 17-6-2 12:59:08.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1442. 17-6-2 12:59:08.4|Debug|Parser|Parsing string 'Flaked S02E04 1080p WEBRip x264-CONVOY'
  1443. 17-6-2 12:59:08.4|Debug|Parser|Episode Parsed. Flaked - S02E04
  1444. 17-6-2 12:59:08.4|Debug|Parser|Language parsed: English
  1445. 17-6-2 12:59:08.4|Debug|QualityParser|Trying to parse quality for Flaked S02E04 1080p WEBRip x264-CONVOY
  1446. 17-6-2 12:59:08.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1447. 17-6-2 12:59:08.4|Debug|Parser|Release Group parsed: CONVOY
  1448. 17-6-2 12:59:08.4|Debug|ParsingService|No matching series Flaked
  1449. 17-6-2 12:59:08.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1450. 17-6-2 12:59:08.4|Debug|Parser|Parsing string 'Flaked S02E03 1080p WEBRip x264-CONVOY'
  1451. 17-6-2 12:59:08.4|Debug|Parser|Episode Parsed. Flaked - S02E03
  1452. 17-6-2 12:59:08.4|Debug|Parser|Language parsed: English
  1453. 17-6-2 12:59:08.4|Debug|QualityParser|Trying to parse quality for Flaked S02E03 1080p WEBRip x264-CONVOY
  1454. 17-6-2 12:59:08.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1455. 17-6-2 12:59:08.4|Debug|Parser|Release Group parsed: CONVOY
  1456. 17-6-2 12:59:08.4|Debug|ParsingService|No matching series Flaked
  1457. 17-6-2 12:59:08.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1458. 17-6-2 12:59:08.4|Debug|Parser|Parsing string 'Flaked S02E01 1080p WEBRip x264-CONVOY'
  1459. 17-6-2 12:59:08.4|Debug|Parser|Episode Parsed. Flaked - S02E01
  1460. 17-6-2 12:59:08.4|Debug|Parser|Language parsed: English
  1461. 17-6-2 12:59:08.4|Debug|QualityParser|Trying to parse quality for Flaked S02E01 1080p WEBRip x264-CONVOY
  1462. 17-6-2 12:59:08.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1463. 17-6-2 12:59:08.4|Debug|Parser|Release Group parsed: CONVOY
  1464. 17-6-2 12:59:08.4|Debug|ParsingService|No matching series Flaked
  1465. 17-6-2 12:59:08.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1466. 17-6-2 12:59:08.4|Debug|Parser|Parsing string 'White Rabbit Project S01E06 DOC MULTi 1080p HEVC x265-MeGusta'
  1467. 17-6-2 12:59:08.4|Debug|Parser|Episode Parsed. White Rabbit Project - S01E06
  1468. 17-6-2 12:59:08.4|Debug|Parser|Language parsed: English
  1469. 17-6-2 12:59:08.4|Debug|QualityParser|Trying to parse quality for White Rabbit Project S01E06 DOC MULTi 1080p HEVC x265-MeGusta
  1470. 17-6-2 12:59:08.4|Debug|Parser|Quality parsed: HDTV-1080p v1
  1471. 17-6-2 12:59:08.4|Debug|Parser|Release Group parsed: MeGusta
  1472. 17-6-2 12:59:08.5|Debug|ParsingService|No matching series White Rabbit Project
  1473. 17-6-2 12:59:08.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1474. 17-6-2 12:59:08.5|Debug|Parser|Parsing string 'Dead Set On Life S03E08 1080p WEB x264-CookieMonster'
  1475. 17-6-2 12:59:08.5|Debug|Parser|Episode Parsed. Dead Set On Life - S03E08
  1476. 17-6-2 12:59:08.5|Debug|Parser|Language parsed: English
  1477. 17-6-2 12:59:08.5|Debug|QualityParser|Trying to parse quality for Dead Set On Life S03E08 1080p WEB x264-CookieMonster
  1478. 17-6-2 12:59:08.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1479. 17-6-2 12:59:08.5|Debug|Parser|Release Group parsed: CookieMonster
  1480. 17-6-2 12:59:08.5|Debug|ParsingService|No matching series Dead Set On Life
  1481. 17-6-2 12:59:08.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1482. 17-6-2 12:59:08.5|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E05.WEB.x264-Ltu'
  1483. 17-6-2 12:59:08.5|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E05
  1484. 17-6-2 12:59:08.5|Debug|Parser|Language parsed: English
  1485. 17-6-2 12:59:08.5|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E05.WEB.x264-Ltu
  1486. 17-6-2 12:59:08.5|Debug|Parser|Quality parsed: WEBDL-480p v1
  1487. 17-6-2 12:59:08.5|Debug|Parser|Release Group parsed: Ltu
  1488. 17-6-2 12:59:08.5|Debug|ParsingService|No matching series Jared Posts A Personal
  1489. 17-6-2 12:59:08.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1490. 17-6-2 12:59:08.5|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E05.720p.WEB.x264-Ltu'
  1491. 17-6-2 12:59:08.5|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E05
  1492. 17-6-2 12:59:08.5|Debug|Parser|Language parsed: English
  1493. 17-6-2 12:59:08.5|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E05.720p.WEB.x264-Ltu
  1494. 17-6-2 12:59:08.5|Debug|Parser|Quality parsed: WEBDL-720p v1
  1495. 17-6-2 12:59:08.5|Debug|Parser|Release Group parsed: Ltu
  1496. 17-6-2 12:59:08.5|Debug|ParsingService|No matching series Jared Posts A Personal
  1497. 17-6-2 12:59:08.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1498. 17-6-2 12:59:08.5|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E04.WEB.x264-Ltu'
  1499. 17-6-2 12:59:08.5|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E04
  1500. 17-6-2 12:59:08.5|Debug|Parser|Language parsed: English
  1501. 17-6-2 12:59:08.5|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E04.WEB.x264-Ltu
  1502. 17-6-2 12:59:08.5|Debug|Parser|Quality parsed: WEBDL-480p v1
  1503. 17-6-2 12:59:08.5|Debug|Parser|Release Group parsed: Ltu
  1504. 17-6-2 12:59:08.5|Debug|ParsingService|No matching series Jared Posts A Personal
  1505. 17-6-2 12:59:08.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1506. 17-6-2 12:59:08.5|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E05.1080p.WEB.x264-Ltu'
  1507. 17-6-2 12:59:08.5|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E05
  1508. 17-6-2 12:59:08.5|Debug|Parser|Language parsed: English
  1509. 17-6-2 12:59:08.5|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E05.1080p.WEB.x264-Ltu
  1510. 17-6-2 12:59:08.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1511. 17-6-2 12:59:08.5|Debug|Parser|Release Group parsed: Ltu
  1512. 17-6-2 12:59:08.5|Debug|ParsingService|No matching series Jared Posts A Personal
  1513. 17-6-2 12:59:08.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1514. 17-6-2 12:59:08.5|Debug|Parser|Parsing string 'Pearl.Harbor.The.Accused.2016.HDTV.x264-aAF'
  1515. 17-6-2 12:59:08.5|Debug|Parser|Episode Parsed. Pearl Harbor The Accused - S20E16
  1516. 17-6-2 12:59:08.5|Debug|Parser|Language parsed: English
  1517. 17-6-2 12:59:08.5|Debug|QualityParser|Trying to parse quality for Pearl.Harbor.The.Accused.2016.HDTV.x264-aAF
  1518. 17-6-2 12:59:08.5|Debug|Parser|Quality parsed: SDTV v1
  1519. 17-6-2 12:59:08.5|Debug|Parser|Release Group parsed: aAF
  1520. 17-6-2 12:59:08.5|Debug|ParsingService|No matching series Pearl Harbor The Accused
  1521. 17-6-2 12:59:08.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1522. 17-6-2 12:59:08.5|Debug|Parser|Parsing string 'Mysteries.at.the.Museum.S16E05.iNTERNAL.720p.HDTV.x264-DHD-Obfuscated'
  1523. 17-6-2 12:59:08.5|Debug|Parser|Episode Parsed. Mysteries at the Museum - S16E05
  1524. 17-6-2 12:59:08.5|Debug|Parser|Language parsed: English
  1525. 17-6-2 12:59:08.5|Debug|QualityParser|Trying to parse quality for Mysteries.at.the.Museum.S16E05.iNTERNAL.720p.HDTV.x264-DHD-Obfuscated
  1526. 17-6-2 12:59:08.5|Debug|Parser|Quality parsed: HDTV-720p v1
  1527. 17-6-2 12:59:08.5|Debug|Parser|Release Group parsed: DHD
  1528. 17-6-2 12:59:08.5|Debug|ParsingService|No matching series Mysteries at the Museum
  1529. 17-6-2 12:59:08.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1530. 17-6-2 12:59:08.5|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E04.1080p.WEB.x264-Ltu'
  1531. 17-6-2 12:59:08.5|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E04
  1532. 17-6-2 12:59:08.5|Debug|Parser|Language parsed: English
  1533. 17-6-2 12:59:08.5|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E04.1080p.WEB.x264-Ltu
  1534. 17-6-2 12:59:08.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1535. 17-6-2 12:59:08.5|Debug|Parser|Release Group parsed: Ltu
  1536. 17-6-2 12:59:08.5|Debug|ParsingService|No matching series Jared Posts A Personal
  1537. 17-6-2 12:59:08.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1538. 17-6-2 12:59:08.5|Debug|Parser|Parsing string 'The.Good.Place.S01E01.1080p.WEBRip.AAC2.0.H.264-NTb-Obfuscated'
  1539. 17-6-2 12:59:08.5|Debug|Parser|Episode Parsed. The Good Place - S01E01
  1540. 17-6-2 12:59:08.5|Debug|Parser|Language parsed: English
  1541. 17-6-2 12:59:08.5|Debug|QualityParser|Trying to parse quality for The.Good.Place.S01E01.1080p.WEBRip.AAC2.0.H.264-NTb-Obfuscated
  1542. 17-6-2 12:59:08.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1543. 17-6-2 12:59:08.5|Debug|Parser|Release Group parsed: NTb
  1544. 17-6-2 12:59:08.5|Debug|ParsingService|No matching series The Good Place
  1545. 17-6-2 12:59:08.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1546. 17-6-2 12:59:08.5|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E04.720p.WEB.x264-Ltu'
  1547. 17-6-2 12:59:08.5|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E04
  1548. 17-6-2 12:59:08.5|Debug|Parser|Language parsed: English
  1549. 17-6-2 12:59:08.5|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E04.720p.WEB.x264-Ltu
  1550. 17-6-2 12:59:08.5|Debug|Parser|Quality parsed: WEBDL-720p v1
  1551. 17-6-2 12:59:08.5|Debug|Parser|Release Group parsed: Ltu
  1552. 17-6-2 12:59:08.6|Debug|ParsingService|No matching series Jared Posts A Personal
  1553. 17-6-2 12:59:08.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1554. 17-6-2 12:59:08.6|Debug|Parser|Parsing string 'White.Rabbit.Project.S01E05.DOC.MULTi.1080p.HEVC.x265-MeGusta-Obfuscated'
  1555. 17-6-2 12:59:08.6|Debug|Parser|Episode Parsed. White Rabbit Project - S01E05
  1556. 17-6-2 12:59:08.6|Debug|Parser|Language parsed: English
  1557. 17-6-2 12:59:08.6|Debug|QualityParser|Trying to parse quality for White.Rabbit.Project.S01E05.DOC.MULTi.1080p.HEVC.x265-MeGusta-Obfuscated
  1558. 17-6-2 12:59:08.6|Debug|Parser|Quality parsed: HDTV-1080p v1
  1559. 17-6-2 12:59:08.6|Debug|Parser|Release Group parsed: MeGusta
  1560. 17-6-2 12:59:08.6|Debug|ParsingService|No matching series White Rabbit Project
  1561. 17-6-2 12:59:08.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1562. 17-6-2 12:59:08.6|Debug|Parser|Parsing string 'Saekano.How.To.Raise.A.Boring.Girlfriend.S01E02.1080p.WEB.x264-ANiURL-Obfuscated'
  1563. 17-6-2 12:59:08.6|Debug|Parser|Episode Parsed. Saekano How To Raise A Boring Girlfriend - S01E02
  1564. 17-6-2 12:59:08.6|Debug|Parser|Language parsed: English
  1565. 17-6-2 12:59:08.6|Debug|QualityParser|Trying to parse quality for Saekano.How.To.Raise.A.Boring.Girlfriend.S01E02.1080p.WEB.x264-ANiURL-Obfuscated
  1566. 17-6-2 12:59:08.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1567. 17-6-2 12:59:08.6|Debug|Parser|Release Group parsed: ANiURL
  1568. 17-6-2 12:59:08.6|Debug|ParsingService|No matching series Saekano How To Raise A Boring Girlfriend
  1569. 17-6-2 12:59:08.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1570. 17-6-2 12:59:08.6|Debug|Parser|Parsing string 'Saekano.How.To.Raise.A.Boring.Girlfriend.S01E08.1080p.WEB.x264-ANiURL-Obfuscated'
  1571. 17-6-2 12:59:08.6|Debug|Parser|Episode Parsed. Saekano How To Raise A Boring Girlfriend - S01E08
  1572. 17-6-2 12:59:08.6|Debug|Parser|Language parsed: English
  1573. 17-6-2 12:59:08.6|Debug|QualityParser|Trying to parse quality for Saekano.How.To.Raise.A.Boring.Girlfriend.S01E08.1080p.WEB.x264-ANiURL-Obfuscated
  1574. 17-6-2 12:59:08.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1575. 17-6-2 12:59:08.6|Debug|Parser|Release Group parsed: ANiURL
  1576. 17-6-2 12:59:08.6|Debug|ParsingService|No matching series Saekano How To Raise A Boring Girlfriend
  1577. 17-6-2 12:59:08.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1578. 17-6-2 12:59:08.6|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E03.720p.WEB.x264-Ltu'
  1579. 17-6-2 12:59:08.6|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E03
  1580. 17-6-2 12:59:08.6|Debug|Parser|Language parsed: English
  1581. 17-6-2 12:59:08.6|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E03.720p.WEB.x264-Ltu
  1582. 17-6-2 12:59:08.6|Debug|Parser|Quality parsed: WEBDL-720p v1
  1583. 17-6-2 12:59:08.6|Debug|Parser|Release Group parsed: Ltu
  1584. 17-6-2 12:59:08.6|Debug|ParsingService|No matching series Jared Posts A Personal
  1585. 17-6-2 12:59:08.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1586. 17-6-2 12:59:08.6|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E03.WEB.x264-Ltu'
  1587. 17-6-2 12:59:08.6|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E03
  1588. 17-6-2 12:59:08.6|Debug|Parser|Language parsed: English
  1589. 17-6-2 12:59:08.6|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E03.WEB.x264-Ltu
  1590. 17-6-2 12:59:08.6|Debug|Parser|Quality parsed: WEBDL-480p v1
  1591. 17-6-2 12:59:08.6|Debug|Parser|Release Group parsed: Ltu
  1592. 17-6-2 12:59:08.6|Debug|ParsingService|No matching series Jared Posts A Personal
  1593. 17-6-2 12:59:08.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1594. 17-6-2 12:59:08.6|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E02.1080p.WEB.x264-CookieMonster-Obfuscated'
  1595. 17-6-2 12:59:08.6|Debug|Parser|Episode Parsed. Dead Set On Life - S03E02
  1596. 17-6-2 12:59:08.6|Debug|Parser|Language parsed: English
  1597. 17-6-2 12:59:08.6|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E02.1080p.WEB.x264-CookieMonster-Obfuscated
  1598. 17-6-2 12:59:08.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1599. 17-6-2 12:59:08.6|Debug|Parser|Release Group parsed: CookieMonster
  1600. 17-6-2 12:59:08.6|Debug|ParsingService|No matching series Dead Set On Life
  1601. 17-6-2 12:59:08.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1602. 17-6-2 12:59:08.6|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E03.1080p.WEB.x264-Ltu'
  1603. 17-6-2 12:59:08.6|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E03
  1604. 17-6-2 12:59:08.6|Debug|Parser|Language parsed: English
  1605. 17-6-2 12:59:08.6|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E03.1080p.WEB.x264-Ltu
  1606. 17-6-2 12:59:08.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1607. 17-6-2 12:59:08.6|Debug|Parser|Release Group parsed: Ltu
  1608. 17-6-2 12:59:08.6|Debug|ParsingService|No matching series Jared Posts A Personal
  1609. 17-6-2 12:59:08.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1610. 17-6-2 12:59:08.6|Debug|Parser|Parsing string 'Bong.Appetit.S02E07.720p.WEB-DL.AAC2.0.H.264-ViSUM-Obfuscated'
  1611. 17-6-2 12:59:08.6|Debug|Parser|Episode Parsed. Bong Appetit - S02E07
  1612. 17-6-2 12:59:08.6|Debug|Parser|Language parsed: English
  1613. 17-6-2 12:59:08.6|Debug|QualityParser|Trying to parse quality for Bong.Appetit.S02E07.720p.WEB-DL.AAC2.0.H.264-ViSUM-Obfuscated
  1614. 17-6-2 12:59:08.6|Debug|Parser|Quality parsed: WEBDL-720p v1
  1615. 17-6-2 12:59:08.6|Debug|Parser|Release Group parsed: ViSUM
  1616. 17-6-2 12:59:08.6|Debug|ParsingService|No matching series Bong Appetit
  1617. 17-6-2 12:59:08.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1618. 17-6-2 12:59:08.6|Debug|Parser|Parsing string 'Jungletown.S01E10.720p.HDTV.x264-YesTV'
  1619. 17-6-2 12:59:08.6|Debug|Parser|Episode Parsed. Jungletown - S01E10
  1620. 17-6-2 12:59:08.6|Debug|Parser|Language parsed: English
  1621. 17-6-2 12:59:08.6|Debug|QualityParser|Trying to parse quality for Jungletown.S01E10.720p.HDTV.x264-YesTV
  1622. 17-6-2 12:59:08.6|Debug|Parser|Quality parsed: HDTV-720p v1
  1623. 17-6-2 12:59:08.6|Debug|Parser|Release Group parsed: YesTV
  1624. 17-6-2 12:59:08.7|Debug|ParsingService|No matching series Jungletown
  1625. 17-6-2 12:59:08.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1626. 17-6-2 12:59:08.7|Debug|Parser|Parsing string 'Jungletown.S01E10.HDTV.x264-YesTV'
  1627. 17-6-2 12:59:08.7|Debug|Parser|Episode Parsed. Jungletown - S01E10
  1628. 17-6-2 12:59:08.7|Debug|Parser|Language parsed: English
  1629. 17-6-2 12:59:08.7|Debug|QualityParser|Trying to parse quality for Jungletown.S01E10.HDTV.x264-YesTV
  1630. 17-6-2 12:59:08.7|Debug|Parser|Quality parsed: SDTV v1
  1631. 17-6-2 12:59:08.7|Debug|Parser|Release Group parsed: YesTV
  1632. 17-6-2 12:59:08.7|Debug|ParsingService|No matching series Jungletown
  1633. 17-6-2 12:59:08.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1634. 17-6-2 12:59:08.7|Debug|Parser|Parsing string 'Downward.Dog.S01E03.1080p.WEB-DL.DD5.1.H.264-NTb-Obfuscated'
  1635. 17-6-2 12:59:08.7|Debug|Parser|Episode Parsed. Downward Dog - S01E03
  1636. 17-6-2 12:59:08.7|Debug|Parser|Language parsed: English
  1637. 17-6-2 12:59:08.7|Debug|QualityParser|Trying to parse quality for Downward.Dog.S01E03.1080p.WEB-DL.DD5.1.H.264-NTb-Obfuscated
  1638. 17-6-2 12:59:08.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1639. 17-6-2 12:59:08.7|Debug|Parser|Release Group parsed: NTb
  1640. 17-6-2 12:59:08.7|Debug|ParsingService|No matching series Downward Dog
  1641. 17-6-2 12:59:08.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1642. 17-6-2 12:59:08.7|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E02.WEB.x264-Ltu'
  1643. 17-6-2 12:59:08.7|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E02
  1644. 17-6-2 12:59:08.7|Debug|Parser|Language parsed: English
  1645. 17-6-2 12:59:08.7|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E02.WEB.x264-Ltu
  1646. 17-6-2 12:59:08.7|Debug|Parser|Quality parsed: WEBDL-480p v1
  1647. 17-6-2 12:59:08.7|Debug|Parser|Release Group parsed: Ltu
  1648. 17-6-2 12:59:08.7|Debug|ParsingService|No matching series Jared Posts A Personal
  1649. 17-6-2 12:59:08.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1650. 17-6-2 12:59:08.7|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E02.720p.WEB.x264-Ltu'
  1651. 17-6-2 12:59:08.7|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E02
  1652. 17-6-2 12:59:08.7|Debug|Parser|Language parsed: English
  1653. 17-6-2 12:59:08.7|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E02.720p.WEB.x264-Ltu
  1654. 17-6-2 12:59:08.7|Debug|Parser|Quality parsed: WEBDL-720p v1
  1655. 17-6-2 12:59:08.7|Debug|Parser|Release Group parsed: Ltu
  1656. 17-6-2 12:59:08.7|Debug|ParsingService|No matching series Jared Posts A Personal
  1657. 17-6-2 12:59:08.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1658. 17-6-2 12:59:08.7|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E02.1080p.WEB.x264-Ltu'
  1659. 17-6-2 12:59:08.7|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E02
  1660. 17-6-2 12:59:08.7|Debug|Parser|Language parsed: English
  1661. 17-6-2 12:59:08.7|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E02.1080p.WEB.x264-Ltu
  1662. 17-6-2 12:59:08.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1663. 17-6-2 12:59:08.7|Debug|Parser|Release Group parsed: Ltu
  1664. 17-6-2 12:59:08.7|Debug|ParsingService|No matching series Jared Posts A Personal
  1665. 17-6-2 12:59:08.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1666. 17-6-2 12:59:08.7|Debug|Parser|Parsing string 'Downward.Dog.S01E03.720p.WEB-DL.DD5.1.H.264-NTb-Obfuscated'
  1667. 17-6-2 12:59:08.7|Debug|Parser|Episode Parsed. Downward Dog - S01E03
  1668. 17-6-2 12:59:08.7|Debug|Parser|Language parsed: English
  1669. 17-6-2 12:59:08.7|Debug|QualityParser|Trying to parse quality for Downward.Dog.S01E03.720p.WEB-DL.DD5.1.H.264-NTb-Obfuscated
  1670. 17-6-2 12:59:08.7|Debug|Parser|Quality parsed: WEBDL-720p v1
  1671. 17-6-2 12:59:08.7|Debug|Parser|Release Group parsed: NTb
  1672. 17-6-2 12:59:08.7|Debug|ParsingService|No matching series Downward Dog
  1673. 17-6-2 12:59:08.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1674. 17-6-2 12:59:08.7|Debug|Parser|Parsing string 'Bong.Appetit.S02E07.1080p.WEB-DL.AAC2.0.H.264-ViSUM-Obfuscated'
  1675. 17-6-2 12:59:08.7|Debug|Parser|Episode Parsed. Bong Appetit - S02E07
  1676. 17-6-2 12:59:08.7|Debug|Parser|Language parsed: English
  1677. 17-6-2 12:59:08.7|Debug|QualityParser|Trying to parse quality for Bong.Appetit.S02E07.1080p.WEB-DL.AAC2.0.H.264-ViSUM-Obfuscated
  1678. 17-6-2 12:59:08.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1679. 17-6-2 12:59:08.7|Debug|Parser|Release Group parsed: ViSUM
  1680. 17-6-2 12:59:08.7|Debug|ParsingService|No matching series Bong Appetit
  1681. 17-6-2 12:59:08.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1682. 17-6-2 12:59:08.7|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E01.1080p.WEB.x264-CookieMonster-Obfuscated'
  1683. 17-6-2 12:59:08.7|Debug|Parser|Episode Parsed. Dead Set On Life - S03E01
  1684. 17-6-2 12:59:08.7|Debug|Parser|Language parsed: English
  1685. 17-6-2 12:59:08.7|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E01.1080p.WEB.x264-CookieMonster-Obfuscated
  1686. 17-6-2 12:59:08.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1687. 17-6-2 12:59:08.7|Debug|Parser|Release Group parsed: CookieMonster
  1688. 17-6-2 12:59:08.7|Debug|ParsingService|No matching series Dead Set On Life
  1689. 17-6-2 12:59:08.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1690. 17-6-2 12:59:08.7|Debug|Parser|Parsing string 'Flaked.S02E01.1080p.WEBRip.x264-CONVOY-Obfuscated'
  1691. 17-6-2 12:59:08.7|Debug|Parser|Episode Parsed. Flaked - S02E01
  1692. 17-6-2 12:59:08.7|Debug|Parser|Language parsed: English
  1693. 17-6-2 12:59:08.7|Debug|QualityParser|Trying to parse quality for Flaked.S02E01.1080p.WEBRip.x264-CONVOY-Obfuscated
  1694. 17-6-2 12:59:08.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1695. 17-6-2 12:59:08.7|Debug|Parser|Release Group parsed: CONVOY
  1696. 17-6-2 12:59:08.7|Debug|ParsingService|No matching series Flaked
  1697. 17-6-2 12:59:08.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1698. 17-6-2 12:59:08.8|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E01.720p.WEB.x264-Ltu'
  1699. 17-6-2 12:59:08.8|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E01
  1700. 17-6-2 12:59:08.8|Debug|Parser|Language parsed: English
  1701. 17-6-2 12:59:08.8|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E01.720p.WEB.x264-Ltu
  1702. 17-6-2 12:59:08.8|Debug|Parser|Quality parsed: WEBDL-720p v1
  1703. 17-6-2 12:59:08.8|Debug|Parser|Release Group parsed: Ltu
  1704. 17-6-2 12:59:08.8|Debug|ParsingService|No matching series Jared Posts A Personal
  1705. 17-6-2 12:59:08.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1706. 17-6-2 12:59:08.8|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E01.WEB.x264-Ltu'
  1707. 17-6-2 12:59:08.8|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E01
  1708. 17-6-2 12:59:08.8|Debug|Parser|Language parsed: English
  1709. 17-6-2 12:59:08.8|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E01.WEB.x264-Ltu
  1710. 17-6-2 12:59:08.8|Debug|Parser|Quality parsed: WEBDL-480p v1
  1711. 17-6-2 12:59:08.8|Debug|Parser|Release Group parsed: Ltu
  1712. 17-6-2 12:59:08.8|Debug|ParsingService|No matching series Jared Posts A Personal
  1713. 17-6-2 12:59:08.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1714. 17-6-2 12:59:08.8|Debug|Parser|Parsing string 'Flaked.S02E04.1080p.WEBRip.x264-CONVOY-Obfuscated'
  1715. 17-6-2 12:59:08.8|Debug|Parser|Episode Parsed. Flaked - S02E04
  1716. 17-6-2 12:59:08.8|Debug|Parser|Language parsed: English
  1717. 17-6-2 12:59:08.8|Debug|QualityParser|Trying to parse quality for Flaked.S02E04.1080p.WEBRip.x264-CONVOY-Obfuscated
  1718. 17-6-2 12:59:08.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1719. 17-6-2 12:59:08.8|Debug|Parser|Release Group parsed: CONVOY
  1720. 17-6-2 12:59:08.8|Debug|ParsingService|No matching series Flaked
  1721. 17-6-2 12:59:08.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1722. 17-6-2 12:59:08.8|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E01.1080p.WEB.x264-Ltu'
  1723. 17-6-2 12:59:08.8|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E01
  1724. 17-6-2 12:59:08.8|Debug|Parser|Language parsed: English
  1725. 17-6-2 12:59:08.8|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E01.1080p.WEB.x264-Ltu
  1726. 17-6-2 12:59:08.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1727. 17-6-2 12:59:08.8|Debug|Parser|Release Group parsed: Ltu
  1728. 17-6-2 12:59:08.8|Debug|ParsingService|No matching series Jared Posts A Personal
  1729. 17-6-2 12:59:08.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1730. 17-6-2 12:59:08.8|Debug|Parser|Parsing string 'Flaked.S02E06.1080p.WEBRip.x264-CONVOY-Obfuscated'
  1731. 17-6-2 12:59:08.8|Debug|Parser|Episode Parsed. Flaked - S02E06
  1732. 17-6-2 12:59:08.8|Debug|Parser|Language parsed: English
  1733. 17-6-2 12:59:08.8|Debug|QualityParser|Trying to parse quality for Flaked.S02E06.1080p.WEBRip.x264-CONVOY-Obfuscated
  1734. 17-6-2 12:59:08.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1735. 17-6-2 12:59:08.8|Debug|Parser|Release Group parsed: CONVOY
  1736. 17-6-2 12:59:08.8|Debug|ParsingService|No matching series Flaked
  1737. 17-6-2 12:59:08.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1738. 17-6-2 12:59:08.8|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E08.1080p.WEB.x264-CookieMonster-Obfuscated'
  1739. 17-6-2 12:59:08.8|Debug|Parser|Episode Parsed. Dead Set On Life - S03E08
  1740. 17-6-2 12:59:08.8|Debug|Parser|Language parsed: English
  1741. 17-6-2 12:59:08.8|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E08.1080p.WEB.x264-CookieMonster-Obfuscated
  1742. 17-6-2 12:59:08.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1743. 17-6-2 12:59:08.8|Debug|Parser|Release Group parsed: CookieMonster
  1744. 17-6-2 12:59:08.8|Debug|ParsingService|No matching series Dead Set On Life
  1745. 17-6-2 12:59:08.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1746. 17-6-2 12:59:08.8|Debug|Parser|Parsing string 'Flaked.S02E03.1080p.WEBRip.x264-CONVOY-Obfuscated'
  1747. 17-6-2 12:59:08.8|Debug|Parser|Episode Parsed. Flaked - S02E03
  1748. 17-6-2 12:59:08.8|Debug|Parser|Language parsed: English
  1749. 17-6-2 12:59:08.8|Debug|QualityParser|Trying to parse quality for Flaked.S02E03.1080p.WEBRip.x264-CONVOY-Obfuscated
  1750. 17-6-2 12:59:08.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1751. 17-6-2 12:59:08.8|Debug|Parser|Release Group parsed: CONVOY
  1752. 17-6-2 12:59:08.8|Debug|ParsingService|No matching series Flaked
  1753. 17-6-2 12:59:08.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1754. 17-6-2 12:59:08.8|Debug|Parser|Parsing string 'White.Rabbit.Project.S01E06.DOC.MULTi.1080p.HEVC.x265-MeGusta-Obfuscated'
  1755. 17-6-2 12:59:08.8|Debug|Parser|Episode Parsed. White Rabbit Project - S01E06
  1756. 17-6-2 12:59:08.8|Debug|Parser|Language parsed: English
  1757. 17-6-2 12:59:08.8|Debug|QualityParser|Trying to parse quality for White.Rabbit.Project.S01E06.DOC.MULTi.1080p.HEVC.x265-MeGusta-Obfuscated
  1758. 17-6-2 12:59:08.8|Debug|Parser|Quality parsed: HDTV-1080p v1
  1759. 17-6-2 12:59:08.8|Debug|Parser|Release Group parsed: MeGusta
  1760. 17-6-2 12:59:08.8|Debug|ParsingService|No matching series White Rabbit Project
  1761. 17-6-2 12:59:08.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1762. 17-6-2 12:59:08.8|Debug|Parser|Parsing string 'Flaked.S02E02.1080p.WEBRip.x264-CONVOY-Obfuscated'
  1763. 17-6-2 12:59:08.8|Debug|Parser|Episode Parsed. Flaked - S02E02
  1764. 17-6-2 12:59:08.8|Debug|Parser|Language parsed: English
  1765. 17-6-2 12:59:08.8|Debug|QualityParser|Trying to parse quality for Flaked.S02E02.1080p.WEBRip.x264-CONVOY-Obfuscated
  1766. 17-6-2 12:59:08.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1767. 17-6-2 12:59:08.8|Debug|Parser|Release Group parsed: CONVOY
  1768. 17-6-2 12:59:08.8|Debug|ParsingService|No matching series Flaked
  1769. 17-6-2 12:59:08.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1770. 17-6-2 12:59:08.8|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E05.1080p.WEB.x264-CookieMonster-Obfuscated'
  1771. 17-6-2 12:59:08.8|Debug|Parser|Episode Parsed. Dead Set On Life - S03E05
  1772. 17-6-2 12:59:08.8|Debug|Parser|Language parsed: English
  1773. 17-6-2 12:59:08.8|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E05.1080p.WEB.x264-CookieMonster-Obfuscated
  1774. 17-6-2 12:59:08.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1775. 17-6-2 12:59:08.8|Debug|Parser|Release Group parsed: CookieMonster
  1776. 17-6-2 12:59:08.8|Debug|ParsingService|No matching series Dead Set On Life
  1777. 17-6-2 12:59:08.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1778. 17-6-2 12:59:08.8|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E06.1080p.WEB.x264-CookieMonster-Obfuscated'
  1779. 17-6-2 12:59:08.8|Debug|Parser|Episode Parsed. Dead Set On Life - S03E06
  1780. 17-6-2 12:59:08.8|Debug|Parser|Language parsed: English
  1781. 17-6-2 12:59:08.9|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E06.1080p.WEB.x264-CookieMonster-Obfuscated
  1782. 17-6-2 12:59:08.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1783. 17-6-2 12:59:08.9|Debug|Parser|Release Group parsed: CookieMonster
  1784. 17-6-2 12:59:08.9|Debug|ParsingService|No matching series Dead Set On Life
  1785. 17-6-2 12:59:08.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1786. 17-6-2 12:59:08.9|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E07.1080p.WEB.x264-CookieMonster-Obfuscated'
  1787. 17-6-2 12:59:08.9|Debug|Parser|Episode Parsed. Dead Set On Life - S03E07
  1788. 17-6-2 12:59:08.9|Debug|Parser|Language parsed: English
  1789. 17-6-2 12:59:08.9|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E07.1080p.WEB.x264-CookieMonster-Obfuscated
  1790. 17-6-2 12:59:08.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1791. 17-6-2 12:59:08.9|Debug|Parser|Release Group parsed: CookieMonster
  1792. 17-6-2 12:59:08.9|Debug|ParsingService|No matching series Dead Set On Life
  1793. 17-6-2 12:59:08.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1794. 17-6-2 12:59:08.9|Debug|Parser|Parsing string 'Flaked.S02E06.1080p.WEBRip.x264-CONVOY'
  1795. 17-6-2 12:59:08.9|Debug|Parser|Episode Parsed. Flaked - S02E06
  1796. 17-6-2 12:59:08.9|Debug|Parser|Language parsed: English
  1797. 17-6-2 12:59:08.9|Debug|QualityParser|Trying to parse quality for Flaked.S02E06.1080p.WEBRip.x264-CONVOY
  1798. 17-6-2 12:59:08.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1799. 17-6-2 12:59:08.9|Debug|Parser|Release Group parsed: CONVOY
  1800. 17-6-2 12:59:08.9|Debug|ParsingService|No matching series Flaked
  1801. 17-6-2 12:59:08.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1802. 17-6-2 12:59:08.9|Debug|Parser|Parsing string 'Flaked.S02E04.1080p.WEBRip.x264-CONVOY'
  1803. 17-6-2 12:59:08.9|Debug|Parser|Episode Parsed. Flaked - S02E04
  1804. 17-6-2 12:59:08.9|Debug|Parser|Language parsed: English
  1805. 17-6-2 12:59:08.9|Debug|QualityParser|Trying to parse quality for Flaked.S02E04.1080p.WEBRip.x264-CONVOY
  1806. 17-6-2 12:59:08.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1807. 17-6-2 12:59:08.9|Debug|Parser|Release Group parsed: CONVOY
  1808. 17-6-2 12:59:08.9|Debug|ParsingService|No matching series Flaked
  1809. 17-6-2 12:59:08.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1810. 17-6-2 12:59:08.9|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E03.1080p.WEB.x264-CookieMonster-Obfuscated'
  1811. 17-6-2 12:59:08.9|Debug|Parser|Episode Parsed. Dead Set On Life - S03E03
  1812. 17-6-2 12:59:08.9|Debug|Parser|Language parsed: English
  1813. 17-6-2 12:59:08.9|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E03.1080p.WEB.x264-CookieMonster-Obfuscated
  1814. 17-6-2 12:59:08.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1815. 17-6-2 12:59:08.9|Debug|Parser|Release Group parsed: CookieMonster
  1816. 17-6-2 12:59:08.9|Debug|ParsingService|No matching series Dead Set On Life
  1817. 17-6-2 12:59:08.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1818. 17-6-2 12:59:08.9|Debug|Parser|Parsing string 'Flaked.S02E01.1080p.WEBRip.x264-CONVOY'
  1819. 17-6-2 12:59:08.9|Debug|Parser|Episode Parsed. Flaked - S02E01
  1820. 17-6-2 12:59:08.9|Debug|Parser|Language parsed: English
  1821. 17-6-2 12:59:08.9|Debug|QualityParser|Trying to parse quality for Flaked.S02E01.1080p.WEBRip.x264-CONVOY
  1822. 17-6-2 12:59:08.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1823. 17-6-2 12:59:08.9|Debug|Parser|Release Group parsed: CONVOY
  1824. 17-6-2 12:59:08.9|Debug|ParsingService|No matching series Flaked
  1825. 17-6-2 12:59:08.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1826. 17-6-2 12:59:08.9|Debug|Parser|Parsing string 'Flaked.S02E02.1080p.WEBRip.x264-CONVOY'
  1827. 17-6-2 12:59:08.9|Debug|Parser|Episode Parsed. Flaked - S02E02
  1828. 17-6-2 12:59:08.9|Debug|Parser|Language parsed: English
  1829. 17-6-2 12:59:08.9|Debug|QualityParser|Trying to parse quality for Flaked.S02E02.1080p.WEBRip.x264-CONVOY
  1830. 17-6-2 12:59:08.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1831. 17-6-2 12:59:08.9|Debug|Parser|Release Group parsed: CONVOY
  1832. 17-6-2 12:59:08.9|Debug|ParsingService|No matching series Flaked
  1833. 17-6-2 12:59:08.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1834. 17-6-2 12:59:08.9|Debug|Parser|Parsing string 'The.Good.Fight.S01E10.720p.WEBRip.DD5.1.x264-NTb-Obfuscated'
  1835. 17-6-2 12:59:08.9|Debug|Parser|Episode Parsed. The Good Fight - S01E10
  1836. 17-6-2 12:59:08.9|Debug|Parser|Language parsed: English
  1837. 17-6-2 12:59:08.9|Debug|QualityParser|Trying to parse quality for The.Good.Fight.S01E10.720p.WEBRip.DD5.1.x264-NTb-Obfuscated
  1838. 17-6-2 12:59:08.9|Debug|Parser|Quality parsed: WEBDL-720p v1
  1839. 17-6-2 12:59:08.9|Debug|Parser|Release Group parsed: NTb
  1840. 17-6-2 12:59:08.9|Debug|ParsingService|No matching series The Good Fight
  1841. 17-6-2 12:59:08.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1842. 17-6-2 12:59:09.0|Debug|Parser|Parsing string 'Flaked.S02E03.1080p.WEBRip.x264-CONVOY'
  1843. 17-6-2 12:59:09.0|Debug|Parser|Episode Parsed. Flaked - S02E03
  1844. 17-6-2 12:59:09.0|Debug|Parser|Language parsed: English
  1845. 17-6-2 12:59:09.0|Debug|QualityParser|Trying to parse quality for Flaked.S02E03.1080p.WEBRip.x264-CONVOY
  1846. 17-6-2 12:59:09.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1847. 17-6-2 12:59:09.0|Debug|Parser|Release Group parsed: CONVOY
  1848. 17-6-2 12:59:09.0|Debug|ParsingService|No matching series Flaked
  1849. 17-6-2 12:59:09.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1850. 17-6-2 12:59:09.0|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E04.1080p.WEB.x264-CookieMonster-Obfuscated'
  1851. 17-6-2 12:59:09.0|Debug|Parser|Episode Parsed. Dead Set On Life - S03E04
  1852. 17-6-2 12:59:09.0|Debug|Parser|Language parsed: English
  1853. 17-6-2 12:59:09.0|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E04.1080p.WEB.x264-CookieMonster-Obfuscated
  1854. 17-6-2 12:59:09.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1855. 17-6-2 12:59:09.0|Debug|Parser|Release Group parsed: CookieMonster
  1856. 17-6-2 12:59:09.0|Debug|ParsingService|No matching series Dead Set On Life
  1857. 17-6-2 12:59:09.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1858. 17-6-2 12:59:09.0|Debug|Parser|Parsing string 'Genius.2017.S01E06.720p.WEB-DL.DD5.1.H.264-NTb-Obfuscated'
  1859. 17-6-2 12:59:09.0|Debug|Parser|Episode Parsed. Genius 2017 - S01E06
  1860. 17-6-2 12:59:09.0|Debug|Parser|Language parsed: English
  1861. 17-6-2 12:59:09.0|Debug|QualityParser|Trying to parse quality for Genius.2017.S01E06.720p.WEB-DL.DD5.1.H.264-NTb-Obfuscated
  1862. 17-6-2 12:59:09.0|Debug|Parser|Quality parsed: WEBDL-720p v1
  1863. 17-6-2 12:59:09.0|Debug|Parser|Release Group parsed: NTb
  1864. 17-6-2 12:59:09.0|Debug|AcceptableSizeSpecification|Beginning size check for: Genius.2017.S01E06.720p.WEB-DL.DD5.1.H.264-NTb-Obfuscated
  1865. 17-6-2 12:59:09.0|Debug|AcceptableSizeSpecification|Item: Genius.2017.S01E06.720p.WEB-DL.DD5.1.H.264-NTb-Obfuscated, meets size constraints.
  1866. 17-6-2 12:59:09.0|Debug|CutoffSpecification|Comparing file quality with report. Existing file is HDTV-1080p v1
  1867. 17-6-2 12:59:09.0|Debug|CutoffSpecification|Cutoff already met, rejecting.
  1868. 17-6-2 12:59:09.0|Debug|LanguageSpecification|Checking if report meets language requirements. English
  1869. 17-6-2 12:59:09.0|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: Genius.2017.S01E06.720p.WEB-DL.DD5.1.H.264-NTb-Obfuscated
  1870. 17-6-2 12:59:09.0|Debug|ReleaseRestrictionsSpecification|[Genius.2017.S01E06.720p.WEB-DL.DD5.1.H.264-NTb-Obfuscated] No restrictions apply, allowing
  1871. 17-6-2 12:59:09.0|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. WEBDL-720p v1
  1872. 17-6-2 12:59:09.0|Debug|MinimumAgeSpecification|Minimum age is not set.
  1873. 17-6-2 12:59:09.0|Debug|RetentionSpecification|Checking if report meets retention requirements. 0
  1874. 17-6-2 12:59:09.0|Debug|UpgradeDiskSpecification|Comparing file quality with report. Existing file is HDTV-1080p v1
  1875. 17-6-2 12:59:09.0|Debug|DelaySpecification|Profile does not require a waiting period before download for Usenet.
  1876. 17-6-2 12:59:09.0|Debug|HistorySpecification|Performing history status check on report
  1877. 17-6-2 12:59:09.0|Debug|HistorySpecification|Checking current status of episode [26724] in history
  1878. 17-6-2 12:59:09.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Existing file meets cutoff: HDTV-1080p
  1879. 17-6-2 12:59:09.0|Debug|Parser|Parsing string 'Genius.2017.S01E06.1080p.WEB-DL.DD5.1.H.264-NTb-Obfuscated'
  1880. 17-6-2 12:59:09.0|Debug|Parser|Episode Parsed. Genius 2017 - S01E06
  1881. 17-6-2 12:59:09.0|Debug|Parser|Language parsed: English
  1882. 17-6-2 12:59:09.0|Debug|QualityParser|Trying to parse quality for Genius.2017.S01E06.1080p.WEB-DL.DD5.1.H.264-NTb-Obfuscated
  1883. 17-6-2 12:59:09.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1884. 17-6-2 12:59:09.0|Debug|Parser|Release Group parsed: NTb
  1885. 17-6-2 12:59:09.1|Debug|AcceptableSizeSpecification|Beginning size check for: Genius.2017.S01E06.1080p.WEB-DL.DD5.1.H.264-NTb-Obfuscated
  1886. 17-6-2 12:59:09.1|Debug|AcceptableSizeSpecification|Item: Genius.2017.S01E06.1080p.WEB-DL.DD5.1.H.264-NTb-Obfuscated, meets size constraints.
  1887. 17-6-2 12:59:09.1|Debug|CutoffSpecification|Comparing file quality with report. Existing file is HDTV-1080p v1
  1888. 17-6-2 12:59:09.1|Debug|CutoffSpecification|Cutoff already met, rejecting.
  1889. 17-6-2 12:59:09.1|Debug|LanguageSpecification|Checking if report meets language requirements. English
  1890. 17-6-2 12:59:09.1|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: Genius.2017.S01E06.1080p.WEB-DL.DD5.1.H.264-NTb-Obfuscated
  1891. 17-6-2 12:59:09.1|Debug|ReleaseRestrictionsSpecification|[Genius.2017.S01E06.1080p.WEB-DL.DD5.1.H.264-NTb-Obfuscated] No restrictions apply, allowing
  1892. 17-6-2 12:59:09.1|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. WEBDL-1080p v1
  1893. 17-6-2 12:59:09.1|Debug|MinimumAgeSpecification|Minimum age is not set.
  1894. 17-6-2 12:59:09.1|Debug|RetentionSpecification|Checking if report meets retention requirements. 0
  1895. 17-6-2 12:59:09.1|Debug|UpgradeDiskSpecification|Comparing file quality with report. Existing file is HDTV-1080p v1
  1896. 17-6-2 12:59:09.1|Debug|DelaySpecification|Profile does not require a waiting period before download for Usenet.
  1897. 17-6-2 12:59:09.1|Debug|HistorySpecification|Performing history status check on report
  1898. 17-6-2 12:59:09.1|Debug|HistorySpecification|Checking current status of episode [26724] in history
  1899. 17-6-2 12:59:09.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Existing file meets cutoff: HDTV-1080p
  1900. 17-6-2 12:59:09.1|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E08.1080p.WEB.x264-CookieMonster'
  1901. 17-6-2 12:59:09.1|Debug|Parser|Episode Parsed. Dead Set On Life - S03E08
  1902. 17-6-2 12:59:09.1|Debug|Parser|Language parsed: English
  1903. 17-6-2 12:59:09.1|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E08.1080p.WEB.x264-CookieMonster
  1904. 17-6-2 12:59:09.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1905. 17-6-2 12:59:09.1|Debug|Parser|Release Group parsed: CookieMonster
  1906. 17-6-2 12:59:09.1|Debug|ParsingService|No matching series Dead Set On Life
  1907. 17-6-2 12:59:09.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1908. 17-6-2 12:59:09.1|Debug|Parser|Parsing string 'The.Good.Fight.S01E10.720p.amzn.webrip.ddp5.1.x264-ntb-Obfuscated'
  1909. 17-6-2 12:59:09.1|Debug|Parser|Episode Parsed. The Good Fight - S01E10
  1910. 17-6-2 12:59:09.1|Debug|Parser|Language parsed: English
  1911. 17-6-2 12:59:09.1|Debug|QualityParser|Trying to parse quality for The.Good.Fight.S01E10.720p.amzn.webrip.ddp5.1.x264-ntb-Obfuscated
  1912. 17-6-2 12:59:09.1|Debug|Parser|Quality parsed: WEBDL-720p v1
  1913. 17-6-2 12:59:09.1|Debug|Parser|Release Group parsed: ntb
  1914. 17-6-2 12:59:09.1|Debug|ParsingService|No matching series The Good Fight
  1915. 17-6-2 12:59:09.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1916. 17-6-2 12:59:09.1|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E07.1080p.WEB.x264-CookieMonster'
  1917. 17-6-2 12:59:09.1|Debug|Parser|Episode Parsed. Dead Set On Life - S03E07
  1918. 17-6-2 12:59:09.1|Debug|Parser|Language parsed: English
  1919. 17-6-2 12:59:09.1|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E07.1080p.WEB.x264-CookieMonster
  1920. 17-6-2 12:59:09.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1921. 17-6-2 12:59:09.1|Debug|Parser|Release Group parsed: CookieMonster
  1922. 17-6-2 12:59:09.1|Debug|ParsingService|No matching series Dead Set On Life
  1923. 17-6-2 12:59:09.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1924. 17-6-2 12:59:09.1|Debug|Parser|Parsing string 'Downward.Dog.S01E03.Loyalty.1080p.WEB-DL.DD5.1.H.264-NTb-Obfuscated'
  1925. 17-6-2 12:59:09.1|Debug|Parser|Episode Parsed. Downward Dog - S01E03
  1926. 17-6-2 12:59:09.1|Debug|Parser|Language parsed: English
  1927. 17-6-2 12:59:09.1|Debug|QualityParser|Trying to parse quality for Downward.Dog.S01E03.Loyalty.1080p.WEB-DL.DD5.1.H.264-NTb-Obfuscated
  1928. 17-6-2 12:59:09.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1929. 17-6-2 12:59:09.1|Debug|Parser|Release Group parsed: NTb
  1930. 17-6-2 12:59:09.1|Debug|ParsingService|No matching series Downward Dog
  1931. 17-6-2 12:59:09.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1932. 17-6-2 12:59:09.1|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E06.1080p.WEB.x264-CookieMonster'
  1933. 17-6-2 12:59:09.1|Debug|Parser|Episode Parsed. Dead Set On Life - S03E06
  1934. 17-6-2 12:59:09.1|Debug|Parser|Language parsed: English
  1935. 17-6-2 12:59:09.1|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E06.1080p.WEB.x264-CookieMonster
  1936. 17-6-2 12:59:09.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1937. 17-6-2 12:59:09.1|Debug|Parser|Release Group parsed: CookieMonster
  1938. 17-6-2 12:59:09.2|Debug|ParsingService|No matching series Dead Set On Life
  1939. 17-6-2 12:59:09.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1940. 17-6-2 12:59:09.2|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E05.1080p.WEB.x264-CookieMonster'
  1941. 17-6-2 12:59:09.2|Debug|Parser|Episode Parsed. Dead Set On Life - S03E05
  1942. 17-6-2 12:59:09.2|Debug|Parser|Language parsed: English
  1943. 17-6-2 12:59:09.2|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E05.1080p.WEB.x264-CookieMonster
  1944. 17-6-2 12:59:09.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1945. 17-6-2 12:59:09.2|Debug|Parser|Release Group parsed: CookieMonster
  1946. 17-6-2 12:59:09.2|Debug|ParsingService|No matching series Dead Set On Life
  1947. 17-6-2 12:59:09.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1948. 17-6-2 12:59:09.2|Debug|Parser|Parsing string 'The.Good.Fight.S01E10.1080p.WEBRip.DD5.1.x264-NTb-Obfuscated'
  1949. 17-6-2 12:59:09.2|Debug|Parser|Episode Parsed. The Good Fight - S01E10
  1950. 17-6-2 12:59:09.2|Debug|Parser|Language parsed: English
  1951. 17-6-2 12:59:09.2|Debug|QualityParser|Trying to parse quality for The.Good.Fight.S01E10.1080p.WEBRip.DD5.1.x264-NTb-Obfuscated
  1952. 17-6-2 12:59:09.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1953. 17-6-2 12:59:09.2|Debug|Parser|Release Group parsed: NTb
  1954. 17-6-2 12:59:09.2|Debug|ParsingService|No matching series The Good Fight
  1955. 17-6-2 12:59:09.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1956. 17-6-2 12:59:09.2|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E04.1080p.WEB.x264-CookieMonster'
  1957. 17-6-2 12:59:09.2|Debug|Parser|Episode Parsed. Dead Set On Life - S03E04
  1958. 17-6-2 12:59:09.2|Debug|Parser|Language parsed: English
  1959. 17-6-2 12:59:09.2|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E04.1080p.WEB.x264-CookieMonster
  1960. 17-6-2 12:59:09.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1961. 17-6-2 12:59:09.2|Debug|Parser|Release Group parsed: CookieMonster
  1962. 17-6-2 12:59:09.2|Debug|ParsingService|No matching series Dead Set On Life
  1963. 17-6-2 12:59:09.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1964. 17-6-2 12:59:09.2|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E03.1080p.WEB.x264-CookieMonster'
  1965. 17-6-2 12:59:09.2|Debug|Parser|Episode Parsed. Dead Set On Life - S03E03
  1966. 17-6-2 12:59:09.2|Debug|Parser|Language parsed: English
  1967. 17-6-2 12:59:09.2|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E03.1080p.WEB.x264-CookieMonster
  1968. 17-6-2 12:59:09.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1969. 17-6-2 12:59:09.2|Debug|Parser|Release Group parsed: CookieMonster
  1970. 17-6-2 12:59:09.2|Debug|ParsingService|No matching series Dead Set On Life
  1971. 17-6-2 12:59:09.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1972. 17-6-2 12:59:09.2|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E02.1080p.WEB.x264-CookieMonster'
  1973. 17-6-2 12:59:09.2|Debug|Parser|Episode Parsed. Dead Set On Life - S03E02
  1974. 17-6-2 12:59:09.2|Debug|Parser|Language parsed: English
  1975. 17-6-2 12:59:09.2|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E02.1080p.WEB.x264-CookieMonster
  1976. 17-6-2 12:59:09.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1977. 17-6-2 12:59:09.2|Debug|Parser|Release Group parsed: CookieMonster
  1978. 17-6-2 12:59:09.2|Debug|ParsingService|No matching series Dead Set On Life
  1979. 17-6-2 12:59:09.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1980. 17-6-2 12:59:09.2|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E01.1080p.WEB.x264-CookieMonster'
  1981. 17-6-2 12:59:09.2|Debug|Parser|Episode Parsed. Dead Set On Life - S03E01
  1982. 17-6-2 12:59:09.2|Debug|Parser|Language parsed: English
  1983. 17-6-2 12:59:09.2|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E01.1080p.WEB.x264-CookieMonster
  1984. 17-6-2 12:59:09.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  1985. 17-6-2 12:59:09.2|Debug|Parser|Release Group parsed: CookieMonster
  1986. 17-6-2 12:59:09.2|Debug|ParsingService|No matching series Dead Set On Life
  1987. 17-6-2 12:59:09.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1988. 17-6-2 12:59:09.2|Debug|Parser|Parsing string '.Duel.Monsters.S02E10.The.ESP.Duelist.Part.2.of.2.SDTV.x264.AAC-Oh'
  1989. 17-6-2 12:59:09.2|Debug|Parser|Episode Parsed. Duel Monsters - S02E10
  1990. 17-6-2 12:59:09.2|Debug|Parser|Language parsed: English
  1991. 17-6-2 12:59:09.2|Debug|QualityParser|Trying to parse quality for .Duel.Monsters.S02E10.The.ESP.Duelist.Part.2.of.2.SDTV.x264.AAC-Oh
  1992. 17-6-2 12:59:09.2|Debug|Parser|Quality parsed: SDTV v1
  1993. 17-6-2 12:59:09.2|Debug|Parser|Release Group parsed: Oh
  1994. 17-6-2 12:59:09.2|Debug|ParsingService|No matching series Duel Monsters
  1995. 17-6-2 12:59:09.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  1996. 17-6-2 12:59:09.2|Debug|Parser|Parsing string 'Moto2.2017.Italy.Practice.Two.720p.HDTV.x264-VERUM'
  1997. 17-6-2 12:59:09.2|Debug|Parser|Episode Parsed. Moto2 - S20E17
  1998. 17-6-2 12:59:09.2|Debug|Parser|Language parsed: English
  1999. 17-6-2 12:59:09.2|Debug|QualityParser|Trying to parse quality for Moto2.2017.Italy.Practice.Two.720p.HDTV.x264-VERUM
  2000. 17-6-2 12:59:09.2|Debug|Parser|Quality parsed: HDTV-720p v1
  2001. 17-6-2 12:59:09.2|Debug|Parser|Release Group parsed: VERUM
  2002. 17-6-2 12:59:09.2|Debug|ParsingService|No matching series Moto2
  2003. 17-6-2 12:59:09.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2004. 17-6-2 12:59:09.2|Debug|Parser|Parsing string 'Moto2.2017.Italy.Practice.Two.HDTV.x264-VERUM'
  2005. 17-6-2 12:59:09.2|Debug|Parser|Episode Parsed. Moto2 - S20E17
  2006. 17-6-2 12:59:09.2|Debug|Parser|Language parsed: English
  2007. 17-6-2 12:59:09.2|Debug|QualityParser|Trying to parse quality for Moto2.2017.Italy.Practice.Two.HDTV.x264-VERUM
  2008. 17-6-2 12:59:09.2|Debug|Parser|Quality parsed: SDTV v1
  2009. 17-6-2 12:59:09.2|Debug|Parser|Release Group parsed: VERUM
  2010. 17-6-2 12:59:09.3|Debug|ParsingService|No matching series Moto2
  2011. 17-6-2 12:59:09.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2012. 17-6-2 12:59:09.3|Debug|Parser|Parsing string 'House.of.Cards.S05E09.1080p.WEB-DL'
  2013. 17-6-2 12:59:09.3|Debug|Parser|Episode Parsed. House of Cards - S05E09
  2014. 17-6-2 12:59:09.3|Debug|Parser|Language parsed: English
  2015. 17-6-2 12:59:09.3|Debug|QualityParser|Trying to parse quality for House.of.Cards.S05E09.1080p.WEB-DL
  2016. 17-6-2 12:59:09.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2017. 17-6-2 12:59:09.3|Debug|Parser|Release Group parsed:
  2018. 17-6-2 12:59:09.3|Debug|ParsingService|No matching series House of Cards
  2019. 17-6-2 12:59:09.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2020. 17-6-2 12:59:09.3|Debug|Parser|Parsing string '.Duel.Monsters.S01E03.Journey.to.the.Duelist.Kingdom.SDTV.x264.AAC-Oh'
  2021. 17-6-2 12:59:09.3|Debug|Parser|Episode Parsed. Duel Monsters - S01E03
  2022. 17-6-2 12:59:09.3|Debug|Parser|Language parsed: English
  2023. 17-6-2 12:59:09.3|Debug|QualityParser|Trying to parse quality for .Duel.Monsters.S01E03.Journey.to.the.Duelist.Kingdom.SDTV.x264.AAC-Oh
  2024. 17-6-2 12:59:09.3|Debug|Parser|Quality parsed: SDTV v1
  2025. 17-6-2 12:59:09.3|Debug|Parser|Release Group parsed: Oh
  2026. 17-6-2 12:59:09.3|Debug|ParsingService|No matching series Duel Monsters
  2027. 17-6-2 12:59:09.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2028. 17-6-2 12:59:09.3|Debug|Parser|Parsing string 'Picket.Fences.S01E01.Pilot.TVRip.XviD-AsRequested-Obfuscated'
  2029. 17-6-2 12:59:09.3|Debug|Parser|Episode Parsed. Picket Fences - S01E01
  2030. 17-6-2 12:59:09.3|Debug|Parser|Language parsed: English
  2031. 17-6-2 12:59:09.3|Debug|QualityParser|Trying to parse quality for Picket.Fences.S01E01.Pilot.TVRip.XviD-AsRequested-Obfuscated
  2032. 17-6-2 12:59:09.3|Debug|Parser|Quality parsed: SDTV v1
  2033. 17-6-2 12:59:09.3|Debug|Parser|Release Group parsed: AsRequested
  2034. 17-6-2 12:59:09.3|Debug|ParsingService|No matching series Picket Fences
  2035. 17-6-2 12:59:09.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2036. 17-6-2 12:59:09.3|Debug|Parser|Parsing string 'White.Rabbit.Project.S01E03.DOC.MULTi.1080p.HEVC.x265-MeGusta-Obfuscated'
  2037. 17-6-2 12:59:09.3|Debug|Parser|Episode Parsed. White Rabbit Project - S01E03
  2038. 17-6-2 12:59:09.3|Debug|Parser|Language parsed: English
  2039. 17-6-2 12:59:09.3|Debug|QualityParser|Trying to parse quality for White.Rabbit.Project.S01E03.DOC.MULTi.1080p.HEVC.x265-MeGusta-Obfuscated
  2040. 17-6-2 12:59:09.3|Debug|Parser|Quality parsed: HDTV-1080p v1
  2041. 17-6-2 12:59:09.3|Debug|Parser|Release Group parsed: MeGusta
  2042. 17-6-2 12:59:09.3|Debug|ParsingService|No matching series White Rabbit Project
  2043. 17-6-2 12:59:09.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2044. 17-6-2 12:59:09.3|Debug|Parser|Parsing string 'Reign.S04E14.1080p.HDTV.x264-aAF-Obfuscated'
  2045. 17-6-2 12:59:09.3|Debug|Parser|Episode Parsed. Reign - S04E14
  2046. 17-6-2 12:59:09.3|Debug|Parser|Language parsed: English
  2047. 17-6-2 12:59:09.3|Debug|QualityParser|Trying to parse quality for Reign.S04E14.1080p.HDTV.x264-aAF-Obfuscated
  2048. 17-6-2 12:59:09.3|Debug|Parser|Quality parsed: HDTV-1080p v1
  2049. 17-6-2 12:59:09.3|Debug|Parser|Release Group parsed: aAF
  2050. 17-6-2 12:59:09.3|Debug|ParsingService|No matching series Reign
  2051. 17-6-2 12:59:09.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2052. 17-6-2 12:59:09.3|Debug|Parser|Parsing string 'Nashville.S05E12.1080p.WEBRip.AAC2.0.H.264-VLAD-Obfuscated'
  2053. 17-6-2 12:59:09.3|Debug|Parser|Episode Parsed. Nashville - S05E12
  2054. 17-6-2 12:59:09.3|Debug|Parser|Language parsed: English
  2055. 17-6-2 12:59:09.3|Debug|QualityParser|Trying to parse quality for Nashville.S05E12.1080p.WEBRip.AAC2.0.H.264-VLAD-Obfuscated
  2056. 17-6-2 12:59:09.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2057. 17-6-2 12:59:09.3|Debug|Parser|Release Group parsed: VLAD
  2058. 17-6-2 12:59:09.3|Debug|ParsingService|No matching series Nashville
  2059. 17-6-2 12:59:09.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2060. 17-6-2 12:59:09.3|Debug|Parser|Parsing string 'White.Rabbit.Project.S01E09.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated'
  2061. 17-6-2 12:59:09.3|Debug|Parser|Episode Parsed. White Rabbit Project - S01E09
  2062. 17-6-2 12:59:09.3|Debug|Parser|Language parsed: English
  2063. 17-6-2 12:59:09.3|Debug|QualityParser|Trying to parse quality for White.Rabbit.Project.S01E09.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated
  2064. 17-6-2 12:59:09.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2065. 17-6-2 12:59:09.3|Debug|Parser|Release Group parsed: BRiNK
  2066. 17-6-2 12:59:09.3|Debug|ParsingService|No matching series White Rabbit Project
  2067. 17-6-2 12:59:09.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2068. 17-6-2 12:59:09.3|Debug|Parser|Parsing string 'The.Alfred.Hitchcock.Hour.S03E20.DVDRip.x264-Codres-Obfuscated'
  2069. 17-6-2 12:59:09.3|Debug|Parser|Episode Parsed. The Alfred Hitchcock Hour - S03E20
  2070. 17-6-2 12:59:09.3|Debug|Parser|Language parsed: English
  2071. 17-6-2 12:59:09.3|Debug|QualityParser|Trying to parse quality for The.Alfred.Hitchcock.Hour.S03E20.DVDRip.x264-Codres-Obfuscated
  2072. 17-6-2 12:59:09.3|Debug|Parser|Quality parsed: DVD v1
  2073. 17-6-2 12:59:09.3|Debug|Parser|Release Group parsed: Codres
  2074. 17-6-2 12:59:09.3|Debug|ParsingService|No matching series The Alfred Hitchcock Hour
  2075. 17-6-2 12:59:09.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2076. 17-6-2 12:59:09.3|Debug|Parser|Parsing string 'White.Rabbit.Project.S01E10.FiNAL.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated'
  2077. 17-6-2 12:59:09.3|Debug|Parser|Episode Parsed. White Rabbit Project - S01E10
  2078. 17-6-2 12:59:09.3|Debug|Parser|Language parsed: English
  2079. 17-6-2 12:59:09.3|Debug|QualityParser|Trying to parse quality for White.Rabbit.Project.S01E10.FiNAL.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated
  2080. 17-6-2 12:59:09.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2081. 17-6-2 12:59:09.3|Debug|Parser|Release Group parsed: BRiNK
  2082. 17-6-2 12:59:09.4|Debug|ParsingService|No matching series White Rabbit Project
  2083. 17-6-2 12:59:09.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2084. 17-6-2 12:59:09.4|Debug|Parser|Parsing string 'The.Alfred.Hitchcock.Hour.S02E31.DVDRip.x264-Codres-Obfuscated'
  2085. 17-6-2 12:59:09.4|Debug|Parser|Episode Parsed. The Alfred Hitchcock Hour - S02E31
  2086. 17-6-2 12:59:09.4|Debug|Parser|Language parsed: English
  2087. 17-6-2 12:59:09.4|Debug|QualityParser|Trying to parse quality for The.Alfred.Hitchcock.Hour.S02E31.DVDRip.x264-Codres-Obfuscated
  2088. 17-6-2 12:59:09.4|Debug|Parser|Quality parsed: DVD v1
  2089. 17-6-2 12:59:09.4|Debug|Parser|Release Group parsed: Codres
  2090. 17-6-2 12:59:09.4|Debug|ParsingService|No matching series The Alfred Hitchcock Hour
  2091. 17-6-2 12:59:09.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2092. 17-6-2 12:59:09.4|Debug|Parser|Parsing string 'Sliders.S04E16.DVDRip.x264.DD2.0-NoGrp-Obfuscated'
  2093. 17-6-2 12:59:09.4|Debug|Parser|Episode Parsed. Sliders - S04E16
  2094. 17-6-2 12:59:09.4|Debug|Parser|Language parsed: English
  2095. 17-6-2 12:59:09.4|Debug|QualityParser|Trying to parse quality for Sliders.S04E16.DVDRip.x264.DD2.0-NoGrp-Obfuscated
  2096. 17-6-2 12:59:09.4|Debug|Parser|Quality parsed: DVD v1
  2097. 17-6-2 12:59:09.4|Debug|Parser|Release Group parsed: NoGrp
  2098. 17-6-2 12:59:09.4|Debug|ParsingService|No matching series Sliders
  2099. 17-6-2 12:59:09.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2100. 17-6-2 12:59:09.4|Debug|Parser|Parsing string 'Reign.S04E14.1080p.HDTV.x264-aAF'
  2101. 17-6-2 12:59:09.4|Debug|Parser|Episode Parsed. Reign - S04E14
  2102. 17-6-2 12:59:09.4|Debug|Parser|Language parsed: English
  2103. 17-6-2 12:59:09.4|Debug|QualityParser|Trying to parse quality for Reign.S04E14.1080p.HDTV.x264-aAF
  2104. 17-6-2 12:59:09.4|Debug|Parser|Quality parsed: HDTV-1080p v1
  2105. 17-6-2 12:59:09.4|Debug|Parser|Release Group parsed: aAF
  2106. 17-6-2 12:59:09.4|Debug|ParsingService|No matching series Reign
  2107. 17-6-2 12:59:09.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2108. 17-6-2 12:59:09.4|Debug|Parser|Parsing string 'Samurai.Jack.S05E03.XCIV.1080p.AMZN.WEBRip.DD.5.1.x264-RTN-Obfuscated'
  2109. 17-6-2 12:59:09.4|Debug|Parser|Episode Parsed. Samurai Jack - S05E03
  2110. 17-6-2 12:59:09.4|Debug|Parser|Language parsed: English
  2111. 17-6-2 12:59:09.4|Debug|QualityParser|Trying to parse quality for Samurai.Jack.S05E03.XCIV.1080p.AMZN.WEBRip.DD.5.1.x264-RTN-Obfuscated
  2112. 17-6-2 12:59:09.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2113. 17-6-2 12:59:09.4|Debug|Parser|Release Group parsed: RTN
  2114. 17-6-2 12:59:09.4|Debug|ParsingService|No matching series Samurai Jack
  2115. 17-6-2 12:59:09.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2116. 17-6-2 12:59:09.4|Debug|Parser|Parsing string 'White.Rabbit.Project.S01E08.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated'
  2117. 17-6-2 12:59:09.4|Debug|Parser|Episode Parsed. White Rabbit Project - S01E08
  2118. 17-6-2 12:59:09.4|Debug|Parser|Language parsed: English
  2119. 17-6-2 12:59:09.4|Debug|QualityParser|Trying to parse quality for White.Rabbit.Project.S01E08.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated
  2120. 17-6-2 12:59:09.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2121. 17-6-2 12:59:09.4|Debug|Parser|Release Group parsed: BRiNK
  2122. 17-6-2 12:59:09.4|Debug|ParsingService|No matching series White Rabbit Project
  2123. 17-6-2 12:59:09.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2124. 17-6-2 12:59:09.4|Debug|Parser|Parsing string 'Regular.Show.S07E09.Dodge.This-Portable.Toilet.1080p.WEB-DL.AAC2.0.H.264-Obfuscated'
  2125. 17-6-2 12:59:09.4|Debug|Parser|Episode Parsed. Regular Show - S07E09
  2126. 17-6-2 12:59:09.4|Debug|Parser|Language parsed: English
  2127. 17-6-2 12:59:09.4|Debug|QualityParser|Trying to parse quality for Regular.Show.S07E09.Dodge.This-Portable.Toilet.1080p.WEB-DL.AAC2.0.H.264-Obfuscated
  2128. 17-6-2 12:59:09.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2129. 17-6-2 12:59:09.4|Debug|Parser|Release Group parsed: Portable
  2130. 17-6-2 12:59:09.4|Debug|ParsingService|No matching series Regular Show
  2131. 17-6-2 12:59:09.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2132. 17-6-2 12:59:09.4|Debug|Parser|Parsing string 'House.of.Cards.S05E02.1080p.WEB-DL.DD5.1.H.264-PLAYREADY-Obfuscated'
  2133. 17-6-2 12:59:09.4|Debug|Parser|Episode Parsed. House of Cards - S05E02
  2134. 17-6-2 12:59:09.4|Debug|Parser|Language parsed: English
  2135. 17-6-2 12:59:09.4|Debug|QualityParser|Trying to parse quality for House.of.Cards.S05E02.1080p.WEB-DL.DD5.1.H.264-PLAYREADY-Obfuscated
  2136. 17-6-2 12:59:09.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2137. 17-6-2 12:59:09.4|Debug|Parser|Release Group parsed: PLAYREADY
  2138. 17-6-2 12:59:09.4|Debug|ParsingService|No matching series House of Cards
  2139. 17-6-2 12:59:09.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2140. 17-6-2 12:59:09.4|Debug|Parser|Parsing string 'Andi.Mack.S01E05.720p.WEBRip.DD5.1.x264-TVSmash'
  2141. 17-6-2 12:59:09.4|Debug|Parser|Episode Parsed. Andi Mack - S01E05
  2142. 17-6-2 12:59:09.4|Debug|Parser|Language parsed: English
  2143. 17-6-2 12:59:09.4|Debug|QualityParser|Trying to parse quality for Andi.Mack.S01E05.720p.WEBRip.DD5.1.x264-TVSmash
  2144. 17-6-2 12:59:09.4|Debug|Parser|Quality parsed: WEBDL-720p v1
  2145. 17-6-2 12:59:09.4|Debug|Parser|Release Group parsed: TVSmash
  2146. 17-6-2 12:59:09.4|Debug|ParsingService|No matching series Andi Mack
  2147. 17-6-2 12:59:09.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2148. 17-6-2 12:59:09.4|Debug|Parser|Parsing string 'Garfield.and.Friends.S01E19-E21.DVDRip.XviD-PhZ-Obfuscated'
  2149. 17-6-2 12:59:09.4|Debug|Parser|Episode Parsed. Garfield and Friends - S01E19-20-21
  2150. 17-6-2 12:59:09.4|Debug|Parser|Language parsed: English
  2151. 17-6-2 12:59:09.4|Debug|QualityParser|Trying to parse quality for Garfield.and.Friends.S01E19-E21.DVDRip.XviD-PhZ-Obfuscated
  2152. 17-6-2 12:59:09.4|Debug|Parser|Quality parsed: DVD v1
  2153. 17-6-2 12:59:09.4|Debug|Parser|Release Group parsed: PhZ
  2154. 17-6-2 12:59:09.5|Debug|ParsingService|No matching series Garfield and Friends
  2155. 17-6-2 12:59:09.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2156. 17-6-2 12:59:09.5|Debug|Parser|Parsing string 'White.Rabbit.Project.S01E07.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated'
  2157. 17-6-2 12:59:09.5|Debug|Parser|Episode Parsed. White Rabbit Project - S01E07
  2158. 17-6-2 12:59:09.5|Debug|Parser|Language parsed: English
  2159. 17-6-2 12:59:09.5|Debug|QualityParser|Trying to parse quality for White.Rabbit.Project.S01E07.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated
  2160. 17-6-2 12:59:09.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2161. 17-6-2 12:59:09.5|Debug|Parser|Release Group parsed: BRiNK
  2162. 17-6-2 12:59:09.5|Debug|ParsingService|No matching series White Rabbit Project
  2163. 17-6-2 12:59:09.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2164. 17-6-2 12:59:09.5|Debug|Parser|Parsing string 'Animaniacs.S01E44-E45-E46-E47.DVDRip.x264.AAC-MaG-Obfuscated'
  2165. 17-6-2 12:59:09.5|Debug|Parser|Episode Parsed. Animaniacs - S01E44-45-46-47
  2166. 17-6-2 12:59:09.5|Debug|Parser|Language parsed: English
  2167. 17-6-2 12:59:09.5|Debug|QualityParser|Trying to parse quality for Animaniacs.S01E44-E45-E46-E47.DVDRip.x264.AAC-MaG-Obfuscated
  2168. 17-6-2 12:59:09.5|Debug|Parser|Quality parsed: DVD v1
  2169. 17-6-2 12:59:09.5|Debug|Parser|Release Group parsed: MaG
  2170. 17-6-2 12:59:09.5|Debug|ParsingService|No matching series Animaniacs
  2171. 17-6-2 12:59:09.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2172. 17-6-2 12:59:09.5|Debug|Parser|Parsing string 'Andi.Mack.S01E05.1080p.WEBRip.DD5.1.x264-TVSmash'
  2173. 17-6-2 12:59:09.5|Debug|Parser|Episode Parsed. Andi Mack - S01E05
  2174. 17-6-2 12:59:09.5|Debug|Parser|Language parsed: English
  2175. 17-6-2 12:59:09.5|Debug|QualityParser|Trying to parse quality for Andi.Mack.S01E05.1080p.WEBRip.DD5.1.x264-TVSmash
  2176. 17-6-2 12:59:09.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2177. 17-6-2 12:59:09.5|Debug|Parser|Release Group parsed: TVSmash
  2178. 17-6-2 12:59:09.5|Debug|ParsingService|No matching series Andi Mack
  2179. 17-6-2 12:59:09.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2180. 17-6-2 12:59:09.5|Debug|Parser|Parsing string 'Moto3.2017.Italy.Practice.Two.720p.HDTV.x264-VERUM'
  2181. 17-6-2 12:59:09.5|Debug|Parser|Episode Parsed. Moto3 - S20E17
  2182. 17-6-2 12:59:09.5|Debug|Parser|Language parsed: English
  2183. 17-6-2 12:59:09.5|Debug|QualityParser|Trying to parse quality for Moto3.2017.Italy.Practice.Two.720p.HDTV.x264-VERUM
  2184. 17-6-2 12:59:09.5|Debug|Parser|Quality parsed: HDTV-720p v1
  2185. 17-6-2 12:59:09.5|Debug|Parser|Release Group parsed: VERUM
  2186. 17-6-2 12:59:09.5|Debug|ParsingService|No matching series Moto3
  2187. 17-6-2 12:59:09.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2188. 17-6-2 12:59:09.5|Debug|Parser|Parsing string 'White.Rabbit.Project.S01E06.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated'
  2189. 17-6-2 12:59:09.5|Debug|Parser|Episode Parsed. White Rabbit Project - S01E06
  2190. 17-6-2 12:59:09.5|Debug|Parser|Language parsed: English
  2191. 17-6-2 12:59:09.5|Debug|QualityParser|Trying to parse quality for White.Rabbit.Project.S01E06.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated
  2192. 17-6-2 12:59:09.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2193. 17-6-2 12:59:09.5|Debug|Parser|Release Group parsed: BRiNK
  2194. 17-6-2 12:59:09.5|Debug|ParsingService|No matching series White Rabbit Project
  2195. 17-6-2 12:59:09.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2196. 17-6-2 12:59:09.5|Debug|Parser|Parsing string 'Moto3.2017.Italy.Practice.Two.HDTV.x264-VERUM'
  2197. 17-6-2 12:59:09.5|Debug|Parser|Episode Parsed. Moto3 - S20E17
  2198. 17-6-2 12:59:09.5|Debug|Parser|Language parsed: English
  2199. 17-6-2 12:59:09.5|Debug|QualityParser|Trying to parse quality for Moto3.2017.Italy.Practice.Two.HDTV.x264-VERUM
  2200. 17-6-2 12:59:09.5|Debug|Parser|Quality parsed: SDTV v1
  2201. 17-6-2 12:59:09.5|Debug|Parser|Release Group parsed: VERUM
  2202. 17-6-2 12:59:09.5|Debug|ParsingService|No matching series Moto3
  2203. 17-6-2 12:59:09.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2204. 17-6-2 12:59:09.5|Debug|Parser|Parsing string 'The.Good.Place.S01E01.1080p.WEBRip.AAC2.0.H.264-NTb'
  2205. 17-6-2 12:59:09.5|Debug|Parser|Episode Parsed. The Good Place - S01E01
  2206. 17-6-2 12:59:09.5|Debug|Parser|Language parsed: English
  2207. 17-6-2 12:59:09.5|Debug|QualityParser|Trying to parse quality for The.Good.Place.S01E01.1080p.WEBRip.AAC2.0.H.264-NTb
  2208. 17-6-2 12:59:09.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2209. 17-6-2 12:59:09.5|Debug|Parser|Release Group parsed: NTb
  2210. 17-6-2 12:59:09.5|Debug|ParsingService|No matching series The Good Place
  2211. 17-6-2 12:59:09.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2212. 17-6-2 12:59:09.5|Debug|Parser|Parsing string 'Andi.Mack.S01E04.1080p.WEBRip.DD5.1.x264-TVSmash'
  2213. 17-6-2 12:59:09.5|Debug|Parser|Episode Parsed. Andi Mack - S01E04
  2214. 17-6-2 12:59:09.5|Debug|Parser|Language parsed: English
  2215. 17-6-2 12:59:09.5|Debug|QualityParser|Trying to parse quality for Andi.Mack.S01E04.1080p.WEBRip.DD5.1.x264-TVSmash
  2216. 17-6-2 12:59:09.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2217. 17-6-2 12:59:09.5|Debug|Parser|Release Group parsed: TVSmash
  2218. 17-6-2 12:59:09.6|Debug|ParsingService|No matching series Andi Mack
  2219. 17-6-2 12:59:09.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2220. 17-6-2 12:59:09.6|Debug|Parser|Parsing string 'White.Rabbit.Project.S01E04.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated'
  2221. 17-6-2 12:59:09.6|Debug|Parser|Episode Parsed. White Rabbit Project - S01E04
  2222. 17-6-2 12:59:09.6|Debug|Parser|Language parsed: English
  2223. 17-6-2 12:59:09.6|Debug|QualityParser|Trying to parse quality for White.Rabbit.Project.S01E04.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated
  2224. 17-6-2 12:59:09.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2225. 17-6-2 12:59:09.6|Debug|Parser|Release Group parsed: BRiNK
  2226. 17-6-2 12:59:09.6|Debug|ParsingService|No matching series White Rabbit Project
  2227. 17-6-2 12:59:09.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2228. 17-6-2 12:59:09.6|Debug|Parser|Parsing string 'Andi.Mack.S01E03.1080p.WEBRip.DD5.1.x264-TVSmash'
  2229. 17-6-2 12:59:09.6|Debug|Parser|Episode Parsed. Andi Mack - S01E03
  2230. 17-6-2 12:59:09.6|Debug|Parser|Language parsed: English
  2231. 17-6-2 12:59:09.6|Debug|QualityParser|Trying to parse quality for Andi.Mack.S01E03.1080p.WEBRip.DD5.1.x264-TVSmash
  2232. 17-6-2 12:59:09.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2233. 17-6-2 12:59:09.6|Debug|Parser|Release Group parsed: TVSmash
  2234. 17-6-2 12:59:09.6|Debug|ParsingService|No matching series Andi Mack
  2235. 17-6-2 12:59:09.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2236. 17-6-2 12:59:09.6|Debug|Parser|Parsing string 'Andi.Mack.S01E04.720p.WEBRip.DD5.1.x264-TVSmash'
  2237. 17-6-2 12:59:09.6|Debug|Parser|Episode Parsed. Andi Mack - S01E04
  2238. 17-6-2 12:59:09.6|Debug|Parser|Language parsed: English
  2239. 17-6-2 12:59:09.6|Debug|QualityParser|Trying to parse quality for Andi.Mack.S01E04.720p.WEBRip.DD5.1.x264-TVSmash
  2240. 17-6-2 12:59:09.6|Debug|Parser|Quality parsed: WEBDL-720p v1
  2241. 17-6-2 12:59:09.6|Debug|Parser|Release Group parsed: TVSmash
  2242. 17-6-2 12:59:09.6|Debug|ParsingService|No matching series Andi Mack
  2243. 17-6-2 12:59:09.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2244. 17-6-2 12:59:09.6|Debug|Parser|Parsing string 'White.Rabbit.Project.S01E05.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated'
  2245. 17-6-2 12:59:09.6|Debug|Parser|Episode Parsed. White Rabbit Project - S01E05
  2246. 17-6-2 12:59:09.6|Debug|Parser|Language parsed: English
  2247. 17-6-2 12:59:09.6|Debug|QualityParser|Trying to parse quality for White.Rabbit.Project.S01E05.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated
  2248. 17-6-2 12:59:09.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2249. 17-6-2 12:59:09.6|Debug|Parser|Release Group parsed: BRiNK
  2250. 17-6-2 12:59:09.6|Debug|ParsingService|No matching series White Rabbit Project
  2251. 17-6-2 12:59:09.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2252. 17-6-2 12:59:09.6|Debug|Parser|Parsing string 'Andi.Mack.S01E03.720p.WEBRip.DD5.1.x264-TVSmash'
  2253. 17-6-2 12:59:09.6|Debug|Parser|Episode Parsed. Andi Mack - S01E03
  2254. 17-6-2 12:59:09.6|Debug|Parser|Language parsed: English
  2255. 17-6-2 12:59:09.6|Debug|QualityParser|Trying to parse quality for Andi.Mack.S01E03.720p.WEBRip.DD5.1.x264-TVSmash
  2256. 17-6-2 12:59:09.6|Debug|Parser|Quality parsed: WEBDL-720p v1
  2257. 17-6-2 12:59:09.6|Debug|Parser|Release Group parsed: TVSmash
  2258. 17-6-2 12:59:09.6|Debug|ParsingService|No matching series Andi Mack
  2259. 17-6-2 12:59:09.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2260. 17-6-2 12:59:09.6|Debug|Parser|Parsing string 'Andi.Mack.S01E01.1080p.WEBRip.DD5.1.x264-TVSmash'
  2261. 17-6-2 12:59:09.6|Debug|Parser|Episode Parsed. Andi Mack - S01E01
  2262. 17-6-2 12:59:09.6|Debug|Parser|Language parsed: English
  2263. 17-6-2 12:59:09.6|Debug|QualityParser|Trying to parse quality for Andi.Mack.S01E01.1080p.WEBRip.DD5.1.x264-TVSmash
  2264. 17-6-2 12:59:09.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2265. 17-6-2 12:59:09.6|Debug|Parser|Release Group parsed: TVSmash
  2266. 17-6-2 12:59:09.6|Debug|ParsingService|No matching series Andi Mack
  2267. 17-6-2 12:59:09.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2268. 17-6-2 12:59:09.6|Debug|Parser|Parsing string 'White.Rabbit.Project.S01E03.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated'
  2269. 17-6-2 12:59:09.6|Debug|Parser|Episode Parsed. White Rabbit Project - S01E03
  2270. 17-6-2 12:59:09.6|Debug|Parser|Language parsed: English
  2271. 17-6-2 12:59:09.6|Debug|QualityParser|Trying to parse quality for White.Rabbit.Project.S01E03.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated
  2272. 17-6-2 12:59:09.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2273. 17-6-2 12:59:09.6|Debug|Parser|Release Group parsed: BRiNK
  2274. 17-6-2 12:59:09.6|Debug|ParsingService|No matching series White Rabbit Project
  2275. 17-6-2 12:59:09.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2276. 17-6-2 12:59:09.6|Debug|Parser|Parsing string 'Andi.Mack.S01E02.1080p.WEBRip.DD5.1.x264-TVSmash'
  2277. 17-6-2 12:59:09.6|Debug|Parser|Episode Parsed. Andi Mack - S01E02
  2278. 17-6-2 12:59:09.7|Debug|Parser|Language parsed: English
  2279. 17-6-2 12:59:09.7|Debug|QualityParser|Trying to parse quality for Andi.Mack.S01E02.1080p.WEBRip.DD5.1.x264-TVSmash
  2280. 17-6-2 12:59:09.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2281. 17-6-2 12:59:09.7|Debug|Parser|Release Group parsed: TVSmash
  2282. 17-6-2 12:59:09.7|Debug|ParsingService|No matching series Andi Mack
  2283. 17-6-2 12:59:09.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2284. 17-6-2 12:59:09.7|Debug|Parser|Parsing string 'Andi.Mack.S01E02.720p.WEBRip.DD5.1.x264-TVSmash'
  2285. 17-6-2 12:59:09.7|Debug|Parser|Episode Parsed. Andi Mack - S01E02
  2286. 17-6-2 12:59:09.7|Debug|Parser|Language parsed: English
  2287. 17-6-2 12:59:09.7|Debug|QualityParser|Trying to parse quality for Andi.Mack.S01E02.720p.WEBRip.DD5.1.x264-TVSmash
  2288. 17-6-2 12:59:09.7|Debug|Parser|Quality parsed: WEBDL-720p v1
  2289. 17-6-2 12:59:09.7|Debug|Parser|Release Group parsed: TVSmash
  2290. 17-6-2 12:59:09.7|Debug|ParsingService|No matching series Andi Mack
  2291. 17-6-2 12:59:09.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2292. 17-6-2 12:59:09.7|Debug|Parser|Parsing string 'Andi.Mack.S01E01.720p.WEBRip.DD5.1.x264-TVSmash'
  2293. 17-6-2 12:59:09.7|Debug|Parser|Episode Parsed. Andi Mack - S01E01
  2294. 17-6-2 12:59:09.7|Debug|Parser|Language parsed: English
  2295. 17-6-2 12:59:09.7|Debug|QualityParser|Trying to parse quality for Andi.Mack.S01E01.720p.WEBRip.DD5.1.x264-TVSmash
  2296. 17-6-2 12:59:09.7|Debug|Parser|Quality parsed: WEBDL-720p v1
  2297. 17-6-2 12:59:09.7|Debug|Parser|Release Group parsed: TVSmash
  2298. 17-6-2 12:59:09.7|Debug|ParsingService|No matching series Andi Mack
  2299. 17-6-2 12:59:09.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2300. 17-6-2 12:59:09.7|Debug|Parser|Parsing string 'Britains.Got.More.Talent.S11E11.1080p.HDTV.x264-PLUTONiUM-Obfuscated'
  2301. 17-6-2 12:59:09.7|Debug|Parser|Episode Parsed. Britains Got More Talent - S11E11
  2302. 17-6-2 12:59:09.7|Debug|Parser|Language parsed: English
  2303. 17-6-2 12:59:09.7|Debug|QualityParser|Trying to parse quality for Britains.Got.More.Talent.S11E11.1080p.HDTV.x264-PLUTONiUM-Obfuscated
  2304. 17-6-2 12:59:09.7|Debug|Parser|Quality parsed: HDTV-1080p v1
  2305. 17-6-2 12:59:09.7|Debug|Parser|Release Group parsed: PLUTONiUM
  2306. 17-6-2 12:59:09.7|Debug|ParsingService|No matching series Britains Got More Talent
  2307. 17-6-2 12:59:09.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2308. 17-6-2 12:59:09.7|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
  2309. 17-6-2 12:59:09.7|Debug|PendingReleaseService|Removing failed releases from pending
  2310. 17-6-2 13:00:04.2|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  2311. 17-6-2 13:00:04.2|Debug|DiskScanService|0 video files were found in C:\drone\
  2312. 17-6-2 13:00:34.2|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  2313. 17-6-2 13:00:34.2|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  2314. 17-6-2 13:00:36.2|Error|Deluge|Couldn't get list of torrents
  2315.  
  2316. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  2317. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  2318. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  2319. --- End of inner exception stack trace ---
  2320. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  2321. at System.Net.HttpWebRequest.GetRequestStream()
  2322. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  2323. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  2324. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  2325. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  2326. --- End of inner exception stack trace ---
  2327. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  2328. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  2329. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  2330. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  2331.  
  2332. 17-6-2 13:00:36.3|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (8 ms)
  2333. 17-6-2 13:00:36.4|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (24 ms)
  2334. 17-6-2 13:01:04.2|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  2335. 17-6-2 13:01:04.2|Debug|DiskScanService|0 video files were found in C:\drone\
  2336. 17-6-2 13:02:04.3|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  2337. 17-6-2 13:02:04.3|Debug|DiskScanService|0 video files were found in C:\drone\
  2338. 17-6-2 13:02:04.3|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  2339. 17-6-2 13:02:05.3|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  2340. 17-6-2 13:02:07.4|Error|Deluge|Couldn't get list of torrents
  2341.  
  2342. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  2343. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  2344. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  2345. --- End of inner exception stack trace ---
  2346. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  2347. at System.Net.HttpWebRequest.GetRequestStream()
  2348. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  2349. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  2350. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  2351. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  2352. --- End of inner exception stack trace ---
  2353. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  2354. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  2355. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  2356. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  2357.  
  2358. 17-6-2 13:02:07.5|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (36 ms)
  2359. 17-6-2 13:02:07.5|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (34 ms)
  2360. 17-6-2 13:03:04.4|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  2361. 17-6-2 13:03:04.4|Debug|DiskScanService|0 video files were found in C:\drone\
  2362. 17-6-2 13:03:34.4|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  2363. 17-6-2 13:03:34.4|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  2364. 17-6-2 13:03:36.4|Error|Deluge|Couldn't get list of torrents
  2365.  
  2366. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  2367. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  2368. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  2369. --- End of inner exception stack trace ---
  2370. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  2371. at System.Net.HttpWebRequest.GetRequestStream()
  2372. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  2373. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  2374. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  2375. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  2376. --- End of inner exception stack trace ---
  2377. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  2378. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  2379. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  2380. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  2381.  
  2382. 17-6-2 13:03:36.5|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (15 ms)
  2383. 17-6-2 13:03:36.5|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (12 ms)
  2384. 17-6-2 13:04:04.4|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  2385. 17-6-2 13:04:04.4|Debug|DiskScanService|0 video files were found in C:\drone\
  2386. 17-6-2 13:05:04.5|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  2387. 17-6-2 13:05:04.5|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  2388. 17-6-2 13:05:04.5|Debug|DiskScanService|0 video files were found in C:\drone\
  2389. 17-6-2 13:05:05.5|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  2390. 17-6-2 13:05:07.5|Error|Deluge|Couldn't get list of torrents
  2391.  
  2392. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  2393. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  2394. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  2395. --- End of inner exception stack trace ---
  2396. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  2397. at System.Net.HttpWebRequest.GetRequestStream()
  2398. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  2399. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  2400. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  2401. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  2402. --- End of inner exception stack trace ---
  2403. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  2404. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  2405. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  2406. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  2407.  
  2408. 17-6-2 13:05:07.6|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (32 ms)
  2409. 17-6-2 13:05:07.6|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (33 ms)
  2410. 17-6-2 13:06:04.6|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  2411. 17-6-2 13:06:04.6|Debug|DiskScanService|0 video files were found in C:\drone\
  2412. 17-6-2 13:06:34.6|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  2413. 17-6-2 13:06:34.6|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  2414. 17-6-2 13:06:36.7|Error|Deluge|Couldn't get list of torrents
  2415.  
  2416. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  2417. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  2418. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  2419. --- End of inner exception stack trace ---
  2420. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  2421. at System.Net.HttpWebRequest.GetRequestStream()
  2422. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  2423. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  2424. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  2425. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  2426. --- End of inner exception stack trace ---
  2427. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  2428. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  2429. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  2430. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  2431.  
  2432. 17-6-2 13:06:36.7|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (14 ms)
  2433. 17-6-2 13:06:36.8|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (15 ms)
  2434. 17-6-2 13:07:04.7|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  2435. 17-6-2 13:07:04.7|Debug|DiskScanService|0 video files were found in C:\drone\
  2436. 17-6-2 13:08:04.7|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  2437. 17-6-2 13:08:04.7|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  2438. 17-6-2 13:08:04.7|Debug|DiskScanService|0 video files were found in C:\drone\
  2439. 17-6-2 13:08:05.8|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  2440. 17-6-2 13:08:07.8|Error|Deluge|Couldn't get list of torrents
  2441.  
  2442. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  2443. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  2444. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  2445. --- End of inner exception stack trace ---
  2446. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  2447. at System.Net.HttpWebRequest.GetRequestStream()
  2448. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  2449. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  2450. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  2451. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  2452. --- End of inner exception stack trace ---
  2453. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  2454. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  2455. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  2456. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  2457.  
  2458. 17-6-2 13:08:07.9|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (11 ms)
  2459. 17-6-2 13:08:07.9|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (11 ms)
  2460. 17-6-2 13:09:04.8|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  2461. 17-6-2 13:09:04.8|Debug|DiskScanService|0 video files were found in C:\drone\
  2462. 17-6-2 13:09:34.8|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  2463. 17-6-2 13:09:34.8|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  2464. 17-6-2 13:09:36.9|Error|Deluge|Couldn't get list of torrents
  2465.  
  2466. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  2467. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  2468. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  2469. --- End of inner exception stack trace ---
  2470. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  2471. at System.Net.HttpWebRequest.GetRequestStream()
  2472. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  2473. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  2474. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  2475. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  2476. --- End of inner exception stack trace ---
  2477. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  2478. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  2479. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  2480. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  2481.  
  2482. 17-6-2 13:09:36.9|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (8 ms)
  2483. 17-6-2 13:09:36.9|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (12 ms)
  2484. 17-6-2 13:10:04.9|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  2485. 17-6-2 13:10:04.9|Debug|DiskScanService|0 video files were found in C:\drone\
  2486. 17-6-2 13:11:04.9|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  2487. 17-6-2 13:11:04.9|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  2488. 17-6-2 13:11:04.9|Debug|DiskScanService|0 video files were found in C:\drone\
  2489. 17-6-2 13:11:05.9|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  2490. 17-6-2 13:11:08.0|Error|Deluge|Couldn't get list of torrents
  2491.  
  2492. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  2493. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  2494. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  2495. --- End of inner exception stack trace ---
  2496. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  2497. at System.Net.HttpWebRequest.GetRequestStream()
  2498. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  2499. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  2500. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  2501. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  2502. --- End of inner exception stack trace ---
  2503. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  2504. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  2505. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  2506. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  2507.  
  2508. 17-6-2 13:11:08.0|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (9 ms)
  2509. 17-6-2 13:11:08.0|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (8 ms)
  2510. 17-6-2 13:12:05.0|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  2511. 17-6-2 13:12:05.0|Debug|DiskScanService|0 video files were found in C:\drone\
  2512. 17-6-2 13:12:35.0|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  2513. 17-6-2 13:12:35.0|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  2514. 17-6-2 13:12:37.0|Error|Deluge|Couldn't get list of torrents
  2515.  
  2516. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  2517. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  2518. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  2519. --- End of inner exception stack trace ---
  2520. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  2521. at System.Net.HttpWebRequest.GetRequestStream()
  2522. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  2523. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  2524. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  2525. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  2526. --- End of inner exception stack trace ---
  2527. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  2528. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  2529. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  2530. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  2531.  
  2532. 17-6-2 13:12:37.1|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (9 ms)
  2533. 17-6-2 13:12:37.1|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (12 ms)
  2534. 17-6-2 13:13:35.1|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  2535. 17-6-2 13:13:35.1|Debug|DiskScanService|0 video files were found in C:\drone\
  2536. 17-6-2 13:14:05.1|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  2537. 17-6-2 13:14:06.1|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  2538. 17-6-2 13:14:08.2|Error|Deluge|Couldn't get list of torrents
  2539.  
  2540. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  2541. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  2542. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  2543. --- End of inner exception stack trace ---
  2544. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  2545. at System.Net.HttpWebRequest.GetRequestStream()
  2546. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  2547. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  2548. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  2549. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  2550. --- End of inner exception stack trace ---
  2551. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  2552. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  2553. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  2554. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  2555.  
  2556. 17-6-2 13:14:08.3|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (22 ms)
  2557. 17-6-2 13:14:08.3|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (19 ms)
  2558. 17-6-2 13:14:35.1|Info|RssSyncService|Starting RSS Sync
  2559. 17-6-2 13:14:35.2|Debug|FetchAndParseRssService|Available indexers 2
  2560. 17-6-2 13:14:35.2|Debug|Torznab|Downloading Feed http://127.0.0.1:9117/torznab/torrentday/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100
  2561. 17-6-2 13:14:35.2|Debug|Newznab|Downloading Feed https://api.nzbgeek.info/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100
  2562. 17-6-2 13:14:35.3|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  2563. 17-6-2 13:14:35.3|Debug|DiskScanService|0 video files were found in C:\drone\
  2564. 17-6-2 13:14:36.5|Debug|FetchAndParseRssService|Found 150 reports
  2565. 17-6-2 13:14:36.5|Info|DownloadDecisionMaker|Processing 150 releases
  2566. 17-6-2 13:14:36.5|Debug|Parser|Parsing string 'Jared Posts A Personal S01E06 720p HEVC x265-MeGusta'
  2567. 17-6-2 13:14:36.5|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E06
  2568. 17-6-2 13:14:36.5|Debug|Parser|Language parsed: English
  2569. 17-6-2 13:14:36.5|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E06 720p HEVC x265-MeGusta
  2570. 17-6-2 13:14:36.5|Debug|Parser|Quality parsed: HDTV-720p v1
  2571. 17-6-2 13:14:36.5|Debug|Parser|Release Group parsed: MeGusta
  2572. 17-6-2 13:14:36.5|Debug|ParsingService|No matching series Jared Posts A Personal
  2573. 17-6-2 13:14:36.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2574. 17-6-2 13:14:36.5|Debug|Parser|Parsing string 'Jungletown S01E10 720p HEVC x265-MeGusta'
  2575. 17-6-2 13:14:36.5|Debug|Parser|Episode Parsed. Jungletown - S01E10
  2576. 17-6-2 13:14:36.5|Debug|Parser|Language parsed: English
  2577. 17-6-2 13:14:36.5|Debug|QualityParser|Trying to parse quality for Jungletown S01E10 720p HEVC x265-MeGusta
  2578. 17-6-2 13:14:36.5|Debug|Parser|Quality parsed: HDTV-720p v1
  2579. 17-6-2 13:14:36.5|Debug|Parser|Release Group parsed: MeGusta
  2580. 17-6-2 13:14:36.5|Debug|ParsingService|No matching series Jungletown
  2581. 17-6-2 13:14:36.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2582. 17-6-2 13:14:36.5|Debug|Parser|Parsing string 'Jared Posts A Personal S01E03 1080p WEB x264-Ltu'
  2583. 17-6-2 13:14:36.5|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E03
  2584. 17-6-2 13:14:36.5|Debug|Parser|Language parsed: English
  2585. 17-6-2 13:14:36.5|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E03 1080p WEB x264-Ltu
  2586. 17-6-2 13:14:36.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2587. 17-6-2 13:14:36.5|Debug|Parser|Release Group parsed: Ltu
  2588. 17-6-2 13:14:36.5|Debug|ParsingService|No matching series Jared Posts A Personal
  2589. 17-6-2 13:14:36.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2590. 17-6-2 13:14:36.5|Debug|Parser|Parsing string 'Jared Posts A Personal S01E06 WEB x264-Ltu'
  2591. 17-6-2 13:14:36.5|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E06
  2592. 17-6-2 13:14:36.5|Debug|Parser|Language parsed: English
  2593. 17-6-2 13:14:36.5|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E06 WEB x264-Ltu
  2594. 17-6-2 13:14:36.5|Debug|Parser|Quality parsed: WEBDL-480p v1
  2595. 17-6-2 13:14:36.5|Debug|Parser|Release Group parsed: Ltu
  2596. 17-6-2 13:14:36.5|Debug|ParsingService|No matching series Jared Posts A Personal
  2597. 17-6-2 13:14:36.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2598. 17-6-2 13:14:36.5|Debug|Parser|Parsing string 'Jared Posts A Personal S01E06 XviD-AFG'
  2599. 17-6-2 13:14:36.5|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E06
  2600. 17-6-2 13:14:36.5|Debug|Parser|Language parsed: English
  2601. 17-6-2 13:14:36.5|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E06 XviD-AFG
  2602. 17-6-2 13:14:36.5|Debug|Parser|Quality parsed: Unknown v1
  2603. 17-6-2 13:14:36.5|Debug|Parser|Release Group parsed: AFG
  2604. 17-6-2 13:14:36.5|Debug|ParsingService|No matching series Jared Posts A Personal
  2605. 17-6-2 13:14:36.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2606. 17-6-2 13:14:36.5|Debug|Parser|Parsing string 'Jared Posts A Personal S01E05 720p HEVC x265-MeGusta'
  2607. 17-6-2 13:14:36.5|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E05
  2608. 17-6-2 13:14:36.5|Debug|Parser|Language parsed: English
  2609. 17-6-2 13:14:36.5|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E05 720p HEVC x265-MeGusta
  2610. 17-6-2 13:14:36.5|Debug|Parser|Quality parsed: HDTV-720p v1
  2611. 17-6-2 13:14:36.5|Debug|Parser|Release Group parsed: MeGusta
  2612. 17-6-2 13:14:36.5|Debug|ParsingService|No matching series Jared Posts A Personal
  2613. 17-6-2 13:14:36.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2614. 17-6-2 13:14:36.5|Debug|Parser|Parsing string 'Jared Posts A Personal S01E06 AAC MP4-Mobile'
  2615. 17-6-2 13:14:36.5|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E06
  2616. 17-6-2 13:14:36.5|Debug|Parser|Language parsed: English
  2617. 17-6-2 13:14:36.5|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E06 AAC MP4-Mobile
  2618. 17-6-2 13:14:36.5|Debug|Parser|Quality parsed: Unknown v1
  2619. 17-6-2 13:14:36.5|Debug|Parser|Release Group parsed: Mobile
  2620. 17-6-2 13:14:36.5|Debug|ParsingService|No matching series Jared Posts A Personal
  2621. 17-6-2 13:14:36.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2622. 17-6-2 13:14:36.5|Debug|Parser|Parsing string 'Jared Posts A Personal S01E06 1080p WEB x264-Ltu'
  2623. 17-6-2 13:14:36.5|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E06
  2624. 17-6-2 13:14:36.5|Debug|Parser|Language parsed: English
  2625. 17-6-2 13:14:36.5|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E06 1080p WEB x264-Ltu
  2626. 17-6-2 13:14:36.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2627. 17-6-2 13:14:36.5|Debug|Parser|Release Group parsed: Ltu
  2628. 17-6-2 13:14:36.5|Debug|ParsingService|No matching series Jared Posts A Personal
  2629. 17-6-2 13:14:36.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2630. 17-6-2 13:14:36.5|Debug|Parser|Parsing string 'Jared Posts A Personal S01E04 1080p WEB x264-Ltu'
  2631. 17-6-2 13:14:36.5|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E04
  2632. 17-6-2 13:14:36.5|Debug|Parser|Language parsed: English
  2633. 17-6-2 13:14:36.5|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E04 1080p WEB x264-Ltu
  2634. 17-6-2 13:14:36.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2635. 17-6-2 13:14:36.5|Debug|Parser|Release Group parsed: Ltu
  2636. 17-6-2 13:14:36.5|Debug|ParsingService|No matching series Jared Posts A Personal
  2637. 17-6-2 13:14:36.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2638. 17-6-2 13:14:36.5|Debug|Parser|Parsing string 'Jared Posts A Personal S01E06 720p WEB x264-Ltu'
  2639. 17-6-2 13:14:36.5|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E06
  2640. 17-6-2 13:14:36.5|Debug|Parser|Language parsed: English
  2641. 17-6-2 13:14:36.5|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E06 720p WEB x264-Ltu
  2642. 17-6-2 13:14:36.5|Debug|Parser|Quality parsed: WEBDL-720p v1
  2643. 17-6-2 13:14:36.5|Debug|Parser|Release Group parsed: Ltu
  2644. 17-6-2 13:14:36.5|Debug|ParsingService|No matching series Jared Posts A Personal
  2645. 17-6-2 13:14:36.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2646. 17-6-2 13:14:36.5|Debug|Parser|Parsing string 'Jared Posts A Personal S01E04 720p HEVC x265-MeGusta'
  2647. 17-6-2 13:14:36.5|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E04
  2648. 17-6-2 13:14:36.5|Debug|Parser|Language parsed: English
  2649. 17-6-2 13:14:36.5|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E04 720p HEVC x265-MeGusta
  2650. 17-6-2 13:14:36.5|Debug|Parser|Quality parsed: HDTV-720p v1
  2651. 17-6-2 13:14:36.5|Debug|Parser|Release Group parsed: MeGusta
  2652. 17-6-2 13:14:36.6|Debug|ParsingService|No matching series Jared Posts A Personal
  2653. 17-6-2 13:14:36.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2654. 17-6-2 13:14:36.6|Debug|Parser|Parsing string 'Jared Posts A Personal S01E05 WEB x264-Ltu'
  2655. 17-6-2 13:14:36.6|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E05
  2656. 17-6-2 13:14:36.6|Debug|Parser|Language parsed: English
  2657. 17-6-2 13:14:36.6|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E05 WEB x264-Ltu
  2658. 17-6-2 13:14:36.6|Debug|Parser|Quality parsed: WEBDL-480p v1
  2659. 17-6-2 13:14:36.6|Debug|Parser|Release Group parsed: Ltu
  2660. 17-6-2 13:14:36.6|Debug|ParsingService|No matching series Jared Posts A Personal
  2661. 17-6-2 13:14:36.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2662. 17-6-2 13:14:36.6|Debug|Parser|Parsing string 'Jared Posts A Personal S01E05 AAC MP4-Mobile'
  2663. 17-6-2 13:14:36.6|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E05
  2664. 17-6-2 13:14:36.6|Debug|Parser|Language parsed: English
  2665. 17-6-2 13:14:36.6|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E05 AAC MP4-Mobile
  2666. 17-6-2 13:14:36.6|Debug|Parser|Quality parsed: Unknown v1
  2667. 17-6-2 13:14:36.6|Debug|Parser|Release Group parsed: Mobile
  2668. 17-6-2 13:14:36.6|Debug|ParsingService|No matching series Jared Posts A Personal
  2669. 17-6-2 13:14:36.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2670. 17-6-2 13:14:36.6|Debug|Parser|Parsing string 'Jared Posts A Personal S01E05 XviD-AFG'
  2671. 17-6-2 13:14:36.6|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E05
  2672. 17-6-2 13:14:36.6|Debug|Parser|Language parsed: English
  2673. 17-6-2 13:14:36.6|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E05 XviD-AFG
  2674. 17-6-2 13:14:36.6|Debug|Parser|Quality parsed: Unknown v1
  2675. 17-6-2 13:14:36.6|Debug|Parser|Release Group parsed: AFG
  2676. 17-6-2 13:14:36.6|Debug|ParsingService|No matching series Jared Posts A Personal
  2677. 17-6-2 13:14:36.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2678. 17-6-2 13:14:36.6|Debug|Parser|Parsing string 'Jared Posts A Personal S01E05 720p WEB x264-Ltu'
  2679. 17-6-2 13:14:36.6|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E05
  2680. 17-6-2 13:14:36.6|Debug|Parser|Language parsed: English
  2681. 17-6-2 13:14:36.6|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E05 720p WEB x264-Ltu
  2682. 17-6-2 13:14:36.6|Debug|Parser|Quality parsed: WEBDL-720p v1
  2683. 17-6-2 13:14:36.6|Debug|Parser|Release Group parsed: Ltu
  2684. 17-6-2 13:14:36.6|Debug|ParsingService|No matching series Jared Posts A Personal
  2685. 17-6-2 13:14:36.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2686. 17-6-2 13:14:36.6|Debug|Parser|Parsing string 'Jared Posts A Personal S01E03 720p HEVC x265-MeGusta'
  2687. 17-6-2 13:14:36.6|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E03
  2688. 17-6-2 13:14:36.6|Debug|Parser|Language parsed: English
  2689. 17-6-2 13:14:36.6|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E03 720p HEVC x265-MeGusta
  2690. 17-6-2 13:14:36.6|Debug|Parser|Quality parsed: HDTV-720p v1
  2691. 17-6-2 13:14:36.6|Debug|Parser|Release Group parsed: MeGusta
  2692. 17-6-2 13:14:36.6|Debug|ParsingService|No matching series Jared Posts A Personal
  2693. 17-6-2 13:14:36.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2694. 17-6-2 13:14:36.6|Debug|Parser|Parsing string 'Jared Posts A Personal S01E04 WEB x264-Ltu'
  2695. 17-6-2 13:14:36.6|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E04
  2696. 17-6-2 13:14:36.6|Debug|Parser|Language parsed: English
  2697. 17-6-2 13:14:36.6|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E04 WEB x264-Ltu
  2698. 17-6-2 13:14:36.6|Debug|Parser|Quality parsed: WEBDL-480p v1
  2699. 17-6-2 13:14:36.6|Debug|Parser|Release Group parsed: Ltu
  2700. 17-6-2 13:14:36.6|Debug|ParsingService|No matching series Jared Posts A Personal
  2701. 17-6-2 13:14:36.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2702. 17-6-2 13:14:36.6|Debug|Parser|Parsing string 'Jared Posts A Personal S01E05 1080p WEB x264-Ltu'
  2703. 17-6-2 13:14:36.6|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E05
  2704. 17-6-2 13:14:36.6|Debug|Parser|Language parsed: English
  2705. 17-6-2 13:14:36.6|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E05 1080p WEB x264-Ltu
  2706. 17-6-2 13:14:36.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2707. 17-6-2 13:14:36.6|Debug|Parser|Release Group parsed: Ltu
  2708. 17-6-2 13:14:36.6|Debug|ParsingService|No matching series Jared Posts A Personal
  2709. 17-6-2 13:14:36.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2710. 17-6-2 13:14:36.6|Debug|Parser|Parsing string 'Pearl Harbor The Accused 2016 HDTV x264-aAF'
  2711. 17-6-2 13:14:36.6|Debug|Parser|Episode Parsed. Pearl Harbor The Accused - S20E16
  2712. 17-6-2 13:14:36.6|Debug|Parser|Language parsed: English
  2713. 17-6-2 13:14:36.6|Debug|QualityParser|Trying to parse quality for Pearl Harbor The Accused 2016 HDTV x264-aAF
  2714. 17-6-2 13:14:36.6|Debug|Parser|Quality parsed: SDTV v1
  2715. 17-6-2 13:14:36.6|Debug|Parser|Release Group parsed: aAF
  2716. 17-6-2 13:14:36.6|Debug|ParsingService|No matching series Pearl Harbor The Accused
  2717. 17-6-2 13:14:36.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2718. 17-6-2 13:14:36.6|Debug|Parser|Parsing string 'Jared Posts A Personal S01E04 AAC MP4-Mobile'
  2719. 17-6-2 13:14:36.6|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E04
  2720. 17-6-2 13:14:36.6|Debug|Parser|Language parsed: English
  2721. 17-6-2 13:14:36.6|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E04 AAC MP4-Mobile
  2722. 17-6-2 13:14:36.6|Debug|Parser|Quality parsed: Unknown v1
  2723. 17-6-2 13:14:36.6|Debug|Parser|Release Group parsed: Mobile
  2724. 17-6-2 13:14:36.6|Debug|ParsingService|No matching series Jared Posts A Personal
  2725. 17-6-2 13:14:36.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2726. 17-6-2 13:14:36.6|Debug|Parser|Parsing string 'Jared Posts A Personal S01E04 XviD-AFG'
  2727. 17-6-2 13:14:36.6|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E04
  2728. 17-6-2 13:14:36.6|Debug|Parser|Language parsed: English
  2729. 17-6-2 13:14:36.6|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E04 XviD-AFG
  2730. 17-6-2 13:14:36.6|Debug|Parser|Quality parsed: Unknown v1
  2731. 17-6-2 13:14:36.6|Debug|Parser|Release Group parsed: AFG
  2732. 17-6-2 13:14:36.6|Debug|ParsingService|No matching series Jared Posts A Personal
  2733. 17-6-2 13:14:36.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2734. 17-6-2 13:14:36.6|Debug|Parser|Parsing string 'Jared Posts A Personal S01E04 720p WEB x264-Ltu'
  2735. 17-6-2 13:14:36.6|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E04
  2736. 17-6-2 13:14:36.6|Debug|Parser|Language parsed: English
  2737. 17-6-2 13:14:36.6|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E04 720p WEB x264-Ltu
  2738. 17-6-2 13:14:36.6|Debug|Parser|Quality parsed: WEBDL-720p v1
  2739. 17-6-2 13:14:36.6|Debug|Parser|Release Group parsed: Ltu
  2740. 17-6-2 13:14:36.6|Debug|ParsingService|No matching series Jared Posts A Personal
  2741. 17-6-2 13:14:36.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2742. 17-6-2 13:14:36.6|Debug|Parser|Parsing string 'Jared Posts A Personal S01E03 XviD-AFG'
  2743. 17-6-2 13:14:36.6|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E03
  2744. 17-6-2 13:14:36.6|Debug|Parser|Language parsed: English
  2745. 17-6-2 13:14:36.6|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E03 XviD-AFG
  2746. 17-6-2 13:14:36.6|Debug|Parser|Quality parsed: Unknown v1
  2747. 17-6-2 13:14:36.6|Debug|Parser|Release Group parsed: AFG
  2748. 17-6-2 13:14:36.6|Debug|ParsingService|No matching series Jared Posts A Personal
  2749. 17-6-2 13:14:36.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2750. 17-6-2 13:14:36.6|Debug|Parser|Parsing string 'Jared Posts A Personal S01E03 AAC MP4-Mobile'
  2751. 17-6-2 13:14:36.6|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E03
  2752. 17-6-2 13:14:36.6|Debug|Parser|Language parsed: English
  2753. 17-6-2 13:14:36.6|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E03 AAC MP4-Mobile
  2754. 17-6-2 13:14:36.6|Debug|Parser|Quality parsed: Unknown v1
  2755. 17-6-2 13:14:36.6|Debug|Parser|Release Group parsed: Mobile
  2756. 17-6-2 13:14:36.6|Debug|ParsingService|No matching series Jared Posts A Personal
  2757. 17-6-2 13:14:36.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2758. 17-6-2 13:14:36.6|Debug|Parser|Parsing string 'White Rabbit Project S01E04 DOC MULTi 1080p HEVC x265-MeGusta'
  2759. 17-6-2 13:14:36.6|Debug|Parser|Episode Parsed. White Rabbit Project - S01E04
  2760. 17-6-2 13:14:36.6|Debug|Parser|Language parsed: English
  2761. 17-6-2 13:14:36.7|Debug|QualityParser|Trying to parse quality for White Rabbit Project S01E04 DOC MULTi 1080p HEVC x265-MeGusta
  2762. 17-6-2 13:14:36.7|Debug|Parser|Quality parsed: HDTV-1080p v1
  2763. 17-6-2 13:14:36.7|Debug|Parser|Release Group parsed: MeGusta
  2764. 17-6-2 13:14:36.7|Debug|ParsingService|No matching series White Rabbit Project
  2765. 17-6-2 13:14:36.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2766. 17-6-2 13:14:36.7|Debug|Parser|Parsing string 'Jared Posts A Personal S01E03 WEB x264-Ltu'
  2767. 17-6-2 13:14:36.7|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E03
  2768. 17-6-2 13:14:36.7|Debug|Parser|Language parsed: English
  2769. 17-6-2 13:14:36.7|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E03 WEB x264-Ltu
  2770. 17-6-2 13:14:36.7|Debug|Parser|Quality parsed: WEBDL-480p v1
  2771. 17-6-2 13:14:36.7|Debug|Parser|Release Group parsed: Ltu
  2772. 17-6-2 13:14:36.7|Debug|ParsingService|No matching series Jared Posts A Personal
  2773. 17-6-2 13:14:36.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2774. 17-6-2 13:14:36.7|Debug|Parser|Parsing string 'Jared Posts A Personal S01E03 720p WEB x264-Ltu'
  2775. 17-6-2 13:14:36.7|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E03
  2776. 17-6-2 13:14:36.7|Debug|Parser|Language parsed: English
  2777. 17-6-2 13:14:36.7|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E03 720p WEB x264-Ltu
  2778. 17-6-2 13:14:36.7|Debug|Parser|Quality parsed: WEBDL-720p v1
  2779. 17-6-2 13:14:36.7|Debug|Parser|Release Group parsed: Ltu
  2780. 17-6-2 13:14:36.7|Debug|ParsingService|No matching series Jared Posts A Personal
  2781. 17-6-2 13:14:36.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2782. 17-6-2 13:14:36.7|Debug|Parser|Parsing string 'Jungletown S01E10 XviD-AFG'
  2783. 17-6-2 13:14:36.7|Debug|Parser|Episode Parsed. Jungletown - S01E10
  2784. 17-6-2 13:14:36.7|Debug|Parser|Language parsed: English
  2785. 17-6-2 13:14:36.7|Debug|QualityParser|Trying to parse quality for Jungletown S01E10 XviD-AFG
  2786. 17-6-2 13:14:36.7|Debug|Parser|Quality parsed: Unknown v1
  2787. 17-6-2 13:14:36.7|Debug|Parser|Release Group parsed: AFG
  2788. 17-6-2 13:14:36.7|Debug|ParsingService|No matching series Jungletown
  2789. 17-6-2 13:14:36.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2790. 17-6-2 13:14:36.7|Debug|Parser|Parsing string 'Jungletown S01E10 AAC MP4-Mobile'
  2791. 17-6-2 13:14:36.7|Debug|Parser|Episode Parsed. Jungletown - S01E10
  2792. 17-6-2 13:14:36.7|Debug|Parser|Language parsed: English
  2793. 17-6-2 13:14:36.7|Debug|QualityParser|Trying to parse quality for Jungletown S01E10 AAC MP4-Mobile
  2794. 17-6-2 13:14:36.7|Debug|Parser|Quality parsed: Unknown v1
  2795. 17-6-2 13:14:36.7|Debug|Parser|Release Group parsed: Mobile
  2796. 17-6-2 13:14:36.7|Debug|ParsingService|No matching series Jungletown
  2797. 17-6-2 13:14:36.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2798. 17-6-2 13:14:36.7|Debug|Parser|Parsing string 'Jared Posts A Personal S01E02 720p HEVC x265-MeGusta'
  2799. 17-6-2 13:14:36.7|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E02
  2800. 17-6-2 13:14:36.7|Debug|Parser|Language parsed: English
  2801. 17-6-2 13:14:36.7|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E02 720p HEVC x265-MeGusta
  2802. 17-6-2 13:14:36.7|Debug|Parser|Quality parsed: HDTV-720p v1
  2803. 17-6-2 13:14:36.7|Debug|Parser|Release Group parsed: MeGusta
  2804. 17-6-2 13:14:36.7|Debug|ParsingService|No matching series Jared Posts A Personal
  2805. 17-6-2 13:14:36.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2806. 17-6-2 13:14:36.7|Debug|Parser|Parsing string 'Jungletown S01E10 720p HDTV x264-YesTV'
  2807. 17-6-2 13:14:36.7|Debug|Parser|Episode Parsed. Jungletown - S01E10
  2808. 17-6-2 13:14:36.7|Debug|Parser|Language parsed: English
  2809. 17-6-2 13:14:36.7|Debug|QualityParser|Trying to parse quality for Jungletown S01E10 720p HDTV x264-YesTV
  2810. 17-6-2 13:14:36.7|Debug|Parser|Quality parsed: HDTV-720p v1
  2811. 17-6-2 13:14:36.7|Debug|Parser|Release Group parsed: YesTV
  2812. 17-6-2 13:14:36.7|Debug|ParsingService|No matching series Jungletown
  2813. 17-6-2 13:14:36.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2814. 17-6-2 13:14:36.7|Debug|Parser|Parsing string 'Jared Posts A Personal S01E02 WEB x264-Ltu'
  2815. 17-6-2 13:14:36.7|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E02
  2816. 17-6-2 13:14:36.7|Debug|Parser|Language parsed: English
  2817. 17-6-2 13:14:36.7|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E02 WEB x264-Ltu
  2818. 17-6-2 13:14:36.7|Debug|Parser|Quality parsed: WEBDL-480p v1
  2819. 17-6-2 13:14:36.7|Debug|Parser|Release Group parsed: Ltu
  2820. 17-6-2 13:14:36.7|Debug|ParsingService|No matching series Jared Posts A Personal
  2821. 17-6-2 13:14:36.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2822. 17-6-2 13:14:36.7|Debug|Parser|Parsing string 'Jungletown S01E10 HDTV x264-YesTV'
  2823. 17-6-2 13:14:36.7|Debug|Parser|Episode Parsed. Jungletown - S01E10
  2824. 17-6-2 13:14:36.7|Debug|Parser|Language parsed: English
  2825. 17-6-2 13:14:36.7|Debug|QualityParser|Trying to parse quality for Jungletown S01E10 HDTV x264-YesTV
  2826. 17-6-2 13:14:36.7|Debug|Parser|Quality parsed: SDTV v1
  2827. 17-6-2 13:14:36.7|Debug|Parser|Release Group parsed: YesTV
  2828. 17-6-2 13:14:36.7|Debug|ParsingService|No matching series Jungletown
  2829. 17-6-2 13:14:36.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2830. 17-6-2 13:14:36.7|Debug|Parser|Parsing string 'Jared Posts A Personal S01E02 XviD-AFG'
  2831. 17-6-2 13:14:36.7|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E02
  2832. 17-6-2 13:14:36.7|Debug|Parser|Language parsed: English
  2833. 17-6-2 13:14:36.7|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E02 XviD-AFG
  2834. 17-6-2 13:14:36.7|Debug|Parser|Quality parsed: Unknown v1
  2835. 17-6-2 13:14:36.7|Debug|Parser|Release Group parsed: AFG
  2836. 17-6-2 13:14:36.7|Debug|ParsingService|No matching series Jared Posts A Personal
  2837. 17-6-2 13:14:36.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2838. 17-6-2 13:14:36.7|Debug|Parser|Parsing string 'Jared Posts A Personal S01E02 AAC MP4-Mobile'
  2839. 17-6-2 13:14:36.7|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E02
  2840. 17-6-2 13:14:36.7|Debug|Parser|Language parsed: English
  2841. 17-6-2 13:14:36.7|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E02 AAC MP4-Mobile
  2842. 17-6-2 13:14:36.7|Debug|Parser|Quality parsed: Unknown v1
  2843. 17-6-2 13:14:36.7|Debug|Parser|Release Group parsed: Mobile
  2844. 17-6-2 13:14:36.7|Debug|ParsingService|No matching series Jared Posts A Personal
  2845. 17-6-2 13:14:36.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2846. 17-6-2 13:14:36.7|Debug|Parser|Parsing string 'Jared Posts A Personal S01E01 720p HEVC x265-MeGusta'
  2847. 17-6-2 13:14:36.7|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E01
  2848. 17-6-2 13:14:36.7|Debug|Parser|Language parsed: English
  2849. 17-6-2 13:14:36.7|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E01 720p HEVC x265-MeGusta
  2850. 17-6-2 13:14:36.7|Debug|Parser|Quality parsed: HDTV-720p v1
  2851. 17-6-2 13:14:36.7|Debug|Parser|Release Group parsed: MeGusta
  2852. 17-6-2 13:14:36.7|Debug|ParsingService|No matching series Jared Posts A Personal
  2853. 17-6-2 13:14:36.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2854. 17-6-2 13:14:36.7|Debug|Parser|Parsing string 'Jared Posts A Personal S01E02 720p WEB x264-Ltu'
  2855. 17-6-2 13:14:36.8|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E02
  2856. 17-6-2 13:14:36.8|Debug|Parser|Language parsed: English
  2857. 17-6-2 13:14:36.8|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E02 720p WEB x264-Ltu
  2858. 17-6-2 13:14:36.8|Debug|Parser|Quality parsed: WEBDL-720p v1
  2859. 17-6-2 13:14:36.8|Debug|Parser|Release Group parsed: Ltu
  2860. 17-6-2 13:14:36.8|Debug|ParsingService|No matching series Jared Posts A Personal
  2861. 17-6-2 13:14:36.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2862. 17-6-2 13:14:36.8|Debug|Parser|Parsing string 'Wheeler Dealers S12E19 Noble M12 GTO 2 5 1080P HDTV x264-skorpion'
  2863. 17-6-2 13:14:36.8|Debug|Parser|Episode Parsed. Wheeler Dealers - S12E19
  2864. 17-6-2 13:14:36.8|Debug|Parser|Language parsed: English
  2865. 17-6-2 13:14:36.8|Debug|QualityParser|Trying to parse quality for Wheeler Dealers S12E19 Noble M12 GTO 2 5 1080P HDTV x264-skorpion
  2866. 17-6-2 13:14:36.8|Debug|Parser|Quality parsed: HDTV-1080p v1
  2867. 17-6-2 13:14:36.8|Debug|Parser|Release Group parsed: skorpion
  2868. 17-6-2 13:14:36.8|Debug|ParsingService|No matching series Wheeler Dealers
  2869. 17-6-2 13:14:36.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2870. 17-6-2 13:14:36.8|Debug|Parser|Parsing string 'Jared Posts A Personal S01E02 1080p WEB x264-Ltu'
  2871. 17-6-2 13:14:36.8|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E02
  2872. 17-6-2 13:14:36.8|Debug|Parser|Language parsed: English
  2873. 17-6-2 13:14:36.8|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E02 1080p WEB x264-Ltu
  2874. 17-6-2 13:14:36.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2875. 17-6-2 13:14:36.8|Debug|Parser|Release Group parsed: Ltu
  2876. 17-6-2 13:14:36.8|Debug|ParsingService|No matching series Jared Posts A Personal
  2877. 17-6-2 13:14:36.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2878. 17-6-2 13:14:36.8|Debug|Parser|Parsing string 'Jared Posts A Personal S01E01 AAC MP4-Mobile'
  2879. 17-6-2 13:14:36.8|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E01
  2880. 17-6-2 13:14:36.8|Debug|Parser|Language parsed: English
  2881. 17-6-2 13:14:36.8|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E01 AAC MP4-Mobile
  2882. 17-6-2 13:14:36.8|Debug|Parser|Quality parsed: Unknown v1
  2883. 17-6-2 13:14:36.8|Debug|Parser|Release Group parsed: Mobile
  2884. 17-6-2 13:14:36.8|Debug|ParsingService|No matching series Jared Posts A Personal
  2885. 17-6-2 13:14:36.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2886. 17-6-2 13:14:36.8|Debug|Parser|Parsing string 'Jared Posts A Personal S01E01 XviD-AFG'
  2887. 17-6-2 13:14:36.8|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E01
  2888. 17-6-2 13:14:36.8|Debug|Parser|Language parsed: English
  2889. 17-6-2 13:14:36.8|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E01 XviD-AFG
  2890. 17-6-2 13:14:36.8|Debug|Parser|Quality parsed: Unknown v1
  2891. 17-6-2 13:14:36.8|Debug|Parser|Release Group parsed: AFG
  2892. 17-6-2 13:14:36.8|Debug|ParsingService|No matching series Jared Posts A Personal
  2893. 17-6-2 13:14:36.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2894. 17-6-2 13:14:36.8|Debug|Parser|Parsing string 'Jared Posts A Personal S01E01 720p WEB x264-Ltu'
  2895. 17-6-2 13:14:36.8|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E01
  2896. 17-6-2 13:14:36.8|Debug|Parser|Language parsed: English
  2897. 17-6-2 13:14:36.8|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E01 720p WEB x264-Ltu
  2898. 17-6-2 13:14:36.8|Debug|Parser|Quality parsed: WEBDL-720p v1
  2899. 17-6-2 13:14:36.8|Debug|Parser|Release Group parsed: Ltu
  2900. 17-6-2 13:14:36.8|Debug|ParsingService|No matching series Jared Posts A Personal
  2901. 17-6-2 13:14:36.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2902. 17-6-2 13:14:36.8|Debug|Parser|Parsing string 'Jared Posts A Personal S01E01 WEB x264-Ltu'
  2903. 17-6-2 13:14:36.8|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E01
  2904. 17-6-2 13:14:36.8|Debug|Parser|Language parsed: English
  2905. 17-6-2 13:14:36.8|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E01 WEB x264-Ltu
  2906. 17-6-2 13:14:36.8|Debug|Parser|Quality parsed: WEBDL-480p v1
  2907. 17-6-2 13:14:36.8|Debug|Parser|Release Group parsed: Ltu
  2908. 17-6-2 13:14:36.8|Debug|ParsingService|No matching series Jared Posts A Personal
  2909. 17-6-2 13:14:36.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2910. 17-6-2 13:14:36.8|Debug|Parser|Parsing string 'White Rabbit Project S01E05 DOC MULTi 1080p HEVC x265-MeGusta'
  2911. 17-6-2 13:14:36.8|Debug|Parser|Episode Parsed. White Rabbit Project - S01E05
  2912. 17-6-2 13:14:36.8|Debug|Parser|Language parsed: English
  2913. 17-6-2 13:14:36.8|Debug|QualityParser|Trying to parse quality for White Rabbit Project S01E05 DOC MULTi 1080p HEVC x265-MeGusta
  2914. 17-6-2 13:14:36.8|Debug|Parser|Quality parsed: HDTV-1080p v1
  2915. 17-6-2 13:14:36.8|Debug|Parser|Release Group parsed: MeGusta
  2916. 17-6-2 13:14:36.8|Debug|ParsingService|No matching series White Rabbit Project
  2917. 17-6-2 13:14:36.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2918. 17-6-2 13:14:36.8|Debug|Parser|Parsing string 'Jared Posts A Personal S01E01 1080p WEB x264-Ltu'
  2919. 17-6-2 13:14:36.8|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E01
  2920. 17-6-2 13:14:36.8|Debug|Parser|Language parsed: English
  2921. 17-6-2 13:14:36.8|Debug|QualityParser|Trying to parse quality for Jared Posts A Personal S01E01 1080p WEB x264-Ltu
  2922. 17-6-2 13:14:36.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2923. 17-6-2 13:14:36.8|Debug|Parser|Release Group parsed: Ltu
  2924. 17-6-2 13:14:36.8|Debug|ParsingService|No matching series Jared Posts A Personal
  2925. 17-6-2 13:14:36.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2926. 17-6-2 13:14:36.8|Debug|Parser|Parsing string 'Skam S04E07 720p NRK WEBRip AAC2 0 x264'
  2927. 17-6-2 13:14:36.8|Debug|Parser|Episode Parsed. Skam - S04E07
  2928. 17-6-2 13:14:36.8|Debug|Parser|Language parsed: English
  2929. 17-6-2 13:14:36.8|Debug|QualityParser|Trying to parse quality for Skam S04E07 720p NRK WEBRip AAC2 0 x264
  2930. 17-6-2 13:14:36.8|Debug|Parser|Quality parsed: WEBDL-720p v1
  2931. 17-6-2 13:14:36.8|Debug|Parser|Release Group parsed:
  2932. 17-6-2 13:14:36.8|Debug|ParsingService|No matching series Skam
  2933. 17-6-2 13:14:36.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2934. 17-6-2 13:14:36.8|Debug|Parser|Parsing string 'Flaked S02E02 1080p WEBRip x264-CONVOY'
  2935. 17-6-2 13:14:36.8|Debug|Parser|Episode Parsed. Flaked - S02E02
  2936. 17-6-2 13:14:36.8|Debug|Parser|Language parsed: English
  2937. 17-6-2 13:14:36.8|Debug|QualityParser|Trying to parse quality for Flaked S02E02 1080p WEBRip x264-CONVOY
  2938. 17-6-2 13:14:36.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2939. 17-6-2 13:14:36.8|Debug|Parser|Release Group parsed: CONVOY
  2940. 17-6-2 13:14:36.8|Debug|ParsingService|No matching series Flaked
  2941. 17-6-2 13:14:36.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2942. 17-6-2 13:14:36.8|Debug|Parser|Parsing string 'Flaked S02E06 1080p WEBRip x264-CONVOY'
  2943. 17-6-2 13:14:36.8|Debug|Parser|Episode Parsed. Flaked - S02E06
  2944. 17-6-2 13:14:36.8|Debug|Parser|Language parsed: English
  2945. 17-6-2 13:14:36.8|Debug|QualityParser|Trying to parse quality for Flaked S02E06 1080p WEBRip x264-CONVOY
  2946. 17-6-2 13:14:36.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2947. 17-6-2 13:14:36.8|Debug|Parser|Release Group parsed: CONVOY
  2948. 17-6-2 13:14:36.9|Debug|ParsingService|No matching series Flaked
  2949. 17-6-2 13:14:36.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2950. 17-6-2 13:14:36.9|Debug|Parser|Parsing string 'Flaked S02E04 1080p WEBRip x264-CONVOY'
  2951. 17-6-2 13:14:36.9|Debug|Parser|Episode Parsed. Flaked - S02E04
  2952. 17-6-2 13:14:36.9|Debug|Parser|Language parsed: English
  2953. 17-6-2 13:14:36.9|Debug|QualityParser|Trying to parse quality for Flaked S02E04 1080p WEBRip x264-CONVOY
  2954. 17-6-2 13:14:36.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2955. 17-6-2 13:14:36.9|Debug|Parser|Release Group parsed: CONVOY
  2956. 17-6-2 13:14:36.9|Debug|ParsingService|No matching series Flaked
  2957. 17-6-2 13:14:36.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2958. 17-6-2 13:14:36.9|Debug|Parser|Parsing string 'Flaked S02E03 1080p WEBRip x264-CONVOY'
  2959. 17-6-2 13:14:36.9|Debug|Parser|Episode Parsed. Flaked - S02E03
  2960. 17-6-2 13:14:36.9|Debug|Parser|Language parsed: English
  2961. 17-6-2 13:14:36.9|Debug|QualityParser|Trying to parse quality for Flaked S02E03 1080p WEBRip x264-CONVOY
  2962. 17-6-2 13:14:36.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2963. 17-6-2 13:14:36.9|Debug|Parser|Release Group parsed: CONVOY
  2964. 17-6-2 13:14:36.9|Debug|ParsingService|No matching series Flaked
  2965. 17-6-2 13:14:36.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2966. 17-6-2 13:14:36.9|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E06.WEB.x264-Ltu'
  2967. 17-6-2 13:14:36.9|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E06
  2968. 17-6-2 13:14:36.9|Debug|Parser|Language parsed: English
  2969. 17-6-2 13:14:36.9|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E06.WEB.x264-Ltu
  2970. 17-6-2 13:14:36.9|Debug|Parser|Quality parsed: WEBDL-480p v1
  2971. 17-6-2 13:14:36.9|Debug|Parser|Release Group parsed: Ltu
  2972. 17-6-2 13:14:36.9|Debug|ParsingService|No matching series Jared Posts A Personal
  2973. 17-6-2 13:14:36.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2974. 17-6-2 13:14:36.9|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E06.720p.WEB.x264-Ltu'
  2975. 17-6-2 13:14:36.9|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E06
  2976. 17-6-2 13:14:36.9|Debug|Parser|Language parsed: English
  2977. 17-6-2 13:14:36.9|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E06.720p.WEB.x264-Ltu
  2978. 17-6-2 13:14:36.9|Debug|Parser|Quality parsed: WEBDL-720p v1
  2979. 17-6-2 13:14:36.9|Debug|Parser|Release Group parsed: Ltu
  2980. 17-6-2 13:14:36.9|Debug|ParsingService|No matching series Jared Posts A Personal
  2981. 17-6-2 13:14:36.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2982. 17-6-2 13:14:36.9|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E06.1080p.WEB.x264-Ltu'
  2983. 17-6-2 13:14:36.9|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E06
  2984. 17-6-2 13:14:36.9|Debug|Parser|Language parsed: English
  2985. 17-6-2 13:14:36.9|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E06.1080p.WEB.x264-Ltu
  2986. 17-6-2 13:14:36.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  2987. 17-6-2 13:14:36.9|Debug|Parser|Release Group parsed: Ltu
  2988. 17-6-2 13:14:36.9|Debug|ParsingService|No matching series Jared Posts A Personal
  2989. 17-6-2 13:14:36.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2990. 17-6-2 13:14:36.9|Debug|Parser|Parsing string 'Pearl.Harbor.The.Accused.2016.720p.HDTV.x264-aAF'
  2991. 17-6-2 13:14:36.9|Debug|Parser|Episode Parsed. Pearl Harbor The Accused - S20E16
  2992. 17-6-2 13:14:36.9|Debug|Parser|Language parsed: English
  2993. 17-6-2 13:14:36.9|Debug|QualityParser|Trying to parse quality for Pearl.Harbor.The.Accused.2016.720p.HDTV.x264-aAF
  2994. 17-6-2 13:14:36.9|Debug|Parser|Quality parsed: HDTV-720p v1
  2995. 17-6-2 13:14:36.9|Debug|Parser|Release Group parsed: aAF
  2996. 17-6-2 13:14:36.9|Debug|ParsingService|No matching series Pearl Harbor The Accused
  2997. 17-6-2 13:14:36.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  2998. 17-6-2 13:14:36.9|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E05.WEB.x264-Ltu'
  2999. 17-6-2 13:14:36.9|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E05
  3000. 17-6-2 13:14:36.9|Debug|Parser|Language parsed: English
  3001. 17-6-2 13:14:36.9|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E05.WEB.x264-Ltu
  3002. 17-6-2 13:14:36.9|Debug|Parser|Quality parsed: WEBDL-480p v1
  3003. 17-6-2 13:14:36.9|Debug|Parser|Release Group parsed: Ltu
  3004. 17-6-2 13:14:36.9|Debug|ParsingService|No matching series Jared Posts A Personal
  3005. 17-6-2 13:14:36.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3006. 17-6-2 13:14:36.9|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E05.720p.WEB.x264-Ltu'
  3007. 17-6-2 13:14:36.9|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E05
  3008. 17-6-2 13:14:36.9|Debug|Parser|Language parsed: English
  3009. 17-6-2 13:14:36.9|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E05.720p.WEB.x264-Ltu
  3010. 17-6-2 13:14:36.9|Debug|Parser|Quality parsed: WEBDL-720p v1
  3011. 17-6-2 13:14:36.9|Debug|Parser|Release Group parsed: Ltu
  3012. 17-6-2 13:14:36.9|Debug|ParsingService|No matching series Jared Posts A Personal
  3013. 17-6-2 13:14:36.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3014. 17-6-2 13:14:36.9|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E04.WEB.x264-Ltu'
  3015. 17-6-2 13:14:36.9|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E04
  3016. 17-6-2 13:14:36.9|Debug|Parser|Language parsed: English
  3017. 17-6-2 13:14:36.9|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E04.WEB.x264-Ltu
  3018. 17-6-2 13:14:36.9|Debug|Parser|Quality parsed: WEBDL-480p v1
  3019. 17-6-2 13:14:36.9|Debug|Parser|Release Group parsed: Ltu
  3020. 17-6-2 13:14:36.9|Debug|ParsingService|No matching series Jared Posts A Personal
  3021. 17-6-2 13:14:36.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3022. 17-6-2 13:14:36.9|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E05.1080p.WEB.x264-Ltu'
  3023. 17-6-2 13:14:36.9|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E05
  3024. 17-6-2 13:14:36.9|Debug|Parser|Language parsed: English
  3025. 17-6-2 13:14:36.9|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E05.1080p.WEB.x264-Ltu
  3026. 17-6-2 13:14:36.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3027. 17-6-2 13:14:36.9|Debug|Parser|Release Group parsed: Ltu
  3028. 17-6-2 13:14:36.9|Debug|ParsingService|No matching series Jared Posts A Personal
  3029. 17-6-2 13:14:36.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3030. 17-6-2 13:14:36.9|Debug|Parser|Parsing string 'Pearl.Harbor.The.Accused.2016.HDTV.x264-aAF'
  3031. 17-6-2 13:14:36.9|Debug|Parser|Episode Parsed. Pearl Harbor The Accused - S20E16
  3032. 17-6-2 13:14:36.9|Debug|Parser|Language parsed: English
  3033. 17-6-2 13:14:36.9|Debug|QualityParser|Trying to parse quality for Pearl.Harbor.The.Accused.2016.HDTV.x264-aAF
  3034. 17-6-2 13:14:36.9|Debug|Parser|Quality parsed: SDTV v1
  3035. 17-6-2 13:14:36.9|Debug|Parser|Release Group parsed: aAF
  3036. 17-6-2 13:14:36.9|Debug|ParsingService|No matching series Pearl Harbor The Accused
  3037. 17-6-2 13:14:36.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3038. 17-6-2 13:14:36.9|Debug|Parser|Parsing string 'Mysteries.at.the.Museum.S16E05.iNTERNAL.720p.HDTV.x264-DHD-Obfuscated'
  3039. 17-6-2 13:14:36.9|Debug|Parser|Episode Parsed. Mysteries at the Museum - S16E05
  3040. 17-6-2 13:14:36.9|Debug|Parser|Language parsed: English
  3041. 17-6-2 13:14:36.9|Debug|QualityParser|Trying to parse quality for Mysteries.at.the.Museum.S16E05.iNTERNAL.720p.HDTV.x264-DHD-Obfuscated
  3042. 17-6-2 13:14:36.9|Debug|Parser|Quality parsed: HDTV-720p v1
  3043. 17-6-2 13:14:36.9|Debug|Parser|Release Group parsed: DHD
  3044. 17-6-2 13:14:37.0|Debug|ParsingService|No matching series Mysteries at the Museum
  3045. 17-6-2 13:14:37.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3046. 17-6-2 13:14:37.0|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E04.1080p.WEB.x264-Ltu'
  3047. 17-6-2 13:14:37.0|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E04
  3048. 17-6-2 13:14:37.0|Debug|Parser|Language parsed: English
  3049. 17-6-2 13:14:37.0|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E04.1080p.WEB.x264-Ltu
  3050. 17-6-2 13:14:37.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3051. 17-6-2 13:14:37.0|Debug|Parser|Release Group parsed: Ltu
  3052. 17-6-2 13:14:37.0|Debug|ParsingService|No matching series Jared Posts A Personal
  3053. 17-6-2 13:14:37.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3054. 17-6-2 13:14:37.0|Debug|Parser|Parsing string 'The.Good.Place.S01E01.1080p.WEBRip.AAC2.0.H.264-NTb-Obfuscated'
  3055. 17-6-2 13:14:37.0|Debug|Parser|Episode Parsed. The Good Place - S01E01
  3056. 17-6-2 13:14:37.0|Debug|Parser|Language parsed: English
  3057. 17-6-2 13:14:37.0|Debug|QualityParser|Trying to parse quality for The.Good.Place.S01E01.1080p.WEBRip.AAC2.0.H.264-NTb-Obfuscated
  3058. 17-6-2 13:14:37.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3059. 17-6-2 13:14:37.0|Debug|Parser|Release Group parsed: NTb
  3060. 17-6-2 13:14:37.0|Debug|ParsingService|No matching series The Good Place
  3061. 17-6-2 13:14:37.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3062. 17-6-2 13:14:37.0|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E04.720p.WEB.x264-Ltu'
  3063. 17-6-2 13:14:37.0|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E04
  3064. 17-6-2 13:14:37.0|Debug|Parser|Language parsed: English
  3065. 17-6-2 13:14:37.0|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E04.720p.WEB.x264-Ltu
  3066. 17-6-2 13:14:37.0|Debug|Parser|Quality parsed: WEBDL-720p v1
  3067. 17-6-2 13:14:37.0|Debug|Parser|Release Group parsed: Ltu
  3068. 17-6-2 13:14:37.0|Debug|ParsingService|No matching series Jared Posts A Personal
  3069. 17-6-2 13:14:37.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3070. 17-6-2 13:14:37.0|Debug|Parser|Parsing string 'White.Rabbit.Project.S01E05.DOC.MULTi.1080p.HEVC.x265-MeGusta-Obfuscated'
  3071. 17-6-2 13:14:37.0|Debug|Parser|Episode Parsed. White Rabbit Project - S01E05
  3072. 17-6-2 13:14:37.0|Debug|Parser|Language parsed: English
  3073. 17-6-2 13:14:37.0|Debug|QualityParser|Trying to parse quality for White.Rabbit.Project.S01E05.DOC.MULTi.1080p.HEVC.x265-MeGusta-Obfuscated
  3074. 17-6-2 13:14:37.0|Debug|Parser|Quality parsed: HDTV-1080p v1
  3075. 17-6-2 13:14:37.0|Debug|Parser|Release Group parsed: MeGusta
  3076. 17-6-2 13:14:37.0|Debug|ParsingService|No matching series White Rabbit Project
  3077. 17-6-2 13:14:37.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3078. 17-6-2 13:14:37.0|Debug|Parser|Parsing string 'Saekano.How.To.Raise.A.Boring.Girlfriend.S01E02.1080p.WEB.x264-ANiURL-Obfuscated'
  3079. 17-6-2 13:14:37.0|Debug|Parser|Episode Parsed. Saekano How To Raise A Boring Girlfriend - S01E02
  3080. 17-6-2 13:14:37.0|Debug|Parser|Language parsed: English
  3081. 17-6-2 13:14:37.0|Debug|QualityParser|Trying to parse quality for Saekano.How.To.Raise.A.Boring.Girlfriend.S01E02.1080p.WEB.x264-ANiURL-Obfuscated
  3082. 17-6-2 13:14:37.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3083. 17-6-2 13:14:37.0|Debug|Parser|Release Group parsed: ANiURL
  3084. 17-6-2 13:14:37.0|Debug|ParsingService|No matching series Saekano How To Raise A Boring Girlfriend
  3085. 17-6-2 13:14:37.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3086. 17-6-2 13:14:37.0|Debug|Parser|Parsing string 'Saekano.How.To.Raise.A.Boring.Girlfriend.S01E08.1080p.WEB.x264-ANiURL-Obfuscated'
  3087. 17-6-2 13:14:37.0|Debug|Parser|Episode Parsed. Saekano How To Raise A Boring Girlfriend - S01E08
  3088. 17-6-2 13:14:37.0|Debug|Parser|Language parsed: English
  3089. 17-6-2 13:14:37.0|Debug|QualityParser|Trying to parse quality for Saekano.How.To.Raise.A.Boring.Girlfriend.S01E08.1080p.WEB.x264-ANiURL-Obfuscated
  3090. 17-6-2 13:14:37.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3091. 17-6-2 13:14:37.0|Debug|Parser|Release Group parsed: ANiURL
  3092. 17-6-2 13:14:37.0|Debug|ParsingService|No matching series Saekano How To Raise A Boring Girlfriend
  3093. 17-6-2 13:14:37.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3094. 17-6-2 13:14:37.0|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E03.720p.WEB.x264-Ltu'
  3095. 17-6-2 13:14:37.0|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E03
  3096. 17-6-2 13:14:37.0|Debug|Parser|Language parsed: English
  3097. 17-6-2 13:14:37.0|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E03.720p.WEB.x264-Ltu
  3098. 17-6-2 13:14:37.0|Debug|Parser|Quality parsed: WEBDL-720p v1
  3099. 17-6-2 13:14:37.0|Debug|Parser|Release Group parsed: Ltu
  3100. 17-6-2 13:14:37.0|Debug|ParsingService|No matching series Jared Posts A Personal
  3101. 17-6-2 13:14:37.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3102. 17-6-2 13:14:37.0|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E03.WEB.x264-Ltu'
  3103. 17-6-2 13:14:37.0|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E03
  3104. 17-6-2 13:14:37.0|Debug|Parser|Language parsed: English
  3105. 17-6-2 13:14:37.0|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E03.WEB.x264-Ltu
  3106. 17-6-2 13:14:37.0|Debug|Parser|Quality parsed: WEBDL-480p v1
  3107. 17-6-2 13:14:37.0|Debug|Parser|Release Group parsed: Ltu
  3108. 17-6-2 13:14:37.0|Debug|ParsingService|No matching series Jared Posts A Personal
  3109. 17-6-2 13:14:37.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3110. 17-6-2 13:14:37.0|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E02.1080p.WEB.x264-CookieMonster-Obfuscated'
  3111. 17-6-2 13:14:37.0|Debug|Parser|Episode Parsed. Dead Set On Life - S03E02
  3112. 17-6-2 13:14:37.0|Debug|Parser|Language parsed: English
  3113. 17-6-2 13:14:37.0|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E02.1080p.WEB.x264-CookieMonster-Obfuscated
  3114. 17-6-2 13:14:37.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3115. 17-6-2 13:14:37.0|Debug|Parser|Release Group parsed: CookieMonster
  3116. 17-6-2 13:14:37.1|Debug|ParsingService|No matching series Dead Set On Life
  3117. 17-6-2 13:14:37.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3118. 17-6-2 13:14:37.1|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E03.1080p.WEB.x264-Ltu'
  3119. 17-6-2 13:14:37.1|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E03
  3120. 17-6-2 13:14:37.1|Debug|Parser|Language parsed: English
  3121. 17-6-2 13:14:37.1|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E03.1080p.WEB.x264-Ltu
  3122. 17-6-2 13:14:37.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3123. 17-6-2 13:14:37.1|Debug|Parser|Release Group parsed: Ltu
  3124. 17-6-2 13:14:37.1|Debug|ParsingService|No matching series Jared Posts A Personal
  3125. 17-6-2 13:14:37.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3126. 17-6-2 13:14:37.1|Debug|Parser|Parsing string 'Bong.Appetit.S02E07.720p.WEB-DL.AAC2.0.H.264-ViSUM-Obfuscated'
  3127. 17-6-2 13:14:37.1|Debug|Parser|Episode Parsed. Bong Appetit - S02E07
  3128. 17-6-2 13:14:37.1|Debug|Parser|Language parsed: English
  3129. 17-6-2 13:14:37.1|Debug|QualityParser|Trying to parse quality for Bong.Appetit.S02E07.720p.WEB-DL.AAC2.0.H.264-ViSUM-Obfuscated
  3130. 17-6-2 13:14:37.1|Debug|Parser|Quality parsed: WEBDL-720p v1
  3131. 17-6-2 13:14:37.1|Debug|Parser|Release Group parsed: ViSUM
  3132. 17-6-2 13:14:37.1|Debug|ParsingService|No matching series Bong Appetit
  3133. 17-6-2 13:14:37.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3134. 17-6-2 13:14:37.1|Debug|Parser|Parsing string 'Jungletown.S01E10.720p.HDTV.x264-YesTV'
  3135. 17-6-2 13:14:37.1|Debug|Parser|Episode Parsed. Jungletown - S01E10
  3136. 17-6-2 13:14:37.1|Debug|Parser|Language parsed: English
  3137. 17-6-2 13:14:37.1|Debug|QualityParser|Trying to parse quality for Jungletown.S01E10.720p.HDTV.x264-YesTV
  3138. 17-6-2 13:14:37.1|Debug|Parser|Quality parsed: HDTV-720p v1
  3139. 17-6-2 13:14:37.1|Debug|Parser|Release Group parsed: YesTV
  3140. 17-6-2 13:14:37.1|Debug|ParsingService|No matching series Jungletown
  3141. 17-6-2 13:14:37.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3142. 17-6-2 13:14:37.1|Debug|Parser|Parsing string 'Jungletown.S01E10.HDTV.x264-YesTV'
  3143. 17-6-2 13:14:37.1|Debug|Parser|Episode Parsed. Jungletown - S01E10
  3144. 17-6-2 13:14:37.1|Debug|Parser|Language parsed: English
  3145. 17-6-2 13:14:37.1|Debug|QualityParser|Trying to parse quality for Jungletown.S01E10.HDTV.x264-YesTV
  3146. 17-6-2 13:14:37.1|Debug|Parser|Quality parsed: SDTV v1
  3147. 17-6-2 13:14:37.1|Debug|Parser|Release Group parsed: YesTV
  3148. 17-6-2 13:14:37.1|Debug|ParsingService|No matching series Jungletown
  3149. 17-6-2 13:14:37.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3150. 17-6-2 13:14:37.1|Debug|Parser|Parsing string 'Downward.Dog.S01E03.1080p.WEB-DL.DD5.1.H.264-NTb-Obfuscated'
  3151. 17-6-2 13:14:37.1|Debug|Parser|Episode Parsed. Downward Dog - S01E03
  3152. 17-6-2 13:14:37.1|Debug|Parser|Language parsed: English
  3153. 17-6-2 13:14:37.1|Debug|QualityParser|Trying to parse quality for Downward.Dog.S01E03.1080p.WEB-DL.DD5.1.H.264-NTb-Obfuscated
  3154. 17-6-2 13:14:37.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3155. 17-6-2 13:14:37.1|Debug|Parser|Release Group parsed: NTb
  3156. 17-6-2 13:14:37.1|Debug|ParsingService|No matching series Downward Dog
  3157. 17-6-2 13:14:37.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3158. 17-6-2 13:14:37.1|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E02.WEB.x264-Ltu'
  3159. 17-6-2 13:14:37.1|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E02
  3160. 17-6-2 13:14:37.1|Debug|Parser|Language parsed: English
  3161. 17-6-2 13:14:37.1|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E02.WEB.x264-Ltu
  3162. 17-6-2 13:14:37.1|Debug|Parser|Quality parsed: WEBDL-480p v1
  3163. 17-6-2 13:14:37.1|Debug|Parser|Release Group parsed: Ltu
  3164. 17-6-2 13:14:37.1|Debug|ParsingService|No matching series Jared Posts A Personal
  3165. 17-6-2 13:14:37.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3166. 17-6-2 13:14:37.1|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E02.720p.WEB.x264-Ltu'
  3167. 17-6-2 13:14:37.1|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E02
  3168. 17-6-2 13:14:37.1|Debug|Parser|Language parsed: English
  3169. 17-6-2 13:14:37.1|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E02.720p.WEB.x264-Ltu
  3170. 17-6-2 13:14:37.1|Debug|Parser|Quality parsed: WEBDL-720p v1
  3171. 17-6-2 13:14:37.1|Debug|Parser|Release Group parsed: Ltu
  3172. 17-6-2 13:14:37.1|Debug|ParsingService|No matching series Jared Posts A Personal
  3173. 17-6-2 13:14:37.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3174. 17-6-2 13:14:37.1|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E02.1080p.WEB.x264-Ltu'
  3175. 17-6-2 13:14:37.1|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E02
  3176. 17-6-2 13:14:37.1|Debug|Parser|Language parsed: English
  3177. 17-6-2 13:14:37.1|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E02.1080p.WEB.x264-Ltu
  3178. 17-6-2 13:14:37.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3179. 17-6-2 13:14:37.1|Debug|Parser|Release Group parsed: Ltu
  3180. 17-6-2 13:14:37.1|Debug|ParsingService|No matching series Jared Posts A Personal
  3181. 17-6-2 13:14:37.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3182. 17-6-2 13:14:37.1|Debug|Parser|Parsing string 'Downward.Dog.S01E03.720p.WEB-DL.DD5.1.H.264-NTb-Obfuscated'
  3183. 17-6-2 13:14:37.1|Debug|Parser|Episode Parsed. Downward Dog - S01E03
  3184. 17-6-2 13:14:37.1|Debug|Parser|Language parsed: English
  3185. 17-6-2 13:14:37.1|Debug|QualityParser|Trying to parse quality for Downward.Dog.S01E03.720p.WEB-DL.DD5.1.H.264-NTb-Obfuscated
  3186. 17-6-2 13:14:37.1|Debug|Parser|Quality parsed: WEBDL-720p v1
  3187. 17-6-2 13:14:37.1|Debug|Parser|Release Group parsed: NTb
  3188. 17-6-2 13:14:37.1|Debug|ParsingService|No matching series Downward Dog
  3189. 17-6-2 13:14:37.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3190. 17-6-2 13:14:37.1|Debug|Parser|Parsing string 'Bong.Appetit.S02E07.1080p.WEB-DL.AAC2.0.H.264-ViSUM-Obfuscated'
  3191. 17-6-2 13:14:37.1|Debug|Parser|Episode Parsed. Bong Appetit - S02E07
  3192. 17-6-2 13:14:37.1|Debug|Parser|Language parsed: English
  3193. 17-6-2 13:14:37.1|Debug|QualityParser|Trying to parse quality for Bong.Appetit.S02E07.1080p.WEB-DL.AAC2.0.H.264-ViSUM-Obfuscated
  3194. 17-6-2 13:14:37.1|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3195. 17-6-2 13:14:37.1|Debug|Parser|Release Group parsed: ViSUM
  3196. 17-6-2 13:14:37.1|Debug|ParsingService|No matching series Bong Appetit
  3197. 17-6-2 13:14:37.1|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3198. 17-6-2 13:14:37.1|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E01.1080p.WEB.x264-CookieMonster-Obfuscated'
  3199. 17-6-2 13:14:37.1|Debug|Parser|Episode Parsed. Dead Set On Life - S03E01
  3200. 17-6-2 13:14:37.1|Debug|Parser|Language parsed: English
  3201. 17-6-2 13:14:37.1|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E01.1080p.WEB.x264-CookieMonster-Obfuscated
  3202. 17-6-2 13:14:37.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3203. 17-6-2 13:14:37.2|Debug|Parser|Release Group parsed: CookieMonster
  3204. 17-6-2 13:14:37.2|Debug|ParsingService|No matching series Dead Set On Life
  3205. 17-6-2 13:14:37.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3206. 17-6-2 13:14:37.2|Debug|Parser|Parsing string 'Flaked.S02E01.1080p.WEBRip.x264-CONVOY-Obfuscated'
  3207. 17-6-2 13:14:37.2|Debug|Parser|Episode Parsed. Flaked - S02E01
  3208. 17-6-2 13:14:37.2|Debug|Parser|Language parsed: English
  3209. 17-6-2 13:14:37.2|Debug|QualityParser|Trying to parse quality for Flaked.S02E01.1080p.WEBRip.x264-CONVOY-Obfuscated
  3210. 17-6-2 13:14:37.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3211. 17-6-2 13:14:37.2|Debug|Parser|Release Group parsed: CONVOY
  3212. 17-6-2 13:14:37.2|Debug|ParsingService|No matching series Flaked
  3213. 17-6-2 13:14:37.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3214. 17-6-2 13:14:37.2|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E01.720p.WEB.x264-Ltu'
  3215. 17-6-2 13:14:37.2|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E01
  3216. 17-6-2 13:14:37.2|Debug|Parser|Language parsed: English
  3217. 17-6-2 13:14:37.2|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E01.720p.WEB.x264-Ltu
  3218. 17-6-2 13:14:37.2|Debug|Parser|Quality parsed: WEBDL-720p v1
  3219. 17-6-2 13:14:37.2|Debug|Parser|Release Group parsed: Ltu
  3220. 17-6-2 13:14:37.2|Debug|ParsingService|No matching series Jared Posts A Personal
  3221. 17-6-2 13:14:37.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3222. 17-6-2 13:14:37.2|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E01.WEB.x264-Ltu'
  3223. 17-6-2 13:14:37.2|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E01
  3224. 17-6-2 13:14:37.2|Debug|Parser|Language parsed: English
  3225. 17-6-2 13:14:37.2|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E01.WEB.x264-Ltu
  3226. 17-6-2 13:14:37.2|Debug|Parser|Quality parsed: WEBDL-480p v1
  3227. 17-6-2 13:14:37.2|Debug|Parser|Release Group parsed: Ltu
  3228. 17-6-2 13:14:37.2|Debug|ParsingService|No matching series Jared Posts A Personal
  3229. 17-6-2 13:14:37.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3230. 17-6-2 13:14:37.2|Debug|Parser|Parsing string 'Flaked.S02E04.1080p.WEBRip.x264-CONVOY-Obfuscated'
  3231. 17-6-2 13:14:37.2|Debug|Parser|Episode Parsed. Flaked - S02E04
  3232. 17-6-2 13:14:37.2|Debug|Parser|Language parsed: English
  3233. 17-6-2 13:14:37.2|Debug|QualityParser|Trying to parse quality for Flaked.S02E04.1080p.WEBRip.x264-CONVOY-Obfuscated
  3234. 17-6-2 13:14:37.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3235. 17-6-2 13:14:37.2|Debug|Parser|Release Group parsed: CONVOY
  3236. 17-6-2 13:14:37.2|Debug|ParsingService|No matching series Flaked
  3237. 17-6-2 13:14:37.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3238. 17-6-2 13:14:37.2|Debug|Parser|Parsing string 'Jared.Posts.A.Personal.S01E01.1080p.WEB.x264-Ltu'
  3239. 17-6-2 13:14:37.2|Debug|Parser|Episode Parsed. Jared Posts A Personal - S01E01
  3240. 17-6-2 13:14:37.2|Debug|Parser|Language parsed: English
  3241. 17-6-2 13:14:37.2|Debug|QualityParser|Trying to parse quality for Jared.Posts.A.Personal.S01E01.1080p.WEB.x264-Ltu
  3242. 17-6-2 13:14:37.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3243. 17-6-2 13:14:37.2|Debug|Parser|Release Group parsed: Ltu
  3244. 17-6-2 13:14:37.2|Debug|ParsingService|No matching series Jared Posts A Personal
  3245. 17-6-2 13:14:37.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3246. 17-6-2 13:14:37.2|Debug|Parser|Parsing string 'Flaked.S02E06.1080p.WEBRip.x264-CONVOY-Obfuscated'
  3247. 17-6-2 13:14:37.2|Debug|Parser|Episode Parsed. Flaked - S02E06
  3248. 17-6-2 13:14:37.2|Debug|Parser|Language parsed: English
  3249. 17-6-2 13:14:37.2|Debug|QualityParser|Trying to parse quality for Flaked.S02E06.1080p.WEBRip.x264-CONVOY-Obfuscated
  3250. 17-6-2 13:14:37.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3251. 17-6-2 13:14:37.2|Debug|Parser|Release Group parsed: CONVOY
  3252. 17-6-2 13:14:37.2|Debug|ParsingService|No matching series Flaked
  3253. 17-6-2 13:14:37.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3254. 17-6-2 13:14:37.2|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E08.1080p.WEB.x264-CookieMonster-Obfuscated'
  3255. 17-6-2 13:14:37.2|Debug|Parser|Episode Parsed. Dead Set On Life - S03E08
  3256. 17-6-2 13:14:37.2|Debug|Parser|Language parsed: English
  3257. 17-6-2 13:14:37.2|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E08.1080p.WEB.x264-CookieMonster-Obfuscated
  3258. 17-6-2 13:14:37.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3259. 17-6-2 13:14:37.2|Debug|Parser|Release Group parsed: CookieMonster
  3260. 17-6-2 13:14:37.2|Debug|ParsingService|No matching series Dead Set On Life
  3261. 17-6-2 13:14:37.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3262. 17-6-2 13:14:37.2|Debug|Parser|Parsing string 'Flaked.S02E03.1080p.WEBRip.x264-CONVOY-Obfuscated'
  3263. 17-6-2 13:14:37.2|Debug|Parser|Episode Parsed. Flaked - S02E03
  3264. 17-6-2 13:14:37.2|Debug|Parser|Language parsed: English
  3265. 17-6-2 13:14:37.2|Debug|QualityParser|Trying to parse quality for Flaked.S02E03.1080p.WEBRip.x264-CONVOY-Obfuscated
  3266. 17-6-2 13:14:37.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3267. 17-6-2 13:14:37.2|Debug|Parser|Release Group parsed: CONVOY
  3268. 17-6-2 13:14:37.2|Debug|ParsingService|No matching series Flaked
  3269. 17-6-2 13:14:37.2|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3270. 17-6-2 13:14:37.2|Debug|Parser|Parsing string 'White.Rabbit.Project.S01E06.DOC.MULTi.1080p.HEVC.x265-MeGusta-Obfuscated'
  3271. 17-6-2 13:14:37.2|Debug|Parser|Episode Parsed. White Rabbit Project - S01E06
  3272. 17-6-2 13:14:37.2|Debug|Parser|Language parsed: English
  3273. 17-6-2 13:14:37.2|Debug|QualityParser|Trying to parse quality for White.Rabbit.Project.S01E06.DOC.MULTi.1080p.HEVC.x265-MeGusta-Obfuscated
  3274. 17-6-2 13:14:37.2|Debug|Parser|Quality parsed: HDTV-1080p v1
  3275. 17-6-2 13:14:37.2|Debug|Parser|Release Group parsed: MeGusta
  3276. 17-6-2 13:14:37.3|Debug|ParsingService|No matching series White Rabbit Project
  3277. 17-6-2 13:14:37.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3278. 17-6-2 13:14:37.3|Debug|Parser|Parsing string 'Flaked.S02E02.1080p.WEBRip.x264-CONVOY-Obfuscated'
  3279. 17-6-2 13:14:37.3|Debug|Parser|Episode Parsed. Flaked - S02E02
  3280. 17-6-2 13:14:37.3|Debug|Parser|Language parsed: English
  3281. 17-6-2 13:14:37.3|Debug|QualityParser|Trying to parse quality for Flaked.S02E02.1080p.WEBRip.x264-CONVOY-Obfuscated
  3282. 17-6-2 13:14:37.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3283. 17-6-2 13:14:37.3|Debug|Parser|Release Group parsed: CONVOY
  3284. 17-6-2 13:14:37.3|Debug|ParsingService|No matching series Flaked
  3285. 17-6-2 13:14:37.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3286. 17-6-2 13:14:37.3|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E05.1080p.WEB.x264-CookieMonster-Obfuscated'
  3287. 17-6-2 13:14:37.3|Debug|Parser|Episode Parsed. Dead Set On Life - S03E05
  3288. 17-6-2 13:14:37.3|Debug|Parser|Language parsed: English
  3289. 17-6-2 13:14:37.3|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E05.1080p.WEB.x264-CookieMonster-Obfuscated
  3290. 17-6-2 13:14:37.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3291. 17-6-2 13:14:37.3|Debug|Parser|Release Group parsed: CookieMonster
  3292. 17-6-2 13:14:37.3|Debug|ParsingService|No matching series Dead Set On Life
  3293. 17-6-2 13:14:37.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3294. 17-6-2 13:14:37.3|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E06.1080p.WEB.x264-CookieMonster-Obfuscated'
  3295. 17-6-2 13:14:37.3|Debug|Parser|Episode Parsed. Dead Set On Life - S03E06
  3296. 17-6-2 13:14:37.3|Debug|Parser|Language parsed: English
  3297. 17-6-2 13:14:37.3|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E06.1080p.WEB.x264-CookieMonster-Obfuscated
  3298. 17-6-2 13:14:37.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3299. 17-6-2 13:14:37.3|Debug|Parser|Release Group parsed: CookieMonster
  3300. 17-6-2 13:14:37.3|Debug|ParsingService|No matching series Dead Set On Life
  3301. 17-6-2 13:14:37.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3302. 17-6-2 13:14:37.3|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E07.1080p.WEB.x264-CookieMonster-Obfuscated'
  3303. 17-6-2 13:14:37.3|Debug|Parser|Episode Parsed. Dead Set On Life - S03E07
  3304. 17-6-2 13:14:37.3|Debug|Parser|Language parsed: English
  3305. 17-6-2 13:14:37.3|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E07.1080p.WEB.x264-CookieMonster-Obfuscated
  3306. 17-6-2 13:14:37.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3307. 17-6-2 13:14:37.3|Debug|Parser|Release Group parsed: CookieMonster
  3308. 17-6-2 13:14:37.3|Debug|ParsingService|No matching series Dead Set On Life
  3309. 17-6-2 13:14:37.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3310. 17-6-2 13:14:37.3|Debug|Parser|Parsing string 'Flaked.S02E06.1080p.WEBRip.x264-CONVOY'
  3311. 17-6-2 13:14:37.3|Debug|Parser|Episode Parsed. Flaked - S02E06
  3312. 17-6-2 13:14:37.3|Debug|Parser|Language parsed: English
  3313. 17-6-2 13:14:37.3|Debug|QualityParser|Trying to parse quality for Flaked.S02E06.1080p.WEBRip.x264-CONVOY
  3314. 17-6-2 13:14:37.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3315. 17-6-2 13:14:37.3|Debug|Parser|Release Group parsed: CONVOY
  3316. 17-6-2 13:14:37.3|Debug|ParsingService|No matching series Flaked
  3317. 17-6-2 13:14:37.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3318. 17-6-2 13:14:37.3|Debug|Parser|Parsing string 'Flaked.S02E04.1080p.WEBRip.x264-CONVOY'
  3319. 17-6-2 13:14:37.3|Debug|Parser|Episode Parsed. Flaked - S02E04
  3320. 17-6-2 13:14:37.3|Debug|Parser|Language parsed: English
  3321. 17-6-2 13:14:37.3|Debug|QualityParser|Trying to parse quality for Flaked.S02E04.1080p.WEBRip.x264-CONVOY
  3322. 17-6-2 13:14:37.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3323. 17-6-2 13:14:37.3|Debug|Parser|Release Group parsed: CONVOY
  3324. 17-6-2 13:14:37.3|Debug|ParsingService|No matching series Flaked
  3325. 17-6-2 13:14:37.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3326. 17-6-2 13:14:37.3|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E03.1080p.WEB.x264-CookieMonster-Obfuscated'
  3327. 17-6-2 13:14:37.3|Debug|Parser|Episode Parsed. Dead Set On Life - S03E03
  3328. 17-6-2 13:14:37.3|Debug|Parser|Language parsed: English
  3329. 17-6-2 13:14:37.3|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E03.1080p.WEB.x264-CookieMonster-Obfuscated
  3330. 17-6-2 13:14:37.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3331. 17-6-2 13:14:37.3|Debug|Parser|Release Group parsed: CookieMonster
  3332. 17-6-2 13:14:37.3|Debug|ParsingService|No matching series Dead Set On Life
  3333. 17-6-2 13:14:37.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3334. 17-6-2 13:14:37.3|Debug|Parser|Parsing string 'Flaked.S02E01.1080p.WEBRip.x264-CONVOY'
  3335. 17-6-2 13:14:37.3|Debug|Parser|Episode Parsed. Flaked - S02E01
  3336. 17-6-2 13:14:37.3|Debug|Parser|Language parsed: English
  3337. 17-6-2 13:14:37.3|Debug|QualityParser|Trying to parse quality for Flaked.S02E01.1080p.WEBRip.x264-CONVOY
  3338. 17-6-2 13:14:37.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3339. 17-6-2 13:14:37.3|Debug|Parser|Release Group parsed: CONVOY
  3340. 17-6-2 13:14:37.4|Debug|ParsingService|No matching series Flaked
  3341. 17-6-2 13:14:37.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3342. 17-6-2 13:14:37.4|Debug|Parser|Parsing string 'Flaked.S02E02.1080p.WEBRip.x264-CONVOY'
  3343. 17-6-2 13:14:37.4|Debug|Parser|Episode Parsed. Flaked - S02E02
  3344. 17-6-2 13:14:37.4|Debug|Parser|Language parsed: English
  3345. 17-6-2 13:14:37.4|Debug|QualityParser|Trying to parse quality for Flaked.S02E02.1080p.WEBRip.x264-CONVOY
  3346. 17-6-2 13:14:37.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3347. 17-6-2 13:14:37.4|Debug|Parser|Release Group parsed: CONVOY
  3348. 17-6-2 13:14:37.4|Debug|ParsingService|No matching series Flaked
  3349. 17-6-2 13:14:37.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3350. 17-6-2 13:14:37.4|Debug|Parser|Parsing string 'The.Good.Fight.S01E10.720p.WEBRip.DD5.1.x264-NTb-Obfuscated'
  3351. 17-6-2 13:14:37.4|Debug|Parser|Episode Parsed. The Good Fight - S01E10
  3352. 17-6-2 13:14:37.4|Debug|Parser|Language parsed: English
  3353. 17-6-2 13:14:37.4|Debug|QualityParser|Trying to parse quality for The.Good.Fight.S01E10.720p.WEBRip.DD5.1.x264-NTb-Obfuscated
  3354. 17-6-2 13:14:37.4|Debug|Parser|Quality parsed: WEBDL-720p v1
  3355. 17-6-2 13:14:37.4|Debug|Parser|Release Group parsed: NTb
  3356. 17-6-2 13:14:37.4|Debug|ParsingService|No matching series The Good Fight
  3357. 17-6-2 13:14:37.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3358. 17-6-2 13:14:37.4|Debug|Parser|Parsing string 'Flaked.S02E03.1080p.WEBRip.x264-CONVOY'
  3359. 17-6-2 13:14:37.4|Debug|Parser|Episode Parsed. Flaked - S02E03
  3360. 17-6-2 13:14:37.4|Debug|Parser|Language parsed: English
  3361. 17-6-2 13:14:37.4|Debug|QualityParser|Trying to parse quality for Flaked.S02E03.1080p.WEBRip.x264-CONVOY
  3362. 17-6-2 13:14:37.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3363. 17-6-2 13:14:37.4|Debug|Parser|Release Group parsed: CONVOY
  3364. 17-6-2 13:14:37.4|Debug|ParsingService|No matching series Flaked
  3365. 17-6-2 13:14:37.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3366. 17-6-2 13:14:37.4|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E04.1080p.WEB.x264-CookieMonster-Obfuscated'
  3367. 17-6-2 13:14:37.4|Debug|Parser|Episode Parsed. Dead Set On Life - S03E04
  3368. 17-6-2 13:14:37.4|Debug|Parser|Language parsed: English
  3369. 17-6-2 13:14:37.4|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E04.1080p.WEB.x264-CookieMonster-Obfuscated
  3370. 17-6-2 13:14:37.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3371. 17-6-2 13:14:37.4|Debug|Parser|Release Group parsed: CookieMonster
  3372. 17-6-2 13:14:37.4|Debug|ParsingService|No matching series Dead Set On Life
  3373. 17-6-2 13:14:37.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3374. 17-6-2 13:14:37.4|Debug|Parser|Parsing string 'Genius.2017.S01E06.720p.WEB-DL.DD5.1.H.264-NTb-Obfuscated'
  3375. 17-6-2 13:14:37.4|Debug|Parser|Episode Parsed. Genius 2017 - S01E06
  3376. 17-6-2 13:14:37.4|Debug|Parser|Language parsed: English
  3377. 17-6-2 13:14:37.4|Debug|QualityParser|Trying to parse quality for Genius.2017.S01E06.720p.WEB-DL.DD5.1.H.264-NTb-Obfuscated
  3378. 17-6-2 13:14:37.4|Debug|Parser|Quality parsed: WEBDL-720p v1
  3379. 17-6-2 13:14:37.4|Debug|Parser|Release Group parsed: NTb
  3380. 17-6-2 13:14:37.4|Debug|AcceptableSizeSpecification|Beginning size check for: Genius.2017.S01E06.720p.WEB-DL.DD5.1.H.264-NTb-Obfuscated
  3381. 17-6-2 13:14:37.4|Debug|AcceptableSizeSpecification|Item: Genius.2017.S01E06.720p.WEB-DL.DD5.1.H.264-NTb-Obfuscated, meets size constraints.
  3382. 17-6-2 13:14:37.4|Debug|CutoffSpecification|Comparing file quality with report. Existing file is HDTV-1080p v1
  3383. 17-6-2 13:14:37.4|Debug|CutoffSpecification|Cutoff already met, rejecting.
  3384. 17-6-2 13:14:37.4|Debug|LanguageSpecification|Checking if report meets language requirements. English
  3385. 17-6-2 13:14:37.4|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: Genius.2017.S01E06.720p.WEB-DL.DD5.1.H.264-NTb-Obfuscated
  3386. 17-6-2 13:14:37.4|Debug|ReleaseRestrictionsSpecification|[Genius.2017.S01E06.720p.WEB-DL.DD5.1.H.264-NTb-Obfuscated] No restrictions apply, allowing
  3387. 17-6-2 13:14:37.4|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. WEBDL-720p v1
  3388. 17-6-2 13:14:37.4|Debug|MinimumAgeSpecification|Minimum age is not set.
  3389. 17-6-2 13:14:37.4|Debug|RetentionSpecification|Checking if report meets retention requirements. 0
  3390. 17-6-2 13:14:37.4|Debug|UpgradeDiskSpecification|Comparing file quality with report. Existing file is HDTV-1080p v1
  3391. 17-6-2 13:14:37.4|Debug|DelaySpecification|Profile does not require a waiting period before download for Usenet.
  3392. 17-6-2 13:14:37.4|Debug|HistorySpecification|Performing history status check on report
  3393. 17-6-2 13:14:37.4|Debug|HistorySpecification|Checking current status of episode [26724] in history
  3394. 17-6-2 13:14:37.4|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Existing file meets cutoff: HDTV-1080p
  3395. 17-6-2 13:14:37.4|Debug|Parser|Parsing string 'Genius.2017.S01E06.1080p.WEB-DL.DD5.1.H.264-NTb-Obfuscated'
  3396. 17-6-2 13:14:37.4|Debug|Parser|Episode Parsed. Genius 2017 - S01E06
  3397. 17-6-2 13:14:37.4|Debug|Parser|Language parsed: English
  3398. 17-6-2 13:14:37.4|Debug|QualityParser|Trying to parse quality for Genius.2017.S01E06.1080p.WEB-DL.DD5.1.H.264-NTb-Obfuscated
  3399. 17-6-2 13:14:37.4|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3400. 17-6-2 13:14:37.4|Debug|Parser|Release Group parsed: NTb
  3401. 17-6-2 13:14:37.5|Debug|AcceptableSizeSpecification|Beginning size check for: Genius.2017.S01E06.1080p.WEB-DL.DD5.1.H.264-NTb-Obfuscated
  3402. 17-6-2 13:14:37.5|Debug|AcceptableSizeSpecification|Item: Genius.2017.S01E06.1080p.WEB-DL.DD5.1.H.264-NTb-Obfuscated, meets size constraints.
  3403. 17-6-2 13:14:37.5|Debug|CutoffSpecification|Comparing file quality with report. Existing file is HDTV-1080p v1
  3404. 17-6-2 13:14:37.5|Debug|CutoffSpecification|Cutoff already met, rejecting.
  3405. 17-6-2 13:14:37.5|Debug|LanguageSpecification|Checking if report meets language requirements. English
  3406. 17-6-2 13:14:37.5|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: Genius.2017.S01E06.1080p.WEB-DL.DD5.1.H.264-NTb-Obfuscated
  3407. 17-6-2 13:14:37.5|Debug|ReleaseRestrictionsSpecification|[Genius.2017.S01E06.1080p.WEB-DL.DD5.1.H.264-NTb-Obfuscated] No restrictions apply, allowing
  3408. 17-6-2 13:14:37.5|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. WEBDL-1080p v1
  3409. 17-6-2 13:14:37.5|Debug|MinimumAgeSpecification|Minimum age is not set.
  3410. 17-6-2 13:14:37.5|Debug|RetentionSpecification|Checking if report meets retention requirements. 0
  3411. 17-6-2 13:14:37.5|Debug|UpgradeDiskSpecification|Comparing file quality with report. Existing file is HDTV-1080p v1
  3412. 17-6-2 13:14:37.5|Debug|DelaySpecification|Profile does not require a waiting period before download for Usenet.
  3413. 17-6-2 13:14:37.5|Debug|HistorySpecification|Performing history status check on report
  3414. 17-6-2 13:14:37.5|Debug|HistorySpecification|Checking current status of episode [26724] in history
  3415. 17-6-2 13:14:37.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Existing file meets cutoff: HDTV-1080p
  3416. 17-6-2 13:14:37.5|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E08.1080p.WEB.x264-CookieMonster'
  3417. 17-6-2 13:14:37.5|Debug|Parser|Episode Parsed. Dead Set On Life - S03E08
  3418. 17-6-2 13:14:37.5|Debug|Parser|Language parsed: English
  3419. 17-6-2 13:14:37.5|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E08.1080p.WEB.x264-CookieMonster
  3420. 17-6-2 13:14:37.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3421. 17-6-2 13:14:37.5|Debug|Parser|Release Group parsed: CookieMonster
  3422. 17-6-2 13:14:37.5|Debug|ParsingService|No matching series Dead Set On Life
  3423. 17-6-2 13:14:37.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3424. 17-6-2 13:14:37.5|Debug|Parser|Parsing string 'The.Good.Fight.S01E10.720p.amzn.webrip.ddp5.1.x264-ntb-Obfuscated'
  3425. 17-6-2 13:14:37.5|Debug|Parser|Episode Parsed. The Good Fight - S01E10
  3426. 17-6-2 13:14:37.5|Debug|Parser|Language parsed: English
  3427. 17-6-2 13:14:37.5|Debug|QualityParser|Trying to parse quality for The.Good.Fight.S01E10.720p.amzn.webrip.ddp5.1.x264-ntb-Obfuscated
  3428. 17-6-2 13:14:37.5|Debug|Parser|Quality parsed: WEBDL-720p v1
  3429. 17-6-2 13:14:37.5|Debug|Parser|Release Group parsed: ntb
  3430. 17-6-2 13:14:37.5|Debug|ParsingService|No matching series The Good Fight
  3431. 17-6-2 13:14:37.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3432. 17-6-2 13:14:37.5|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E07.1080p.WEB.x264-CookieMonster'
  3433. 17-6-2 13:14:37.5|Debug|Parser|Episode Parsed. Dead Set On Life - S03E07
  3434. 17-6-2 13:14:37.5|Debug|Parser|Language parsed: English
  3435. 17-6-2 13:14:37.5|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E07.1080p.WEB.x264-CookieMonster
  3436. 17-6-2 13:14:37.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3437. 17-6-2 13:14:37.5|Debug|Parser|Release Group parsed: CookieMonster
  3438. 17-6-2 13:14:37.5|Debug|ParsingService|No matching series Dead Set On Life
  3439. 17-6-2 13:14:37.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3440. 17-6-2 13:14:37.5|Debug|Parser|Parsing string 'Downward.Dog.S01E03.Loyalty.1080p.WEB-DL.DD5.1.H.264-NTb-Obfuscated'
  3441. 17-6-2 13:14:37.5|Debug|Parser|Episode Parsed. Downward Dog - S01E03
  3442. 17-6-2 13:14:37.5|Debug|Parser|Language parsed: English
  3443. 17-6-2 13:14:37.5|Debug|QualityParser|Trying to parse quality for Downward.Dog.S01E03.Loyalty.1080p.WEB-DL.DD5.1.H.264-NTb-Obfuscated
  3444. 17-6-2 13:14:37.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3445. 17-6-2 13:14:37.5|Debug|Parser|Release Group parsed: NTb
  3446. 17-6-2 13:14:37.5|Debug|ParsingService|No matching series Downward Dog
  3447. 17-6-2 13:14:37.5|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3448. 17-6-2 13:14:37.5|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E06.1080p.WEB.x264-CookieMonster'
  3449. 17-6-2 13:14:37.5|Debug|Parser|Episode Parsed. Dead Set On Life - S03E06
  3450. 17-6-2 13:14:37.5|Debug|Parser|Language parsed: English
  3451. 17-6-2 13:14:37.5|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E06.1080p.WEB.x264-CookieMonster
  3452. 17-6-2 13:14:37.5|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3453. 17-6-2 13:14:37.5|Debug|Parser|Release Group parsed: CookieMonster
  3454. 17-6-2 13:14:37.6|Debug|ParsingService|No matching series Dead Set On Life
  3455. 17-6-2 13:14:37.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3456. 17-6-2 13:14:37.6|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E05.1080p.WEB.x264-CookieMonster'
  3457. 17-6-2 13:14:37.6|Debug|Parser|Episode Parsed. Dead Set On Life - S03E05
  3458. 17-6-2 13:14:37.6|Debug|Parser|Language parsed: English
  3459. 17-6-2 13:14:37.6|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E05.1080p.WEB.x264-CookieMonster
  3460. 17-6-2 13:14:37.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3461. 17-6-2 13:14:37.6|Debug|Parser|Release Group parsed: CookieMonster
  3462. 17-6-2 13:14:37.6|Debug|ParsingService|No matching series Dead Set On Life
  3463. 17-6-2 13:14:37.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3464. 17-6-2 13:14:37.6|Debug|Parser|Parsing string 'The.Good.Fight.S01E10.1080p.WEBRip.DD5.1.x264-NTb-Obfuscated'
  3465. 17-6-2 13:14:37.6|Debug|Parser|Episode Parsed. The Good Fight - S01E10
  3466. 17-6-2 13:14:37.6|Debug|Parser|Language parsed: English
  3467. 17-6-2 13:14:37.6|Debug|QualityParser|Trying to parse quality for The.Good.Fight.S01E10.1080p.WEBRip.DD5.1.x264-NTb-Obfuscated
  3468. 17-6-2 13:14:37.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3469. 17-6-2 13:14:37.6|Debug|Parser|Release Group parsed: NTb
  3470. 17-6-2 13:14:37.6|Debug|ParsingService|No matching series The Good Fight
  3471. 17-6-2 13:14:37.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3472. 17-6-2 13:14:37.6|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E04.1080p.WEB.x264-CookieMonster'
  3473. 17-6-2 13:14:37.6|Debug|Parser|Episode Parsed. Dead Set On Life - S03E04
  3474. 17-6-2 13:14:37.6|Debug|Parser|Language parsed: English
  3475. 17-6-2 13:14:37.6|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E04.1080p.WEB.x264-CookieMonster
  3476. 17-6-2 13:14:37.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3477. 17-6-2 13:14:37.6|Debug|Parser|Release Group parsed: CookieMonster
  3478. 17-6-2 13:14:37.6|Debug|ParsingService|No matching series Dead Set On Life
  3479. 17-6-2 13:14:37.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3480. 17-6-2 13:14:37.6|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E03.1080p.WEB.x264-CookieMonster'
  3481. 17-6-2 13:14:37.6|Debug|Parser|Episode Parsed. Dead Set On Life - S03E03
  3482. 17-6-2 13:14:37.6|Debug|Parser|Language parsed: English
  3483. 17-6-2 13:14:37.6|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E03.1080p.WEB.x264-CookieMonster
  3484. 17-6-2 13:14:37.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3485. 17-6-2 13:14:37.6|Debug|Parser|Release Group parsed: CookieMonster
  3486. 17-6-2 13:14:37.6|Debug|ParsingService|No matching series Dead Set On Life
  3487. 17-6-2 13:14:37.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3488. 17-6-2 13:14:37.6|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E02.1080p.WEB.x264-CookieMonster'
  3489. 17-6-2 13:14:37.6|Debug|Parser|Episode Parsed. Dead Set On Life - S03E02
  3490. 17-6-2 13:14:37.6|Debug|Parser|Language parsed: English
  3491. 17-6-2 13:14:37.6|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E02.1080p.WEB.x264-CookieMonster
  3492. 17-6-2 13:14:37.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3493. 17-6-2 13:14:37.6|Debug|Parser|Release Group parsed: CookieMonster
  3494. 17-6-2 13:14:37.6|Debug|ParsingService|No matching series Dead Set On Life
  3495. 17-6-2 13:14:37.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3496. 17-6-2 13:14:37.6|Debug|Parser|Parsing string 'Dead.Set.On.Life.S03E01.1080p.WEB.x264-CookieMonster'
  3497. 17-6-2 13:14:37.6|Debug|Parser|Episode Parsed. Dead Set On Life - S03E01
  3498. 17-6-2 13:14:37.6|Debug|Parser|Language parsed: English
  3499. 17-6-2 13:14:37.6|Debug|QualityParser|Trying to parse quality for Dead.Set.On.Life.S03E01.1080p.WEB.x264-CookieMonster
  3500. 17-6-2 13:14:37.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3501. 17-6-2 13:14:37.6|Debug|Parser|Release Group parsed: CookieMonster
  3502. 17-6-2 13:14:37.6|Debug|ParsingService|No matching series Dead Set On Life
  3503. 17-6-2 13:14:37.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3504. 17-6-2 13:14:37.6|Debug|Parser|Parsing string '.Duel.Monsters.S02E10.The.ESP.Duelist.Part.2.of.2.SDTV.x264.AAC-Oh'
  3505. 17-6-2 13:14:37.6|Debug|Parser|Episode Parsed. Duel Monsters - S02E10
  3506. 17-6-2 13:14:37.6|Debug|Parser|Language parsed: English
  3507. 17-6-2 13:14:37.6|Debug|QualityParser|Trying to parse quality for .Duel.Monsters.S02E10.The.ESP.Duelist.Part.2.of.2.SDTV.x264.AAC-Oh
  3508. 17-6-2 13:14:37.6|Debug|Parser|Quality parsed: SDTV v1
  3509. 17-6-2 13:14:37.6|Debug|Parser|Release Group parsed: Oh
  3510. 17-6-2 13:14:37.6|Debug|ParsingService|No matching series Duel Monsters
  3511. 17-6-2 13:14:37.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3512. 17-6-2 13:14:37.6|Debug|Parser|Parsing string 'Moto2.2017.Italy.Practice.Two.720p.HDTV.x264-VERUM'
  3513. 17-6-2 13:14:37.6|Debug|Parser|Episode Parsed. Moto2 - S20E17
  3514. 17-6-2 13:14:37.6|Debug|Parser|Language parsed: English
  3515. 17-6-2 13:14:37.6|Debug|QualityParser|Trying to parse quality for Moto2.2017.Italy.Practice.Two.720p.HDTV.x264-VERUM
  3516. 17-6-2 13:14:37.6|Debug|Parser|Quality parsed: HDTV-720p v1
  3517. 17-6-2 13:14:37.6|Debug|Parser|Release Group parsed: VERUM
  3518. 17-6-2 13:14:37.6|Debug|ParsingService|No matching series Moto2
  3519. 17-6-2 13:14:37.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3520. 17-6-2 13:14:37.6|Debug|Parser|Parsing string 'Moto2.2017.Italy.Practice.Two.HDTV.x264-VERUM'
  3521. 17-6-2 13:14:37.6|Debug|Parser|Episode Parsed. Moto2 - S20E17
  3522. 17-6-2 13:14:37.6|Debug|Parser|Language parsed: English
  3523. 17-6-2 13:14:37.6|Debug|QualityParser|Trying to parse quality for Moto2.2017.Italy.Practice.Two.HDTV.x264-VERUM
  3524. 17-6-2 13:14:37.6|Debug|Parser|Quality parsed: SDTV v1
  3525. 17-6-2 13:14:37.6|Debug|Parser|Release Group parsed: VERUM
  3526. 17-6-2 13:14:37.6|Debug|ParsingService|No matching series Moto2
  3527. 17-6-2 13:14:37.6|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3528. 17-6-2 13:14:37.6|Debug|Parser|Parsing string 'House.of.Cards.S05E09.1080p.WEB-DL'
  3529. 17-6-2 13:14:37.6|Debug|Parser|Episode Parsed. House of Cards - S05E09
  3530. 17-6-2 13:14:37.6|Debug|Parser|Language parsed: English
  3531. 17-6-2 13:14:37.6|Debug|QualityParser|Trying to parse quality for House.of.Cards.S05E09.1080p.WEB-DL
  3532. 17-6-2 13:14:37.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3533. 17-6-2 13:14:37.6|Debug|Parser|Release Group parsed:
  3534. 17-6-2 13:14:37.7|Debug|ParsingService|No matching series House of Cards
  3535. 17-6-2 13:14:37.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3536. 17-6-2 13:14:37.7|Debug|Parser|Parsing string '.Duel.Monsters.S01E03.Journey.to.the.Duelist.Kingdom.SDTV.x264.AAC-Oh'
  3537. 17-6-2 13:14:37.7|Debug|Parser|Episode Parsed. Duel Monsters - S01E03
  3538. 17-6-2 13:14:37.7|Debug|Parser|Language parsed: English
  3539. 17-6-2 13:14:37.7|Debug|QualityParser|Trying to parse quality for .Duel.Monsters.S01E03.Journey.to.the.Duelist.Kingdom.SDTV.x264.AAC-Oh
  3540. 17-6-2 13:14:37.7|Debug|Parser|Quality parsed: SDTV v1
  3541. 17-6-2 13:14:37.7|Debug|Parser|Release Group parsed: Oh
  3542. 17-6-2 13:14:37.7|Debug|ParsingService|No matching series Duel Monsters
  3543. 17-6-2 13:14:37.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3544. 17-6-2 13:14:37.7|Debug|Parser|Parsing string 'Picket.Fences.S01E01.Pilot.TVRip.XviD-AsRequested-Obfuscated'
  3545. 17-6-2 13:14:37.7|Debug|Parser|Episode Parsed. Picket Fences - S01E01
  3546. 17-6-2 13:14:37.7|Debug|Parser|Language parsed: English
  3547. 17-6-2 13:14:37.7|Debug|QualityParser|Trying to parse quality for Picket.Fences.S01E01.Pilot.TVRip.XviD-AsRequested-Obfuscated
  3548. 17-6-2 13:14:37.7|Debug|Parser|Quality parsed: SDTV v1
  3549. 17-6-2 13:14:37.7|Debug|Parser|Release Group parsed: AsRequested
  3550. 17-6-2 13:14:37.7|Debug|ParsingService|No matching series Picket Fences
  3551. 17-6-2 13:14:37.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3552. 17-6-2 13:14:37.7|Debug|Parser|Parsing string 'White.Rabbit.Project.S01E03.DOC.MULTi.1080p.HEVC.x265-MeGusta-Obfuscated'
  3553. 17-6-2 13:14:37.7|Debug|Parser|Episode Parsed. White Rabbit Project - S01E03
  3554. 17-6-2 13:14:37.7|Debug|Parser|Language parsed: English
  3555. 17-6-2 13:14:37.7|Debug|QualityParser|Trying to parse quality for White.Rabbit.Project.S01E03.DOC.MULTi.1080p.HEVC.x265-MeGusta-Obfuscated
  3556. 17-6-2 13:14:37.7|Debug|Parser|Quality parsed: HDTV-1080p v1
  3557. 17-6-2 13:14:37.7|Debug|Parser|Release Group parsed: MeGusta
  3558. 17-6-2 13:14:37.7|Debug|ParsingService|No matching series White Rabbit Project
  3559. 17-6-2 13:14:37.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3560. 17-6-2 13:14:37.7|Debug|Parser|Parsing string 'Reign.S04E14.1080p.HDTV.x264-aAF-Obfuscated'
  3561. 17-6-2 13:14:37.7|Debug|Parser|Episode Parsed. Reign - S04E14
  3562. 17-6-2 13:14:37.7|Debug|Parser|Language parsed: English
  3563. 17-6-2 13:14:37.7|Debug|QualityParser|Trying to parse quality for Reign.S04E14.1080p.HDTV.x264-aAF-Obfuscated
  3564. 17-6-2 13:14:37.7|Debug|Parser|Quality parsed: HDTV-1080p v1
  3565. 17-6-2 13:14:37.7|Debug|Parser|Release Group parsed: aAF
  3566. 17-6-2 13:14:37.7|Debug|ParsingService|No matching series Reign
  3567. 17-6-2 13:14:37.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3568. 17-6-2 13:14:37.7|Debug|Parser|Parsing string 'Nashville.S05E12.1080p.WEBRip.AAC2.0.H.264-VLAD-Obfuscated'
  3569. 17-6-2 13:14:37.7|Debug|Parser|Episode Parsed. Nashville - S05E12
  3570. 17-6-2 13:14:37.7|Debug|Parser|Language parsed: English
  3571. 17-6-2 13:14:37.7|Debug|QualityParser|Trying to parse quality for Nashville.S05E12.1080p.WEBRip.AAC2.0.H.264-VLAD-Obfuscated
  3572. 17-6-2 13:14:37.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3573. 17-6-2 13:14:37.7|Debug|Parser|Release Group parsed: VLAD
  3574. 17-6-2 13:14:37.7|Debug|ParsingService|No matching series Nashville
  3575. 17-6-2 13:14:37.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3576. 17-6-2 13:14:37.7|Debug|Parser|Parsing string 'White.Rabbit.Project.S01E09.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated'
  3577. 17-6-2 13:14:37.7|Debug|Parser|Episode Parsed. White Rabbit Project - S01E09
  3578. 17-6-2 13:14:37.7|Debug|Parser|Language parsed: English
  3579. 17-6-2 13:14:37.7|Debug|QualityParser|Trying to parse quality for White.Rabbit.Project.S01E09.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated
  3580. 17-6-2 13:14:37.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3581. 17-6-2 13:14:37.7|Debug|Parser|Release Group parsed: BRiNK
  3582. 17-6-2 13:14:37.7|Debug|ParsingService|No matching series White Rabbit Project
  3583. 17-6-2 13:14:37.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3584. 17-6-2 13:14:37.7|Debug|Parser|Parsing string 'The.Alfred.Hitchcock.Hour.S03E20.DVDRip.x264-Codres-Obfuscated'
  3585. 17-6-2 13:14:37.7|Debug|Parser|Episode Parsed. The Alfred Hitchcock Hour - S03E20
  3586. 17-6-2 13:14:37.7|Debug|Parser|Language parsed: English
  3587. 17-6-2 13:14:37.7|Debug|QualityParser|Trying to parse quality for The.Alfred.Hitchcock.Hour.S03E20.DVDRip.x264-Codres-Obfuscated
  3588. 17-6-2 13:14:37.7|Debug|Parser|Quality parsed: DVD v1
  3589. 17-6-2 13:14:37.7|Debug|Parser|Release Group parsed: Codres
  3590. 17-6-2 13:14:37.7|Debug|ParsingService|No matching series The Alfred Hitchcock Hour
  3591. 17-6-2 13:14:37.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3592. 17-6-2 13:14:37.7|Debug|Parser|Parsing string 'White.Rabbit.Project.S01E10.FiNAL.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated'
  3593. 17-6-2 13:14:37.7|Debug|Parser|Episode Parsed. White Rabbit Project - S01E10
  3594. 17-6-2 13:14:37.7|Debug|Parser|Language parsed: English
  3595. 17-6-2 13:14:37.7|Debug|QualityParser|Trying to parse quality for White.Rabbit.Project.S01E10.FiNAL.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated
  3596. 17-6-2 13:14:37.7|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3597. 17-6-2 13:14:37.7|Debug|Parser|Release Group parsed: BRiNK
  3598. 17-6-2 13:14:37.7|Debug|ParsingService|No matching series White Rabbit Project
  3599. 17-6-2 13:14:37.7|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3600. 17-6-2 13:14:37.7|Debug|Parser|Parsing string 'The.Alfred.Hitchcock.Hour.S02E31.DVDRip.x264-Codres-Obfuscated'
  3601. 17-6-2 13:14:37.7|Debug|Parser|Episode Parsed. The Alfred Hitchcock Hour - S02E31
  3602. 17-6-2 13:14:37.7|Debug|Parser|Language parsed: English
  3603. 17-6-2 13:14:37.7|Debug|QualityParser|Trying to parse quality for The.Alfred.Hitchcock.Hour.S02E31.DVDRip.x264-Codres-Obfuscated
  3604. 17-6-2 13:14:37.7|Debug|Parser|Quality parsed: DVD v1
  3605. 17-6-2 13:14:37.7|Debug|Parser|Release Group parsed: Codres
  3606. 17-6-2 13:14:37.8|Debug|ParsingService|No matching series The Alfred Hitchcock Hour
  3607. 17-6-2 13:14:37.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3608. 17-6-2 13:14:37.8|Debug|Parser|Parsing string 'Sliders.S04E16.DVDRip.x264.DD2.0-NoGrp-Obfuscated'
  3609. 17-6-2 13:14:37.8|Debug|Parser|Episode Parsed. Sliders - S04E16
  3610. 17-6-2 13:14:37.8|Debug|Parser|Language parsed: English
  3611. 17-6-2 13:14:37.8|Debug|QualityParser|Trying to parse quality for Sliders.S04E16.DVDRip.x264.DD2.0-NoGrp-Obfuscated
  3612. 17-6-2 13:14:37.8|Debug|Parser|Quality parsed: DVD v1
  3613. 17-6-2 13:14:37.8|Debug|Parser|Release Group parsed: NoGrp
  3614. 17-6-2 13:14:37.8|Debug|ParsingService|No matching series Sliders
  3615. 17-6-2 13:14:37.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3616. 17-6-2 13:14:37.8|Debug|Parser|Parsing string 'Reign.S04E14.1080p.HDTV.x264-aAF'
  3617. 17-6-2 13:14:37.8|Debug|Parser|Episode Parsed. Reign - S04E14
  3618. 17-6-2 13:14:37.8|Debug|Parser|Language parsed: English
  3619. 17-6-2 13:14:37.8|Debug|QualityParser|Trying to parse quality for Reign.S04E14.1080p.HDTV.x264-aAF
  3620. 17-6-2 13:14:37.8|Debug|Parser|Quality parsed: HDTV-1080p v1
  3621. 17-6-2 13:14:37.8|Debug|Parser|Release Group parsed: aAF
  3622. 17-6-2 13:14:37.8|Debug|ParsingService|No matching series Reign
  3623. 17-6-2 13:14:37.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3624. 17-6-2 13:14:37.8|Debug|Parser|Parsing string 'Samurai.Jack.S05E03.XCIV.1080p.AMZN.WEBRip.DD.5.1.x264-RTN-Obfuscated'
  3625. 17-6-2 13:14:37.8|Debug|Parser|Episode Parsed. Samurai Jack - S05E03
  3626. 17-6-2 13:14:37.8|Debug|Parser|Language parsed: English
  3627. 17-6-2 13:14:37.8|Debug|QualityParser|Trying to parse quality for Samurai.Jack.S05E03.XCIV.1080p.AMZN.WEBRip.DD.5.1.x264-RTN-Obfuscated
  3628. 17-6-2 13:14:37.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3629. 17-6-2 13:14:37.8|Debug|Parser|Release Group parsed: RTN
  3630. 17-6-2 13:14:37.8|Debug|ParsingService|No matching series Samurai Jack
  3631. 17-6-2 13:14:37.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3632. 17-6-2 13:14:37.8|Debug|Parser|Parsing string 'White.Rabbit.Project.S01E08.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated'
  3633. 17-6-2 13:14:37.8|Debug|Parser|Episode Parsed. White Rabbit Project - S01E08
  3634. 17-6-2 13:14:37.8|Debug|Parser|Language parsed: English
  3635. 17-6-2 13:14:37.8|Debug|QualityParser|Trying to parse quality for White.Rabbit.Project.S01E08.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated
  3636. 17-6-2 13:14:37.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3637. 17-6-2 13:14:37.8|Debug|Parser|Release Group parsed: BRiNK
  3638. 17-6-2 13:14:37.8|Debug|ParsingService|No matching series White Rabbit Project
  3639. 17-6-2 13:14:37.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3640. 17-6-2 13:14:37.8|Debug|Parser|Parsing string 'Regular.Show.S07E09.Dodge.This-Portable.Toilet.1080p.WEB-DL.AAC2.0.H.264-Obfuscated'
  3641. 17-6-2 13:14:37.8|Debug|Parser|Episode Parsed. Regular Show - S07E09
  3642. 17-6-2 13:14:37.8|Debug|Parser|Language parsed: English
  3643. 17-6-2 13:14:37.8|Debug|QualityParser|Trying to parse quality for Regular.Show.S07E09.Dodge.This-Portable.Toilet.1080p.WEB-DL.AAC2.0.H.264-Obfuscated
  3644. 17-6-2 13:14:37.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3645. 17-6-2 13:14:37.8|Debug|Parser|Release Group parsed: Portable
  3646. 17-6-2 13:14:37.8|Debug|ParsingService|No matching series Regular Show
  3647. 17-6-2 13:14:37.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3648. 17-6-2 13:14:37.8|Debug|Parser|Parsing string 'House.of.Cards.S05E02.1080p.WEB-DL.DD5.1.H.264-PLAYREADY-Obfuscated'
  3649. 17-6-2 13:14:37.8|Debug|Parser|Episode Parsed. House of Cards - S05E02
  3650. 17-6-2 13:14:37.8|Debug|Parser|Language parsed: English
  3651. 17-6-2 13:14:37.8|Debug|QualityParser|Trying to parse quality for House.of.Cards.S05E02.1080p.WEB-DL.DD5.1.H.264-PLAYREADY-Obfuscated
  3652. 17-6-2 13:14:37.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3653. 17-6-2 13:14:37.8|Debug|Parser|Release Group parsed: PLAYREADY
  3654. 17-6-2 13:14:37.8|Debug|ParsingService|No matching series House of Cards
  3655. 17-6-2 13:14:37.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3656. 17-6-2 13:14:37.8|Debug|Parser|Parsing string 'Andi.Mack.S01E05.720p.WEBRip.DD5.1.x264-TVSmash'
  3657. 17-6-2 13:14:37.8|Debug|Parser|Episode Parsed. Andi Mack - S01E05
  3658. 17-6-2 13:14:37.8|Debug|Parser|Language parsed: English
  3659. 17-6-2 13:14:37.8|Debug|QualityParser|Trying to parse quality for Andi.Mack.S01E05.720p.WEBRip.DD5.1.x264-TVSmash
  3660. 17-6-2 13:14:37.8|Debug|Parser|Quality parsed: WEBDL-720p v1
  3661. 17-6-2 13:14:37.8|Debug|Parser|Release Group parsed: TVSmash
  3662. 17-6-2 13:14:37.8|Debug|ParsingService|No matching series Andi Mack
  3663. 17-6-2 13:14:37.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3664. 17-6-2 13:14:37.8|Debug|Parser|Parsing string 'Garfield.and.Friends.S01E19-E21.DVDRip.XviD-PhZ-Obfuscated'
  3665. 17-6-2 13:14:37.8|Debug|Parser|Episode Parsed. Garfield and Friends - S01E19-20-21
  3666. 17-6-2 13:14:37.8|Debug|Parser|Language parsed: English
  3667. 17-6-2 13:14:37.8|Debug|QualityParser|Trying to parse quality for Garfield.and.Friends.S01E19-E21.DVDRip.XviD-PhZ-Obfuscated
  3668. 17-6-2 13:14:37.8|Debug|Parser|Quality parsed: DVD v1
  3669. 17-6-2 13:14:37.8|Debug|Parser|Release Group parsed: PhZ
  3670. 17-6-2 13:14:37.8|Debug|ParsingService|No matching series Garfield and Friends
  3671. 17-6-2 13:14:37.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3672. 17-6-2 13:14:37.8|Debug|Parser|Parsing string 'White.Rabbit.Project.S01E07.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated'
  3673. 17-6-2 13:14:37.8|Debug|Parser|Episode Parsed. White Rabbit Project - S01E07
  3674. 17-6-2 13:14:37.8|Debug|Parser|Language parsed: English
  3675. 17-6-2 13:14:37.8|Debug|QualityParser|Trying to parse quality for White.Rabbit.Project.S01E07.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated
  3676. 17-6-2 13:14:37.8|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3677. 17-6-2 13:14:37.8|Debug|Parser|Release Group parsed: BRiNK
  3678. 17-6-2 13:14:37.8|Debug|ParsingService|No matching series White Rabbit Project
  3679. 17-6-2 13:14:37.8|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3680. 17-6-2 13:14:37.9|Debug|Parser|Parsing string 'Animaniacs.S01E44-E45-E46-E47.DVDRip.x264.AAC-MaG-Obfuscated'
  3681. 17-6-2 13:14:37.9|Debug|Parser|Episode Parsed. Animaniacs - S01E44-45-46-47
  3682. 17-6-2 13:14:37.9|Debug|Parser|Language parsed: English
  3683. 17-6-2 13:14:37.9|Debug|QualityParser|Trying to parse quality for Animaniacs.S01E44-E45-E46-E47.DVDRip.x264.AAC-MaG-Obfuscated
  3684. 17-6-2 13:14:37.9|Debug|Parser|Quality parsed: DVD v1
  3685. 17-6-2 13:14:37.9|Debug|Parser|Release Group parsed: MaG
  3686. 17-6-2 13:14:37.9|Debug|ParsingService|No matching series Animaniacs
  3687. 17-6-2 13:14:37.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3688. 17-6-2 13:14:37.9|Debug|Parser|Parsing string 'Andi.Mack.S01E05.1080p.WEBRip.DD5.1.x264-TVSmash'
  3689. 17-6-2 13:14:37.9|Debug|Parser|Episode Parsed. Andi Mack - S01E05
  3690. 17-6-2 13:14:37.9|Debug|Parser|Language parsed: English
  3691. 17-6-2 13:14:37.9|Debug|QualityParser|Trying to parse quality for Andi.Mack.S01E05.1080p.WEBRip.DD5.1.x264-TVSmash
  3692. 17-6-2 13:14:37.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3693. 17-6-2 13:14:37.9|Debug|Parser|Release Group parsed: TVSmash
  3694. 17-6-2 13:14:37.9|Debug|ParsingService|No matching series Andi Mack
  3695. 17-6-2 13:14:37.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3696. 17-6-2 13:14:37.9|Debug|Parser|Parsing string 'Moto3.2017.Italy.Practice.Two.720p.HDTV.x264-VERUM'
  3697. 17-6-2 13:14:37.9|Debug|Parser|Episode Parsed. Moto3 - S20E17
  3698. 17-6-2 13:14:37.9|Debug|Parser|Language parsed: English
  3699. 17-6-2 13:14:37.9|Debug|QualityParser|Trying to parse quality for Moto3.2017.Italy.Practice.Two.720p.HDTV.x264-VERUM
  3700. 17-6-2 13:14:37.9|Debug|Parser|Quality parsed: HDTV-720p v1
  3701. 17-6-2 13:14:37.9|Debug|Parser|Release Group parsed: VERUM
  3702. 17-6-2 13:14:37.9|Debug|ParsingService|No matching series Moto3
  3703. 17-6-2 13:14:37.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3704. 17-6-2 13:14:37.9|Debug|Parser|Parsing string 'White.Rabbit.Project.S01E06.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated'
  3705. 17-6-2 13:14:37.9|Debug|Parser|Episode Parsed. White Rabbit Project - S01E06
  3706. 17-6-2 13:14:37.9|Debug|Parser|Language parsed: English
  3707. 17-6-2 13:14:37.9|Debug|QualityParser|Trying to parse quality for White.Rabbit.Project.S01E06.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated
  3708. 17-6-2 13:14:37.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3709. 17-6-2 13:14:37.9|Debug|Parser|Release Group parsed: BRiNK
  3710. 17-6-2 13:14:37.9|Debug|ParsingService|No matching series White Rabbit Project
  3711. 17-6-2 13:14:37.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3712. 17-6-2 13:14:37.9|Debug|Parser|Parsing string 'Moto3.2017.Italy.Practice.Two.HDTV.x264-VERUM'
  3713. 17-6-2 13:14:37.9|Debug|Parser|Episode Parsed. Moto3 - S20E17
  3714. 17-6-2 13:14:37.9|Debug|Parser|Language parsed: English
  3715. 17-6-2 13:14:37.9|Debug|QualityParser|Trying to parse quality for Moto3.2017.Italy.Practice.Two.HDTV.x264-VERUM
  3716. 17-6-2 13:14:37.9|Debug|Parser|Quality parsed: SDTV v1
  3717. 17-6-2 13:14:37.9|Debug|Parser|Release Group parsed: VERUM
  3718. 17-6-2 13:14:37.9|Debug|ParsingService|No matching series Moto3
  3719. 17-6-2 13:14:37.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3720. 17-6-2 13:14:37.9|Debug|Parser|Parsing string 'The.Good.Place.S01E01.1080p.WEBRip.AAC2.0.H.264-NTb'
  3721. 17-6-2 13:14:37.9|Debug|Parser|Episode Parsed. The Good Place - S01E01
  3722. 17-6-2 13:14:37.9|Debug|Parser|Language parsed: English
  3723. 17-6-2 13:14:37.9|Debug|QualityParser|Trying to parse quality for The.Good.Place.S01E01.1080p.WEBRip.AAC2.0.H.264-NTb
  3724. 17-6-2 13:14:37.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3725. 17-6-2 13:14:37.9|Debug|Parser|Release Group parsed: NTb
  3726. 17-6-2 13:14:37.9|Debug|ParsingService|No matching series The Good Place
  3727. 17-6-2 13:14:37.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3728. 17-6-2 13:14:37.9|Debug|Parser|Parsing string 'Andi.Mack.S01E04.1080p.WEBRip.DD5.1.x264-TVSmash'
  3729. 17-6-2 13:14:37.9|Debug|Parser|Episode Parsed. Andi Mack - S01E04
  3730. 17-6-2 13:14:37.9|Debug|Parser|Language parsed: English
  3731. 17-6-2 13:14:37.9|Debug|QualityParser|Trying to parse quality for Andi.Mack.S01E04.1080p.WEBRip.DD5.1.x264-TVSmash
  3732. 17-6-2 13:14:37.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3733. 17-6-2 13:14:37.9|Debug|Parser|Release Group parsed: TVSmash
  3734. 17-6-2 13:14:37.9|Debug|ParsingService|No matching series Andi Mack
  3735. 17-6-2 13:14:37.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3736. 17-6-2 13:14:37.9|Debug|Parser|Parsing string 'White.Rabbit.Project.S01E04.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated'
  3737. 17-6-2 13:14:37.9|Debug|Parser|Episode Parsed. White Rabbit Project - S01E04
  3738. 17-6-2 13:14:37.9|Debug|Parser|Language parsed: English
  3739. 17-6-2 13:14:37.9|Debug|QualityParser|Trying to parse quality for White.Rabbit.Project.S01E04.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated
  3740. 17-6-2 13:14:37.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3741. 17-6-2 13:14:37.9|Debug|Parser|Release Group parsed: BRiNK
  3742. 17-6-2 13:14:37.9|Debug|ParsingService|No matching series White Rabbit Project
  3743. 17-6-2 13:14:37.9|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3744. 17-6-2 13:14:37.9|Debug|Parser|Parsing string 'Andi.Mack.S01E03.1080p.WEBRip.DD5.1.x264-TVSmash'
  3745. 17-6-2 13:14:37.9|Debug|Parser|Episode Parsed. Andi Mack - S01E03
  3746. 17-6-2 13:14:37.9|Debug|Parser|Language parsed: English
  3747. 17-6-2 13:14:37.9|Debug|QualityParser|Trying to parse quality for Andi.Mack.S01E03.1080p.WEBRip.DD5.1.x264-TVSmash
  3748. 17-6-2 13:14:37.9|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3749. 17-6-2 13:14:37.9|Debug|Parser|Release Group parsed: TVSmash
  3750. 17-6-2 13:14:38.0|Debug|ParsingService|No matching series Andi Mack
  3751. 17-6-2 13:14:38.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3752. 17-6-2 13:14:38.0|Debug|Parser|Parsing string 'Andi.Mack.S01E04.720p.WEBRip.DD5.1.x264-TVSmash'
  3753. 17-6-2 13:14:38.0|Debug|Parser|Episode Parsed. Andi Mack - S01E04
  3754. 17-6-2 13:14:38.0|Debug|Parser|Language parsed: English
  3755. 17-6-2 13:14:38.0|Debug|QualityParser|Trying to parse quality for Andi.Mack.S01E04.720p.WEBRip.DD5.1.x264-TVSmash
  3756. 17-6-2 13:14:38.0|Debug|Parser|Quality parsed: WEBDL-720p v1
  3757. 17-6-2 13:14:38.0|Debug|Parser|Release Group parsed: TVSmash
  3758. 17-6-2 13:14:38.0|Debug|ParsingService|No matching series Andi Mack
  3759. 17-6-2 13:14:38.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3760. 17-6-2 13:14:38.0|Debug|Parser|Parsing string 'White.Rabbit.Project.S01E05.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated'
  3761. 17-6-2 13:14:38.0|Debug|Parser|Episode Parsed. White Rabbit Project - S01E05
  3762. 17-6-2 13:14:38.0|Debug|Parser|Language parsed: English
  3763. 17-6-2 13:14:38.0|Debug|QualityParser|Trying to parse quality for White.Rabbit.Project.S01E05.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated
  3764. 17-6-2 13:14:38.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3765. 17-6-2 13:14:38.0|Debug|Parser|Release Group parsed: BRiNK
  3766. 17-6-2 13:14:38.0|Debug|ParsingService|No matching series White Rabbit Project
  3767. 17-6-2 13:14:38.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3768. 17-6-2 13:14:38.0|Debug|Parser|Parsing string 'Andi.Mack.S01E03.720p.WEBRip.DD5.1.x264-TVSmash'
  3769. 17-6-2 13:14:38.0|Debug|Parser|Episode Parsed. Andi Mack - S01E03
  3770. 17-6-2 13:14:38.0|Debug|Parser|Language parsed: English
  3771. 17-6-2 13:14:38.0|Debug|QualityParser|Trying to parse quality for Andi.Mack.S01E03.720p.WEBRip.DD5.1.x264-TVSmash
  3772. 17-6-2 13:14:38.0|Debug|Parser|Quality parsed: WEBDL-720p v1
  3773. 17-6-2 13:14:38.0|Debug|Parser|Release Group parsed: TVSmash
  3774. 17-6-2 13:14:38.0|Debug|ParsingService|No matching series Andi Mack
  3775. 17-6-2 13:14:38.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3776. 17-6-2 13:14:38.0|Debug|Parser|Parsing string 'Andi.Mack.S01E01.1080p.WEBRip.DD5.1.x264-TVSmash'
  3777. 17-6-2 13:14:38.0|Debug|Parser|Episode Parsed. Andi Mack - S01E01
  3778. 17-6-2 13:14:38.0|Debug|Parser|Language parsed: English
  3779. 17-6-2 13:14:38.0|Debug|QualityParser|Trying to parse quality for Andi.Mack.S01E01.1080p.WEBRip.DD5.1.x264-TVSmash
  3780. 17-6-2 13:14:38.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3781. 17-6-2 13:14:38.0|Debug|Parser|Release Group parsed: TVSmash
  3782. 17-6-2 13:14:38.0|Debug|ParsingService|No matching series Andi Mack
  3783. 17-6-2 13:14:38.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3784. 17-6-2 13:14:38.0|Debug|Parser|Parsing string 'White.Rabbit.Project.S01E03.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated'
  3785. 17-6-2 13:14:38.0|Debug|Parser|Episode Parsed. White Rabbit Project - S01E03
  3786. 17-6-2 13:14:38.0|Debug|Parser|Language parsed: English
  3787. 17-6-2 13:14:38.0|Debug|QualityParser|Trying to parse quality for White.Rabbit.Project.S01E03.DOC.MULTi.1080p.WEBRip.x264-BRiNK-Obfuscated
  3788. 17-6-2 13:14:38.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
  3789. 17-6-2 13:14:38.0|Debug|Parser|Release Group parsed: BRiNK
  3790. 17-6-2 13:14:38.0|Debug|ParsingService|No matching series White Rabbit Project
  3791. 17-6-2 13:14:38.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
  3792. 17-6-2 13:14:38.0|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
  3793. 17-6-2 13:14:38.0|Debug|PendingReleaseService|Removing failed releases from pending
  3794. 17-6-2 13:15:35.3|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  3795. 17-6-2 13:15:35.3|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  3796. 17-6-2 13:15:37.4|Error|Deluge|Couldn't get list of torrents
  3797.  
  3798. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  3799. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  3800. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  3801. --- End of inner exception stack trace ---
  3802. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  3803. at System.Net.HttpWebRequest.GetRequestStream()
  3804. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  3805. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  3806. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  3807. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  3808. --- End of inner exception stack trace ---
  3809. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  3810. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  3811. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  3812. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  3813.  
  3814. 17-6-2 13:16:05.4|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  3815. 17-6-2 13:16:05.4|Debug|DiskScanService|0 video files were found in C:\drone\
  3816. 17-6-2 13:16:15.1|Debug|Api|[GET] /api/config/ui: 200.OK (15 ms)
  3817. 17-6-2 13:16:15.2|Debug|Api|[GET] /api/system/status: 200.OK (27 ms)
  3818. 17-6-2 13:16:15.2|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (19 ms)
  3819. 17-6-2 13:16:15.2|Debug|Api|[GET] /api/profile: 200.OK (22 ms)
  3820. 17-6-2 13:16:15.2|Debug|Api|[GET] /api/health: 200.OK (6 ms)
  3821. 17-6-2 13:16:15.5|Debug|Api|[GET] /api/series: 200.OK (264 ms)
  3822. 17-6-2 13:16:15.7|Debug|Api|[GET] /api/command: 200.OK (23 ms)
  3823. 17-6-2 13:16:15.7|Debug|Api|[GET] /api/language: 200.OK (29 ms)
  3824. 17-6-2 13:16:15.7|Debug|Api|[GET] /api/tag: 200.OK (21 ms)
  3825. 17-6-2 13:16:15.9|Debug|Api|[GET] /api/health: 200.OK (37 ms)
  3826. 17-6-2 13:16:15.9|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (53 ms)
  3827. 17-6-2 13:16:16.0|Debug|Api|[GET] /api/calendar?unmonitored=false: 200.OK (87 ms)
  3828. 17-6-2 13:16:16.0|Debug|Api|[GET] /api/calendar?start=2017-05-28T07%3A00%3A00.000Z&end=2017-06-04T07%3A00%3A00.000Z&unmonitored=false: 200.OK (156 ms)
  3829. 17-6-2 13:16:16.6|Debug|Api|[GET] /api/config/mediamanagement: 200.OK (17 ms)
  3830. 17-6-2 13:16:16.7|Debug|Api|[GET] /api/config/indexer: 200.OK (36 ms)
  3831. 17-6-2 13:16:16.7|Debug|Api|[GET] /api/config/naming: 200.OK (45 ms)
  3832. 17-6-2 13:16:16.7|Debug|Api|[GET] /api/config/host: 200.OK (20 ms)
  3833. 17-6-2 13:16:16.7|Debug|Api|[GET] /api/config/ui: 200.OK (6 ms)
  3834. 17-6-2 13:16:16.7|Debug|Api|[GET] /api/notification: 200.OK (10 ms)
  3835. 17-6-2 13:16:16.7|Debug|Api|[GET] /api/config/downloadclient: 200.OK (7 ms)
  3836. 17-6-2 13:16:16.9|Debug|Parser|Parsing string 'Series Title (2010) - 01x01 - Episode Title (1)'
  3837. 17-6-2 13:16:16.9|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01
  3838. 17-6-2 13:16:16.9|Debug|Parser|Language parsed: English
  3839. 17-6-2 13:16:16.9|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01 - Episode Title (1)
  3840. 17-6-2 13:16:16.9|Debug|Parser|Quality parsed: Unknown v1
  3841. 17-6-2 13:16:16.9|Debug|Parser|Release Group parsed:
  3842. 17-6-2 13:16:16.9|Debug|Parser|Parsing string 'Series Title (2010) - 01x01-02-03 - Episode Title'
  3843. 17-6-2 13:16:16.9|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01-02-03
  3844. 17-6-2 13:16:16.9|Debug|Parser|Language parsed: English
  3845. 17-6-2 13:16:16.9|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01-02-03 - Episode Title
  3846. 17-6-2 13:16:16.9|Debug|Parser|Quality parsed: Unknown v1
  3847. 17-6-2 13:16:16.9|Debug|Parser|Release Group parsed:
  3848. 17-6-2 13:16:16.9|Debug|Parser|Parsing string 'Series Title (2010) - 2013-10-30 - Episode Title (1)'
  3849. 17-6-2 13:16:16.9|Debug|Parser|Episode Parsed. Series Title (2010 - 2013-10-30
  3850. 17-6-2 13:16:16.9|Debug|Parser|Language parsed: English
  3851. 17-6-2 13:16:16.9|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 2013-10-30 - Episode Title (1)
  3852. 17-6-2 13:16:16.9|Debug|Api|[GET] /api/qualitydefinition: 200.OK (65 ms)
  3853. 17-6-2 13:16:16.9|Debug|Api|[GET] /api/indexer: 200.OK (59 ms)
  3854. 17-6-2 13:16:16.9|Debug|Parser|Quality parsed: Unknown v1
  3855. 17-6-2 13:16:16.9|Debug|Parser|Release Group parsed:
  3856. 17-6-2 13:16:16.9|Debug|Parser|Parsing string 'Series Title (2010) - 01x01 - Episode Title (1)'
  3857. 17-6-2 13:16:16.9|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01
  3858. 17-6-2 13:16:16.9|Debug|Parser|Language parsed: English
  3859. 17-6-2 13:16:16.9|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01 - Episode Title (1)
  3860. 17-6-2 13:16:16.9|Debug|Parser|Quality parsed: Unknown v1
  3861. 17-6-2 13:16:16.9|Debug|Parser|Release Group parsed:
  3862. 17-6-2 13:16:16.9|Debug|Parser|Parsing string 'Series Title (2010) - 01x01-02-03 - Episode Title'
  3863. 17-6-2 13:16:16.9|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01-02-03
  3864. 17-6-2 13:16:16.9|Debug|Parser|Language parsed: English
  3865. 17-6-2 13:16:16.9|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01-02-03 - Episode Title
  3866. 17-6-2 13:16:16.9|Debug|Parser|Quality parsed: Unknown v1
  3867. 17-6-2 13:16:16.9|Debug|Parser|Release Group parsed:
  3868. 17-6-2 13:16:16.9|Debug|Api|[GET] /api/config/naming/samples?renameEpisodes=true&replaceIllegalCharacters=true&multiEpisodeStyle=0&standardEpisodeFormat=%7BSeries+Title%7D+-+%7Bseason%3A00%7Dx%7Bepisode%3A00%7D+-+%7BEpisode+Title%7D&dailyEpisodeFormat=%7BSeries+Title%7D+-+%7BAir-Date%7D+-+%7BEpisode+Title%7D&animeEpisodeFormat=%7BSeries+Title%7D+-+%7Bseason%3A00%7Dx%7Bepisode%3A00%7D+-+%7BEpisode+Title%7D&seriesFolderFormat=%7BSeries+Title%7D&seasonFolderFormat=Season+%7Bseason%7D&includeSeriesTitle=false&includeEpisodeTitle=false&includeQuality=false&replaceSpaces=true&separator=+-+&numberStyle=%7Bseason%3A00%7Dx%7Bepisode%3A00%7D&id=1: 200.OK (83 ms)
  3869. 17-6-2 13:16:17.0|Debug|Api|[GET] /api/Restriction: 200.OK (17 ms)
  3870. 17-6-2 13:16:17.0|Debug|Api|[GET] /api/profile: 200.OK (104 ms)
  3871. 17-6-2 13:16:17.0|Debug|Api|[GET] /api/downloadclient: 200.OK (21 ms)
  3872. 17-6-2 13:16:17.0|Debug|Api|[GET] /api/remotePathMapping: 200.OK (16 ms)
  3873. 17-6-2 13:16:17.0|Debug|Api|[GET] /api/delayprofile: 200.OK (108 ms)
  3874. 17-6-2 13:16:17.0|Debug|Api|[GET] /api/metadata: 200.OK (13 ms)
  3875. 17-6-2 13:16:18.8|Debug|Api|[GET] /api/downloadclient/schema: 200.OK (24 ms)
  3876. 17-6-2 13:16:35.3|Warn|HttpClient|HTTP Error - Res: [POST] http://localhost:8080/login: 401.Unauthorized
  3877. 17-6-2 13:16:35.3|Debug|QBittorrentProxy|qbitTorrent authentication failed.
  3878. 17-6-2 13:16:35.3|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8080/login]
  3879. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  3880. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  3881. --- End of inner exception stack trace ---
  3882. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  3883. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  3884. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  3885. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  3886.  
  3887. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8080/login]
  3888. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  3889. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  3890. --- End of inner exception stack trace ---
  3891. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  3892. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  3893. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  3894. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  3895.  
  3896. 17-6-2 13:16:35.3|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  3897. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  3898. 17-6-2 13:16:35.3|Debug|Api|[POST] /api/downloadclient/test: 400.BadRequest (47 ms)
  3899. 17-6-2 13:16:40.6|Warn|HttpClient|HTTP Error - Res: [POST] http://localhost:8080/login: 401.Unauthorized
  3900. 17-6-2 13:16:40.6|Debug|QBittorrentProxy|qbitTorrent authentication failed.
  3901. 17-6-2 13:16:40.6|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8080/login]
  3902. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  3903. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  3904. --- End of inner exception stack trace ---
  3905. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  3906. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  3907. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  3908. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  3909.  
  3910. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8080/login]
  3911. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  3912. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  3913. --- End of inner exception stack trace ---
  3914. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  3915. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  3916. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  3917. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  3918.  
  3919. 17-6-2 13:16:40.6|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  3920. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  3921. 17-6-2 13:16:40.6|Debug|Api|[POST] /api/downloadclient/test: 400.BadRequest (63 ms)
  3922. 17-6-2 13:16:44.2|Debug|Api|[GET] /api/health: 200.OK (15 ms)
  3923. 17-6-2 13:16:44.2|Debug|Api|[GET] /api/health: 200.OK (22 ms)
  3924. 17-6-2 13:16:44.5|Debug|Api|[GET] /api/diskspace: 200.OK (252 ms)
  3925. 17-6-2 13:16:44.5|Debug|Api|[GET] /api/diskspace: 200.OK (289 ms)
  3926. 17-6-2 13:16:45.2|Debug|Api|[GET] /api/log?page=1&pageSize=50&sortKey=time&sortDir=desc: 200.OK (42 ms)
  3927. 17-6-2 13:16:45.2|Debug|Api|[GET] /api/log?page=1&pageSize=50&sortKey=time&sortDir=desc: 200.OK (31 ms)
  3928. 17-6-2 13:17:05.4|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  3929. 17-6-2 13:17:05.4|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  3930. 17-6-2 13:17:05.4|Debug|DiskScanService|0 video files were found in C:\drone\
  3931. 17-6-2 13:17:05.4|Warn|HttpClient|HTTP Error - Res: [GET] http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json: 401.Unauthorized
  3932. 17-6-2 13:17:05.4|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  3933. 17-6-2 13:17:05.4|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  3934. 17-6-2 13:17:05.4|Warn|HttpClient|HTTP Error - Res: [GET] http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json: 401.Unauthorized
  3935. 17-6-2 13:17:05.4|Error|Sabnzbd|NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to SABnzbd, please check your settings ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [GET] at [http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json]
  3936. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  3937. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 178
  3938. --- End of inner exception stack trace ---
  3939. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 182
  3940. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 120
  3941. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 119
  3942.  
  3943. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to SABnzbd, please check your settings ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [GET] at [http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json]
  3944. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  3945. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 178
  3946. --- End of inner exception stack trace ---
  3947. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 182
  3948. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 120
  3949. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 119
  3950.  
  3951. 17-6-2 13:17:08.3|Error|Deluge|Couldn't get list of torrents
  3952.  
  3953. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  3954. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  3955. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  3956. --- End of inner exception stack trace ---
  3957. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  3958. at System.Net.HttpWebRequest.GetRequestStream()
  3959. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  3960. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  3961. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  3962. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  3963. --- End of inner exception stack trace ---
  3964. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  3965. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  3966. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  3967. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  3968.  
  3969. 17-6-2 13:17:08.4|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (8 ms)
  3970. 17-6-2 13:18:35.5|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  3971. 17-6-2 13:18:35.5|Debug|DiskScanService|0 video files were found in C:\drone\
  3972. 17-6-2 13:18:35.5|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  3973. 17-6-2 13:18:35.5|Warn|HttpClient|HTTP Error - Res: [GET] http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json: 401.Unauthorized
  3974. 17-6-2 13:18:35.5|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  3975. 17-6-2 13:18:35.5|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  3976. 17-6-2 13:18:35.5|Warn|HttpClient|HTTP Error - Res: [GET] http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json: 401.Unauthorized
  3977. 17-6-2 13:18:35.5|Error|Sabnzbd|NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to SABnzbd, please check your settings ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [GET] at [http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json]
  3978. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  3979. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 178
  3980. --- End of inner exception stack trace ---
  3981. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 182
  3982. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 120
  3983. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 119
  3984.  
  3985. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to SABnzbd, please check your settings ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [GET] at [http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json]
  3986. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  3987. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 178
  3988. --- End of inner exception stack trace ---
  3989. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 182
  3990. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 120
  3991. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 119
  3992.  
  3993. 17-6-2 13:18:37.5|Error|Deluge|Couldn't get list of torrents
  3994.  
  3995. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  3996. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  3997. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  3998. --- End of inner exception stack trace ---
  3999. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  4000. at System.Net.HttpWebRequest.GetRequestStream()
  4001. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  4002. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  4003. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  4004. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  4005. --- End of inner exception stack trace ---
  4006. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  4007. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  4008. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  4009. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  4010.  
  4011. 17-6-2 13:18:37.6|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (15 ms)
  4012. 17-6-2 13:18:48.5|Debug|Api|[GET] /api/log?page=1&pageSize=50&sortKey=time&sortDir=desc&filterKey=level&filterValue=Error: 200.OK (42 ms)
  4013. 17-6-2 13:18:50.3|Debug|Api|[GET] /api/log?page=1&pageSize=50&sortKey=time&sortDir=desc: 200.OK (37 ms)
  4014. 17-6-2 13:18:52.9|Debug|Api|[GET] /api/log/file: 200.OK (33 ms)
  4015. 17-6-2 13:18:53.0|Debug|Api|[GET] /api/log/file/sonarr.debug.txt: 200.OK (31 ms)
  4016. 17-6-2 13:18:54.2|Debug|Api|[GET] /api/log/file/sonarr.debug.txt: 200.OK (25 ms)
  4017. 17-6-2 13:18:59.3|Debug|Api|[GET] /api/log/file/sonarr.debug.txt: 200.OK (26 ms)
  4018. 17-6-2 13:20:05.6|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  4019. 17-6-2 13:20:05.6|Debug|DiskScanService|0 video files were found in C:\drone\
  4020. 17-6-2 13:20:05.6|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  4021. 17-6-2 13:20:05.6|Warn|HttpClient|HTTP Error - Res: [GET] http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json: 401.Unauthorized
  4022. 17-6-2 13:20:05.6|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  4023. 17-6-2 13:20:05.6|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  4024. 17-6-2 13:20:05.6|Warn|HttpClient|HTTP Error - Res: [GET] http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json: 401.Unauthorized
  4025. 17-6-2 13:20:05.6|Error|Sabnzbd|NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to SABnzbd, please check your settings ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [GET] at [http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json]
  4026. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  4027. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 178
  4028. --- End of inner exception stack trace ---
  4029. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 182
  4030. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 120
  4031. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 119
  4032.  
  4033. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to SABnzbd, please check your settings ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [GET] at [http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json]
  4034. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  4035. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 178
  4036. --- End of inner exception stack trace ---
  4037. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 182
  4038. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 120
  4039. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 119
  4040.  
  4041. 17-6-2 13:20:07.6|Error|Deluge|Couldn't get list of torrents
  4042.  
  4043. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  4044. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  4045. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  4046. --- End of inner exception stack trace ---
  4047. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  4048. at System.Net.HttpWebRequest.GetRequestStream()
  4049. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  4050. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  4051. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  4052. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  4053. --- End of inner exception stack trace ---
  4054. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  4055. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  4056. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  4057. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  4058.  
  4059. 17-6-2 13:20:07.7|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (8 ms)
  4060. 17-6-2 13:21:05.7|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  4061. 17-6-2 13:21:05.7|Debug|DiskScanService|0 video files were found in C:\drone\
  4062. 17-6-2 13:21:35.7|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  4063. 17-6-2 13:21:35.7|Warn|HttpClient|HTTP Error - Res: [GET] http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json: 401.Unauthorized
  4064. 17-6-2 13:21:35.7|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  4065. 17-6-2 13:21:35.7|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  4066. 17-6-2 13:21:35.7|Warn|HttpClient|HTTP Error - Res: [GET] http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json: 401.Unauthorized
  4067. 17-6-2 13:21:35.7|Error|Sabnzbd|NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to SABnzbd, please check your settings ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [GET] at [http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json]
  4068. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  4069. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 178
  4070. --- End of inner exception stack trace ---
  4071. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 182
  4072. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 120
  4073. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 119
  4074.  
  4075. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to SABnzbd, please check your settings ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [GET] at [http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json]
  4076. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  4077. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 178
  4078. --- End of inner exception stack trace ---
  4079. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 182
  4080. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 120
  4081. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 119
  4082.  
  4083. 17-6-2 13:21:37.7|Error|Deluge|Couldn't get list of torrents
  4084.  
  4085. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  4086. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  4087. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  4088. --- End of inner exception stack trace ---
  4089. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  4090. at System.Net.HttpWebRequest.GetRequestStream()
  4091. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  4092. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  4093. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  4094. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  4095. --- End of inner exception stack trace ---
  4096. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  4097. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  4098. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  4099. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  4100.  
  4101. 17-6-2 13:21:37.8|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (18 ms)
  4102. 17-6-2 13:22:05.7|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  4103. 17-6-2 13:22:05.7|Debug|DiskScanService|0 video files were found in C:\drone\
  4104. 17-6-2 13:23:05.8|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  4105. 17-6-2 13:23:05.8|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  4106. 17-6-2 13:23:05.8|Warn|HttpClient|HTTP Error - Res: [GET] http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json: 401.Unauthorized
  4107. 17-6-2 13:23:05.8|Debug|DiskScanService|0 video files were found in C:\drone\
  4108. 17-6-2 13:23:05.8|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  4109. 17-6-2 13:23:05.8|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  4110. 17-6-2 13:23:05.8|Warn|HttpClient|HTTP Error - Res: [GET] http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json: 401.Unauthorized
  4111. 17-6-2 13:23:05.8|Error|Sabnzbd|NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to SABnzbd, please check your settings ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [GET] at [http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json]
  4112. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  4113. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 178
  4114. --- End of inner exception stack trace ---
  4115. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 182
  4116. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 120
  4117. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 119
  4118.  
  4119. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to SABnzbd, please check your settings ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [GET] at [http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json]
  4120. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  4121. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 178
  4122. --- End of inner exception stack trace ---
  4123. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 182
  4124. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 120
  4125. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 119
  4126.  
  4127. 17-6-2 13:23:07.8|Error|Deluge|Couldn't get list of torrents
  4128.  
  4129. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  4130. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  4131. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  4132. --- End of inner exception stack trace ---
  4133. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  4134. at System.Net.HttpWebRequest.GetRequestStream()
  4135. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  4136. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  4137. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  4138. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  4139. --- End of inner exception stack trace ---
  4140. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  4141. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  4142. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  4143. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  4144.  
  4145. 17-6-2 13:23:07.8|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (8 ms)
  4146. 17-6-2 13:24:35.9|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  4147. 17-6-2 13:24:35.9|Debug|DiskScanService|0 video files were found in C:\drone\
  4148. 17-6-2 13:24:35.9|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  4149. 17-6-2 13:24:35.9|Warn|HttpClient|HTTP Error - Res: [GET] http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json: 401.Unauthorized
  4150. 17-6-2 13:24:35.9|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  4151. 17-6-2 13:24:35.9|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  4152. 17-6-2 13:24:35.9|Warn|HttpClient|HTTP Error - Res: [GET] http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json: 401.Unauthorized
  4153. 17-6-2 13:24:35.9|Error|Sabnzbd|NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to SABnzbd, please check your settings ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [GET] at [http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json]
  4154. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  4155. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 178
  4156. --- End of inner exception stack trace ---
  4157. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 182
  4158. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 120
  4159. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 119
  4160.  
  4161. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to SABnzbd, please check your settings ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [GET] at [http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json]
  4162. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  4163. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 178
  4164. --- End of inner exception stack trace ---
  4165. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 182
  4166. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 120
  4167. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 119
  4168.  
  4169. 17-6-2 13:24:37.9|Error|Deluge|Couldn't get list of torrents
  4170.  
  4171. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to Deluge, please check your settings ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8112
  4172. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  4173. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  4174. --- End of inner exception stack trace ---
  4175. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  4176. at System.Net.HttpWebRequest.GetRequestStream()
  4177. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 53
  4178. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 60
  4179. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 70
  4180. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 208
  4181. --- End of inner exception stack trace ---
  4182. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 234
  4183. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 180
  4184. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:line 80
  4185. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:line 88
  4186.  
  4187. 17-6-2 13:24:38.0|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (10 ms)
  4188. 17-6-2 13:25:13.8|Debug|Api|[GET] /api/log/file/sonarr.debug.txt: 200.OK (8 ms)
  4189. 17-6-2 13:25:36.0|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  4190. 17-6-2 13:25:36.0|Debug|DiskScanService|0 video files were found in C:\drone\
  4191. 17-6-2 13:25:51.7|Debug|Api|[GET] /api/config/mediamanagement: 200.OK (20 ms)
  4192. 17-6-2 13:25:51.7|Debug|Api|[GET] /api/config/naming: 200.OK (35 ms)
  4193. 17-6-2 13:25:51.7|Debug|Api|[GET] /api/config/indexer: 200.OK (7 ms)
  4194. 17-6-2 13:25:51.7|Debug|Api|[GET] /api/config/downloadclient: 200.OK (7 ms)
  4195. 17-6-2 13:25:51.7|Debug|Api|[GET] /api/notification: 200.OK (19 ms)
  4196. 17-6-2 13:25:51.7|Debug|Api|[GET] /api/config/host: 200.OK (20 ms)
  4197. 17-6-2 13:25:51.8|Debug|Api|[GET] /api/config/ui: 200.OK (4 ms)
  4198. 17-6-2 13:25:52.0|Debug|Api|[GET] /api/profile: 200.OK (58 ms)
  4199. 17-6-2 13:25:52.0|Debug|Api|[GET] /api/delayprofile: 200.OK (55 ms)
  4200. 17-6-2 13:25:52.0|Debug|Api|[GET] /api/qualitydefinition: 200.OK (8 ms)
  4201. 17-6-2 13:25:52.0|Debug|Parser|Parsing string 'Series Title (2010) - 01x01 - Episode Title (1)'
  4202. 17-6-2 13:25:52.0|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01
  4203. 17-6-2 13:25:52.0|Debug|Parser|Language parsed: English
  4204. 17-6-2 13:25:52.0|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01 - Episode Title (1)
  4205. 17-6-2 13:25:52.0|Debug|Api|[GET] /api/indexer: 200.OK (61 ms)
  4206. 17-6-2 13:25:52.0|Debug|Parser|Quality parsed: Unknown v1
  4207. 17-6-2 13:25:52.0|Debug|Parser|Release Group parsed:
  4208. 17-6-2 13:25:52.0|Debug|Parser|Parsing string 'Series Title (2010) - 01x01-02-03 - Episode Title'
  4209. 17-6-2 13:25:52.0|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01-02-03
  4210. 17-6-2 13:25:52.0|Debug|Parser|Language parsed: English
  4211. 17-6-2 13:25:52.0|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01-02-03 - Episode Title
  4212. 17-6-2 13:25:52.0|Debug|Parser|Quality parsed: Unknown v1
  4213. 17-6-2 13:25:52.0|Debug|Parser|Release Group parsed:
  4214. 17-6-2 13:25:52.0|Debug|Parser|Parsing string 'Series Title (2010) - 2013-10-30 - Episode Title (1)'
  4215. 17-6-2 13:25:52.0|Debug|Parser|Episode Parsed. Series Title (2010 - 2013-10-30
  4216. 17-6-2 13:25:52.0|Debug|Parser|Language parsed: English
  4217. 17-6-2 13:25:52.0|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 2013-10-30 - Episode Title (1)
  4218. 17-6-2 13:25:52.0|Debug|Parser|Quality parsed: Unknown v1
  4219. 17-6-2 13:25:52.0|Debug|Parser|Release Group parsed:
  4220. 17-6-2 13:25:52.0|Debug|Parser|Parsing string 'Series Title (2010) - 01x01 - Episode Title (1)'
  4221. 17-6-2 13:25:52.0|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01
  4222. 17-6-2 13:25:52.0|Debug|Parser|Language parsed: English
  4223. 17-6-2 13:25:52.0|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01 - Episode Title (1)
  4224. 17-6-2 13:25:52.0|Debug|Parser|Quality parsed: Unknown v1
  4225. 17-6-2 13:25:52.0|Debug|Parser|Release Group parsed:
  4226. 17-6-2 13:25:52.0|Debug|Parser|Parsing string 'Series Title (2010) - 01x01-02-03 - Episode Title'
  4227. 17-6-2 13:25:52.0|Debug|Api|[GET] /api/Restriction: 200.OK (14 ms)
  4228. 17-6-2 13:25:52.0|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01-02-03
  4229. 17-6-2 13:25:52.0|Debug|Parser|Language parsed: English
  4230. 17-6-2 13:25:52.0|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01-02-03 - Episode Title
  4231. 17-6-2 13:25:52.0|Debug|Parser|Quality parsed: Unknown v1
  4232. 17-6-2 13:25:52.0|Debug|Parser|Release Group parsed:
  4233. 17-6-2 13:25:52.0|Debug|Api|[GET] /api/config/naming/samples?renameEpisodes=true&replaceIllegalCharacters=true&multiEpisodeStyle=0&standardEpisodeFormat=%7BSeries+Title%7D+-+%7Bseason%3A00%7Dx%7Bepisode%3A00%7D+-+%7BEpisode+Title%7D&dailyEpisodeFormat=%7BSeries+Title%7D+-+%7BAir-Date%7D+-+%7BEpisode+Title%7D&animeEpisodeFormat=%7BSeries+Title%7D+-+%7Bseason%3A00%7Dx%7Bepisode%3A00%7D+-+%7BEpisode+Title%7D&seriesFolderFormat=%7BSeries+Title%7D&seasonFolderFormat=Season+%7Bseason%7D&includeSeriesTitle=false&includeEpisodeTitle=false&includeQuality=false&replaceSpaces=true&separator=+-+&numberStyle=%7Bseason%3A00%7Dx%7Bepisode%3A00%7D&id=1: 200.OK (90 ms)
  4234. 17-6-2 13:25:52.0|Debug|Api|[GET] /api/downloadclient: 200.OK (23 ms)
  4235. 17-6-2 13:25:52.0|Debug|Api|[GET] /api/remotePathMapping: 200.OK (22 ms)
  4236. 17-6-2 13:25:52.0|Debug|Api|[GET] /api/metadata: 200.OK (16 ms)
  4237. 17-6-2 13:25:57.9|Debug|Api|[DELETE] /api/downloadclient/2: 200.OK (62 ms)
  4238. 17-6-2 13:25:58.7|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=get_config&apikey=(removed)&output=json
  4239. 17-6-2 13:25:58.7|Warn|HttpClient|HTTP Error - Res: [GET] http://localhost:8080/api?mode=get_config&apikey=(removed)&output=json: 401.Unauthorized
  4240. 17-6-2 13:25:58.7|Debug|Api|[GET] /api/health: 200.OK (5 ms)
  4241. 17-6-2 13:25:58.8|Debug|Api|[GET] /api/downloadclient/schema: 200.OK (21 ms)
  4242. 17-6-2 13:26:06.0|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  4243. 17-6-2 13:26:06.0|Warn|HttpClient|HTTP Error - Res: [GET] http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json: 401.Unauthorized
  4244. 17-6-2 13:26:06.0|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  4245. 17-6-2 13:26:06.0|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  4246. 17-6-2 13:26:06.0|Warn|HttpClient|HTTP Error - Res: [GET] http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json: 401.Unauthorized
  4247. 17-6-2 13:26:06.0|Error|Sabnzbd|NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to SABnzbd, please check your settings ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [GET] at [http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json]
  4248. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  4249. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 178
  4250. --- End of inner exception stack trace ---
  4251. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 182
  4252. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 120
  4253. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 119
  4254.  
  4255. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to SABnzbd, please check your settings ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [GET] at [http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json]
  4256. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  4257. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 178
  4258. --- End of inner exception stack trace ---
  4259. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 182
  4260. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 120
  4261. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 119
  4262.  
  4263. 17-6-2 13:26:06.0|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (14 ms)
  4264. 17-6-2 13:26:21.6|Warn|HttpClient|HTTP Error - Res: [POST] http://localhost:8080/login: 401.Unauthorized
  4265. 17-6-2 13:26:21.6|Debug|QBittorrentProxy|qbitTorrent authentication failed.
  4266. 17-6-2 13:26:21.6|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8080/login]
  4267. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  4268. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  4269. --- End of inner exception stack trace ---
  4270. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  4271. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  4272. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  4273. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  4274.  
  4275. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8080/login]
  4276. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  4277. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  4278. --- End of inner exception stack trace ---
  4279. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  4280. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  4281. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  4282. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  4283.  
  4284. 17-6-2 13:26:21.6|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  4285. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  4286. 17-6-2 13:26:21.6|Debug|Api|[POST] /api/downloadclient/test: 400.BadRequest (55 ms)
  4287. 17-6-2 13:26:27.6|Warn|HttpClient|HTTP Error - Res: [POST] http://localhost:8080/login: 401.Unauthorized
  4288. 17-6-2 13:26:27.6|Debug|QBittorrentProxy|qbitTorrent authentication failed.
  4289. 17-6-2 13:26:27.6|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8080/login]
  4290. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  4291. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  4292. --- End of inner exception stack trace ---
  4293. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  4294. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  4295. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  4296. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  4297.  
  4298. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8080/login]
  4299. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  4300. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  4301. --- End of inner exception stack trace ---
  4302. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  4303. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  4304. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  4305. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  4306.  
  4307. 17-6-2 13:26:27.6|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  4308. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  4309. 17-6-2 13:26:27.6|Debug|Api|[POST] /api/downloadclient/test: 400.BadRequest (55 ms)
  4310. 17-6-2 13:26:28.3|Warn|HttpClient|HTTP Error - Res: [POST] http://localhost:8080/login: 401.Unauthorized
  4311. 17-6-2 13:26:28.3|Debug|QBittorrentProxy|qbitTorrent authentication failed.
  4312. 17-6-2 13:26:28.3|Error|QBittorrent|NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8080/login]
  4313. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  4314. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  4315. --- End of inner exception stack trace ---
  4316. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  4317. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  4318. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  4319. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  4320.  
  4321. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBitTorrent, please check your settings. ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [POST] at [http://localhost:8080/login]
  4322. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  4323. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 214
  4324. --- End of inner exception stack trace ---
  4325. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, QBittorrentSettings settings, Boolean reauthenticate) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 224
  4326. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.ProcessRequest[TResult](HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 156
  4327. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxy.GetVersion(QBittorrentSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrentProxy.cs:line 45
  4328. at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\QBittorrent\QBittorrent.cs:line 202
  4329.  
  4330. 17-6-2 13:26:28.3|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  4331. -- Unknown exception: Failed to connect to qBitTorrent, please check your settings.
  4332. 17-6-2 13:26:28.3|Debug|Api|[POST] /api/downloadclient: 400.BadRequest (44 ms)
  4333. 17-6-2 13:26:29.5|Debug|Api|[GET] /api/health: 200.OK (23 ms)
  4334. 17-6-2 13:26:29.5|Debug|Api|[GET] /api/health: 200.OK (16 ms)
  4335. 17-6-2 13:26:29.7|Debug|Api|[GET] /api/diskspace: 200.OK (236 ms)
  4336. 17-6-2 13:26:29.7|Debug|Api|[GET] /api/diskspace: 200.OK (212 ms)
  4337. 17-6-2 13:26:30.5|Debug|Api|[GET] /api/log?page=1&pageSize=50&sortKey=time&sortDir=desc: 200.OK (54 ms)
  4338. 17-6-2 13:26:30.5|Debug|Api|[GET] /api/log?page=1&pageSize=50&sortKey=time&sortDir=desc: 200.OK (46 ms)
  4339. 17-6-2 13:26:32.1|Debug|Api|[GET] /api/log/file: 200.OK (31 ms)
  4340. 17-6-2 13:26:32.2|Debug|Api|[GET] /api/log/file/sonarr.debug.txt: 200.OK (28 ms)
  4341. 17-6-2 13:26:33.0|Debug|Api|[GET] /api/log/file/sonarr.debug.txt: 200.OK (21 ms)
  4342. 17-6-2 13:27:06.0|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  4343. 17-6-2 13:27:06.0|Debug|DiskScanService|0 video files were found in C:\drone\
  4344. 17-6-2 13:27:36.1|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  4345. 17-6-2 13:27:36.1|Warn|HttpClient|HTTP Error - Res: [GET] http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json: 401.Unauthorized
  4346. 17-6-2 13:27:36.1|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  4347. 17-6-2 13:27:36.1|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  4348. 17-6-2 13:27:36.1|Warn|HttpClient|HTTP Error - Res: [GET] http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json: 401.Unauthorized
  4349. 17-6-2 13:27:36.1|Error|Sabnzbd|NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to SABnzbd, please check your settings ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [GET] at [http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json]
  4350. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  4351. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 178
  4352. --- End of inner exception stack trace ---
  4353. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 182
  4354. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 120
  4355. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 119
  4356.  
  4357. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to SABnzbd, please check your settings ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [GET] at [http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json]
  4358. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  4359. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 178
  4360. --- End of inner exception stack trace ---
  4361. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 182
  4362. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 120
  4363. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 119
  4364.  
  4365. 17-6-2 13:27:36.1|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (8 ms)
  4366. 17-6-2 13:28:06.1|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  4367. 17-6-2 13:28:06.1|Debug|DiskScanService|0 video files were found in C:\drone\
  4368. 17-6-2 13:28:29.2|Debug|Api|[GET] /api/health: 200.OK (17 ms)
  4369. 17-6-2 13:28:29.3|Debug|Api|[GET] /api/health: 200.OK (11 ms)
  4370. 17-6-2 13:28:29.5|Debug|Api|[GET] /api/diskspace: 200.OK (201 ms)
  4371. 17-6-2 13:28:29.5|Debug|Api|[GET] /api/diskspace: 200.OK (239 ms)
  4372. 17-6-2 13:28:31.6|Debug|Api|[GET] /api/config/mediamanagement: 200.OK (18 ms)
  4373. 17-6-2 13:28:31.6|Debug|Api|[GET] /api/config/downloadclient: 200.OK (32 ms)
  4374. 17-6-2 13:28:31.6|Debug|Api|[GET] /api/config/indexer: 200.OK (33 ms)
  4375. 17-6-2 13:28:31.6|Debug|Api|[GET] /api/config/naming: 200.OK (47 ms)
  4376. 17-6-2 13:28:31.6|Debug|Api|[GET] /api/config/ui: 200.OK (5 ms)
  4377. 17-6-2 13:28:31.6|Debug|Api|[GET] /api/config/host: 200.OK (17 ms)
  4378. 17-6-2 13:28:31.7|Debug|Api|[GET] /api/notification: 200.OK (8 ms)
  4379. 17-6-2 13:28:31.8|Debug|Api|[GET] /api/profile: 200.OK (45 ms)
  4380. 17-6-2 13:28:31.8|Debug|Api|[GET] /api/qualitydefinition: 200.OK (46 ms)
  4381. 17-6-2 13:28:31.8|Debug|Parser|Parsing string 'Series Title (2010) - 01x01 - Episode Title (1)'
  4382. 17-6-2 13:28:31.8|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01
  4383. 17-6-2 13:28:31.8|Debug|Parser|Language parsed: English
  4384. 17-6-2 13:28:31.8|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01 - Episode Title (1)
  4385. 17-6-2 13:28:31.8|Debug|Parser|Quality parsed: Unknown v1
  4386. 17-6-2 13:28:31.8|Debug|Parser|Release Group parsed:
  4387. 17-6-2 13:28:31.8|Debug|Parser|Parsing string 'Series Title (2010) - 01x01-02-03 - Episode Title'
  4388. 17-6-2 13:28:31.8|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01-02-03
  4389. 17-6-2 13:28:31.8|Debug|Parser|Language parsed: English
  4390. 17-6-2 13:28:31.8|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01-02-03 - Episode Title
  4391. 17-6-2 13:28:31.8|Debug|Api|[GET] /api/delayprofile: 200.OK (53 ms)
  4392. 17-6-2 13:28:31.8|Debug|Parser|Quality parsed: Unknown v1
  4393. 17-6-2 13:28:31.8|Debug|Parser|Release Group parsed:
  4394. 17-6-2 13:28:31.8|Debug|Parser|Parsing string 'Series Title (2010) - 2013-10-30 - Episode Title (1)'
  4395. 17-6-2 13:28:31.8|Debug|Parser|Episode Parsed. Series Title (2010 - 2013-10-30
  4396. 17-6-2 13:28:31.8|Debug|Parser|Language parsed: English
  4397. 17-6-2 13:28:31.8|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 2013-10-30 - Episode Title (1)
  4398. 17-6-2 13:28:31.8|Debug|Parser|Quality parsed: Unknown v1
  4399. 17-6-2 13:28:31.8|Debug|Parser|Release Group parsed:
  4400. 17-6-2 13:28:31.8|Debug|Parser|Parsing string 'Series Title (2010) - 01x01 - Episode Title (1)'
  4401. 17-6-2 13:28:31.8|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01
  4402. 17-6-2 13:28:31.8|Debug|Parser|Language parsed: English
  4403. 17-6-2 13:28:31.8|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01 - Episode Title (1)
  4404. 17-6-2 13:28:31.8|Debug|Parser|Quality parsed: Unknown v1
  4405. 17-6-2 13:28:31.8|Debug|Parser|Release Group parsed:
  4406. 17-6-2 13:28:31.8|Debug|Parser|Parsing string 'Series Title (2010) - 01x01-02-03 - Episode Title'
  4407. 17-6-2 13:28:31.8|Debug|Parser|Episode Parsed. Series Title (2010) - S01E01-02-03
  4408. 17-6-2 13:28:31.8|Debug|Parser|Language parsed: English
  4409. 17-6-2 13:28:31.8|Debug|QualityParser|Trying to parse quality for Series Title (2010) - 01x01-02-03 - Episode Title
  4410. 17-6-2 13:28:31.8|Debug|Parser|Quality parsed: Unknown v1
  4411. 17-6-2 13:28:31.8|Debug|Parser|Release Group parsed:
  4412. 17-6-2 13:28:31.8|Debug|Api|[GET] /api/config/naming/samples?renameEpisodes=true&replaceIllegalCharacters=true&multiEpisodeStyle=0&standardEpisodeFormat=%7BSeries+Title%7D+-+%7Bseason%3A00%7Dx%7Bepisode%3A00%7D+-+%7BEpisode+Title%7D&dailyEpisodeFormat=%7BSeries+Title%7D+-+%7BAir-Date%7D+-+%7BEpisode+Title%7D&animeEpisodeFormat=%7BSeries+Title%7D+-+%7Bseason%3A00%7Dx%7Bepisode%3A00%7D+-+%7BEpisode+Title%7D&seriesFolderFormat=%7BSeries+Title%7D&seasonFolderFormat=Season+%7Bseason%7D&includeSeriesTitle=false&includeEpisodeTitle=false&includeQuality=false&replaceSpaces=true&separator=+-+&numberStyle=%7Bseason%3A00%7Dx%7Bepisode%3A00%7D&id=1: 200.OK (71 ms)
  4413. 17-6-2 13:28:31.9|Debug|Api|[GET] /api/indexer: 200.OK (25 ms)
  4414. 17-6-2 13:28:31.9|Debug|Api|[GET] /api/Restriction: 200.OK (17 ms)
  4415. 17-6-2 13:28:31.9|Debug|Api|[GET] /api/remotePathMapping: 200.OK (12 ms)
  4416. 17-6-2 13:28:31.9|Debug|Api|[GET] /api/downloadclient: 200.OK (24 ms)
  4417. 17-6-2 13:28:31.9|Debug|Api|[GET] /api/metadata: 200.OK (10 ms)
  4418. 17-6-2 13:28:32.2|Debug|Api|[GET] /api/health: 200.OK (33 ms)
  4419. 17-6-2 13:28:32.2|Debug|Api|[GET] /api/health: 200.OK (44 ms)
  4420. 17-6-2 13:28:32.3|Debug|Api|[GET] /api/diskspace: 200.OK (127 ms)
  4421. 17-6-2 13:28:32.3|Debug|Api|[GET] /api/diskspace: 200.OK (140 ms)
  4422. 17-6-2 13:28:33.9|Debug|Api|[GET] /api/update: 200.OK (424 ms)
  4423. 17-6-2 13:28:33.9|Debug|Api|[GET] /api/update: 200.OK (448 ms)
  4424. 17-6-2 13:29:06.1|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  4425. 17-6-2 13:29:06.1|Warn|HttpClient|HTTP Error - Res: [GET] http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json: 401.Unauthorized
  4426. 17-6-2 13:29:06.1|Debug|DiskScanService|Scanning 'C:\drone\' for video files
  4427. 17-6-2 13:29:06.1|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  4428. 17-6-2 13:29:06.1|Debug|SabnzbdProxy|Url: http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  4429. 17-6-2 13:29:06.1|Debug|DiskScanService|0 video files were found in C:\drone\
  4430. 17-6-2 13:29:06.1|Warn|HttpClient|HTTP Error - Res: [GET] http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json: 401.Unauthorized
  4431. 17-6-2 13:29:06.1|Error|Sabnzbd|NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to SABnzbd, please check your settings ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [GET] at [http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json]
  4432. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  4433. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 178
  4434. --- End of inner exception stack trace ---
  4435. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 182
  4436. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 120
  4437. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 119
  4438.  
  4439. [v2.0.0.4753] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to SABnzbd, please check your settings ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [401:Unauthorized] [GET] at [http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json]
  4440. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 106
  4441. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 178
  4442. --- End of inner exception stack trace ---
  4443. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 182
  4444. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 120
  4445. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 119
  4446.  
  4447. 17-6-2 13:29:06.2|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (7 ms)
  4448. 17-6-2 13:29:28.2|Debug|Api|[GET] /api/health: 200.OK (16 ms)
  4449. 17-6-2 13:29:28.3|Debug|Api|[GET] /api/health: 200.OK (21 ms)
  4450. 17-6-2 13:29:28.5|Debug|Api|[GET] /api/diskspace: 200.OK (288 ms)
  4451. 17-6-2 13:29:28.5|Debug|Api|[GET] /api/diskspace: 200.OK (257 ms)
  4452. 17-6-2 13:29:29.5|Debug|Api|[GET] /api/log?page=1&pageSize=50&sortKey=time&sortDir=desc: 200.OK (53 ms)
  4453. 17-6-2 13:29:29.5|Debug|Api|[GET] /api/log?page=1&pageSize=50&sortKey=time&sortDir=desc: 200.OK (35 ms)
  4454. 17-6-2 13:29:31.1|Debug|Api|[GET] /api/log/file: 200.OK (36 ms)
  4455. 17-6-2 13:29:31.2|Debug|Api|[GET] /api/log/file/sonarr.debug.txt: 200.OK (19 ms)
  4456. 17-6-2 13:29:32.0|Debug|Api|[GET] /api/log/file/sonarr.debug.txt: 200.OK (12 ms)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement