Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2020
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 228.39 KB | None | 0 0
  1. 20-4-1 16:25:31.6|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  2.  
  3. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:8000
  4. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  5. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  6. --- Ende der internen Ausnahmestapelüberwachung ---
  7. bei System.Net.HttpWebRequest.GetResponse()
  8. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  9. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  10. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  11. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  12. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 184.
  13. --- Ende der internen Ausnahmestapelüberwachung ---
  14. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 192.
  15. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 113.
  16. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 57.
  17.  
  18. 20-4-1 16:25:35.6|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Newsbin
  19.  
  20. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:8000
  21. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  22. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  23. --- Ende der internen Ausnahmestapelüberwachung ---
  24. bei System.Net.HttpWebRequest.GetResponse()
  25. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  26. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  27. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  28. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  29. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 184.
  30. --- Ende der internen Ausnahmestapelüberwachung ---
  31. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 192.
  32. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 129.
  33. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 117.
  34. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.<GetItems>d__8.MoveNext() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 194.
  35. bei System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  36. bei System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  37. bei NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:Zeile 89.
  38.  
  39. 20-4-1 16:40:28.1|Info|RssSyncService|Starting RSS Sync
  40. 20-4-1 16:40:31.3|Info|DownloadDecisionMaker|Processing 400 releases
  41. 20-4-1 16:40:31.9|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  42. 20-4-1 16:40:31.9|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  43. 20-4-1 16:40:32.0|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  44. 20-4-1 16:40:32.0|Info|RssSyncService|RSS Sync Completed. Reports found: 400, Reports grabbed: 0
  45. 20-4-1 16:55:58.5|Info|RssSyncService|Starting RSS Sync
  46. 20-4-1 16:56:01.8|Info|DownloadDecisionMaker|Processing 400 releases
  47. 20-4-1 16:56:02.3|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  48. 20-4-1 16:56:02.4|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  49. 20-4-1 16:56:02.4|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  50. 20-4-1 16:56:02.4|Info|RssSyncService|RSS Sync Completed. Reports found: 400, Reports grabbed: 0
  51. 20-4-1 16:57:02.4|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  52.  
  53. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:8000
  54. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  55. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  56. --- Ende der internen Ausnahmestapelüberwachung ---
  57. bei System.Net.HttpWebRequest.GetResponse()
  58. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  59. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  60. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  61. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  62. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 184.
  63. --- Ende der internen Ausnahmestapelüberwachung ---
  64. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 192.
  65. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 113.
  66. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 57.
  67.  
  68. 20-4-1 16:57:06.4|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Newsbin
  69.  
  70. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:8000
  71. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  72. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  73. --- Ende der internen Ausnahmestapelüberwachung ---
  74. bei System.Net.HttpWebRequest.GetResponse()
  75. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  76. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  77. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  78. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  79. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 184.
  80. --- Ende der internen Ausnahmestapelüberwachung ---
  81. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 192.
  82. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 129.
  83. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 117.
  84. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.<GetItems>d__8.MoveNext() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 194.
  85. bei System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  86. bei System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  87. bei NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:Zeile 89.
  88.  
  89. 20-4-1 17:11:28.7|Info|RssSyncService|Starting RSS Sync
  90. 20-4-1 17:11:31.9|Info|DownloadDecisionMaker|Processing 397 releases
  91. 20-4-1 17:11:32.7|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  92. 20-4-1 17:11:32.7|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  93. 20-4-1 17:11:32.7|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  94. 20-4-1 17:11:32.7|Info|RssSyncService|RSS Sync Completed. Reports found: 397, Reports grabbed: 0
  95. 20-4-1 17:26:59.5|Info|RssSyncService|Starting RSS Sync
  96. 20-4-1 17:27:02.8|Info|DownloadDecisionMaker|Processing 395 releases
  97. 20-4-1 17:27:03.5|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  98. 20-4-1 17:27:03.5|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  99. 20-4-1 17:27:03.5|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  100. 20-4-1 17:27:03.5|Info|RssSyncService|RSS Sync Completed. Reports found: 395, Reports grabbed: 0
  101. 20-4-1 17:42:30.1|Info|RssSyncService|Starting RSS Sync
  102. 20-4-1 17:42:33.3|Info|DownloadDecisionMaker|Processing 398 releases
  103. 20-4-1 17:42:34.0|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  104. 20-4-1 17:42:34.0|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  105. 20-4-1 17:42:34.0|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  106. 20-4-1 17:42:34.0|Info|RssSyncService|RSS Sync Completed. Reports found: 398, Reports grabbed: 0
  107. 20-4-1 17:57:34.3|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  108.  
  109. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:8000
  110. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  111. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  112. --- Ende der internen Ausnahmestapelüberwachung ---
  113. bei System.Net.HttpWebRequest.GetResponse()
  114. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  115. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  116. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  117. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  118. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 184.
  119. --- Ende der internen Ausnahmestapelüberwachung ---
  120. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 192.
  121. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 113.
  122. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 57.
  123.  
  124. 20-4-1 17:57:38.4|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Newsbin
  125.  
  126. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:8000
  127. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  128. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  129. --- Ende der internen Ausnahmestapelüberwachung ---
  130. bei System.Net.HttpWebRequest.GetResponse()
  131. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  132. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  133. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  134. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  135. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 184.
  136. --- Ende der internen Ausnahmestapelüberwachung ---
  137. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 192.
  138. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 129.
  139. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 117.
  140. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.<GetItems>d__8.MoveNext() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 194.
  141. bei System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  142. bei System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  143. bei NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:Zeile 89.
  144.  
  145. 20-4-1 17:58:00.3|Info|RssSyncService|Starting RSS Sync
  146. 20-4-1 17:58:03.5|Info|DownloadDecisionMaker|Processing 400 releases
  147. 20-4-1 17:58:04.2|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  148. 20-4-1 17:58:04.2|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  149. 20-4-1 17:58:04.2|Info|RssSyncService|RSS Sync Completed. Reports found: 400, Reports grabbed: 0
  150. 20-4-1 18:13:30.9|Info|RssSyncService|Starting RSS Sync
  151. 20-4-1 18:13:34.1|Info|DownloadDecisionMaker|Processing 395 releases
  152. 20-4-1 18:13:34.7|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  153. 20-4-1 18:13:34.7|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  154. 20-4-1 18:13:34.8|Info|RssSyncService|RSS Sync Completed. Reports found: 395, Reports grabbed: 0
  155. 20-4-1 18:16:00.9|Info|HousekeepingService|Running housecleaning tasks
  156. 20-4-1 18:16:01.0|Info|Database|Vacuuming Log database
  157. 20-4-1 18:16:01.1|Info|Database|Log database compressed
  158. 20-4-1 18:16:01.5|Info|Database|Vacuuming Main database
  159. 20-4-1 18:16:02.3|Info|Database|Main database compressed
  160. 20-4-1 18:17:00.9|Info|SceneMappingService|Updating Scene mappings
  161. 20-4-1 18:29:01.4|Info|RssSyncService|Starting RSS Sync
  162. 20-4-1 18:29:04.6|Info|DownloadDecisionMaker|Processing 398 releases
  163. 20-4-1 18:29:05.3|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  164. 20-4-1 18:29:05.3|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  165. 20-4-1 18:29:05.3|Info|RssSyncService|RSS Sync Completed. Reports found: 398, Reports grabbed: 0
  166. 20-4-1 18:34:35.5|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from uTorrent
  167.  
  168. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to uTorrent, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:9091
  169. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  170. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  171. --- Ende der internen Ausnahmestapelüberwachung ---
  172. bei System.Net.HttpWebRequest.GetResponse()
  173. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  174. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  175. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  176. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  177. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, UTorrentSettings settings, Boolean reauthenticate) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 239.
  178. --- Ende der internen Ausnahmestapelüberwachung ---
  179. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, UTorrentSettings settings, Boolean reauthenticate) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 259.
  180. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.ProcessRequest(HttpRequestBuilder requestBuilder, UTorrentSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 188.
  181. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.GetTorrents(String cacheId, UTorrentSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 82.
  182. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrent.GetTorrents() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrent.cs:Zeile 158.
  183. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrent.GetItems() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrent.cs:Zeile 81.
  184. bei NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:Zeile 89.
  185.  
  186. 20-4-1 18:44:31.8|Info|RssSyncService|Starting RSS Sync
  187. 20-4-1 18:44:35.0|Info|DownloadDecisionMaker|Processing 395 releases
  188. 20-4-1 18:44:35.6|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  189. 20-4-1 18:44:35.7|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  190. 20-4-1 18:44:35.7|Info|RssSyncService|RSS Sync Completed. Reports found: 395, Reports grabbed: 0
  191. 20-4-1 19:00:02.3|Info|RssSyncService|Starting RSS Sync
  192. 20-4-1 19:00:05.5|Info|DownloadDecisionMaker|Processing 397 releases
  193. 20-4-1 19:00:06.3|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  194. 20-4-1 19:00:06.4|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  195. 20-4-1 19:00:06.4|Info|RssSyncService|RSS Sync Completed. Reports found: 397, Reports grabbed: 0
  196. 20-4-1 19:15:32.8|Info|RssSyncService|Starting RSS Sync
  197. 20-4-1 19:15:36.0|Info|DownloadDecisionMaker|Processing 395 releases
  198. 20-4-1 19:15:36.7|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  199. 20-4-1 19:15:36.7|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  200. 20-4-1 19:15:36.7|Info|RssSyncService|RSS Sync Completed. Reports found: 395, Reports grabbed: 0
  201. 20-4-2 10:32:57.8|Info|Bootstrap|Starting Sonarr - C:\ProgramData\NzbDrone\bin\nzbdrone.console.exe - Version 2.0.0.5344
  202. 20-4-2 10:32:58.6|Info|Router|Application mode: Service
  203. 20-4-2 10:32:58.8|Info|MigrationLogger|*** Migrating data source=C:\ProgramData\NzbDrone\nzbdrone.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  204. 20-4-2 10:32:59.6|Info|MigrationLogger|*** Migrating data source=C:\ProgramData\NzbDrone\logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  205. 20-4-2 10:33:00.2|Info|OwinHostController|Listening on the following URLs:
  206. 20-4-2 10:33:00.2|Info|OwinHostController| http://*:8989/
  207. 20-4-2 10:33:01.2|Info|NancyBootstrapper|Starting Web Server
  208. 20-4-2 10:33:33.0|Info|SceneMappingService|Updating Scene mappings
  209. 20-4-2 10:33:34.2|Info|RefreshSeriesService|Updating Info for Absentia
  210. 20-4-2 10:33:34.5|Info|RefreshEpisodeService|Starting episode info refresh for: [330500][Absentia]
  211. 20-4-2 10:33:34.6|Info|RefreshEpisodeService|Finished episode refresh for series: [330500][Absentia].
  212. 20-4-2 10:33:34.6|Info|DiskScanService|Scanning disk for Absentia
  213. 20-4-2 10:33:34.6|Info|DiskScanService|Completed scanning disk for Absentia
  214. 20-4-2 10:33:34.9|Info|RefreshSeriesService|Updating Info for After Life
  215. 20-4-2 10:33:35.0|Info|RefreshEpisodeService|Starting episode info refresh for: [347507][After Life]
  216. 20-4-2 10:33:35.0|Info|RefreshEpisodeService|Finished episode refresh for series: [347507][After Life].
  217. 20-4-2 10:33:35.0|Info|DiskScanService|Scanning disk for After Life
  218. 20-4-2 10:33:35.1|Info|DiskScanService|Completed scanning disk for After Life
  219. 20-4-2 10:33:35.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  220. 20-4-2 10:33:35.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  221. 20-4-2 10:33:35.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  222. 20-4-2 10:33:35.1|Info|ExistingExtraFileService|Found 0 extra files
  223. 20-4-2 10:33:35.1|Info|RefreshSeriesService|Skipping refresh of series: The Age of A.I.
  224. 20-4-2 10:33:35.1|Info|DiskScanService|Scanning disk for The Age of A.I.
  225. 20-4-2 10:33:35.1|Info|DiskScanService|Completed scanning disk for The Age of A.I.
  226. 20-4-2 10:33:35.1|Info|RefreshSeriesService|Updating Info for Altered Carbon
  227. 20-4-2 10:33:35.2|Info|MetadataService|Series folder does not exist, skipping metadata creation
  228. 20-4-2 10:33:35.2|Info|RefreshEpisodeService|Starting episode info refresh for: [332331][Altered Carbon]
  229. 20-4-2 10:33:35.2|Info|RefreshEpisodeService|Finished episode refresh for series: [332331][Altered Carbon].
  230. 20-4-2 10:33:35.2|Info|DiskScanService|Scanning disk for Altered Carbon
  231. 20-4-2 10:33:35.2|Info|DiskScanService|Completed scanning disk for Altered Carbon
  232. 20-4-2 10:33:35.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  233. 20-4-2 10:33:35.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  234. 20-4-2 10:33:35.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  235. 20-4-2 10:33:35.3|Info|ExistingExtraFileService|Found 0 extra files
  236. 20-4-2 10:33:35.3|Info|RefreshSeriesService|Updating Info for American Gods
  237. 20-4-2 10:33:35.4|Info|RefreshEpisodeService|Starting episode info refresh for: [253573][American Gods]
  238. 20-4-2 10:33:35.4|Info|RefreshEpisodeService|Finished episode refresh for series: [253573][American Gods].
  239. 20-4-2 10:33:35.4|Info|DiskScanService|Scanning disk for American Gods
  240. 20-4-2 10:33:35.4|Info|DiskScanService|Completed scanning disk for American Gods
  241. 20-4-2 10:33:35.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  242. 20-4-2 10:33:35.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  243. 20-4-2 10:33:35.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  244. 20-4-2 10:33:35.4|Info|ExistingExtraFileService|Found 0 extra files
  245. 20-4-2 10:33:35.4|Info|RefreshSeriesService|Updating Info for American Horror Story
  246. 20-4-2 10:33:35.6|Info|RefreshEpisodeService|Starting episode info refresh for: [250487][American Horror Story]
  247. 20-4-2 10:33:35.6|Info|RefreshEpisodeService|Finished episode refresh for series: [250487][American Horror Story].
  248. 20-4-2 10:33:35.6|Info|DiskScanService|Scanning disk for American Horror Story
  249. 20-4-2 10:33:35.7|Info|DiskScanService|Completed scanning disk for American Horror Story
  250. 20-4-2 10:33:35.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  251. 20-4-2 10:33:35.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  252. 20-4-2 10:33:35.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  253. 20-4-2 10:33:35.7|Info|ExistingExtraFileService|Found 0 extra files
  254. 20-4-2 10:33:35.7|Info|RefreshSeriesService|Skipping refresh of series: American Vandal
  255. 20-4-2 10:33:35.7|Info|DiskScanService|Scanning disk for American Vandal
  256. 20-4-2 10:33:35.8|Info|DiskScanService|Completed scanning disk for American Vandal
  257. 20-4-2 10:33:35.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  258. 20-4-2 10:33:35.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  259. 20-4-2 10:33:35.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  260. 20-4-2 10:33:35.8|Info|ExistingExtraFileService|Found 0 extra files
  261. 20-4-2 10:33:35.8|Info|RefreshSeriesService|Updating Info for The Angel of Darkness
  262. 20-4-2 10:33:35.9|Error|RefreshSeriesService|Series 'The Angel of Darkness' (tvdbid 351731) was not found, it may have been removed from TheTVDB.
  263. 20-4-2 10:33:35.9|Info|RefreshSeriesService|Skipping refresh of series: Angie Tribeca
  264. 20-4-2 10:33:35.9|Info|DiskScanService|Scanning disk for Angie Tribeca
  265. 20-4-2 10:33:35.9|Info|DiskScanService|Completed scanning disk for Angie Tribeca
  266. 20-4-2 10:33:35.9|Info|RefreshSeriesService|Skipping refresh of series: Another Period
  267. 20-4-2 10:33:35.9|Warn|DiskScanService|Series' root folder (D:\Newsbin\SONARR) is empty.
  268. 20-4-2 10:33:35.9|Info|RefreshSeriesService|Updating Info for A.P. Bio
  269. 20-4-2 10:33:36.0|Info|RefreshEpisodeService|Starting episode info refresh for: [328534][A.P. Bio]
  270. 20-4-2 10:33:36.1|Info|RefreshEpisodeService|Finished episode refresh for series: [328534][A.P. Bio].
  271. 20-4-2 10:33:36.1|Info|DiskScanService|Scanning disk for A.P. Bio
  272. 20-4-2 10:33:36.1|Info|DiskScanService|Completed scanning disk for A.P. Bio
  273. 20-4-2 10:33:36.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  274. 20-4-2 10:33:36.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  275. 20-4-2 10:33:36.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  276. 20-4-2 10:33:36.1|Info|ExistingExtraFileService|Found 0 extra files
  277. 20-4-2 10:33:36.1|Info|RefreshSeriesService|Updating Info for Atlanta
  278. 20-4-2 10:33:36.2|Info|RefreshEpisodeService|Starting episode info refresh for: [313999][Atlanta]
  279. 20-4-2 10:33:36.3|Info|RefreshEpisodeService|Finished episode refresh for series: [313999][Atlanta].
  280. 20-4-2 10:33:36.3|Info|DiskScanService|Scanning disk for Atlanta
  281. 20-4-2 10:33:36.3|Info|DiskScanService|Completed scanning disk for Atlanta
  282. 20-4-2 10:33:36.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  283. 20-4-2 10:33:36.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  284. 20-4-2 10:33:36.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  285. 20-4-2 10:33:36.3|Info|ExistingExtraFileService|Found 0 extra files
  286. 20-4-2 10:33:36.3|Info|RefreshSeriesService|Updating Info for Atypical
  287. 20-4-2 10:33:36.4|Info|RefreshEpisodeService|Starting episode info refresh for: [330374][Atypical]
  288. 20-4-2 10:33:36.4|Info|RefreshEpisodeService|Finished episode refresh for series: [330374][Atypical].
  289. 20-4-2 10:33:36.4|Info|DiskScanService|Scanning disk for Atypical
  290. 20-4-2 10:33:36.4|Info|DiskScanService|Completed scanning disk for Atypical
  291. 20-4-2 10:33:36.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  292. 20-4-2 10:33:36.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  293. 20-4-2 10:33:36.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  294. 20-4-2 10:33:36.5|Info|ExistingExtraFileService|Found 0 extra files
  295. 20-4-2 10:33:36.5|Info|RefreshSeriesService|Updating Info for Avenue 5
  296. 20-4-2 10:33:36.6|Info|RefreshEpisodeService|Starting episode info refresh for: [364106][Avenue 5]
  297. 20-4-2 10:33:36.6|Info|RefreshEpisodeService|Finished episode refresh for series: [364106][Avenue 5].
  298. 20-4-2 10:33:36.6|Info|DiskScanService|Scanning disk for Avenue 5
  299. 20-4-2 10:33:36.6|Info|DiskScanService|Completed scanning disk for Avenue 5
  300. 20-4-2 10:33:36.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  301. 20-4-2 10:33:36.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  302. 20-4-2 10:33:36.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  303. 20-4-2 10:33:36.7|Info|ExistingExtraFileService|Found 0 extra files
  304. 20-4-2 10:33:36.7|Info|RefreshSeriesService|Skipping refresh of series: Awake
  305. 20-4-2 10:33:36.7|Info|DiskScanService|Scanning disk for Awake
  306. 20-4-2 10:33:36.7|Info|DiskScanService|Completed scanning disk for Awake
  307. 20-4-2 10:33:36.7|Info|RefreshSeriesService|Updating Info for Babylon Berlin
  308. 20-4-2 10:33:36.8|Info|RefreshEpisodeService|Starting episode info refresh for: [323945][Babylon Berlin]
  309. 20-4-2 10:33:36.8|Info|RefreshEpisodeService|Finished episode refresh for series: [323945][Babylon Berlin].
  310. 20-4-2 10:33:36.8|Info|DiskScanService|Scanning disk for Babylon Berlin
  311. 20-4-2 10:33:36.8|Info|DiskScanService|Completed scanning disk for Babylon Berlin
  312. 20-4-2 10:33:36.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  313. 20-4-2 10:33:36.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  314. 20-4-2 10:33:36.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  315. 20-4-2 10:33:36.9|Info|ExistingExtraFileService|Found 0 extra files
  316. 20-4-2 10:33:36.9|Info|RefreshSeriesService|Updating Info for Barry
  317. 20-4-2 10:33:37.0|Info|RefreshEpisodeService|Starting episode info refresh for: [333072][Barry]
  318. 20-4-2 10:33:37.0|Info|RefreshEpisodeService|Finished episode refresh for series: [333072][Barry].
  319. 20-4-2 10:33:37.0|Info|DiskScanService|Scanning disk for Barry
  320. 20-4-2 10:33:37.0|Info|DiskScanService|Completed scanning disk for Barry
  321. 20-4-2 10:33:37.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  322. 20-4-2 10:33:37.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  323. 20-4-2 10:33:37.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  324. 20-4-2 10:33:37.0|Info|ExistingExtraFileService|Found 0 extra files
  325. 20-4-2 10:33:37.1|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  326.  
  327. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:8000
  328. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  329. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  330. --- Ende der internen Ausnahmestapelüberwachung ---
  331. bei System.Net.HttpWebRequest.GetResponse()
  332. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  333. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  334. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  335. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  336. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 184.
  337. --- Ende der internen Ausnahmestapelüberwachung ---
  338. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 192.
  339. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 113.
  340. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 57.
  341.  
  342. 20-4-2 10:33:37.1|Info|RefreshSeriesService|Skipping refresh of series: Berlin Station
  343. 20-4-2 10:33:37.1|Info|DiskScanService|Scanning disk for Berlin Station
  344. 20-4-2 10:33:37.2|Info|DiskScanService|Completed scanning disk for Berlin Station
  345. 20-4-2 10:33:37.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  346. 20-4-2 10:33:37.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  347. 20-4-2 10:33:37.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  348. 20-4-2 10:33:37.2|Info|ExistingExtraFileService|Found 0 extra files
  349. 20-4-2 10:33:37.2|Info|RefreshSeriesService|Updating Info for Better Call Saul
  350. 20-4-2 10:33:37.3|Info|RefreshEpisodeService|Starting episode info refresh for: [273181][Better Call Saul]
  351. 20-4-2 10:33:37.3|Info|RefreshEpisodeService|Finished episode refresh for series: [273181][Better Call Saul].
  352. 20-4-2 10:33:37.3|Info|DiskScanService|Scanning disk for Better Call Saul
  353. 20-4-2 10:33:37.3|Info|DiskScanService|Completed scanning disk for Better Call Saul
  354. 20-4-2 10:33:37.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  355. 20-4-2 10:33:37.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  356. 20-4-2 10:33:37.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  357. 20-4-2 10:33:37.4|Info|ExistingExtraFileService|Found 0 extra files
  358. 20-4-2 10:33:37.4|Info|RefreshSeriesService|Updating Info for Billions
  359. 20-4-2 10:33:37.5|Info|RefreshEpisodeService|Starting episode info refresh for: [279536][Billions]
  360. 20-4-2 10:33:37.5|Info|RefreshEpisodeService|Finished episode refresh for series: [279536][Billions].
  361. 20-4-2 10:33:37.5|Info|DiskScanService|Scanning disk for Billions
  362. 20-4-2 10:33:37.6|Info|DiskScanService|Completed scanning disk for Billions
  363. 20-4-2 10:33:37.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  364. 20-4-2 10:33:37.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  365. 20-4-2 10:33:37.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  366. 20-4-2 10:33:37.6|Info|ExistingExtraFileService|Found 0 extra files
  367. 20-4-2 10:33:37.6|Info|RefreshSeriesService|Updating Info for Black Mirror
  368. 20-4-2 10:33:37.7|Info|RefreshEpisodeService|Starting episode info refresh for: [253463][Black Mirror]
  369. 20-4-2 10:33:37.7|Info|RefreshEpisodeService|Finished episode refresh for series: [253463][Black Mirror].
  370. 20-4-2 10:33:37.7|Info|DiskScanService|Scanning disk for Black Mirror
  371. 20-4-2 10:33:37.8|Info|DiskScanService|Completed scanning disk for Black Mirror
  372. 20-4-2 10:33:37.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  373. 20-4-2 10:33:37.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  374. 20-4-2 10:33:37.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  375. 20-4-2 10:33:37.8|Info|ExistingExtraFileService|Found 0 extra files
  376. 20-4-2 10:33:37.9|Info|RefreshSeriesService|Updating Info for Black Monday
  377. 20-4-2 10:33:37.9|Info|RefreshEpisodeService|Starting episode info refresh for: [349338][Black Monday]
  378. 20-4-2 10:33:38.0|Info|RefreshEpisodeService|Finished episode refresh for series: [349338][Black Monday].
  379. 20-4-2 10:33:38.0|Info|DiskScanService|Scanning disk for Black Monday
  380. 20-4-2 10:33:38.0|Info|DiskScanService|Completed scanning disk for Black Monday
  381. 20-4-2 10:33:38.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  382. 20-4-2 10:33:38.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  383. 20-4-2 10:33:38.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  384. 20-4-2 10:33:38.0|Info|ExistingExtraFileService|Found 0 extra files
  385. 20-4-2 10:33:38.1|Info|RefreshSeriesService|Updating Info for Bodyguard (2018)
  386. 20-4-2 10:33:38.1|Info|RefreshEpisodeService|Starting episode info refresh for: [349310][Bodyguard (2018)]
  387. 20-4-2 10:33:38.2|Info|RefreshEpisodeService|Finished episode refresh for series: [349310][Bodyguard (2018)].
  388. 20-4-2 10:33:38.2|Info|DiskScanService|Scanning disk for Bodyguard (2018)
  389. 20-4-2 10:33:38.2|Info|DiskScanService|Completed scanning disk for Bodyguard (2018)
  390. 20-4-2 10:33:38.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  391. 20-4-2 10:33:38.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  392. 20-4-2 10:33:38.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  393. 20-4-2 10:33:38.2|Info|ExistingExtraFileService|Found 0 extra files
  394. 20-4-2 10:33:38.2|Info|RefreshSeriesService|Updating Info for Bosch
  395. 20-4-2 10:33:38.3|Info|RefreshEpisodeService|Starting episode info refresh for: [277928][Bosch]
  396. 20-4-2 10:33:38.4|Info|RefreshEpisodeService|Finished episode refresh for series: [277928][Bosch].
  397. 20-4-2 10:33:38.4|Info|DiskScanService|Scanning disk for Bosch
  398. 20-4-2 10:33:38.4|Info|DiskScanService|Completed scanning disk for Bosch
  399. 20-4-2 10:33:38.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  400. 20-4-2 10:33:38.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  401. 20-4-2 10:33:38.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  402. 20-4-2 10:33:38.4|Info|ExistingExtraFileService|Found 0 extra files
  403. 20-4-2 10:33:38.4|Info|RefreshSeriesService|Updating Info for The Boss Baby: Back in Business
  404. 20-4-2 10:33:38.5|Info|RefreshEpisodeService|Starting episode info refresh for: [342858][The Boss Baby: Back in Business]
  405. 20-4-2 10:33:38.5|Info|RefreshEpisodeService|Finished episode refresh for series: [342858][The Boss Baby: Back in Business].
  406. 20-4-2 10:33:38.5|Info|DiskScanService|Scanning disk for The Boss Baby: Back in Business
  407. 20-4-2 10:33:38.6|Info|DiskScanService|Completed scanning disk for The Boss Baby: Back in Business
  408. 20-4-2 10:33:38.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  409. 20-4-2 10:33:38.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  410. 20-4-2 10:33:38.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  411. 20-4-2 10:33:38.6|Info|ExistingExtraFileService|Found 0 extra files
  412. 20-4-2 10:33:38.6|Info|RefreshSeriesService|Updating Info for The Boys
  413. 20-4-2 10:33:38.7|Info|RefreshEpisodeService|Starting episode info refresh for: [355567][The Boys]
  414. 20-4-2 10:33:38.7|Info|RefreshEpisodeService|Finished episode refresh for series: [355567][The Boys].
  415. 20-4-2 10:33:38.7|Info|DiskScanService|Scanning disk for The Boys
  416. 20-4-2 10:33:38.7|Info|DiskScanService|Completed scanning disk for The Boys
  417. 20-4-2 10:33:38.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  418. 20-4-2 10:33:38.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  419. 20-4-2 10:33:38.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  420. 20-4-2 10:33:38.7|Info|ExistingExtraFileService|Found 0 extra files
  421. 20-4-2 10:33:38.8|Info|RefreshSeriesService|Updating Info for Briarpatch
  422. 20-4-2 10:33:38.9|Info|RefreshEpisodeService|Starting episode info refresh for: [359608][Briarpatch]
  423. 20-4-2 10:33:38.9|Info|RefreshEpisodeService|Finished episode refresh for series: [359608][Briarpatch].
  424. 20-4-2 10:33:38.9|Info|DiskScanService|Scanning disk for Briarpatch
  425. 20-4-2 10:33:38.9|Info|DiskScanService|Completed scanning disk for Briarpatch
  426. 20-4-2 10:33:38.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  427. 20-4-2 10:33:39.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  428. 20-4-2 10:33:39.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  429. 20-4-2 10:33:39.0|Info|ExistingExtraFileService|Found 0 extra files
  430. 20-4-2 10:33:39.0|Info|RefreshSeriesService|Updating Info for Britannia
  431. 20-4-2 10:33:39.1|Info|RefreshEpisodeService|Starting episode info refresh for: [333644][Britannia]
  432. 20-4-2 10:33:39.1|Info|RefreshEpisodeService|Finished episode refresh for series: [333644][Britannia].
  433. 20-4-2 10:33:39.1|Info|DiskScanService|Scanning disk for Britannia
  434. 20-4-2 10:33:39.1|Info|DiskScanService|Completed scanning disk for Britannia
  435. 20-4-2 10:33:39.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  436. 20-4-2 10:33:39.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  437. 20-4-2 10:33:39.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  438. 20-4-2 10:33:39.2|Info|ExistingExtraFileService|Found 0 extra files
  439. 20-4-2 10:33:39.2|Info|RefreshSeriesService|Updating Info for Carnival Row
  440. 20-4-2 10:33:39.3|Info|RefreshEpisodeService|Starting episode info refresh for: [365026][Carnival Row]
  441. 20-4-2 10:33:39.3|Info|RefreshEpisodeService|Finished episode refresh for series: [365026][Carnival Row].
  442. 20-4-2 10:33:39.3|Info|DiskScanService|Scanning disk for Carnival Row
  443. 20-4-2 10:33:39.3|Info|DiskScanService|Completed scanning disk for Carnival Row
  444. 20-4-2 10:33:39.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  445. 20-4-2 10:33:39.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  446. 20-4-2 10:33:39.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  447. 20-4-2 10:33:39.3|Info|ExistingExtraFileService|Found 0 extra files
  448. 20-4-2 10:33:39.4|Info|RefreshSeriesService|Updating Info for Castle Rock
  449. 20-4-2 10:33:39.5|Info|RefreshEpisodeService|Starting episode info refresh for: [331600][Castle Rock]
  450. 20-4-2 10:33:39.5|Info|RefreshEpisodeService|Finished episode refresh for series: [331600][Castle Rock].
  451. 20-4-2 10:33:39.5|Info|DiskScanService|Scanning disk for Castle Rock
  452. 20-4-2 10:33:39.5|Info|DiskScanService|Completed scanning disk for Castle Rock
  453. 20-4-2 10:33:39.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  454. 20-4-2 10:33:39.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  455. 20-4-2 10:33:39.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  456. 20-4-2 10:33:39.5|Info|ExistingExtraFileService|Found 0 extra files
  457. 20-4-2 10:33:39.6|Info|RefreshSeriesService|Skipping refresh of series: Chewing Gum
  458. 20-4-2 10:33:39.6|Info|DiskScanService|Scanning disk for Chewing Gum
  459. 20-4-2 10:33:39.6|Info|DiskScanService|Completed scanning disk for Chewing Gum
  460. 20-4-2 10:33:39.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  461. 20-4-2 10:33:39.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  462. 20-4-2 10:33:39.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  463. 20-4-2 10:33:39.6|Info|ExistingExtraFileService|Found 0 extra files
  464. 20-4-2 10:33:39.6|Info|RefreshSeriesService|Updating Info for Chilling Adventures of Sabrina
  465. 20-4-2 10:33:39.7|Info|RefreshEpisodeService|Starting episode info refresh for: [338947][Chilling Adventures of Sabrina]
  466. 20-4-2 10:33:39.7|Info|RefreshEpisodeService|Finished episode refresh for series: [338947][Chilling Adventures of Sabrina].
  467. 20-4-2 10:33:39.7|Info|DiskScanService|Scanning disk for Chilling Adventures of Sabrina
  468. 20-4-2 10:33:39.7|Info|DiskScanService|Completed scanning disk for Chilling Adventures of Sabrina
  469. 20-4-2 10:33:40.1|Info|RefreshSeriesService|Updating Info for The Circus
  470. 20-4-2 10:33:40.2|Info|RefreshEpisodeService|Starting episode info refresh for: [304498][The Circus]
  471. 20-4-2 10:33:40.3|Info|RefreshEpisodeService|Finished episode refresh for series: [304498][The Circus].
  472. 20-4-2 10:33:40.3|Info|DiskScanService|Scanning disk for The Circus
  473. 20-4-2 10:33:40.3|Info|DiskScanService|Completed scanning disk for The Circus
  474. 20-4-2 10:33:40.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  475. 20-4-2 10:33:40.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  476. 20-4-2 10:33:40.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  477. 20-4-2 10:33:40.3|Info|ExistingExtraFileService|Found 0 extra files
  478. 20-4-2 10:33:40.3|Info|MetadataService|Series folder does not exist, skipping metadata creation
  479. 20-4-2 10:33:40.3|Info|RefreshSeriesService|Skipping refresh of series: Collateral
  480. 20-4-2 10:33:40.3|Info|DiskScanService|Scanning disk for Collateral
  481. 20-4-2 10:33:40.4|Info|DiskScanService|Completed scanning disk for Collateral
  482. 20-4-2 10:33:40.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  483. 20-4-2 10:33:40.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  484. 20-4-2 10:33:40.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  485. 20-4-2 10:33:40.4|Info|ExistingExtraFileService|Found 0 extra files
  486. 20-4-2 10:33:40.4|Info|RefreshSeriesService|Updating Info for Corporate
  487. 20-4-2 10:33:40.5|Info|RefreshEpisodeService|Starting episode info refresh for: [339137][Corporate]
  488. 20-4-2 10:33:40.5|Info|RefreshEpisodeService|Finished episode refresh for series: [339137][Corporate].
  489. 20-4-2 10:33:40.5|Info|DiskScanService|Scanning disk for Corporate
  490. 20-4-2 10:33:40.5|Info|DiskScanService|Completed scanning disk for Corporate
  491. 20-4-2 10:33:40.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  492. 20-4-2 10:33:40.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  493. 20-4-2 10:33:40.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  494. 20-4-2 10:33:40.5|Info|ExistingExtraFileService|Found 0 extra files
  495. 20-4-2 10:33:40.6|Info|RefreshSeriesService|Updating Info for Cosmos: Possible Worlds
  496. 20-4-2 10:33:40.6|Info|RefreshEpisodeService|Starting episode info refresh for: [378579][Cosmos: Possible Worlds]
  497. 20-4-2 10:33:40.7|Info|RefreshEpisodeService|Finished episode refresh for series: [378579][Cosmos: Possible Worlds].
  498. 20-4-2 10:33:40.7|Info|DiskScanService|Scanning disk for Cosmos: Possible Worlds
  499. 20-4-2 10:33:40.8|Info|DiskScanService|Completed scanning disk for Cosmos: Possible Worlds
  500. 20-4-2 10:33:40.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  501. 20-4-2 10:33:40.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  502. 20-4-2 10:33:40.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  503. 20-4-2 10:33:40.8|Info|ExistingExtraFileService|Found 0 extra files
  504. 20-4-2 10:33:40.8|Info|RefreshSeriesService|Skipping refresh of series: Crashing
  505. 20-4-2 10:33:40.8|Info|DiskScanService|Scanning disk for Crashing
  506. 20-4-2 10:33:40.8|Info|DiskScanService|Completed scanning disk for Crashing
  507. 20-4-2 10:33:40.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  508. 20-4-2 10:33:40.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  509. 20-4-2 10:33:40.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  510. 20-4-2 10:33:40.9|Info|ExistingExtraFileService|Found 0 extra files
  511. 20-4-2 10:33:40.9|Info|RefreshSeriesService|Updating Info for Curfew
  512. 20-4-2 10:33:41.0|Info|RefreshEpisodeService|Starting episode info refresh for: [352010][Curfew]
  513. 20-4-2 10:33:41.0|Info|RefreshEpisodeService|Finished episode refresh for series: [352010][Curfew].
  514. 20-4-2 10:33:41.0|Info|DiskScanService|Scanning disk for Curfew
  515. 20-4-2 10:33:41.0|Info|DiskScanService|Completed scanning disk for Curfew
  516. 20-4-2 10:33:41.0|Info|RefreshSeriesService|Updating Info for Cursed (2020)
  517. 20-4-2 10:33:41.1|Info|RefreshEpisodeService|Starting episode info refresh for: [369950][Cursed (2020)]
  518. 20-4-2 10:33:41.1|Info|RefreshEpisodeService|Finished episode refresh for series: [369950][Cursed (2020)].
  519. 20-4-2 10:33:41.1|Info|DiskScanService|Scanning disk for Cursed (2020)
  520. 20-4-2 10:33:41.1|Info|DiskScanService|Completed scanning disk for Cursed (2020)
  521. 20-4-2 10:33:41.2|Info|RefreshSeriesService|Updating Info for The Daily Show
  522. 20-4-2 10:33:41.2|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Newsbin
  523.  
  524. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:8000
  525. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  526. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  527. --- Ende der internen Ausnahmestapelüberwachung ---
  528. bei System.Net.HttpWebRequest.GetResponse()
  529. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  530. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  531. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  532. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  533. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 184.
  534. --- Ende der internen Ausnahmestapelüberwachung ---
  535. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 192.
  536. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 129.
  537. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 117.
  538. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.<GetItems>d__8.MoveNext() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 194.
  539. bei System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  540. bei System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  541. bei NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:Zeile 89.
  542.  
  543. 20-4-2 10:33:41.2|Info|MetadataService|Series folder does not exist, skipping metadata creation
  544. 20-4-2 10:33:41.3|Info|MetadataService|Series folder does not exist, skipping metadata creation
  545. 20-4-2 10:33:41.4|Info|RefreshEpisodeService|Starting episode info refresh for: [71256][The Daily Show]
  546. 20-4-2 10:33:42.6|Info|RefreshEpisodeService|Finished episode refresh for series: [71256][The Daily Show].
  547. 20-4-2 10:33:42.6|Info|DiskScanService|Scanning disk for The Daily Show
  548. 20-4-2 10:33:42.7|Info|RssSyncService|Starting RSS Sync
  549. 20-4-2 10:33:42.8|Info|DiskScanService|Completed scanning disk for The Daily Show
  550. 20-4-2 10:33:42.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  551. 20-4-2 10:33:42.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  552. 20-4-2 10:33:42.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  553. 20-4-2 10:33:42.8|Info|ExistingExtraFileService|Found 0 extra files
  554. 20-4-2 10:33:42.9|Info|RefreshSeriesService|Updating Info for Dead to Me
  555. 20-4-2 10:33:43.0|Info|RefreshEpisodeService|Starting episode info refresh for: [361857][Dead to Me]
  556. 20-4-2 10:33:43.0|Info|RefreshEpisodeService|Finished episode refresh for series: [361857][Dead to Me].
  557. 20-4-2 10:33:43.0|Info|DiskScanService|Scanning disk for Dead to Me
  558. 20-4-2 10:33:43.0|Info|DiskScanService|Completed scanning disk for Dead to Me
  559. 20-4-2 10:33:43.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  560. 20-4-2 10:33:43.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  561. 20-4-2 10:33:43.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  562. 20-4-2 10:33:43.0|Info|ExistingExtraFileService|Found 0 extra files
  563. 20-4-2 10:33:43.1|Info|RefreshSeriesService|Updating Info for Derry Girls
  564. 20-4-2 10:33:43.2|Info|RefreshEpisodeService|Starting episode info refresh for: [338903][Derry Girls]
  565. 20-4-2 10:33:43.2|Warn|Torrentleech|Indexer Torrentleech rss sync didn't cover the period between 01.04.2020 17:12:33 and 02.04.2020 06:26:25 UTC. Search may be required.
  566. 20-4-2 10:33:43.2|Info|RefreshEpisodeService|Finished episode refresh for series: [338903][Derry Girls].
  567. 20-4-2 10:33:43.2|Info|DiskScanService|Scanning disk for Derry Girls
  568. 20-4-2 10:33:43.2|Info|DiskScanService|Completed scanning disk for Derry Girls
  569. 20-4-2 10:33:43.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  570. 20-4-2 10:33:43.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  571. 20-4-2 10:33:43.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  572. 20-4-2 10:33:43.2|Info|ExistingExtraFileService|Found 0 extra files
  573. 20-4-2 10:33:43.3|Warn|Newznab|Indexer NZBgeek rss sync didn't cover the period between 01.04.2020 16:56:18 and 02.04.2020 06:41:47 UTC. Search may be required.
  574. 20-4-2 10:33:43.3|Info|RefreshSeriesService|Skipping refresh of series: The Detour
  575. 20-4-2 10:33:43.3|Info|DiskScanService|Scanning disk for The Detour
  576. 20-4-2 10:33:43.3|Info|DiskScanService|Completed scanning disk for The Detour
  577. 20-4-2 10:33:43.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  578. 20-4-2 10:33:43.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  579. 20-4-2 10:33:43.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  580. 20-4-2 10:33:43.3|Info|ExistingExtraFileService|Found 0 extra files
  581. 20-4-2 10:33:43.3|Info|RefreshSeriesService|Updating Info for Devs
  582. 20-4-2 10:33:43.4|Info|RefreshEpisodeService|Starting episode info refresh for: [364149][Devs]
  583. 20-4-2 10:33:43.4|Info|RefreshEpisodeService|Finished episode refresh for series: [364149][Devs].
  584. 20-4-2 10:33:43.4|Info|DiskScanService|Scanning disk for Devs
  585. 20-4-2 10:33:43.4|Info|DiskScanService|Completed scanning disk for Devs
  586. 20-4-2 10:33:43.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  587. 20-4-2 10:33:43.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  588. 20-4-2 10:33:43.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  589. 20-4-2 10:33:43.5|Info|ExistingExtraFileService|Found 0 extra files
  590. 20-4-2 10:33:43.5|Info|RefreshSeriesService|Updating Info for Dickinson
  591. 20-4-2 10:33:43.6|Info|RefreshEpisodeService|Starting episode info refresh for: [361566][Dickinson]
  592. 20-4-2 10:33:43.6|Info|RefreshEpisodeService|Finished episode refresh for series: [361566][Dickinson].
  593. 20-4-2 10:33:43.6|Info|DiskScanService|Scanning disk for Dickinson
  594. 20-4-2 10:33:43.6|Info|DiskScanService|Completed scanning disk for Dickinson
  595. 20-4-2 10:33:43.7|Info|RefreshSeriesService|Updating Info for Disenchantment
  596. 20-4-2 10:33:43.8|Info|RefreshEpisodeService|Starting episode info refresh for: [340234][Disenchantment]
  597. 20-4-2 10:33:43.8|Info|RefreshEpisodeService|Finished episode refresh for series: [340234][Disenchantment].
  598. 20-4-2 10:33:43.8|Info|DiskScanService|Scanning disk for Disenchantment
  599. 20-4-2 10:33:43.8|Info|DiskScanService|Completed scanning disk for Disenchantment
  600. 20-4-2 10:33:43.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  601. 20-4-2 10:33:43.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  602. 20-4-2 10:33:43.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  603. 20-4-2 10:33:43.8|Info|ExistingExtraFileService|Found 0 extra files
  604. 20-4-2 10:33:43.9|Info|RefreshSeriesService|Updating Info for Doom Patrol
  605. 20-4-2 10:33:43.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
  606. 20-4-2 10:33:43.9|Info|RefreshEpisodeService|Starting episode info refresh for: [355622][Doom Patrol]
  607. 20-4-2 10:33:43.9|Info|RefreshEpisodeService|Finished episode refresh for series: [355622][Doom Patrol].
  608. 20-4-2 10:33:43.9|Info|DiskScanService|Scanning disk for Doom Patrol
  609. 20-4-2 10:33:43.9|Info|DiskScanService|Completed scanning disk for Doom Patrol
  610. 20-4-2 10:33:44.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  611. 20-4-2 10:33:44.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  612. 20-4-2 10:33:44.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  613. 20-4-2 10:33:44.0|Info|ExistingExtraFileService|Found 0 extra files
  614. 20-4-2 10:33:44.0|Info|RefreshSeriesService|Updating Info for Euphoria (US)
  615. 20-4-2 10:33:44.1|Info|RefreshEpisodeService|Starting episode info refresh for: [360261][Euphoria (US)]
  616. 20-4-2 10:33:44.1|Info|RefreshEpisodeService|Finished episode refresh for series: [360261][Euphoria (US)].
  617. 20-4-2 10:33:44.1|Info|DiskScanService|Scanning disk for Euphoria (US)
  618. 20-4-2 10:33:44.1|Info|DiskScanService|Completed scanning disk for Euphoria (US)
  619. 20-4-2 10:33:44.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  620. 20-4-2 10:33:44.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  621. 20-4-2 10:33:44.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  622. 20-4-2 10:33:44.2|Info|ExistingExtraFileService|Found 0 extra files
  623. 20-4-2 10:33:44.2|Info|RefreshSeriesService|Skipping refresh of series: Everything Sucks!
  624. 20-4-2 10:33:44.2|Info|DiskScanService|Scanning disk for Everything Sucks!
  625. 20-4-2 10:33:44.2|Info|DiskScanService|Completed scanning disk for Everything Sucks!
  626. 20-4-2 10:33:44.2|Info|RefreshSeriesService|Updating Info for Evil
  627. 20-4-2 10:33:44.3|Info|RefreshEpisodeService|Starting episode info refresh for: [363955][Evil]
  628. 20-4-2 10:33:44.3|Info|RefreshEpisodeService|Finished episode refresh for series: [363955][Evil].
  629. 20-4-2 10:33:44.3|Info|DiskScanService|Scanning disk for Evil
  630. 20-4-2 10:33:44.3|Info|DiskScanService|Completed scanning disk for Evil
  631. 20-4-2 10:33:44.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  632. 20-4-2 10:33:44.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  633. 20-4-2 10:33:44.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  634. 20-4-2 10:33:44.4|Info|ExistingExtraFileService|Found 0 extra files
  635. 20-4-2 10:33:44.4|Info|RefreshSeriesService|Updating Info for The Expanse
  636. 20-4-2 10:33:44.5|Info|RefreshEpisodeService|Starting episode info refresh for: [280619][The Expanse]
  637. 20-4-2 10:33:44.5|Info|RefreshEpisodeService|Finished episode refresh for series: [280619][The Expanse].
  638. 20-4-2 10:33:44.5|Info|DiskScanService|Scanning disk for The Expanse
  639. 20-4-2 10:33:44.5|Info|DiskScanService|Completed scanning disk for The Expanse
  640. 20-4-2 10:33:44.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  641. 20-4-2 10:33:44.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  642. 20-4-2 10:33:44.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  643. 20-4-2 10:33:44.5|Info|ExistingExtraFileService|Found 0 extra files
  644. 20-4-2 10:33:44.6|Info|RefreshSeriesService|Updating Info for Fargo
  645. 20-4-2 10:33:44.7|Info|RefreshEpisodeService|Starting episode info refresh for: [269613][Fargo]
  646. 20-4-2 10:33:44.7|Info|RefreshEpisodeService|Finished episode refresh for series: [269613][Fargo].
  647. 20-4-2 10:33:44.7|Info|DiskScanService|Scanning disk for Fargo
  648. 20-4-2 10:33:44.7|Info|DiskScanService|Completed scanning disk for Fargo
  649. 20-4-2 10:33:44.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  650. 20-4-2 10:33:44.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  651. 20-4-2 10:33:44.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  652. 20-4-2 10:33:44.7|Info|ExistingExtraFileService|Found 0 extra files
  653. 20-4-2 10:33:44.8|Info|RefreshSeriesService|Updating Info for Final Space
  654. 20-4-2 10:33:44.9|Info|RefreshEpisodeService|Starting episode info refresh for: [332353][Final Space]
  655. 20-4-2 10:33:44.9|Info|RefreshEpisodeService|Finished episode refresh for series: [332353][Final Space].
  656. 20-4-2 10:33:44.9|Info|DiskScanService|Scanning disk for Final Space
  657. 20-4-2 10:33:44.9|Info|DiskScanService|Completed scanning disk for Final Space
  658. 20-4-2 10:33:44.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  659. 20-4-2 10:33:44.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  660. 20-4-2 10:33:44.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  661. 20-4-2 10:33:44.9|Info|ExistingExtraFileService|Found 0 extra files
  662. 20-4-2 10:33:45.0|Info|RefreshSeriesService|Updating Info for For All Mankind
  663. 20-4-2 10:33:45.1|Info|RefreshEpisodeService|Starting episode info refresh for: [356202][For All Mankind]
  664. 20-4-2 10:33:45.1|Info|RefreshEpisodeService|Finished episode refresh for series: [356202][For All Mankind].
  665. 20-4-2 10:33:45.1|Info|DiskScanService|Scanning disk for For All Mankind
  666. 20-4-2 10:33:45.1|Info|DiskScanService|Completed scanning disk for For All Mankind
  667. 20-4-2 10:33:45.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  668. 20-4-2 10:33:45.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  669. 20-4-2 10:33:45.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  670. 20-4-2 10:33:45.1|Info|ExistingExtraFileService|Found 0 extra files
  671. 20-4-2 10:33:45.2|Info|RefreshSeriesService|Skipping refresh of series: Fortitude
  672. 20-4-2 10:33:45.2|Info|DiskScanService|Scanning disk for Fortitude
  673. 20-4-2 10:33:45.2|Info|DiskScanService|Completed scanning disk for Fortitude
  674. 20-4-2 10:33:45.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  675. 20-4-2 10:33:45.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  676. 20-4-2 10:33:45.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  677. 20-4-2 10:33:45.2|Info|ExistingExtraFileService|Found 0 extra files
  678. 20-4-2 10:33:45.2|Info|RefreshSeriesService|Updating Info for The Frankenstein Chronicles
  679. 20-4-2 10:33:45.2|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from uTorrent
  680.  
  681. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to uTorrent, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:9091
  682. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  683. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  684. --- Ende der internen Ausnahmestapelüberwachung ---
  685. bei System.Net.HttpWebRequest.GetResponse()
  686. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  687. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  688. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  689. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  690. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, UTorrentSettings settings, Boolean reauthenticate) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 239.
  691. --- Ende der internen Ausnahmestapelüberwachung ---
  692. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, UTorrentSettings settings, Boolean reauthenticate) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 259.
  693. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.ProcessRequest(HttpRequestBuilder requestBuilder, UTorrentSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 188.
  694. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.GetTorrents(String cacheId, UTorrentSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 82.
  695. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrent.GetTorrents() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrent.cs:Zeile 158.
  696. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrent.GetItems() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrent.cs:Zeile 81.
  697. bei NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:Zeile 89.
  698.  
  699. 20-4-2 10:33:45.3|Info|RefreshEpisodeService|Starting episode info refresh for: [302627][The Frankenstein Chronicles]
  700. 20-4-2 10:33:45.3|Info|RefreshEpisodeService|Finished episode refresh for series: [302627][The Frankenstein Chronicles].
  701. 20-4-2 10:33:45.3|Info|DiskScanService|Scanning disk for The Frankenstein Chronicles
  702. 20-4-2 10:33:45.3|Info|DiskScanService|Completed scanning disk for The Frankenstein Chronicles
  703. 20-4-2 10:33:45.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  704. 20-4-2 10:33:45.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  705. 20-4-2 10:33:45.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  706. 20-4-2 10:33:45.4|Info|ExistingExtraFileService|Found 0 extra files
  707. 20-4-2 10:33:45.4|Info|RefreshSeriesService|Updating Info for Future Man
  708. 20-4-2 10:33:45.5|Info|RefreshEpisodeService|Starting episode info refresh for: [330997][Future Man]
  709. 20-4-2 10:33:45.5|Info|RefreshEpisodeService|Finished episode refresh for series: [330997][Future Man].
  710. 20-4-2 10:33:45.5|Info|DiskScanService|Scanning disk for Future Man
  711. 20-4-2 10:33:45.5|Info|DiskScanService|Completed scanning disk for Future Man
  712. 20-4-2 10:33:45.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  713. 20-4-2 10:33:45.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  714. 20-4-2 10:33:45.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  715. 20-4-2 10:33:45.5|Info|ExistingExtraFileService|Found 0 extra files
  716. 20-4-2 10:33:45.6|Info|RefreshSeriesService|Updating Info for Gentleman Jack
  717. 20-4-2 10:33:45.7|Info|RefreshEpisodeService|Starting episode info refresh for: [348443][Gentleman Jack]
  718. 20-4-2 10:33:45.7|Info|RefreshEpisodeService|Finished episode refresh for series: [348443][Gentleman Jack].
  719. 20-4-2 10:33:45.7|Info|DiskScanService|Scanning disk for Gentleman Jack
  720. 20-4-2 10:33:45.7|Info|DiskScanService|Completed scanning disk for Gentleman Jack
  721. 20-4-2 10:33:45.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  722. 20-4-2 10:33:45.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  723. 20-4-2 10:33:45.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  724. 20-4-2 10:33:45.7|Info|ExistingExtraFileService|Found 0 extra files
  725. 20-4-2 10:33:45.8|Info|RefreshSeriesService|Updating Info for GLOW
  726. 20-4-2 10:33:45.9|Info|RefreshEpisodeService|Starting episode info refresh for: [324835][GLOW]
  727. 20-4-2 10:33:45.9|Info|RefreshEpisodeService|Finished episode refresh for series: [324835][GLOW].
  728. 20-4-2 10:33:45.9|Info|DiskScanService|Scanning disk for GLOW
  729. 20-4-2 10:33:45.9|Warn|Rarbg|Indexer Rarbg rss sync didn't cover the period between 01.04.2020 16:27:43 and 02.04.2020 00:12:20 UTC. Search may be required.
  730. 20-4-2 10:33:45.9|Info|DiskScanService|Completed scanning disk for GLOW
  731. 20-4-2 10:33:45.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  732. 20-4-2 10:33:45.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  733. 20-4-2 10:33:45.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  734. 20-4-2 10:33:45.9|Info|ExistingExtraFileService|Found 0 extra files
  735. 20-4-2 10:33:46.0|Info|RefreshSeriesService|Updating Info for The Graham Norton Show
  736. 20-4-2 10:33:46.1|Info|RefreshEpisodeService|Starting episode info refresh for: [80660][The Graham Norton Show]
  737. 20-4-2 10:33:46.2|Info|RefreshEpisodeService|Finished episode refresh for series: [80660][The Graham Norton Show].
  738. 20-4-2 10:33:46.2|Info|DiskScanService|Scanning disk for The Graham Norton Show
  739. 20-4-2 10:33:46.2|Info|DiskScanService|Completed scanning disk for The Graham Norton Show
  740. 20-4-2 10:33:46.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  741. 20-4-2 10:33:46.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  742. 20-4-2 10:33:46.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  743. 20-4-2 10:33:46.3|Info|ExistingExtraFileService|Found 0 extra files
  744. 20-4-2 10:33:46.8|Info|RefreshSeriesService|Updating Info for The Grand Tour (2016)
  745. 20-4-2 10:33:46.9|Info|RefreshEpisodeService|Starting episode info refresh for: [314087][The Grand Tour (2016)]
  746. 20-4-2 10:33:46.9|Info|RefreshEpisodeService|Finished episode refresh for series: [314087][The Grand Tour (2016)].
  747. 20-4-2 10:33:46.9|Info|DiskScanService|Scanning disk for The Grand Tour (2016)
  748. 20-4-2 10:33:46.9|Info|DiskScanService|Completed scanning disk for The Grand Tour (2016)
  749. 20-4-2 10:33:46.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  750. 20-4-2 10:33:46.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  751. 20-4-2 10:33:46.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  752. 20-4-2 10:33:46.9|Info|ExistingExtraFileService|Found 0 extra files
  753. 20-4-2 10:33:47.0|Info|RefreshSeriesService|Updating Info for Grey's Anatomy
  754. 20-4-2 10:33:47.1|Info|RefreshEpisodeService|Starting episode info refresh for: [73762][Grey's Anatomy]
  755. 20-4-2 10:33:47.2|Info|RefreshEpisodeService|Finished episode refresh for series: [73762][Grey's Anatomy].
  756. 20-4-2 10:33:47.2|Info|DiskScanService|Scanning disk for Grey's Anatomy
  757. 20-4-2 10:33:47.2|Info|DiskScanService|Completed scanning disk for Grey's Anatomy
  758. 20-4-2 10:33:47.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  759. 20-4-2 10:33:47.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  760. 20-4-2 10:33:47.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  761. 20-4-2 10:33:47.3|Info|ExistingExtraFileService|Found 0 extra files
  762. 20-4-2 10:33:47.3|Info|RefreshSeriesService|Updating Info for The Handmaid's Tale
  763. 20-4-2 10:33:47.4|Info|RefreshEpisodeService|Starting episode info refresh for: [321239][The Handmaid's Tale]
  764. 20-4-2 10:33:47.4|Info|RefreshEpisodeService|Finished episode refresh for series: [321239][The Handmaid's Tale].
  765. 20-4-2 10:33:47.4|Info|DiskScanService|Scanning disk for The Handmaid's Tale
  766. 20-4-2 10:33:47.4|Info|DiskScanService|Completed scanning disk for The Handmaid's Tale
  767. 20-4-2 10:33:47.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  768. 20-4-2 10:33:47.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  769. 20-4-2 10:33:47.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  770. 20-4-2 10:33:47.4|Info|ExistingExtraFileService|Found 0 extra files
  771. 20-4-2 10:33:47.5|Info|RefreshSeriesService|Updating Info for Harlots
  772. 20-4-2 10:33:47.6|Info|RefreshEpisodeService|Starting episode info refresh for: [319861][Harlots]
  773. 20-4-2 10:33:47.6|Info|RefreshEpisodeService|Finished episode refresh for series: [319861][Harlots].
  774. 20-4-2 10:33:47.6|Info|DiskScanService|Scanning disk for Harlots
  775. 20-4-2 10:33:47.6|Info|DiskScanService|Completed scanning disk for Harlots
  776. 20-4-2 10:33:47.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  777. 20-4-2 10:33:47.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  778. 20-4-2 10:33:47.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  779. 20-4-2 10:33:47.6|Info|ExistingExtraFileService|Found 0 extra files
  780. 20-4-2 10:33:47.7|Info|RefreshSeriesService|Skipping refresh of series: Haters Back Off
  781. 20-4-2 10:33:47.7|Info|DiskScanService|Scanning disk for Haters Back Off
  782. 20-4-2 10:33:47.7|Info|DiskScanService|Completed scanning disk for Haters Back Off
  783. 20-4-2 10:33:47.7|Info|RefreshSeriesService|Updating Info for The Haunting
  784. 20-4-2 10:33:47.8|Info|RefreshEpisodeService|Starting episode info refresh for: [345246][The Haunting]
  785. 20-4-2 10:33:47.8|Info|RefreshEpisodeService|Finished episode refresh for series: [345246][The Haunting].
  786. 20-4-2 10:33:47.8|Info|DiskScanService|Scanning disk for The Haunting
  787. 20-4-2 10:33:47.8|Info|DiskScanService|Completed scanning disk for The Haunting
  788. 20-4-2 10:33:47.9|Info|RefreshSeriesService|Updating Info for The Healing Powers of Dude
  789. 20-4-2 10:33:48.0|Info|RefreshEpisodeService|Starting episode info refresh for: [374360][The Healing Powers of Dude]
  790. 20-4-2 10:33:48.0|Info|RefreshEpisodeService|Finished episode refresh for series: [374360][The Healing Powers of Dude].
  791. 20-4-2 10:33:48.0|Info|DiskScanService|Scanning disk for The Healing Powers of Dude
  792. 20-4-2 10:33:48.0|Info|DiskScanService|Completed scanning disk for The Healing Powers of Dude
  793. 20-4-2 10:33:48.0|Info|RefreshSeriesService|Updating Info for His Dark Materials
  794. 20-4-2 10:33:48.1|Info|MetadataService|Series folder does not exist, skipping metadata creation
  795. 20-4-2 10:33:48.1|Info|RefreshEpisodeService|Starting episode info refresh for: [360295][His Dark Materials]
  796. 20-4-2 10:33:48.2|Info|RefreshEpisodeService|Finished episode refresh for series: [360295][His Dark Materials].
  797. 20-4-2 10:33:48.2|Info|DiskScanService|Scanning disk for His Dark Materials
  798. 20-4-2 10:33:48.2|Info|DiskScanService|Completed scanning disk for His Dark Materials
  799. 20-4-2 10:33:48.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  800. 20-4-2 10:33:48.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  801. 20-4-2 10:33:48.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  802. 20-4-2 10:33:48.2|Info|ExistingExtraFileService|Found 0 extra files
  803. 20-4-2 10:33:48.2|Info|MetadataService|Series folder does not exist, skipping metadata creation
  804. 20-4-2 10:33:48.2|Info|RefreshSeriesService|Updating Info for Homecoming
  805. 20-4-2 10:33:48.3|Info|RefreshEpisodeService|Starting episode info refresh for: [350553][Homecoming]
  806. 20-4-2 10:33:48.3|Info|RefreshEpisodeService|Finished episode refresh for series: [350553][Homecoming].
  807. 20-4-2 10:33:48.3|Info|DiskScanService|Scanning disk for Homecoming
  808. 20-4-2 10:33:48.4|Info|DiskScanService|Completed scanning disk for Homecoming
  809. 20-4-2 10:33:48.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  810. 20-4-2 10:33:48.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  811. 20-4-2 10:33:48.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  812. 20-4-2 10:33:48.4|Info|ExistingExtraFileService|Found 0 extra files
  813. 20-4-2 10:33:48.4|Info|RefreshSeriesService|Updating Info for Homeland
  814. 20-4-2 10:33:48.5|Info|RefreshEpisodeService|Starting episode info refresh for: [247897][Homeland]
  815. 20-4-2 10:33:48.5|Info|RefreshEpisodeService|Finished episode refresh for series: [247897][Homeland].
  816. 20-4-2 10:33:48.6|Info|DiskScanService|Scanning disk for Homeland
  817. 20-4-2 10:33:48.6|Info|DiskScanService|Completed scanning disk for Homeland
  818. 20-4-2 10:33:48.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  819. 20-4-2 10:33:48.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  820. 20-4-2 10:33:48.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  821. 20-4-2 10:33:48.6|Info|ExistingExtraFileService|Found 0 extra files
  822. 20-4-2 10:33:48.7|Info|RefreshSeriesService|Skipping refresh of series: The Honourable Woman
  823. 20-4-2 10:33:48.7|Info|DiskScanService|Scanning disk for The Honourable Woman
  824. 20-4-2 10:33:48.7|Info|DiskScanService|Completed scanning disk for The Honourable Woman
  825. 20-4-2 10:33:48.7|Info|RefreshSeriesService|Skipping refresh of series: How It's Made: Dream Cars
  826. 20-4-2 10:33:48.7|Info|DiskScanService|Scanning disk for How It's Made: Dream Cars
  827. 20-4-2 10:33:48.7|Info|DiskScanService|Completed scanning disk for How It's Made: Dream Cars
  828. 20-4-2 10:33:48.7|Info|RefreshSeriesService|Updating Info for Hunters (2020)
  829. 20-4-2 10:33:48.8|Info|RefreshEpisodeService|Starting episode info refresh for: [372081][Hunters (2020)]
  830. 20-4-2 10:33:48.8|Info|RefreshEpisodeService|Finished episode refresh for series: [372081][Hunters (2020)].
  831. 20-4-2 10:33:48.8|Info|DiskScanService|Scanning disk for Hunters (2020)
  832. 20-4-2 10:33:48.8|Info|DiskScanService|Completed scanning disk for Hunters (2020)
  833. 20-4-2 10:33:48.9|Info|RefreshSeriesService|Updating Info for In the Dark (2019)
  834. 20-4-2 10:33:48.9|Info|RefreshEpisodeService|Starting episode info refresh for: [347645][In the Dark (2019)]
  835. 20-4-2 10:33:48.9|Info|RefreshEpisodeService|Finished episode refresh for series: [347645][In the Dark (2019)].
  836. 20-4-2 10:33:49.0|Info|DiskScanService|Scanning disk for In the Dark (2019)
  837. 20-4-2 10:33:49.0|Info|DiskScanService|Completed scanning disk for In the Dark (2019)
  838. 20-4-2 10:33:49.0|Info|RefreshSeriesService|Skipping refresh of series: The Innocents
  839. 20-4-2 10:33:49.0|Info|DiskScanService|Scanning disk for The Innocents
  840. 20-4-2 10:33:49.0|Info|DiskScanService|Completed scanning disk for The Innocents
  841. 20-4-2 10:33:49.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  842. 20-4-2 10:33:49.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  843. 20-4-2 10:33:49.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  844. 20-4-2 10:33:49.0|Info|ExistingExtraFileService|Found 0 extra files
  845. 20-4-2 10:33:49.0|Info|RefreshSeriesService|Skipping refresh of series: Insatiable
  846. 20-4-2 10:33:49.0|Info|DiskScanService|Scanning disk for Insatiable
  847. 20-4-2 10:33:49.0|Info|DiskScanService|Completed scanning disk for Insatiable
  848. 20-4-2 10:33:49.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  849. 20-4-2 10:33:49.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  850. 20-4-2 10:33:49.1|Info|MetadataService|Series folder does not exist, skipping metadata creation
  851. 20-4-2 10:33:49.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  852. 20-4-2 10:33:49.1|Info|ExistingExtraFileService|Found 0 extra files
  853. 20-4-2 10:33:49.1|Info|RefreshSeriesService|Updating Info for Kidding
  854. 20-4-2 10:33:49.2|Info|RefreshEpisodeService|Starting episode info refresh for: [348841][Kidding]
  855. 20-4-2 10:33:49.2|Info|RefreshEpisodeService|Finished episode refresh for series: [348841][Kidding].
  856. 20-4-2 10:33:49.2|Info|DiskScanService|Scanning disk for Kidding
  857. 20-4-2 10:33:49.2|Info|MetadataService|Series folder does not exist, skipping metadata creation
  858. 20-4-2 10:33:49.2|Info|DiskScanService|Completed scanning disk for Kidding
  859. 20-4-2 10:33:49.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  860. 20-4-2 10:33:49.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  861. 20-4-2 10:33:49.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  862. 20-4-2 10:33:49.2|Info|ExistingExtraFileService|Found 0 extra files
  863. 20-4-2 10:33:49.2|Info|RefreshSeriesService|Updating Info for Killing Eve
  864. 20-4-2 10:33:49.3|Info|RefreshEpisodeService|Starting episode info refresh for: [340959][Killing Eve]
  865. 20-4-2 10:33:49.4|Info|RefreshEpisodeService|Finished episode refresh for series: [340959][Killing Eve].
  866. 20-4-2 10:33:49.4|Info|DiskScanService|Scanning disk for Killing Eve
  867. 20-4-2 10:33:49.4|Info|DiskScanService|Completed scanning disk for Killing Eve
  868. 20-4-2 10:33:49.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  869. 20-4-2 10:33:49.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  870. 20-4-2 10:33:49.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  871. 20-4-2 10:33:49.4|Info|ExistingExtraFileService|Found 0 extra files
  872. 20-4-2 10:33:49.4|Info|RefreshSeriesService|Updating Info for Klepper
  873. 20-4-2 10:33:49.5|Info|RefreshEpisodeService|Starting episode info refresh for: [359453][Klepper]
  874. 20-4-2 10:33:49.5|Info|RefreshEpisodeService|Finished episode refresh for series: [359453][Klepper].
  875. 20-4-2 10:33:49.5|Info|DiskScanService|Scanning disk for Klepper
  876. 20-4-2 10:33:49.5|Info|DiskScanService|Completed scanning disk for Klepper
  877. 20-4-2 10:33:49.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  878. 20-4-2 10:33:49.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  879. 20-4-2 10:33:49.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  880. 20-4-2 10:33:49.6|Info|ExistingExtraFileService|Found 0 extra files
  881. 20-4-2 10:33:49.6|Info|RefreshSeriesService|Updating Info for Knightfall
  882. 20-4-2 10:33:49.7|Info|RefreshEpisodeService|Starting episode info refresh for: [323608][Knightfall]
  883. 20-4-2 10:33:49.7|Info|RefreshEpisodeService|Finished episode refresh for series: [323608][Knightfall].
  884. 20-4-2 10:33:49.7|Info|DiskScanService|Scanning disk for Knightfall
  885. 20-4-2 10:33:49.7|Info|DiskScanService|Completed scanning disk for Knightfall
  886. 20-4-2 10:33:49.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  887. 20-4-2 10:33:49.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  888. 20-4-2 10:33:49.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  889. 20-4-2 10:33:49.7|Info|ExistingExtraFileService|Found 0 extra files
  890. 20-4-2 10:33:49.7|Info|RefreshSeriesService|Updating Info for The Last Kingdom
  891. 20-4-2 10:33:49.8|Info|RefreshEpisodeService|Starting episode info refresh for: [298566][The Last Kingdom]
  892. 20-4-2 10:33:49.9|Info|RefreshEpisodeService|Finished episode refresh for series: [298566][The Last Kingdom].
  893. 20-4-2 10:33:49.9|Info|DiskScanService|Scanning disk for The Last Kingdom
  894. 20-4-2 10:33:49.9|Info|DiskScanService|Completed scanning disk for The Last Kingdom
  895. 20-4-2 10:33:49.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  896. 20-4-2 10:33:49.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  897. 20-4-2 10:33:49.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  898. 20-4-2 10:33:49.9|Info|ExistingExtraFileService|Found 0 extra files
  899. 20-4-2 10:33:50.0|Info|RefreshSeriesService|Updating Info for Last Week Tonight with John Oliver
  900. 20-4-2 10:33:50.0|Info|RefreshEpisodeService|Starting episode info refresh for: [278518][Last Week Tonight with John Oliver]
  901. 20-4-2 10:33:50.1|Info|RefreshEpisodeService|Finished episode refresh for series: [278518][Last Week Tonight with John Oliver].
  902. 20-4-2 10:33:50.1|Info|DiskScanService|Scanning disk for Last Week Tonight with John Oliver
  903. 20-4-2 10:33:50.2|Info|DiskScanService|Completed scanning disk for Last Week Tonight with John Oliver
  904. 20-4-2 10:33:50.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  905. 20-4-2 10:33:50.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  906. 20-4-2 10:33:50.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  907. 20-4-2 10:33:50.2|Info|ExistingExtraFileService|Found 0 extra files
  908. 20-4-2 10:33:50.2|Info|RefreshSeriesService|Updating Info for The Late Show with Stephen Colbert
  909. 20-4-2 10:33:50.3|Info|RefreshEpisodeService|Starting episode info refresh for: [289574][The Late Show with Stephen Colbert]
  910. 20-4-2 10:33:50.6|Info|RefreshEpisodeService|Finished episode refresh for series: [289574][The Late Show with Stephen Colbert].
  911. 20-4-2 10:33:50.6|Info|DiskScanService|Scanning disk for The Late Show with Stephen Colbert
  912. 20-4-2 10:33:50.6|Info|DiskScanService|Completed scanning disk for The Late Show with Stephen Colbert
  913. 20-4-2 10:33:50.7|Info|RefreshSeriesService|Skipping refresh of series: Life in Pieces
  914. 20-4-2 10:33:50.7|Info|DiskScanService|Scanning disk for Life in Pieces
  915. 20-4-2 10:33:50.7|Info|DiskScanService|Completed scanning disk for Life in Pieces
  916. 20-4-2 10:33:50.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  917. 20-4-2 10:33:50.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  918. 20-4-2 10:33:50.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  919. 20-4-2 10:33:50.7|Info|ExistingExtraFileService|Found 0 extra files
  920. 20-4-2 10:33:50.7|Info|RefreshSeriesService|Updating Info for Lost in Space (2018)
  921. 20-4-2 10:33:50.9|Info|RefreshEpisodeService|Starting episode info refresh for: [343253][Lost in Space (2018)]
  922. 20-4-2 10:33:50.9|Info|RefreshEpisodeService|Finished episode refresh for series: [343253][Lost in Space (2018)].
  923. 20-4-2 10:33:50.9|Info|DiskScanService|Scanning disk for Lost in Space (2018)
  924. 20-4-2 10:33:50.9|Info|DiskScanService|Completed scanning disk for Lost in Space (2018)
  925. 20-4-2 10:33:50.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  926. 20-4-2 10:33:50.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  927. 20-4-2 10:33:50.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  928. 20-4-2 10:33:50.9|Info|ExistingExtraFileService|Found 0 extra files
  929. 20-4-2 10:33:50.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
  930. 20-4-2 10:33:50.9|Info|RefreshSeriesService|Updating Info for Love, Death & Robots
  931. 20-4-2 10:33:51.1|Info|RefreshEpisodeService|Starting episode info refresh for: [357888][Love, Death & Robots]
  932. 20-4-2 10:33:51.1|Info|RefreshEpisodeService|Finished episode refresh for series: [357888][Love, Death & Robots].
  933. 20-4-2 10:33:51.1|Info|DiskScanService|Scanning disk for Love, Death & Robots
  934. 20-4-2 10:33:51.1|Info|DiskScanService|Completed scanning disk for Love, Death & Robots
  935. 20-4-2 10:33:51.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  936. 20-4-2 10:33:51.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  937. 20-4-2 10:33:51.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  938. 20-4-2 10:33:51.1|Info|ExistingExtraFileService|Found 0 extra files
  939. 20-4-2 10:33:51.2|Info|RefreshSeriesService|Updating Info for Lucifer
  940. 20-4-2 10:33:51.2|Info|RefreshEpisodeService|Starting episode info refresh for: [295685][Lucifer]
  941. 20-4-2 10:33:51.3|Info|RefreshEpisodeService|Finished episode refresh for series: [295685][Lucifer].
  942. 20-4-2 10:33:51.3|Info|DiskScanService|Scanning disk for Lucifer
  943. 20-4-2 10:33:51.3|Info|DiskScanService|Completed scanning disk for Lucifer
  944. 20-4-2 10:33:51.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  945. 20-4-2 10:33:51.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  946. 20-4-2 10:33:51.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  947. 20-4-2 10:33:51.3|Info|ExistingExtraFileService|Found 0 extra files
  948. 20-4-2 10:33:51.4|Info|RefreshSeriesService|Updating Info for The Magicians (2015)
  949. 20-4-2 10:33:51.4|Info|DownloadDecisionMaker|Processing 789 releases
  950. 20-4-2 10:33:51.4|Info|RefreshEpisodeService|Starting episode info refresh for: [299139][The Magicians (2015)]
  951. 20-4-2 10:33:51.5|Info|RefreshEpisodeService|Finished episode refresh for series: [299139][The Magicians (2015)].
  952. 20-4-2 10:33:51.5|Info|DiskScanService|Scanning disk for The Magicians (2015)
  953. 20-4-2 10:33:51.5|Info|DiskScanService|Completed scanning disk for The Magicians (2015)
  954. 20-4-2 10:33:51.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  955. 20-4-2 10:33:51.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  956. 20-4-2 10:33:51.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  957. 20-4-2 10:33:51.5|Info|ExistingExtraFileService|Found 0 extra files
  958. 20-4-2 10:33:51.6|Info|RefreshSeriesService|Updating Info for The Mandalorian
  959. 20-4-2 10:33:51.7|Info|RefreshEpisodeService|Starting episode info refresh for: [361753][The Mandalorian]
  960. 20-4-2 10:33:51.7|Info|RefreshEpisodeService|Finished episode refresh for series: [361753][The Mandalorian].
  961. 20-4-2 10:33:51.7|Info|DiskScanService|Scanning disk for The Mandalorian
  962. 20-4-2 10:33:51.7|Info|DiskScanService|Completed scanning disk for The Mandalorian
  963. 20-4-2 10:33:51.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  964. 20-4-2 10:33:51.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  965. 20-4-2 10:33:51.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  966. 20-4-2 10:33:51.7|Info|ExistingExtraFileService|Found 0 extra files
  967. 20-4-2 10:33:51.7|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  968. 20-4-2 10:33:51.7|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  969. 20-4-2 10:33:51.8|Info|RefreshSeriesService|Updating Info for The Marvelous Mrs. Maisel
  970. 20-4-2 10:33:51.9|Info|RefreshEpisodeService|Starting episode info refresh for: [326791][The Marvelous Mrs. Maisel]
  971. 20-4-2 10:33:51.9|Info|RefreshEpisodeService|Finished episode refresh for series: [326791][The Marvelous Mrs. Maisel].
  972. 20-4-2 10:33:51.9|Info|DiskScanService|Scanning disk for The Marvelous Mrs. Maisel
  973. 20-4-2 10:33:51.9|Info|DiskScanService|Completed scanning disk for The Marvelous Mrs. Maisel
  974. 20-4-2 10:33:51.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  975. 20-4-2 10:33:51.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  976. 20-4-2 10:33:51.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  977. 20-4-2 10:33:51.9|Info|ExistingExtraFileService|Found 0 extra files
  978. 20-4-2 10:33:52.0|Info|RefreshSeriesService|Updating Info for Marvel's Agents of S.H.I.E.L.D.
  979. 20-4-2 10:33:52.0|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  980. 20-4-2 10:33:52.0|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  981. 20-4-2 10:33:52.1|Info|RefreshEpisodeService|Starting episode info refresh for: [263365][Marvel's Agents of S.H.I.E.L.D.]
  982. 20-4-2 10:33:52.1|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  983. 20-4-2 10:33:52.1|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  984. 20-4-2 10:33:52.1|Info|RefreshEpisodeService|Finished episode refresh for series: [263365][Marvel's Agents of S.H.I.E.L.D.].
  985. 20-4-2 10:33:52.1|Info|DiskScanService|Scanning disk for Marvel's Agents of S.H.I.E.L.D.
  986. 20-4-2 10:33:52.1|Info|DiskScanService|Completed scanning disk for Marvel's Agents of S.H.I.E.L.D.
  987. 20-4-2 10:33:52.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  988. 20-4-2 10:33:52.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  989. 20-4-2 10:33:52.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  990. 20-4-2 10:33:52.2|Info|ExistingExtraFileService|Found 0 extra files
  991. 20-4-2 10:33:52.2|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  992. 20-4-2 10:33:52.2|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  993. 20-4-2 10:33:52.2|Info|RefreshSeriesService|Updating Info for Marvel's The Falcon and the Winter Soldier
  994. 20-4-2 10:33:52.3|Info|RefreshEpisodeService|Starting episode info refresh for: [362496][Marvel's The Falcon and the Winter Soldier]
  995. 20-4-2 10:33:52.4|Info|RefreshEpisodeService|Finished episode refresh for series: [362496][Marvel's The Falcon and the Winter Soldier].
  996. 20-4-2 10:33:52.4|Info|DiskScanService|Scanning disk for Marvel's The Falcon and the Winter Soldier
  997. 20-4-2 10:33:52.4|Info|DiskScanService|Completed scanning disk for Marvel's The Falcon and the Winter Soldier
  998. 20-4-2 10:33:52.4|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  999. 20-4-2 10:33:52.4|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1000. 20-4-2 10:33:52.4|Info|RefreshSeriesService|Updating Info for Marvel's Loki
  1001. 20-4-2 10:33:52.4|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1002. 20-4-2 10:33:52.4|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1003. 20-4-2 10:33:52.4|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1004. 20-4-2 10:33:52.5|Info|RefreshEpisodeService|Starting episode info refresh for: [362472][Marvel's Loki]
  1005. 20-4-2 10:33:52.5|Info|RefreshEpisodeService|Finished episode refresh for series: [362472][Marvel's Loki].
  1006. 20-4-2 10:33:52.5|Info|DiskScanService|Scanning disk for Marvel's Loki
  1007. 20-4-2 10:33:52.5|Info|DiskScanService|Completed scanning disk for Marvel's Loki
  1008. 20-4-2 10:33:52.5|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1009. 20-4-2 10:33:52.6|Info|RefreshSeriesService|Updating Info for Marvel's WandaVision
  1010. 20-4-2 10:33:52.7|Info|RefreshEpisodeService|Starting episode info refresh for: [362392][Marvel's WandaVision]
  1011. 20-4-2 10:33:52.7|Info|RefreshEpisodeService|Finished episode refresh for series: [362392][Marvel's WandaVision].
  1012. 20-4-2 10:33:52.7|Info|DiskScanService|Scanning disk for Marvel's WandaVision
  1013. 20-4-2 10:33:52.7|Info|DiskScanService|Completed scanning disk for Marvel's WandaVision
  1014. 20-4-2 10:33:52.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1015. 20-4-2 10:33:52.7|Info|RefreshSeriesService|Updating Info for MINDHUNTER
  1016. 20-4-2 10:33:52.8|Info|RefreshEpisodeService|Starting episode info refresh for: [328708][MINDHUNTER]
  1017. 20-4-2 10:33:52.8|Info|RefreshEpisodeService|Finished episode refresh for series: [328708][MINDHUNTER].
  1018. 20-4-2 10:33:52.8|Info|DiskScanService|Scanning disk for MINDHUNTER
  1019. 20-4-2 10:33:52.9|Info|DiskScanService|Completed scanning disk for MINDHUNTER
  1020. 20-4-2 10:33:52.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1021. 20-4-2 10:33:52.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1022. 20-4-2 10:33:52.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1023. 20-4-2 10:33:52.9|Info|ExistingExtraFileService|Found 0 extra files
  1024. 20-4-2 10:33:52.9|Info|RefreshSeriesService|Updating Info for Miracle Workers (2019)
  1025. 20-4-2 10:33:52.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1026. 20-4-2 10:33:53.0|Info|RefreshEpisodeService|Starting episode info refresh for: [342818][Miracle Workers (2019)]
  1027. 20-4-2 10:33:53.0|Info|RefreshEpisodeService|Finished episode refresh for series: [342818][Miracle Workers (2019)].
  1028. 20-4-2 10:33:53.0|Info|DiskScanService|Scanning disk for Miracle Workers (2019)
  1029. 20-4-2 10:33:53.0|Info|DiskScanService|Completed scanning disk for Miracle Workers (2019)
  1030. 20-4-2 10:33:53.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1031. 20-4-2 10:33:53.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1032. 20-4-2 10:33:53.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1033. 20-4-2 10:33:53.1|Info|ExistingExtraFileService|Found 0 extra files
  1034. 20-4-2 10:33:53.1|Info|RefreshSeriesService|Updating Info for Modern Family
  1035. 20-4-2 10:33:53.2|Info|RefreshEpisodeService|Starting episode info refresh for: [95011][Modern Family]
  1036. 20-4-2 10:33:53.3|Info|RefreshEpisodeService|Finished episode refresh for series: [95011][Modern Family].
  1037. 20-4-2 10:33:53.3|Info|DiskScanService|Scanning disk for Modern Family
  1038. 20-4-2 10:33:53.4|Info|Sabnzbd|Adding report [devs.s01e06.internal.1080p.web.h264-trump] to the queue.
  1039. 20-4-2 10:33:53.4|Info|DiskScanService|Completed scanning disk for Modern Family
  1040. 20-4-2 10:33:53.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1041. 20-4-2 10:33:53.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1042. 20-4-2 10:33:53.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1043. 20-4-2 10:33:53.4|Info|ExistingExtraFileService|Found 0 extra files
  1044. 20-4-2 10:33:53.4|Info|RefreshSeriesService|Updating Info for Mom
  1045. 20-4-2 10:33:53.5|Info|RefreshEpisodeService|Starting episode info refresh for: [266967][Mom]
  1046. 20-4-2 10:33:53.6|Info|RefreshEpisodeService|Finished episode refresh for series: [266967][Mom].
  1047. 20-4-2 10:33:53.6|Info|DiskScanService|Scanning disk for Mom
  1048. 20-4-2 10:33:53.6|Info|DiskScanService|Completed scanning disk for Mom
  1049. 20-4-2 10:33:53.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1050. 20-4-2 10:33:53.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1051. 20-4-2 10:33:53.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1052. 20-4-2 10:33:53.6|Info|ExistingExtraFileService|Found 0 extra files
  1053. 20-4-2 10:33:53.7|Info|RefreshSeriesService|Skipping refresh of series: The Musketeers
  1054. 20-4-2 10:33:53.7|Info|DiskScanService|Scanning disk for The Musketeers
  1055. 20-4-2 10:33:53.7|Info|DiskScanService|Completed scanning disk for The Musketeers
  1056. 20-4-2 10:33:53.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1057. 20-4-2 10:33:53.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1058. 20-4-2 10:33:53.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1059. 20-4-2 10:33:53.7|Info|ExistingExtraFileService|Found 0 extra files
  1060. 20-4-2 10:33:53.7|Info|RefreshSeriesService|Updating Info for Narcos: Mexico
  1061. 20-4-2 10:33:53.9|Info|RefreshEpisodeService|Starting episode info refresh for: [353232][Narcos: Mexico]
  1062. 20-4-2 10:33:53.9|Info|RefreshEpisodeService|Finished episode refresh for series: [353232][Narcos: Mexico].
  1063. 20-4-2 10:33:53.9|Info|DiskScanService|Scanning disk for Narcos: Mexico
  1064. 20-4-2 10:33:53.9|Info|DiskScanService|Completed scanning disk for Narcos: Mexico
  1065. 20-4-2 10:33:53.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1066. 20-4-2 10:33:53.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1067. 20-4-2 10:33:53.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1068. 20-4-2 10:33:53.9|Info|ExistingExtraFileService|Found 0 extra files
  1069. 20-4-2 10:33:53.9|Info|RefreshSeriesService|Skipping refresh of series: The New Pope
  1070. 20-4-2 10:33:54.0|Info|DiskScanService|Scanning disk for The New Pope
  1071. 20-4-2 10:33:54.0|Info|DiskScanService|Completed scanning disk for The New Pope
  1072. 20-4-2 10:33:54.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1073. 20-4-2 10:33:54.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1074. 20-4-2 10:33:54.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1075. 20-4-2 10:33:54.0|Info|ExistingExtraFileService|Found 0 extra files
  1076. 20-4-2 10:33:54.0|Info|RefreshSeriesService|Updating Info for NOS4A2
  1077. 20-4-2 10:33:54.1|Info|RefreshEpisodeService|Starting episode info refresh for: [359637][NOS4A2]
  1078. 20-4-2 10:33:54.1|Info|RefreshEpisodeService|Finished episode refresh for series: [359637][NOS4A2].
  1079. 20-4-2 10:33:54.1|Info|DiskScanService|Scanning disk for NOS4A2
  1080. 20-4-2 10:33:54.1|Info|DiskScanService|Completed scanning disk for NOS4A2
  1081. 20-4-2 10:33:54.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1082. 20-4-2 10:33:54.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1083. 20-4-2 10:33:54.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1084. 20-4-2 10:33:54.2|Info|ExistingExtraFileService|Found 0 extra files
  1085. 20-4-2 10:33:54.2|Info|RefreshSeriesService|Updating Info for The Orville
  1086. 20-4-2 10:33:54.3|Info|RefreshEpisodeService|Starting episode info refresh for: [328487][The Orville]
  1087. 20-4-2 10:33:54.3|Info|RefreshEpisodeService|Finished episode refresh for series: [328487][The Orville].
  1088. 20-4-2 10:33:54.3|Info|DiskScanService|Scanning disk for The Orville
  1089. 20-4-2 10:33:54.3|Info|DiskScanService|Completed scanning disk for The Orville
  1090. 20-4-2 10:33:54.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1091. 20-4-2 10:33:54.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1092. 20-4-2 10:33:54.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1093. 20-4-2 10:33:54.4|Info|ExistingExtraFileService|Found 0 extra files
  1094. 20-4-2 10:33:54.4|Info|RefreshSeriesService|Updating Info for The Outpost
  1095. 20-4-2 10:33:54.5|Info|RefreshEpisodeService|Starting episode info refresh for: [345831][The Outpost]
  1096. 20-4-2 10:33:54.5|Info|RefreshEpisodeService|Finished episode refresh for series: [345831][The Outpost].
  1097. 20-4-2 10:33:54.5|Info|DiskScanService|Scanning disk for The Outpost
  1098. 20-4-2 10:33:54.5|Info|DiskScanService|Completed scanning disk for The Outpost
  1099. 20-4-2 10:33:54.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1100. 20-4-2 10:33:54.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1101. 20-4-2 10:33:54.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1102. 20-4-2 10:33:54.6|Info|ExistingExtraFileService|Found 0 extra files
  1103. 20-4-2 10:33:54.6|Info|RefreshSeriesService|Updating Info for The Outsider (2020)
  1104. 20-4-2 10:33:54.7|Info|RefreshEpisodeService|Starting episode info refresh for: [365480][The Outsider (2020)]
  1105. 20-4-2 10:33:54.7|Info|RefreshEpisodeService|Finished episode refresh for series: [365480][The Outsider (2020)].
  1106. 20-4-2 10:33:54.7|Info|DiskScanService|Scanning disk for The Outsider (2020)
  1107. 20-4-2 10:33:54.8|Info|DiskScanService|Completed scanning disk for The Outsider (2020)
  1108. 20-4-2 10:33:54.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1109. 20-4-2 10:33:54.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1110. 20-4-2 10:33:54.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1111. 20-4-2 10:33:54.8|Info|ExistingExtraFileService|Found 0 extra files
  1112. 20-4-2 10:33:54.8|Info|RefreshSeriesService|Skipping refresh of series: The Pale Horse
  1113. 20-4-2 10:33:54.8|Info|DiskScanService|Scanning disk for The Pale Horse
  1114. 20-4-2 10:33:54.9|Info|DiskScanService|Completed scanning disk for The Pale Horse
  1115. 20-4-2 10:33:54.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1116. 20-4-2 10:33:54.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1117. 20-4-2 10:33:54.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1118. 20-4-2 10:33:54.9|Info|ExistingExtraFileService|Found 0 extra files
  1119. 20-4-2 10:33:54.9|Info|RefreshSeriesService|Updating Info for Patriot Act with Hasan Minhaj
  1120. 20-4-2 10:33:55.0|Info|RefreshEpisodeService|Starting episode info refresh for: [351269][Patriot Act with Hasan Minhaj]
  1121. 20-4-2 10:33:55.0|Info|RefreshEpisodeService|Finished episode refresh for series: [351269][Patriot Act with Hasan Minhaj].
  1122. 20-4-2 10:33:55.0|Info|DiskScanService|Scanning disk for Patriot Act with Hasan Minhaj
  1123. 20-4-2 10:33:55.1|Info|DiskScanService|Completed scanning disk for Patriot Act with Hasan Minhaj
  1124. 20-4-2 10:33:55.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1125. 20-4-2 10:33:55.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1126. 20-4-2 10:33:55.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1127. 20-4-2 10:33:55.1|Info|ExistingExtraFileService|Found 0 extra files
  1128. 20-4-2 10:33:55.1|Info|RefreshSeriesService|Updating Info for Penny Dreadful: City of Angels
  1129. 20-4-2 10:33:55.2|Info|RefreshEpisodeService|Starting episode info refresh for: [360892][Penny Dreadful: City of Angels]
  1130. 20-4-2 10:33:55.2|Info|RefreshEpisodeService|Finished episode refresh for series: [360892][Penny Dreadful: City of Angels].
  1131. 20-4-2 10:33:55.2|Info|DiskScanService|Scanning disk for Penny Dreadful: City of Angels
  1132. 20-4-2 10:33:55.2|Info|DiskScanService|Completed scanning disk for Penny Dreadful: City of Angels
  1133. 20-4-2 10:33:55.2|Info|RefreshSeriesService|Updating Info for Pennyworth
  1134. 20-4-2 10:33:55.4|Info|RefreshEpisodeService|Starting episode info refresh for: [363008][Pennyworth]
  1135. 20-4-2 10:33:55.4|Info|RefreshEpisodeService|Finished episode refresh for series: [363008][Pennyworth].
  1136. 20-4-2 10:33:55.4|Info|DiskScanService|Scanning disk for Pennyworth
  1137. 20-4-2 10:33:55.4|Info|DiskScanService|Completed scanning disk for Pennyworth
  1138. 20-4-2 10:33:55.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1139. 20-4-2 10:33:55.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1140. 20-4-2 10:33:55.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1141. 20-4-2 10:33:55.4|Info|ExistingExtraFileService|Found 0 extra files
  1142. 20-4-2 10:33:55.4|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1143. 20-4-2 10:33:55.5|Info|RefreshSeriesService|Updating Info for The Plot Against America
  1144. 20-4-2 10:33:55.6|Info|RefreshEpisodeService|Starting episode info refresh for: [367559][The Plot Against America]
  1145. 20-4-2 10:33:55.6|Info|RefreshEpisodeService|Finished episode refresh for series: [367559][The Plot Against America].
  1146. 20-4-2 10:33:55.6|Info|DiskScanService|Scanning disk for The Plot Against America
  1147. 20-4-2 10:33:55.6|Info|DiskScanService|Completed scanning disk for The Plot Against America
  1148. 20-4-2 10:33:55.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1149. 20-4-2 10:33:55.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1150. 20-4-2 10:33:55.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1151. 20-4-2 10:33:55.6|Info|ExistingExtraFileService|Found 0 extra files
  1152. 20-4-2 10:33:55.7|Info|RefreshSeriesService|Updating Info for The Politician
  1153. 20-4-2 10:33:55.8|Info|RefreshEpisodeService|Starting episode info refresh for: [361411][The Politician]
  1154. 20-4-2 10:33:55.8|Info|RefreshEpisodeService|Finished episode refresh for series: [361411][The Politician].
  1155. 20-4-2 10:33:55.8|Info|DiskScanService|Scanning disk for The Politician
  1156. 20-4-2 10:33:55.8|Info|DiskScanService|Completed scanning disk for The Politician
  1157. 20-4-2 10:33:55.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1158. 20-4-2 10:33:55.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1159. 20-4-2 10:33:55.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1160. 20-4-2 10:33:55.9|Info|ExistingExtraFileService|Found 0 extra files
  1161. 20-4-2 10:33:55.9|Info|RefreshSeriesService|Updating Info for Pose
  1162. 20-4-2 10:33:56.0|Info|RefreshEpisodeService|Starting episode info refresh for: [346026][Pose]
  1163. 20-4-2 10:33:56.0|Info|RefreshEpisodeService|Finished episode refresh for series: [346026][Pose].
  1164. 20-4-2 10:33:56.0|Info|DiskScanService|Scanning disk for Pose
  1165. 20-4-2 10:33:56.0|Info|DiskScanService|Completed scanning disk for Pose
  1166. 20-4-2 10:33:56.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1167. 20-4-2 10:33:56.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1168. 20-4-2 10:33:56.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1169. 20-4-2 10:33:56.1|Info|ExistingExtraFileService|Found 0 extra files
  1170. 20-4-2 10:33:56.1|Info|RefreshSeriesService|Skipping refresh of series: The President Show
  1171. 20-4-2 10:33:56.1|Info|DiskScanService|Scanning disk for The President Show
  1172. 20-4-2 10:33:56.1|Info|DiskScanService|Completed scanning disk for The President Show
  1173. 20-4-2 10:33:56.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1174. 20-4-2 10:33:56.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1175. 20-4-2 10:33:56.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1176. 20-4-2 10:33:56.2|Info|ExistingExtraFileService|Found 0 extra files
  1177. 20-4-2 10:33:56.2|Info|RefreshSeriesService|Updating Info for Pure (2019)
  1178. 20-4-2 10:33:56.3|Info|RefreshEpisodeService|Starting episode info refresh for: [358508][Pure (2019)]
  1179. 20-4-2 10:33:56.3|Info|RefreshEpisodeService|Finished episode refresh for series: [358508][Pure (2019)].
  1180. 20-4-2 10:33:56.3|Info|DiskScanService|Scanning disk for Pure (2019)
  1181. 20-4-2 10:33:56.3|Info|DiskScanService|Completed scanning disk for Pure (2019)
  1182. 20-4-2 10:33:56.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1183. 20-4-2 10:33:56.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1184. 20-4-2 10:33:56.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1185. 20-4-2 10:33:56.3|Info|ExistingExtraFileService|Found 0 extra files
  1186. 20-4-2 10:33:56.3|Info|RefreshSeriesService|Updating Info for The Purge
  1187. 20-4-2 10:33:56.4|Info|RefreshEpisodeService|Starting episode info refresh for: [349661][The Purge]
  1188. 20-4-2 10:33:56.5|Info|RefreshEpisodeService|Finished episode refresh for series: [349661][The Purge].
  1189. 20-4-2 10:33:56.5|Info|DiskScanService|Scanning disk for The Purge
  1190. 20-4-2 10:33:56.5|Info|DiskScanService|Completed scanning disk for The Purge
  1191. 20-4-2 10:33:56.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1192. 20-4-2 10:33:56.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1193. 20-4-2 10:33:56.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1194. 20-4-2 10:33:56.5|Info|ExistingExtraFileService|Found 0 extra files
  1195. 20-4-2 10:33:56.5|Info|RefreshSeriesService|Skipping refresh of series: Pushing Daisies
  1196. 20-4-2 10:33:56.6|Info|DiskScanService|Scanning disk for Pushing Daisies
  1197. 20-4-2 10:33:56.6|Info|DiskScanService|Completed scanning disk for Pushing Daisies
  1198. 20-4-2 10:33:56.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1199. 20-4-2 10:33:56.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1200. 20-4-2 10:33:56.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1201. 20-4-2 10:33:56.6|Info|ExistingExtraFileService|Found 0 extra files
  1202. 20-4-2 10:33:56.6|Info|RefreshSeriesService|Skipping refresh of series: Ray Donovan
  1203. 20-4-2 10:33:56.6|Info|DiskScanService|Scanning disk for Ray Donovan
  1204. 20-4-2 10:33:56.6|Info|DiskScanService|Completed scanning disk for Ray Donovan
  1205. 20-4-2 10:33:56.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1206. 20-4-2 10:33:56.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1207. 20-4-2 10:33:56.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1208. 20-4-2 10:33:56.6|Info|ExistingExtraFileService|Found 0 extra files
  1209. 20-4-2 10:33:56.6|Info|RefreshSeriesService|Updating Info for Reprisal
  1210. 20-4-2 10:33:56.7|Info|RefreshEpisodeService|Starting episode info refresh for: [367554][Reprisal]
  1211. 20-4-2 10:33:56.8|Info|RefreshEpisodeService|Finished episode refresh for series: [367554][Reprisal].
  1212. 20-4-2 10:33:56.8|Info|DiskScanService|Scanning disk for Reprisal
  1213. 20-4-2 10:33:56.8|Info|DiskScanService|Completed scanning disk for Reprisal
  1214. 20-4-2 10:33:56.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1215. 20-4-2 10:33:56.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1216. 20-4-2 10:33:56.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1217. 20-4-2 10:33:56.8|Info|ExistingExtraFileService|Found 0 extra files
  1218. 20-4-2 10:33:56.8|Info|RefreshSeriesService|Updating Info for Richard Hammond's Big!
  1219. 20-4-2 10:33:56.9|Info|RefreshEpisodeService|Starting episode info refresh for: [373355][Richard Hammond's Big!]
  1220. 20-4-2 10:33:56.9|Info|RefreshEpisodeService|Finished episode refresh for series: [373355][Richard Hammond's Big!].
  1221. 20-4-2 10:33:56.9|Info|DiskScanService|Scanning disk for Richard Hammond's Big!
  1222. 20-4-2 10:33:57.0|Info|DiskScanService|Completed scanning disk for Richard Hammond's Big!
  1223. 20-4-2 10:33:57.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1224. 20-4-2 10:33:57.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1225. 20-4-2 10:33:57.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1226. 20-4-2 10:33:57.0|Info|ExistingExtraFileService|Found 0 extra files
  1227. 20-4-2 10:33:57.0|Info|RefreshSeriesService|Updating Info for The Righteous Gemstones
  1228. 20-4-2 10:33:57.2|Info|RefreshEpisodeService|Starting episode info refresh for: [357223][The Righteous Gemstones]
  1229. 20-4-2 10:33:57.2|Info|RefreshEpisodeService|Finished episode refresh for series: [357223][The Righteous Gemstones].
  1230. 20-4-2 10:33:57.2|Info|DiskScanService|Scanning disk for The Righteous Gemstones
  1231. 20-4-2 10:33:57.2|Info|DiskScanService|Completed scanning disk for The Righteous Gemstones
  1232. 20-4-2 10:33:57.2|Info|RefreshSeriesService|Skipping refresh of series: Rome
  1233. 20-4-2 10:33:57.2|Info|DiskScanService|Scanning disk for Rome
  1234. 20-4-2 10:33:57.2|Info|DiskScanService|Completed scanning disk for Rome
  1235. 20-4-2 10:33:57.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1236. 20-4-2 10:33:57.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1237. 20-4-2 10:33:57.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1238. 20-4-2 10:33:57.2|Info|ExistingExtraFileService|Found 0 extra files
  1239. 20-4-2 10:33:57.2|Info|RefreshSeriesService|Updating Info for Russian Doll
  1240. 20-4-2 10:33:57.3|Info|RefreshEpisodeService|Starting episode info refresh for: [356640][Russian Doll]
  1241. 20-4-2 10:33:57.4|Info|RefreshEpisodeService|Finished episode refresh for series: [356640][Russian Doll].
  1242. 20-4-2 10:33:57.4|Info|DiskScanService|Scanning disk for Russian Doll
  1243. 20-4-2 10:33:57.4|Info|DiskScanService|Completed scanning disk for Russian Doll
  1244. 20-4-2 10:33:57.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1245. 20-4-2 10:33:57.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1246. 20-4-2 10:33:57.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1247. 20-4-2 10:33:57.4|Info|ExistingExtraFileService|Found 0 extra files
  1248. 20-4-2 10:33:57.4|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1249. 20-4-2 10:33:57.4|Info|RssSyncService|RSS Sync Completed. Reports found: 789, Reports grabbed: 0, Reports pending: 2
  1250. 20-4-2 10:33:57.4|Info|RefreshSeriesService|Updating Info for Sex Education
  1251. 20-4-2 10:33:57.5|Info|RefreshEpisodeService|Starting episode info refresh for: [356317][Sex Education]
  1252. 20-4-2 10:33:57.6|Info|RefreshEpisodeService|Finished episode refresh for series: [356317][Sex Education].
  1253. 20-4-2 10:33:57.6|Info|DiskScanService|Scanning disk for Sex Education
  1254. 20-4-2 10:33:57.6|Info|DiskScanService|Completed scanning disk for Sex Education
  1255. 20-4-2 10:33:57.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1256. 20-4-2 10:33:57.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1257. 20-4-2 10:33:57.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1258. 20-4-2 10:33:57.6|Info|ExistingExtraFileService|Found 0 extra files
  1259. 20-4-2 10:33:57.6|Info|RefreshSeriesService|Updating Info for Shameless (US)
  1260. 20-4-2 10:33:57.7|Info|RefreshEpisodeService|Starting episode info refresh for: [161511][Shameless (US)]
  1261. 20-4-2 10:33:57.8|Info|RefreshEpisodeService|Finished episode refresh for series: [161511][Shameless (US)].
  1262. 20-4-2 10:33:57.8|Info|DiskScanService|Scanning disk for Shameless (US)
  1263. 20-4-2 10:33:57.8|Info|DiskScanService|Completed scanning disk for Shameless (US)
  1264. 20-4-2 10:33:57.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1265. 20-4-2 10:33:57.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1266. 20-4-2 10:33:57.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1267. 20-4-2 10:33:57.8|Info|ExistingExtraFileService|Found 0 extra files
  1268. 20-4-2 10:33:57.9|Info|RefreshSeriesService|Skipping refresh of series: Sharp Objects
  1269. 20-4-2 10:33:57.9|Info|DiskScanService|Scanning disk for Sharp Objects
  1270. 20-4-2 10:33:57.9|Info|DiskScanService|Completed scanning disk for Sharp Objects
  1271. 20-4-2 10:33:57.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1272. 20-4-2 10:33:58.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1273. 20-4-2 10:33:58.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1274. 20-4-2 10:33:58.0|Info|ExistingExtraFileService|Found 0 extra files
  1275. 20-4-2 10:33:58.0|Info|RefreshSeriesService|Skipping refresh of series: Sick Note
  1276. 20-4-2 10:33:58.0|Info|DiskScanService|Scanning disk for Sick Note
  1277. 20-4-2 10:33:58.0|Info|DiskScanService|Completed scanning disk for Sick Note
  1278. 20-4-2 10:33:58.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1279. 20-4-2 10:33:58.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1280. 20-4-2 10:33:58.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1281. 20-4-2 10:33:58.0|Info|ExistingExtraFileService|Found 0 extra files
  1282. 20-4-2 10:33:58.0|Info|RefreshSeriesService|Updating Info for Siren (2018)
  1283. 20-4-2 10:33:58.1|Info|RefreshEpisodeService|Starting episode info refresh for: [335982][Siren (2018)]
  1284. 20-4-2 10:33:58.2|Info|RefreshEpisodeService|Finished episode refresh for series: [335982][Siren (2018)].
  1285. 20-4-2 10:33:58.2|Info|DiskScanService|Scanning disk for Siren (2018)
  1286. 20-4-2 10:33:58.2|Info|DiskScanService|Completed scanning disk for Siren (2018)
  1287. 20-4-2 10:33:58.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1288. 20-4-2 10:33:58.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1289. 20-4-2 10:33:58.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1290. 20-4-2 10:33:58.2|Info|ExistingExtraFileService|Found 0 extra files
  1291. 20-4-2 10:33:58.2|Info|RefreshSeriesService|Skipping refresh of series: Speechless
  1292. 20-4-2 10:33:58.2|Info|DiskScanService|Scanning disk for Speechless
  1293. 20-4-2 10:33:58.3|Info|DiskScanService|Completed scanning disk for Speechless
  1294. 20-4-2 10:33:58.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1295. 20-4-2 10:33:58.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1296. 20-4-2 10:33:58.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1297. 20-4-2 10:33:58.3|Info|ExistingExtraFileService|Found 0 extra files
  1298. 20-4-2 10:33:58.3|Info|RefreshSeriesService|Updating Info for Star Trek: Discovery
  1299. 20-4-2 10:33:58.4|Info|RefreshEpisodeService|Starting episode info refresh for: [328711][Star Trek: Discovery]
  1300. 20-4-2 10:33:58.4|Info|RefreshEpisodeService|Finished episode refresh for series: [328711][Star Trek: Discovery].
  1301. 20-4-2 10:33:58.4|Info|DiskScanService|Scanning disk for Star Trek: Discovery
  1302. 20-4-2 10:33:58.4|Info|DiskScanService|Completed scanning disk for Star Trek: Discovery
  1303. 20-4-2 10:33:58.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1304. 20-4-2 10:33:58.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1305. 20-4-2 10:33:58.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1306. 20-4-2 10:33:58.4|Info|ExistingExtraFileService|Found 0 extra files
  1307. 20-4-2 10:33:58.5|Info|RefreshSeriesService|Updating Info for Star Trek: Picard
  1308. 20-4-2 10:33:58.6|Info|RefreshEpisodeService|Starting episode info refresh for: [364093][Star Trek: Picard]
  1309. 20-4-2 10:33:58.6|Info|RefreshEpisodeService|Finished episode refresh for series: [364093][Star Trek: Picard].
  1310. 20-4-2 10:33:58.6|Info|DiskScanService|Scanning disk for Star Trek: Picard
  1311. 20-4-2 10:33:58.6|Info|DiskScanService|Completed scanning disk for Star Trek: Picard
  1312. 20-4-2 10:33:58.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1313. 20-4-2 10:33:58.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1314. 20-4-2 10:33:58.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1315. 20-4-2 10:33:58.7|Info|ExistingExtraFileService|Found 0 extra files
  1316. 20-4-2 10:33:58.7|Info|RefreshSeriesService|Updating Info for StarTalk with Neil deGrasse Tyson
  1317. 20-4-2 10:33:58.8|Info|RefreshEpisodeService|Starting episode info refresh for: [279659][StarTalk with Neil deGrasse Tyson]
  1318. 20-4-2 10:33:58.9|Info|RefreshEpisodeService|Finished episode refresh for series: [279659][StarTalk with Neil deGrasse Tyson].
  1319. 20-4-2 10:33:58.9|Info|DiskScanService|Scanning disk for StarTalk with Neil deGrasse Tyson
  1320. 20-4-2 10:33:58.9|Info|DiskScanService|Completed scanning disk for StarTalk with Neil deGrasse Tyson
  1321. 20-4-2 10:33:58.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1322. 20-4-2 10:33:58.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1323. 20-4-2 10:33:58.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1324. 20-4-2 10:33:58.9|Info|ExistingExtraFileService|Found 0 extra files
  1325. 20-4-2 10:33:58.9|Info|RefreshSeriesService|Updating Info for The Story of Us with Morgan Freeman
  1326. 20-4-2 10:33:59.1|Info|RefreshEpisodeService|Starting episode info refresh for: [334942][The Story of Us with Morgan Freeman]
  1327. 20-4-2 10:33:59.1|Info|RefreshEpisodeService|Finished episode refresh for series: [334942][The Story of Us with Morgan Freeman].
  1328. 20-4-2 10:33:59.1|Info|DiskScanService|Scanning disk for The Story of Us with Morgan Freeman
  1329. 20-4-2 10:33:59.1|Info|DiskScanService|Completed scanning disk for The Story of Us with Morgan Freeman
  1330. 20-4-2 10:33:59.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1331. 20-4-2 10:33:59.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1332. 20-4-2 10:33:59.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1333. 20-4-2 10:33:59.1|Info|ExistingExtraFileService|Found 0 extra files
  1334. 20-4-2 10:33:59.2|Info|RefreshSeriesService|Updating Info for Stranger Things
  1335. 20-4-2 10:33:59.2|Info|RefreshEpisodeService|Starting episode info refresh for: [305288][Stranger Things]
  1336. 20-4-2 10:33:59.3|Info|RefreshEpisodeService|Finished episode refresh for series: [305288][Stranger Things].
  1337. 20-4-2 10:33:59.3|Info|DiskScanService|Scanning disk for Stranger Things
  1338. 20-4-2 10:33:59.3|Info|DiskScanService|Completed scanning disk for Stranger Things
  1339. 20-4-2 10:33:59.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1340. 20-4-2 10:33:59.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1341. 20-4-2 10:33:59.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1342. 20-4-2 10:33:59.3|Info|ExistingExtraFileService|Found 0 extra files
  1343. 20-4-2 10:33:59.3|Info|RefreshSeriesService|Updating Info for Succession
  1344. 20-4-2 10:33:59.4|Info|RefreshEpisodeService|Starting episode info refresh for: [338186][Succession]
  1345. 20-4-2 10:33:59.5|Info|RefreshEpisodeService|Finished episode refresh for series: [338186][Succession].
  1346. 20-4-2 10:33:59.5|Info|DiskScanService|Scanning disk for Succession
  1347. 20-4-2 10:33:59.5|Info|DiskScanService|Completed scanning disk for Succession
  1348. 20-4-2 10:33:59.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1349. 20-4-2 10:33:59.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1350. 20-4-2 10:33:59.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1351. 20-4-2 10:33:59.5|Info|ExistingExtraFileService|Found 0 extra files
  1352. 20-4-2 10:33:59.6|Info|RefreshSeriesService|Updating Info for Swedish Dicks
  1353. 20-4-2 10:33:59.7|Info|RefreshEpisodeService|Starting episode info refresh for: [316144][Swedish Dicks]
  1354. 20-4-2 10:33:59.7|Info|RefreshEpisodeService|Finished episode refresh for series: [316144][Swedish Dicks].
  1355. 20-4-2 10:33:59.7|Info|DiskScanService|Scanning disk for Swedish Dicks
  1356. 20-4-2 10:33:59.7|Info|DiskScanService|Completed scanning disk for Swedish Dicks
  1357. 20-4-2 10:33:59.7|Info|RefreshSeriesService|Updating Info for Taboo (2017)
  1358. 20-4-2 10:33:59.8|Info|RefreshEpisodeService|Starting episode info refresh for: [292157][Taboo (2017)]
  1359. 20-4-2 10:33:59.8|Info|RefreshEpisodeService|Finished episode refresh for series: [292157][Taboo (2017)].
  1360. 20-4-2 10:33:59.8|Info|DiskScanService|Scanning disk for Taboo (2017)
  1361. 20-4-2 10:33:59.9|Info|DiskScanService|Completed scanning disk for Taboo (2017)
  1362. 20-4-2 10:33:59.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1363. 20-4-2 10:33:59.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1364. 20-4-2 10:33:59.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1365. 20-4-2 10:33:59.9|Info|ExistingExtraFileService|Found 0 extra files
  1366. 20-4-2 10:33:59.9|Info|RefreshSeriesService|Updating Info for Teen Titans Go!
  1367. 20-4-2 10:33:59.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1368. 20-4-2 10:34:00.0|Info|RefreshEpisodeService|Starting episode info refresh for: [266775][Teen Titans Go!]
  1369. 20-4-2 10:34:00.2|Info|RefreshEpisodeService|Finished episode refresh for series: [266775][Teen Titans Go!].
  1370. 20-4-2 10:34:00.2|Info|DiskScanService|Scanning disk for Teen Titans Go!
  1371. 20-4-2 10:34:00.2|Info|DiskScanService|Completed scanning disk for Teen Titans Go!
  1372. 20-4-2 10:34:00.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1373. 20-4-2 10:34:00.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1374. 20-4-2 10:34:00.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1375. 20-4-2 10:34:00.2|Info|ExistingExtraFileService|Found 0 extra files
  1376. 20-4-2 10:34:00.2|Info|RefreshSeriesService|Updating Info for The Terror
  1377. 20-4-2 10:34:00.4|Info|RefreshEpisodeService|Starting episode info refresh for: [322191][The Terror]
  1378. 20-4-2 10:34:00.4|Info|RefreshEpisodeService|Finished episode refresh for series: [322191][The Terror].
  1379. 20-4-2 10:34:00.4|Info|DiskScanService|Scanning disk for The Terror
  1380. 20-4-2 10:34:00.4|Info|DiskScanService|Completed scanning disk for The Terror
  1381. 20-4-2 10:34:00.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1382. 20-4-2 10:34:00.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1383. 20-4-2 10:34:00.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1384. 20-4-2 10:34:00.4|Info|ExistingExtraFileService|Found 0 extra files
  1385. 20-4-2 10:34:00.5|Info|RefreshSeriesService|Skipping refresh of series: Terry Pratchett's Going Postal
  1386. 20-4-2 10:34:00.5|Info|DiskScanService|Scanning disk for Terry Pratchett's Going Postal
  1387. 20-4-2 10:34:00.5|Info|DiskScanService|Completed scanning disk for Terry Pratchett's Going Postal
  1388. 20-4-2 10:34:00.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1389. 20-4-2 10:34:00.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1390. 20-4-2 10:34:00.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1391. 20-4-2 10:34:00.5|Info|ExistingExtraFileService|Found 0 extra files
  1392. 20-4-2 10:34:00.5|Info|RefreshSeriesService|Updating Info for Tom Clancy's Jack Ryan
  1393. 20-4-2 10:34:00.7|Info|RefreshEpisodeService|Starting episode info refresh for: [336261][Tom Clancy's Jack Ryan]
  1394. 20-4-2 10:34:00.7|Info|RefreshEpisodeService|Finished episode refresh for series: [336261][Tom Clancy's Jack Ryan].
  1395. 20-4-2 10:34:00.7|Info|DiskScanService|Scanning disk for Tom Clancy's Jack Ryan
  1396. 20-4-2 10:34:00.7|Info|DiskScanService|Completed scanning disk for Tom Clancy's Jack Ryan
  1397. 20-4-2 10:34:00.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1398. 20-4-2 10:34:00.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1399. 20-4-2 10:34:00.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1400. 20-4-2 10:34:00.7|Info|ExistingExtraFileService|Found 0 extra files
  1401. 20-4-2 10:34:00.8|Info|RefreshSeriesService|Updating Info for Top Gear
  1402. 20-4-2 10:34:00.9|Info|RefreshEpisodeService|Starting episode info refresh for: [74608][Top Gear]
  1403. 20-4-2 10:34:01.0|Info|RefreshEpisodeService|Finished episode refresh for series: [74608][Top Gear].
  1404. 20-4-2 10:34:01.0|Info|DiskScanService|Scanning disk for Top Gear
  1405. 20-4-2 10:34:01.0|Info|DiskScanService|Completed scanning disk for Top Gear
  1406. 20-4-2 10:34:01.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1407. 20-4-2 10:34:01.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1408. 20-4-2 10:34:01.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1409. 20-4-2 10:34:01.0|Info|ExistingExtraFileService|Found 0 extra files
  1410. 20-4-2 10:34:01.1|Info|RefreshSeriesService|Updating Info for Travel Man: 48 Hours in...
  1411. 20-4-2 10:34:01.2|Info|RefreshEpisodeService|Starting episode info refresh for: [293753][Travel Man: 48 Hours in...]
  1412. 20-4-2 10:34:01.2|Info|RefreshEpisodeService|Finished episode refresh for series: [293753][Travel Man: 48 Hours in...].
  1413. 20-4-2 10:34:01.2|Info|DiskScanService|Scanning disk for Travel Man: 48 Hours in...
  1414. 20-4-2 10:34:01.2|Info|DiskScanService|Completed scanning disk for Travel Man: 48 Hours in...
  1415. 20-4-2 10:34:01.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1416. 20-4-2 10:34:01.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1417. 20-4-2 10:34:01.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1418. 20-4-2 10:34:01.3|Info|ExistingExtraFileService|Found 0 extra files
  1419. 20-4-2 10:34:01.6|Info|RefreshSeriesService|Updating Info for Trust (2018)
  1420. 20-4-2 10:34:01.7|Info|RefreshEpisodeService|Starting episode info refresh for: [340523][Trust (2018)]
  1421. 20-4-2 10:34:01.7|Info|RefreshEpisodeService|Finished episode refresh for series: [340523][Trust (2018)].
  1422. 20-4-2 10:34:01.7|Info|DiskScanService|Scanning disk for Trust (2018)
  1423. 20-4-2 10:34:01.7|Info|DiskScanService|Completed scanning disk for Trust (2018)
  1424. 20-4-2 10:34:01.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1425. 20-4-2 10:34:01.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1426. 20-4-2 10:34:01.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1427. 20-4-2 10:34:01.7|Info|ExistingExtraFileService|Found 0 extra files
  1428. 20-4-2 10:34:01.8|Info|RefreshSeriesService|Updating Info for Ugly Delicious
  1429. 20-4-2 10:34:01.9|Info|RefreshEpisodeService|Starting episode info refresh for: [341573][Ugly Delicious]
  1430. 20-4-2 10:34:01.9|Info|RefreshEpisodeService|Finished episode refresh for series: [341573][Ugly Delicious].
  1431. 20-4-2 10:34:01.9|Info|DiskScanService|Scanning disk for Ugly Delicious
  1432. 20-4-2 10:34:01.9|Info|DiskScanService|Completed scanning disk for Ugly Delicious
  1433. 20-4-2 10:34:01.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1434. 20-4-2 10:34:01.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1435. 20-4-2 10:34:01.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1436. 20-4-2 10:34:01.9|Info|ExistingExtraFileService|Found 0 extra files
  1437. 20-4-2 10:34:02.0|Info|RefreshSeriesService|Updating Info for The Umbrella Academy
  1438. 20-4-2 10:34:02.1|Info|RefreshEpisodeService|Starting episode info refresh for: [353764][The Umbrella Academy]
  1439. 20-4-2 10:34:02.1|Info|RefreshEpisodeService|Finished episode refresh for series: [353764][The Umbrella Academy].
  1440. 20-4-2 10:34:02.1|Info|DiskScanService|Scanning disk for The Umbrella Academy
  1441. 20-4-2 10:34:02.1|Info|DiskScanService|Completed scanning disk for The Umbrella Academy
  1442. 20-4-2 10:34:02.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1443. 20-4-2 10:34:02.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1444. 20-4-2 10:34:02.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1445. 20-4-2 10:34:02.1|Info|ExistingExtraFileService|Found 0 extra files
  1446. 20-4-2 10:34:02.2|Info|RefreshSeriesService|Updating Info for Undone
  1447. 20-4-2 10:34:02.2|Info|RefreshEpisodeService|Starting episode info refresh for: [357756][Undone]
  1448. 20-4-2 10:34:02.3|Info|RefreshEpisodeService|Finished episode refresh for series: [357756][Undone].
  1449. 20-4-2 10:34:02.3|Info|DiskScanService|Scanning disk for Undone
  1450. 20-4-2 10:34:02.3|Info|DiskScanService|Completed scanning disk for Undone
  1451. 20-4-2 10:34:02.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1452. 20-4-2 10:34:02.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1453. 20-4-2 10:34:02.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1454. 20-4-2 10:34:02.3|Info|ExistingExtraFileService|Found 0 extra files
  1455. 20-4-2 10:34:02.4|Info|RefreshSeriesService|Updating Info for The Unicorn
  1456. 20-4-2 10:34:02.4|Info|RefreshEpisodeService|Starting episode info refresh for: [361732][The Unicorn]
  1457. 20-4-2 10:34:02.4|Info|RefreshEpisodeService|Finished episode refresh for series: [361732][The Unicorn].
  1458. 20-4-2 10:34:02.4|Info|DiskScanService|Scanning disk for The Unicorn
  1459. 20-4-2 10:34:02.5|Info|DiskScanService|Completed scanning disk for The Unicorn
  1460. 20-4-2 10:34:02.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1461. 20-4-2 10:34:02.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1462. 20-4-2 10:34:02.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1463. 20-4-2 10:34:02.5|Info|ExistingExtraFileService|Found 0 extra files
  1464. 20-4-2 10:34:02.5|Info|RefreshSeriesService|Updating Info for Unnatural Selection
  1465. 20-4-2 10:34:02.6|Info|RefreshEpisodeService|Starting episode info refresh for: [370467][Unnatural Selection]
  1466. 20-4-2 10:34:02.6|Info|RefreshEpisodeService|Finished episode refresh for series: [370467][Unnatural Selection].
  1467. 20-4-2 10:34:02.6|Info|DiskScanService|Scanning disk for Unnatural Selection
  1468. 20-4-2 10:34:02.6|Info|DiskScanService|Completed scanning disk for Unnatural Selection
  1469. 20-4-2 10:34:02.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1470. 20-4-2 10:34:02.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1471. 20-4-2 10:34:02.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1472. 20-4-2 10:34:02.7|Info|ExistingExtraFileService|Found 0 extra files
  1473. 20-4-2 10:34:02.7|Info|RefreshSeriesService|Skipping refresh of series: Veep
  1474. 20-4-2 10:34:02.7|Info|DiskScanService|Scanning disk for Veep
  1475. 20-4-2 10:34:02.7|Info|DiskScanService|Completed scanning disk for Veep
  1476. 20-4-2 10:34:02.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1477. 20-4-2 10:34:02.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1478. 20-4-2 10:34:02.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1479. 20-4-2 10:34:02.7|Info|ExistingExtraFileService|Found 0 extra files
  1480. 20-4-2 10:34:02.7|Info|RefreshSeriesService|Updating Info for Vikings
  1481. 20-4-2 10:34:02.8|Info|RefreshEpisodeService|Starting episode info refresh for: [260449][Vikings]
  1482. 20-4-2 10:34:02.9|Info|RefreshEpisodeService|Finished episode refresh for series: [260449][Vikings].
  1483. 20-4-2 10:34:02.9|Info|DiskScanService|Scanning disk for Vikings
  1484. 20-4-2 10:34:02.9|Info|DiskScanService|Completed scanning disk for Vikings
  1485. 20-4-2 10:34:02.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1486. 20-4-2 10:34:02.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1487. 20-4-2 10:34:02.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1488. 20-4-2 10:34:02.9|Info|ExistingExtraFileService|Found 0 extra files
  1489. 20-4-2 10:34:02.9|Info|RefreshSeriesService|Updating Info for War of the Worlds (2019)
  1490. 20-4-2 10:34:03.0|Info|RefreshEpisodeService|Starting episode info refresh for: [370139][War of the Worlds (2019)]
  1491. 20-4-2 10:34:03.0|Info|RefreshEpisodeService|Finished episode refresh for series: [370139][War of the Worlds (2019)].
  1492. 20-4-2 10:34:03.1|Info|DiskScanService|Scanning disk for War of the Worlds (2019)
  1493. 20-4-2 10:34:03.1|Info|DiskScanService|Completed scanning disk for War of the Worlds (2019)
  1494. 20-4-2 10:34:03.1|Info|RefreshSeriesService|Updating Info for Warrior (2019)
  1495. 20-4-2 10:34:03.2|Info|RefreshEpisodeService|Starting episode info refresh for: [359326][Warrior (2019)]
  1496. 20-4-2 10:34:03.2|Info|RefreshEpisodeService|Finished episode refresh for series: [359326][Warrior (2019)].
  1497. 20-4-2 10:34:03.2|Info|DiskScanService|Scanning disk for Warrior (2019)
  1498. 20-4-2 10:34:03.2|Info|DiskScanService|Completed scanning disk for Warrior (2019)
  1499. 20-4-2 10:34:03.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1500. 20-4-2 10:34:03.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1501. 20-4-2 10:34:03.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1502. 20-4-2 10:34:03.2|Info|ExistingExtraFileService|Found 0 extra files
  1503. 20-4-2 10:34:03.2|Info|SingleInstancePolicy|1 instance(s) of Sonarr are running
  1504. 20-4-2 10:34:03.3|Warn|SingleInstancePolicy|Another instance of Sonarr is already running.
  1505. 20-4-2 10:34:03.3|Info|RefreshSeriesService|Updating Info for Westworld
  1506. 20-4-2 10:34:03.3|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1507. 20-4-2 10:34:03.4|Info|RefreshEpisodeService|Starting episode info refresh for: [296762][Westworld]
  1508. 20-4-2 10:34:03.4|Info|RefreshEpisodeService|Finished episode refresh for series: [296762][Westworld].
  1509. 20-4-2 10:34:03.4|Info|DiskScanService|Scanning disk for Westworld
  1510. 20-4-2 10:34:03.4|Info|DiskScanService|Completed scanning disk for Westworld
  1511. 20-4-2 10:34:03.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1512. 20-4-2 10:34:03.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1513. 20-4-2 10:34:03.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1514. 20-4-2 10:34:03.4|Info|ExistingExtraFileService|Found 0 extra files
  1515. 20-4-2 10:34:03.5|Info|RefreshSeriesService|Updating Info for What We Do in the Shadows
  1516. 20-4-2 10:34:03.5|Info|RefreshEpisodeService|Starting episode info refresh for: [358211][What We Do in the Shadows]
  1517. 20-4-2 10:34:03.6|Info|RefreshEpisodeService|Finished episode refresh for series: [358211][What We Do in the Shadows].
  1518. 20-4-2 10:34:03.6|Info|DiskScanService|Scanning disk for What We Do in the Shadows
  1519. 20-4-2 10:34:03.6|Info|DiskScanService|Completed scanning disk for What We Do in the Shadows
  1520. 20-4-2 10:34:03.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1521. 20-4-2 10:34:03.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1522. 20-4-2 10:34:03.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1523. 20-4-2 10:34:03.6|Info|ExistingExtraFileService|Found 0 extra files
  1524. 20-4-2 10:34:03.7|Info|RefreshSeriesService|Updating Info for The Wheel of Time
  1525. 20-4-2 10:34:03.7|Info|RefreshEpisodeService|Starting episode info refresh for: [355730][The Wheel of Time]
  1526. 20-4-2 10:34:03.8|Info|RefreshEpisodeService|Finished episode refresh for series: [355730][The Wheel of Time].
  1527. 20-4-2 10:34:03.8|Info|DiskScanService|Scanning disk for The Wheel of Time
  1528. 20-4-2 10:34:03.8|Info|DiskScanService|Completed scanning disk for The Wheel of Time
  1529. 20-4-2 10:34:03.8|Info|RefreshSeriesService|Updating Info for The Witcher
  1530. 20-4-2 10:34:03.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1531. 20-4-2 10:34:03.9|Info|RefreshEpisodeService|Starting episode info refresh for: [362696][The Witcher]
  1532. 20-4-2 10:34:03.9|Info|RefreshEpisodeService|Finished episode refresh for series: [362696][The Witcher].
  1533. 20-4-2 10:34:03.9|Info|DiskScanService|Scanning disk for The Witcher
  1534. 20-4-2 10:34:03.9|Info|DiskScanService|Completed scanning disk for The Witcher
  1535. 20-4-2 10:34:03.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1536. 20-4-2 10:34:04.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1537. 20-4-2 10:34:04.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1538. 20-4-2 10:34:04.0|Info|ExistingExtraFileService|Found 0 extra files
  1539. 20-4-2 10:34:04.0|Info|RefreshSeriesService|Updating Info for Wu Assassins
  1540. 20-4-2 10:34:04.1|Info|RefreshEpisodeService|Starting episode info refresh for: [357662][Wu Assassins]
  1541. 20-4-2 10:34:04.1|Info|RefreshEpisodeService|Finished episode refresh for series: [357662][Wu Assassins].
  1542. 20-4-2 10:34:04.1|Info|DiskScanService|Scanning disk for Wu Assassins
  1543. 20-4-2 10:34:04.2|Info|DiskScanService|Completed scanning disk for Wu Assassins
  1544. 20-4-2 10:34:04.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1545. 20-4-2 10:34:04.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1546. 20-4-2 10:34:04.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1547. 20-4-2 10:34:04.2|Info|ExistingExtraFileService|Found 0 extra files
  1548. 20-4-2 10:34:04.2|Info|RefreshSeriesService|Updating Info for Wu-Tang: An American Saga
  1549. 20-4-2 10:34:04.3|Info|RefreshEpisodeService|Starting episode info refresh for: [354080][Wu-Tang: An American Saga]
  1550. 20-4-2 10:34:04.3|Info|RefreshEpisodeService|Finished episode refresh for series: [354080][Wu-Tang: An American Saga].
  1551. 20-4-2 10:34:04.3|Info|DiskScanService|Scanning disk for Wu-Tang: An American Saga
  1552. 20-4-2 10:34:04.3|Info|DiskScanService|Completed scanning disk for Wu-Tang: An American Saga
  1553. 20-4-2 10:34:04.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1554. 20-4-2 10:34:04.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1555. 20-4-2 10:34:04.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1556. 20-4-2 10:34:04.4|Info|ExistingExtraFileService|Found 0 extra files
  1557. 20-4-2 10:34:04.4|Info|RefreshSeriesService|Updating Info for ZeroZeroZero
  1558. 20-4-2 10:34:04.5|Info|RefreshEpisodeService|Starting episode info refresh for: [369071][ZeroZeroZero]
  1559. 20-4-2 10:34:04.5|Info|RefreshEpisodeService|Finished episode refresh for series: [369071][ZeroZeroZero].
  1560. 20-4-2 10:34:04.5|Info|DiskScanService|Scanning disk for ZeroZeroZero
  1561. 20-4-2 10:34:04.5|Info|DiskScanService|Completed scanning disk for ZeroZeroZero
  1562. 20-4-2 10:34:04.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1563. 20-4-2 10:34:04.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1564. 20-4-2 10:34:04.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1565. 20-4-2 10:34:04.5|Info|ExistingExtraFileService|Found 0 extra files
  1566. 20-4-2 10:34:14.2|Info|Sabnzbd|Adding report [devs.s01e06.internal.1080p.web.h264-trump] to the queue.
  1567. 20-4-2 10:34:16.6|Info|DownloadService|Report sent to Newsbin. devs.s01e06.internal.1080p.web.h264-trump
  1568. 20-4-2 10:34:51.2|Info|Sabnzbd|Adding report [Babylon.Berlin.S03E09.1080p.iNTERNAL.WEB.x264-GHOSTS] to the queue.
  1569. 20-4-2 10:34:51.5|Info|DownloadService|Report sent to Newsbin. Babylon.Berlin.S03E09.1080p.iNTERNAL.WEB.x264-GHOSTS
  1570. 20-4-2 10:35:06.5|Info|NzbSearchService|Searching 3 indexers for [The Magicians (2015) : S05E13]
  1571. 20-4-2 10:35:09.0|Info|DownloadDecisionMaker|Processing 14 releases
  1572. 20-4-2 10:35:20.8|Info|NzbSearchService|Searching 3 indexers for [The Daily Show : 2020-04-01]
  1573. 20-4-2 10:35:21.2|Info|DownloadDecisionMaker|Processing 13 releases
  1574. 20-4-2 10:35:24.6|Info|Sabnzbd|Adding report [The.Daily.Show.2020.04.01.1080p.WEB.x264-XLF] to the queue.
  1575. 20-4-2 10:35:24.9|Info|DownloadService|Report sent to Newsbin. The.Daily.Show.2020.04.01.1080p.WEB.x264-XLF
  1576. 20-4-2 10:37:05.7|Warn|EpisodeFileMovingService|Unable to set last write time
  1577.  
  1578. [v2.0.0.5344] System.IO.IOException: Der Prozess kann nicht auf die Datei "X:\NEWSBIN\SONARR\The Daily Show" zugreifen, da sie von einem anderen Prozess verwendet wird.
  1579. bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  1580. bei System.IO.Directory.OpenHandle(String path)
  1581. bei System.IO.Directory.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)
  1582. bei NzbDrone.Common.Disk.DiskProviderBase.FolderSetLastWriteTime(String path, DateTime dateTime) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Disk\DiskProviderBase.cs:Zeile 265.
  1583. bei NzbDrone.Core.MediaFiles.MediaFileAttributeService.SetFolderLastWriteTime(String path, DateTime time) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MediaFiles\MediaFileAttributeService.cs:Zeile 75.
  1584. bei NzbDrone.Core.MediaFiles.EpisodeFileMovingService.TransferFile(EpisodeFile episodeFile, Series series, List`1 episodes, String destinationFilePath, TransferMode mode) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MediaFiles\EpisodeFileMovingService.cs:Zeile 127.
  1585.  
  1586. 20-4-2 10:39:39.2|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from uTorrent
  1587.  
  1588. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to uTorrent, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:9091
  1589. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1590. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  1591. --- Ende der internen Ausnahmestapelüberwachung ---
  1592. bei System.Net.HttpWebRequest.GetResponse()
  1593. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  1594. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  1595. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  1596. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  1597. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, UTorrentSettings settings, Boolean reauthenticate) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 239.
  1598. --- Ende der internen Ausnahmestapelüberwachung ---
  1599. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, UTorrentSettings settings, Boolean reauthenticate) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 259.
  1600. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.ProcessRequest(HttpRequestBuilder requestBuilder, UTorrentSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 188.
  1601. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.GetTorrents(String cacheId, UTorrentSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 82.
  1602. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrent.GetTorrents() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrent.cs:Zeile 158.
  1603. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrent.GetItems() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrent.cs:Zeile 81.
  1604. bei NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:Zeile 89.
  1605.  
  1606. 20-4-2 10:44:48.4|Info|Bootstrap|Starting Sonarr - C:\ProgramData\NzbDrone\bin\NzbDrone.exe - Version 2.0.0.5344
  1607. 20-4-2 10:44:49.0|Warn|ProcessProvider|Couldn't get process info for NzbDrone.Console
  1608.  
  1609. [v2.0.0.5344] System.ComponentModel.Win32Exception (0x80004005): Zugriff verweigert
  1610. bei System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
  1611. bei System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly)
  1612. bei System.Diagnostics.NtProcessManager.GetFirstModuleInfo(Int32 processId)
  1613. bei System.Diagnostics.Process.get_MainModule()
  1614. bei NzbDrone.Common.Processes.ProcessProvider.GetExeFileName(Process process) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Processes\ProcessProvider.cs:Zeile 323.
  1615. bei NzbDrone.Common.Processes.ProcessProvider.ConvertToProcessInfo(Process process) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Processes\ProcessProvider.cs:Zeile 304.
  1616.  
  1617. 20-4-2 10:44:49.1|Info|SingleInstancePolicy|1 instance(s) of Sonarr are running
  1618. 20-4-2 10:44:49.1|Warn|SingleInstancePolicy|Another instance of Sonarr is already running.
  1619. 20-4-2 10:44:49.1|Info|BrowserService|Starting default browser. http://localhost:8989
  1620. 20-4-2 10:44:49.1|Info|ProcessProvider|Opening URL [http://localhost:8989]
  1621. 20-4-2 10:44:49.2|Info|Bootstrap|Application is being terminated. Reason : Another instance is already running
  1622. 20-4-2 10:45:00.7|Info|BackupService|Starting Backup
  1623. 20-4-2 10:46:06.0|Info|Bootstrap|Starting Sonarr - C:\ProgramData\NzbDrone\bin\NzbDrone.Console.exe - Version 2.0.0.5344
  1624. 20-4-2 10:46:06.3|Info|Router|Application mode: UninstallService
  1625. 20-4-2 10:46:06.3|Info|ServiceProvider|Uninstalling NzbDrone service
  1626. 20-4-2 10:46:06.3|Info|ServiceProvider|Stopping NzbDrone Service...
  1627. 20-4-2 10:46:06.3|Info|ServiceProvider|Service is currently Running
  1628. 20-4-2 10:46:06.3|Info|NzbDroneServiceFactory|Attempting to stop application.
  1629. 20-4-2 10:46:06.3|Info|OwinHostController|Attempting to stop OWIN host
  1630. 20-4-2 10:46:06.6|Info|OwinHostController|Host has stopped
  1631. 20-4-2 10:46:06.6|Info|NzbDroneServiceFactory|Application has finished stop routine.
  1632. 20-4-2 10:46:06.6|Info|ConsoleApp|Exiting main.
  1633. 20-4-2 10:46:06.8|Info|ServiceProvider|NzbDrone has stopped successfully.
  1634. 20-4-2 10:46:11.9|Info|ServiceProvider|NzbDrone successfully uninstalled
  1635. 20-4-2 10:46:11.9|Info|ConsoleApp|Exiting main.
  1636. 20-4-2 11:31:25.4|Info|Bootstrap|Starting Sonarr - C:\ProgramData\NzbDrone\bin\nzbdrone.console.exe - Version 2.0.0.5344
  1637. 20-4-2 11:31:26.1|Info|Router|Application mode: UninstallService
  1638. 20-4-2 11:31:26.2|Info|ConsoleApp|Exiting main.
  1639. 20-4-2 11:31:26.4|Info|Bootstrap|Starting Sonarr - C:\ProgramData\NzbDrone\bin\nzbdrone.console.exe - Version 2.0.0.5344
  1640. 20-4-2 11:31:26.7|Info|Router|Application mode: InstallService
  1641. 20-4-2 11:31:26.7|Info|ServiceProvider|Installing service 'NzbDrone'
  1642. 20-4-2 11:31:27.0|Info|ServiceProvider|Service Has installed successfully.
  1643. 20-4-2 11:31:27.0|Info|ServiceProvider|Starting NzbDrone Service...
  1644. 20-4-2 11:31:27.2|Info|Bootstrap|Starting Sonarr - C:\ProgramData\NzbDrone\bin\nzbdrone.console.exe - Version 2.0.0.5344
  1645. 20-4-2 11:31:27.5|Info|SingleInstancePolicy|1 instance(s) of Sonarr are running
  1646. 20-4-2 11:31:27.5|Info|ProcessProvider|[3420]: Killing process
  1647. 20-4-2 11:31:27.5|Info|ProcessProvider|[3420]: Waiting for exit
  1648. 20-4-2 11:31:27.5|Info|ProcessProvider|[3420]: Process terminated successfully
  1649. 20-4-2 11:31:27.5|Info|Router|Application mode: Service
  1650. 20-4-2 11:31:27.7|Info|MigrationLogger|*** Migrating data source=C:\ProgramData\NzbDrone\nzbdrone.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  1651. 20-4-2 11:31:27.9|Info|MigrationLogger|*** Migrating data source=C:\ProgramData\NzbDrone\logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  1652. 20-4-2 11:31:28.1|Info|OwinHostController|Listening on the following URLs:
  1653. 20-4-2 11:31:28.1|Info|OwinHostController| http://*:8989/
  1654. 20-4-2 11:31:28.7|Info|NancyBootstrapper|Starting Web Server
  1655. 20-4-2 11:31:29.5|Info|Bootstrap|Starting Sonarr - C:\ProgramData\NzbDrone\bin\NzbDrone.exe - Version 2.0.0.5344
  1656. 20-4-2 11:31:29.8|Warn|ProcessProvider|Couldn't get process info for NzbDrone.Console
  1657.  
  1658. [v2.0.0.5344] System.ComponentModel.Win32Exception (0x80004005): Zugriff verweigert
  1659. bei System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
  1660. bei System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly)
  1661. bei System.Diagnostics.NtProcessManager.GetFirstModuleInfo(Int32 processId)
  1662. bei System.Diagnostics.Process.get_MainModule()
  1663. bei NzbDrone.Common.Processes.ProcessProvider.GetExeFileName(Process process) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Processes\ProcessProvider.cs:Zeile 323.
  1664. bei NzbDrone.Common.Processes.ProcessProvider.ConvertToProcessInfo(Process process) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Processes\ProcessProvider.cs:Zeile 304.
  1665.  
  1666. 20-4-2 11:31:29.8|Info|SingleInstancePolicy|1 instance(s) of Sonarr are running
  1667. 20-4-2 11:31:29.8|Warn|SingleInstancePolicy|Another instance of Sonarr is already running.
  1668. 20-4-2 11:31:29.8|Info|BrowserService|Starting default browser. http://localhost:8989
  1669. 20-4-2 11:31:29.8|Info|ProcessProvider|Opening URL [http://localhost:8989]
  1670. 20-4-2 11:31:30.0|Info|Bootstrap|Application is being terminated. Reason : Another instance is already running
  1671. 20-4-2 11:31:59.6|Info|RssSyncService|Starting RSS Sync
  1672. 20-4-2 11:32:02.8|Info|DownloadDecisionMaker|Processing 396 releases
  1673. 20-4-2 11:32:03.3|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1674. 20-4-2 11:32:03.3|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1675. 20-4-2 11:32:03.5|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1676. 20-4-2 11:32:03.5|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1677. 20-4-2 11:32:03.6|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1678. 20-4-2 11:32:03.6|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1679. 20-4-2 11:32:03.7|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  1680.  
  1681. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:8000
  1682. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1683. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  1684. --- Ende der internen Ausnahmestapelüberwachung ---
  1685. bei System.Net.HttpWebRequest.GetResponse()
  1686. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  1687. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  1688. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  1689. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  1690. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 184.
  1691. --- Ende der internen Ausnahmestapelüberwachung ---
  1692. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 192.
  1693. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 113.
  1694. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 57.
  1695.  
  1696. 20-4-2 11:32:03.7|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1697. 20-4-2 11:32:03.8|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1698. 20-4-2 11:32:03.8|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1699. 20-4-2 11:32:03.8|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1700. 20-4-2 11:32:04.0|Info|RssSyncService|RSS Sync Completed. Reports found: 396, Reports grabbed: 0
  1701. 20-4-2 11:32:07.7|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Newsbin
  1702.  
  1703. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:8000
  1704. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1705. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  1706. --- Ende der internen Ausnahmestapelüberwachung ---
  1707. bei System.Net.HttpWebRequest.GetResponse()
  1708. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  1709. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  1710. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  1711. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  1712. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 184.
  1713. --- Ende der internen Ausnahmestapelüberwachung ---
  1714. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 192.
  1715. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 129.
  1716. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 117.
  1717. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.<GetItems>d__8.MoveNext() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 194.
  1718. bei System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  1719. bei System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  1720. bei NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:Zeile 89.
  1721.  
  1722. 20-4-2 11:32:11.8|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from uTorrent
  1723.  
  1724. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to uTorrent, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:9091
  1725. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1726. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  1727. --- Ende der internen Ausnahmestapelüberwachung ---
  1728. bei System.Net.HttpWebRequest.GetResponse()
  1729. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  1730. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  1731. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  1732. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  1733. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, UTorrentSettings settings, Boolean reauthenticate) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 239.
  1734. --- Ende der internen Ausnahmestapelüberwachung ---
  1735. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, UTorrentSettings settings, Boolean reauthenticate) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 259.
  1736. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.ProcessRequest(HttpRequestBuilder requestBuilder, UTorrentSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 188.
  1737. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.GetTorrents(String cacheId, UTorrentSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 82.
  1738. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrent.GetTorrents() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrent.cs:Zeile 158.
  1739. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrent.GetItems() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrent.cs:Zeile 81.
  1740. bei NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:Zeile 89.
  1741.  
  1742. 20-4-2 11:32:23.7|Info|NzbSearchService|Searching 3 indexers for [The Magicians (2015) : S05E13]
  1743. 20-4-2 11:32:26.0|Info|DownloadDecisionMaker|Processing 14 releases
  1744. 20-4-2 11:33:32.0|Info|Bootstrap|Starting Sonarr - C:\ProgramData\NzbDrone\bin\NzbDrone.Console.exe - Version 2.0.0.5344
  1745. 20-4-2 11:33:32.3|Info|Router|Application mode: UninstallService
  1746. 20-4-2 11:33:32.3|Info|ServiceProvider|Uninstalling NzbDrone service
  1747. 20-4-2 11:33:32.3|Info|ServiceProvider|Stopping NzbDrone Service...
  1748. 20-4-2 11:33:32.3|Info|ServiceProvider|Service is currently Running
  1749. 20-4-2 11:33:32.3|Info|NzbDroneServiceFactory|Attempting to stop application.
  1750. 20-4-2 11:33:32.3|Info|OwinHostController|Attempting to stop OWIN host
  1751. 20-4-2 11:33:32.6|Info|OwinHostController|Host has stopped
  1752. 20-4-2 11:33:32.6|Info|NzbDroneServiceFactory|Application has finished stop routine.
  1753. 20-4-2 11:33:32.6|Info|ConsoleApp|Exiting main.
  1754. 20-4-2 11:33:32.8|Info|ServiceProvider|NzbDrone has stopped successfully.
  1755. 20-4-2 11:33:37.9|Info|ServiceProvider|NzbDrone successfully uninstalled
  1756. 20-4-2 11:33:37.9|Info|ConsoleApp|Exiting main.
  1757. 20-4-2 11:53:46.2|Info|Bootstrap|Starting Sonarr - C:\ProgramData\NzbDrone\bin\nzbdrone.console.exe - Version 2.0.0.5344
  1758. 20-4-2 11:53:46.8|Info|Router|Application mode: UninstallService
  1759. 20-4-2 11:53:47.2|Info|ConsoleApp|Exiting main.
  1760. 20-4-2 11:53:47.4|Info|Bootstrap|Starting Sonarr - C:\ProgramData\NzbDrone\bin\nzbdrone.console.exe - Version 2.0.0.5344
  1761. 20-4-2 11:53:47.7|Info|Router|Application mode: InstallService
  1762. 20-4-2 11:53:47.7|Info|ServiceProvider|Installing service 'NzbDrone'
  1763. 20-4-2 11:53:48.0|Info|ServiceProvider|Service Has installed successfully.
  1764. 20-4-2 11:53:48.0|Info|ServiceProvider|Starting NzbDrone Service...
  1765. 20-4-2 11:53:48.2|Info|Bootstrap|Starting Sonarr - C:\ProgramData\NzbDrone\bin\nzbdrone.console.exe - Version 2.0.0.5344
  1766. 20-4-2 11:53:48.5|Info|SingleInstancePolicy|1 instance(s) of Sonarr are running
  1767. 20-4-2 11:53:48.5|Info|ProcessProvider|[12396]: Killing process
  1768. 20-4-2 11:53:48.5|Info|ProcessProvider|[12396]: Waiting for exit
  1769. 20-4-2 11:53:48.5|Info|ProcessProvider|[12396]: Process terminated successfully
  1770. 20-4-2 11:53:48.5|Info|Router|Application mode: Service
  1771. 20-4-2 11:53:48.7|Info|MigrationLogger|*** Migrating data source=C:\ProgramData\NzbDrone\nzbdrone.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  1772. 20-4-2 11:53:48.9|Info|MigrationLogger|*** Migrating data source=C:\ProgramData\NzbDrone\logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  1773. 20-4-2 11:53:49.1|Info|OwinHostController|Listening on the following URLs:
  1774. 20-4-2 11:53:49.1|Info|OwinHostController| http://*:8989/
  1775. 20-4-2 11:53:49.7|Info|NancyBootstrapper|Starting Web Server
  1776. 20-4-2 11:53:50.6|Info|Bootstrap|Starting Sonarr - C:\ProgramData\NzbDrone\bin\NzbDrone.exe - Version 2.0.0.5344
  1777. 20-4-2 11:53:50.9|Warn|ProcessProvider|Couldn't get process info for NzbDrone.Console
  1778.  
  1779. [v2.0.0.5344] System.ComponentModel.Win32Exception (0x80004005): Zugriff verweigert
  1780. bei System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
  1781. bei System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly)
  1782. bei System.Diagnostics.NtProcessManager.GetFirstModuleInfo(Int32 processId)
  1783. bei System.Diagnostics.Process.get_MainModule()
  1784. bei NzbDrone.Common.Processes.ProcessProvider.GetExeFileName(Process process) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Processes\ProcessProvider.cs:Zeile 323.
  1785. bei NzbDrone.Common.Processes.ProcessProvider.ConvertToProcessInfo(Process process) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Processes\ProcessProvider.cs:Zeile 304.
  1786.  
  1787. 20-4-2 11:53:50.9|Info|SingleInstancePolicy|1 instance(s) of Sonarr are running
  1788. 20-4-2 11:53:50.9|Warn|SingleInstancePolicy|Another instance of Sonarr is already running.
  1789. 20-4-2 11:53:50.9|Info|BrowserService|Starting default browser. http://localhost:8989
  1790. 20-4-2 11:53:50.9|Info|ProcessProvider|Opening URL [http://localhost:8989]
  1791. 20-4-2 11:53:51.1|Info|Bootstrap|Application is being terminated. Reason : Another instance is already running
  1792. 20-4-2 11:54:20.6|Info|RssSyncService|Starting RSS Sync
  1793. 20-4-2 11:54:24.6|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  1794.  
  1795. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:8000
  1796. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1797. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  1798. --- Ende der internen Ausnahmestapelüberwachung ---
  1799. bei System.Net.HttpWebRequest.GetResponse()
  1800. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  1801. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  1802. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  1803. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  1804. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 184.
  1805. --- Ende der internen Ausnahmestapelüberwachung ---
  1806. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 192.
  1807. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 113.
  1808. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 57.
  1809.  
  1810. 20-4-2 11:54:25.0|Info|DownloadDecisionMaker|Processing 399 releases
  1811. 20-4-2 11:54:25.5|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1812. 20-4-2 11:54:25.5|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1813. 20-4-2 11:54:25.7|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1814. 20-4-2 11:54:25.7|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1815. 20-4-2 11:54:25.8|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1816. 20-4-2 11:54:25.8|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1817. 20-4-2 11:54:25.9|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1818. 20-4-2 11:54:25.9|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1819. 20-4-2 11:54:26.0|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1820. 20-4-2 11:54:26.1|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1821. 20-4-2 11:54:26.2|Info|RssSyncService|RSS Sync Completed. Reports found: 399, Reports grabbed: 0
  1822. 20-4-2 11:54:28.6|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Newsbin
  1823.  
  1824. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:8000
  1825. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1826. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  1827. --- Ende der internen Ausnahmestapelüberwachung ---
  1828. bei System.Net.HttpWebRequest.GetResponse()
  1829. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  1830. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  1831. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  1832. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  1833. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 184.
  1834. --- Ende der internen Ausnahmestapelüberwachung ---
  1835. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 192.
  1836. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 129.
  1837. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 117.
  1838. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.<GetItems>d__8.MoveNext() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 194.
  1839. bei System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  1840. bei System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  1841. bei NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:Zeile 89.
  1842.  
  1843. 20-4-2 11:54:32.7|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from uTorrent
  1844.  
  1845. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to uTorrent, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:9091
  1846. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1847. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  1848. --- Ende der internen Ausnahmestapelüberwachung ---
  1849. bei System.Net.HttpWebRequest.GetResponse()
  1850. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  1851. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  1852. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  1853. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  1854. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, UTorrentSettings settings, Boolean reauthenticate) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 239.
  1855. --- Ende der internen Ausnahmestapelüberwachung ---
  1856. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, UTorrentSettings settings, Boolean reauthenticate) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 259.
  1857. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.ProcessRequest(HttpRequestBuilder requestBuilder, UTorrentSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 188.
  1858. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.GetTorrents(String cacheId, UTorrentSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 82.
  1859. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrent.GetTorrents() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrent.cs:Zeile 158.
  1860. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrent.GetItems() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrent.cs:Zeile 81.
  1861. bei NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:Zeile 89.
  1862.  
  1863. 20-4-2 11:59:31.5|Info|Bootstrap|Starting Sonarr - C:\ProgramData\NzbDrone\bin\nzbdrone.console.exe - Version 2.0.0.5344
  1864. 20-4-2 11:59:31.8|Info|Router|Application mode: UninstallService
  1865. 20-4-2 11:59:31.8|Info|ServiceProvider|Uninstalling NzbDrone service
  1866. 20-4-2 11:59:31.8|Info|ServiceProvider|Stopping NzbDrone Service...
  1867. 20-4-2 11:59:31.8|Info|ServiceProvider|Service is currently Running
  1868. 20-4-2 11:59:31.8|Info|NzbDroneServiceFactory|Attempting to stop application.
  1869. 20-4-2 11:59:31.8|Info|OwinHostController|Attempting to stop OWIN host
  1870. 20-4-2 11:59:32.1|Info|OwinHostController|Host has stopped
  1871. 20-4-2 11:59:32.1|Info|NzbDroneServiceFactory|Application has finished stop routine.
  1872. 20-4-2 11:59:32.1|Info|ConsoleApp|Exiting main.
  1873. 20-4-2 11:59:32.3|Info|ServiceProvider|NzbDrone has stopped successfully.
  1874. 20-4-2 11:59:37.4|Info|ServiceProvider|NzbDrone successfully uninstalled
  1875. 20-4-2 11:59:37.4|Info|ConsoleApp|Exiting main.
  1876. 20-4-2 12:07:15.2|Info|Bootstrap|Starting Sonarr - C:\ProgramData\NzbDrone\bin\nzbdrone.console.exe - Version 2.0.0.5344
  1877. 20-4-2 12:07:15.9|Info|Router|Application mode: UninstallService
  1878. 20-4-2 12:07:15.9|Info|ConsoleApp|Exiting main.
  1879. 20-4-2 12:07:16.1|Info|Bootstrap|Starting Sonarr - C:\ProgramData\NzbDrone\bin\nzbdrone.console.exe - Version 2.0.0.5344
  1880. 20-4-2 12:07:16.4|Info|Router|Application mode: InstallService
  1881. 20-4-2 12:07:16.4|Info|ServiceProvider|Installing service 'NzbDrone'
  1882. 20-4-2 12:07:16.4|Info|ServiceProvider|Service Has installed successfully.
  1883. 20-4-2 12:07:16.4|Info|ServiceProvider|Starting NzbDrone Service...
  1884. 20-4-2 12:07:16.6|Info|Bootstrap|Starting Sonarr - C:\ProgramData\NzbDrone\bin\nzbdrone.console.exe - Version 2.0.0.5344
  1885. 20-4-2 12:07:16.9|Info|SingleInstancePolicy|1 instance(s) of Sonarr are running
  1886. 20-4-2 12:07:16.9|Info|ProcessProvider|[1580]: Killing process
  1887. 20-4-2 12:07:16.9|Info|ProcessProvider|[1580]: Waiting for exit
  1888. 20-4-2 12:07:16.9|Info|ProcessProvider|[1580]: Process terminated successfully
  1889. 20-4-2 12:07:16.9|Info|Router|Application mode: Service
  1890. 20-4-2 12:07:17.0|Info|MigrationLogger|*** Migrating data source=C:\ProgramData\NzbDrone\nzbdrone.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  1891. 20-4-2 12:07:17.2|Info|MigrationLogger|*** Migrating data source=C:\ProgramData\NzbDrone\logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  1892. 20-4-2 12:07:17.4|Info|OwinHostController|Listening on the following URLs:
  1893. 20-4-2 12:07:17.4|Info|OwinHostController| http://*:8989/
  1894. 20-4-2 12:07:17.8|Info|NancyBootstrapper|Starting Web Server
  1895. 20-4-2 12:07:18.3|Info|Bootstrap|Starting Sonarr - C:\ProgramData\NzbDrone\bin\NzbDrone.exe - Version 2.0.0.5344
  1896. 20-4-2 12:07:18.6|Warn|ProcessProvider|Couldn't get process info for NzbDrone.Console
  1897.  
  1898. [v2.0.0.5344] System.ComponentModel.Win32Exception (0x80004005): Zugriff verweigert
  1899. bei System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
  1900. bei System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly)
  1901. bei System.Diagnostics.NtProcessManager.GetFirstModuleInfo(Int32 processId)
  1902. bei System.Diagnostics.Process.get_MainModule()
  1903. bei NzbDrone.Common.Processes.ProcessProvider.GetExeFileName(Process process) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Processes\ProcessProvider.cs:Zeile 323.
  1904. bei NzbDrone.Common.Processes.ProcessProvider.ConvertToProcessInfo(Process process) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Processes\ProcessProvider.cs:Zeile 304.
  1905.  
  1906. 20-4-2 12:07:18.6|Info|SingleInstancePolicy|1 instance(s) of Sonarr are running
  1907. 20-4-2 12:07:18.6|Warn|SingleInstancePolicy|Another instance of Sonarr is already running.
  1908. 20-4-2 12:07:18.6|Info|BrowserService|Starting default browser. http://localhost:8989
  1909. 20-4-2 12:07:18.6|Info|ProcessProvider|Opening URL [http://localhost:8989]
  1910. 20-4-2 12:07:18.8|Info|Bootstrap|Application is being terminated. Reason : Another instance is already running
  1911. 20-4-2 12:07:52.7|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  1912.  
  1913. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:8000
  1914. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1915. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  1916. --- Ende der internen Ausnahmestapelüberwachung ---
  1917. bei System.Net.HttpWebRequest.GetResponse()
  1918. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  1919. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  1920. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  1921. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  1922. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 184.
  1923. --- Ende der internen Ausnahmestapelüberwachung ---
  1924. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 192.
  1925. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 113.
  1926. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 57.
  1927.  
  1928. 20-4-2 12:07:56.7|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Newsbin
  1929.  
  1930. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:8000
  1931. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1932. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  1933. --- Ende der internen Ausnahmestapelüberwachung ---
  1934. bei System.Net.HttpWebRequest.GetResponse()
  1935. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  1936. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  1937. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  1938. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  1939. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 184.
  1940. --- Ende der internen Ausnahmestapelüberwachung ---
  1941. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 192.
  1942. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 129.
  1943. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 117.
  1944. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.<GetItems>d__8.MoveNext() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 194.
  1945. bei System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  1946. bei System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  1947. bei NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:Zeile 89.
  1948.  
  1949. 20-4-2 12:08:00.7|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from uTorrent
  1950.  
  1951. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to uTorrent, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:9091
  1952. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1953. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  1954. --- Ende der internen Ausnahmestapelüberwachung ---
  1955. bei System.Net.HttpWebRequest.GetResponse()
  1956. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  1957. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  1958. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  1959. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  1960. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, UTorrentSettings settings, Boolean reauthenticate) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 239.
  1961. --- Ende der internen Ausnahmestapelüberwachung ---
  1962. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, UTorrentSettings settings, Boolean reauthenticate) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 259.
  1963. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.ProcessRequest(HttpRequestBuilder requestBuilder, UTorrentSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 188.
  1964. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.GetTorrents(String cacheId, UTorrentSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 82.
  1965. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrent.GetTorrents() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrent.cs:Zeile 158.
  1966. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrent.GetItems() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrent.cs:Zeile 81.
  1967. bei NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:Zeile 89.
  1968.  
  1969. 20-4-2 12:09:48.7|Info|RssSyncService|Starting RSS Sync
  1970. 20-4-2 12:09:53.0|Info|DownloadDecisionMaker|Processing 399 releases
  1971. 20-4-2 12:09:53.5|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1972. 20-4-2 12:09:53.5|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1973. 20-4-2 12:09:53.6|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1974. 20-4-2 12:09:53.7|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1975. 20-4-2 12:09:53.7|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1976. 20-4-2 12:09:53.7|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1977. 20-4-2 12:09:53.8|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1978. 20-4-2 12:09:53.8|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1979. 20-4-2 12:09:54.0|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1980. 20-4-2 12:09:54.0|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  1981. 20-4-2 12:09:54.1|Info|RssSyncService|RSS Sync Completed. Reports found: 399, Reports grabbed: 0
  1982. 20-4-2 12:13:52.8|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  1983.  
  1984. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:8000
  1985. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1986. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  1987. --- Ende der internen Ausnahmestapelüberwachung ---
  1988. bei System.Net.HttpWebRequest.GetResponse()
  1989. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  1990. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  1991. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  1992. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  1993. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 184.
  1994. --- Ende der internen Ausnahmestapelüberwachung ---
  1995. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 192.
  1996. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 113.
  1997. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 57.
  1998.  
  1999. 20-4-2 12:13:56.8|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Newsbin
  2000.  
  2001. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:8000
  2002. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  2003. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  2004. --- Ende der internen Ausnahmestapelüberwachung ---
  2005. bei System.Net.HttpWebRequest.GetResponse()
  2006. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  2007. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  2008. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  2009. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  2010. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 184.
  2011. --- Ende der internen Ausnahmestapelüberwachung ---
  2012. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 192.
  2013. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 129.
  2014. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 117.
  2015. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.<GetItems>d__8.MoveNext() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 194.
  2016. bei System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  2017. bei System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  2018. bei NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:Zeile 89.
  2019.  
  2020. 20-4-2 12:14:00.8|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from uTorrent
  2021.  
  2022. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to uTorrent, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:9091
  2023. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  2024. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  2025. --- Ende der internen Ausnahmestapelüberwachung ---
  2026. bei System.Net.HttpWebRequest.GetResponse()
  2027. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  2028. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  2029. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  2030. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  2031. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, UTorrentSettings settings, Boolean reauthenticate) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 239.
  2032. --- Ende der internen Ausnahmestapelüberwachung ---
  2033. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, UTorrentSettings settings, Boolean reauthenticate) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 259.
  2034. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.ProcessRequest(HttpRequestBuilder requestBuilder, UTorrentSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 188.
  2035. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.GetTorrents(String cacheId, UTorrentSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 82.
  2036. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrent.GetTorrents() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrent.cs:Zeile 158.
  2037. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrent.GetItems() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrent.cs:Zeile 81.
  2038. bei NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:Zeile 89.
  2039.  
  2040. 20-4-2 12:19:22.9|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  2041.  
  2042. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:8000
  2043. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  2044. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  2045. --- Ende der internen Ausnahmestapelüberwachung ---
  2046. bei System.Net.HttpWebRequest.GetResponse()
  2047. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  2048. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  2049. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  2050. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  2051. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 184.
  2052. --- Ende der internen Ausnahmestapelüberwachung ---
  2053. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 192.
  2054. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 113.
  2055. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 57.
  2056.  
  2057. 20-4-2 12:19:26.9|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Newsbin
  2058.  
  2059. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:8000
  2060. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  2061. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  2062. --- Ende der internen Ausnahmestapelüberwachung ---
  2063. bei System.Net.HttpWebRequest.GetResponse()
  2064. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  2065. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  2066. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  2067. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  2068. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 184.
  2069. --- Ende der internen Ausnahmestapelüberwachung ---
  2070. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 192.
  2071. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 129.
  2072. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 117.
  2073. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.<GetItems>d__8.MoveNext() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 194.
  2074. bei System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  2075. bei System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  2076. bei NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:Zeile 89.
  2077.  
  2078. 20-4-2 12:19:30.9|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from uTorrent
  2079.  
  2080. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to uTorrent, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:9091
  2081. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  2082. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  2083. --- Ende der internen Ausnahmestapelüberwachung ---
  2084. bei System.Net.HttpWebRequest.GetResponse()
  2085. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  2086. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  2087. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  2088. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  2089. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, UTorrentSettings settings, Boolean reauthenticate) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 239.
  2090. --- Ende der internen Ausnahmestapelüberwachung ---
  2091. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, UTorrentSettings settings, Boolean reauthenticate) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 259.
  2092. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.ProcessRequest(HttpRequestBuilder requestBuilder, UTorrentSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 188.
  2093. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.GetTorrents(String cacheId, UTorrentSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 82.
  2094. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrent.GetTorrents() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrent.cs:Zeile 158.
  2095. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrent.GetItems() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrent.cs:Zeile 81.
  2096. bei NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:Zeile 89.
  2097.  
  2098. 20-4-2 12:19:37.5|Info|Bootstrap|Starting Sonarr - C:\ProgramData\NzbDrone\bin\NzbDrone.exe - Version 2.0.0.5344
  2099. 20-4-2 12:19:37.8|Warn|ProcessProvider|Couldn't get process info for NzbDrone.Console
  2100.  
  2101. [v2.0.0.5344] System.ComponentModel.Win32Exception (0x80004005): Zugriff verweigert
  2102. bei System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
  2103. bei System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly)
  2104. bei System.Diagnostics.NtProcessManager.GetFirstModuleInfo(Int32 processId)
  2105. bei System.Diagnostics.Process.get_MainModule()
  2106. bei NzbDrone.Common.Processes.ProcessProvider.GetExeFileName(Process process) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Processes\ProcessProvider.cs:Zeile 323.
  2107. bei NzbDrone.Common.Processes.ProcessProvider.ConvertToProcessInfo(Process process) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Processes\ProcessProvider.cs:Zeile 304.
  2108.  
  2109. 20-4-2 12:19:37.9|Info|SingleInstancePolicy|1 instance(s) of Sonarr are running
  2110. 20-4-2 12:19:37.9|Warn|SingleInstancePolicy|Another instance of Sonarr is already running.
  2111. 20-4-2 12:19:37.9|Info|BrowserService|Starting default browser. http://localhost:8989
  2112. 20-4-2 12:19:37.9|Info|ProcessProvider|Opening URL [http://localhost:8989]
  2113. 20-4-2 12:19:38.0|Info|Bootstrap|Application is being terminated. Reason : Another instance is already running
  2114. 20-4-2 12:24:53.0|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  2115.  
  2116. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:8000
  2117. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  2118. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  2119. --- Ende der internen Ausnahmestapelüberwachung ---
  2120. bei System.Net.HttpWebRequest.GetResponse()
  2121. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  2122. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  2123. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  2124. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  2125. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 184.
  2126. --- Ende der internen Ausnahmestapelüberwachung ---
  2127. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 192.
  2128. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 113.
  2129. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 57.
  2130.  
  2131. 20-4-2 12:24:57.0|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Newsbin
  2132.  
  2133. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:8000
  2134. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  2135. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  2136. --- Ende der internen Ausnahmestapelüberwachung ---
  2137. bei System.Net.HttpWebRequest.GetResponse()
  2138. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  2139. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  2140. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  2141. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  2142. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 184.
  2143. --- Ende der internen Ausnahmestapelüberwachung ---
  2144. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 192.
  2145. bei NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory(Int32 start, Int32 limit, String category, SabnzbdSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:Zeile 129.
  2146. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 117.
  2147. bei NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.<GetItems>d__8.MoveNext() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:Zeile 194.
  2148. bei System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  2149. bei System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  2150. bei NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:Zeile 89.
  2151.  
  2152. 20-4-2 12:25:01.1|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from uTorrent
  2153.  
  2154. [v2.0.0.5344] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to uTorrent, please check your settings ---> System.Net.WebException: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:9091
  2155. bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  2156. bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  2157. --- Ende der internen Ausnahmestapelüberwachung ---
  2158. bei System.Net.HttpWebRequest.GetResponse()
  2159. bei NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:Zeile 117.
  2160. bei NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:Zeile 53.
  2161. bei NzbDrone.Common.Http.HttpClient.ExecuteRequest(HttpRequest request, CookieContainer cookieContainer) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 121.
  2162. bei NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:Zeile 57.
  2163. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, UTorrentSettings settings, Boolean reauthenticate) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 239.
  2164. --- Ende der internen Ausnahmestapelüberwachung ---
  2165. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.AuthenticateClient(HttpRequestBuilder requestBuilder, UTorrentSettings settings, Boolean reauthenticate) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 259.
  2166. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.ProcessRequest(HttpRequestBuilder requestBuilder, UTorrentSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 188.
  2167. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.GetTorrents(String cacheId, UTorrentSettings settings) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrentProxy.cs:Zeile 82.
  2168. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrent.GetTorrents() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrent.cs:Zeile 158.
  2169. bei NzbDrone.Core.Download.Clients.UTorrent.UTorrent.GetItems() in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\uTorrent\UTorrent.cs:Zeile 81.
  2170. bei NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:Zeile 89.
  2171.  
  2172. 20-4-2 12:25:19.0|Info|RssSyncService|Starting RSS Sync
  2173. 20-4-2 12:25:22.2|Info|DownloadDecisionMaker|Processing 399 releases
  2174. 20-4-2 12:25:22.3|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  2175. 20-4-2 12:25:22.3|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  2176. 20-4-2 12:25:22.4|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  2177. 20-4-2 12:25:22.4|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  2178. 20-4-2 12:25:22.5|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  2179. 20-4-2 12:25:22.6|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  2180. 20-4-2 12:25:22.8|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  2181. 20-4-2 12:25:22.8|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  2182. 20-4-2 12:25:22.9|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  2183. 20-4-2 12:25:22.9|Warn|ValidateParsedEpisodeInfo|Found daily-style episode for non-daily series: [289574][The Late Show with Stephen Colbert]
  2184. 20-4-2 12:25:23.0|Info|RssSyncService|RSS Sync Completed. Reports found: 399, Reports grabbed: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement