Advertisement
Guest User

Untitled

a guest
Oct 16th, 2019
342
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 238.69 KB | None | 0 0
  1. 19-10-15 21:47:36.0|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Deluge
  2.  
  3. [v2.0.0.5338] System.IO.IOException: Unable to write data to the transport connection: The socket has been shut down. ---> System.Net.Sockets.SocketException: The socket has been shut down
  4. at System.Net.Sockets.Socket.EndSend (System.IAsyncResult asyncResult) [0x00012] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  5. at System.Net.Sockets.NetworkStream.EndWrite (System.IAsyncResult asyncResult) [0x00057] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  6. --- End of inner exception stack trace ---
  7. at System.Net.Sockets.NetworkStream.EndWrite (System.IAsyncResult asyncResult) [0x0009b] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  8. at System.IO.Stream+<>c.<BeginEndWriteAsync>b__53_1 (System.IO.Stream stream, System.IAsyncResult asyncResult) [0x00000] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  9. at (wrapper delegate-invoke) System.Func`3[System.IO.Stream,System.IAsyncResult,System.Threading.Tasks.VoidTaskResult].invoke_TResult_T1_T2(System.IO.Stream,System.IAsyncResult)
  10. at System.Threading.Tasks.TaskFactory`1+FromAsyncTrimPromise`1[TResult,TInstance].Complete (TInstance thisRef, System.Func`3[T1,T2,TResult] endMethod, System.IAsyncResult asyncResult, System.Boolean requiresSynchronization) [0x00000] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  11. --- End of stack trace from previous location where exception was thrown ---
  12.  
  13. at System.Net.WebRequestStream.ProcessWrite (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Threading.CancellationToken cancellationToken) [0x00270] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  14. at System.Net.WebConnectionStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x00070] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  15. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000f7] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:78
  16. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  17. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  18. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  19. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.AuthenticateClient (NzbDrone.Common.Http.JsonRpcRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings, System.Boolean reauthenticate) [0x0005b] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:290
  20. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.BuildRequest (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x0006d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:203
  21. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings, System.String method, System.Object[] arguments) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:210
  22. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel (System.String label, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x00012] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:96
  23. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems () [0x00012] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:96
  24. at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x0000c] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:89
  25.  
  26. 19-10-15 21:58:07.1|Info|RssSyncService|Starting RSS Sync
  27. 19-10-15 21:58:12.5|Info|DownloadDecisionMaker|Processing 261 releases
  28. 19-10-15 21:58:15.6|Info|RssSyncService|RSS Sync Completed. Reports found: 261, Reports grabbed: 0
  29. 19-10-15 22:01:16.3|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.5338
  30. 19-10-15 22:01:17.0|Info|AppFolderInfo|Data directory is being overridden to [/config]
  31. 19-10-15 22:01:17.1|Info|Router|Application mode: Interactive
  32. 19-10-15 22:01:17.3|Info|MigrationLogger|*** Migrating data source=/config/nzbdrone.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  33. 19-10-15 22:01:17.5|Info|MigrationLogger|*** Migrating data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  34. 19-10-15 22:01:17.5|Info|OwinHostController|Listening on the following URLs:
  35. 19-10-15 22:01:17.5|Info|OwinHostController| http://*:8989/
  36. 19-10-15 22:01:17.6|Info|NancyBootstrapper|Starting Web Server
  37. 19-10-15 22:13:38.5|Info|RssSyncService|Starting RSS Sync
  38. 19-10-15 22:13:44.1|Info|DownloadDecisionMaker|Processing 261 releases
  39. 19-10-15 22:13:46.9|Info|RssSyncService|RSS Sync Completed. Reports found: 261, Reports grabbed: 0
  40. 19-10-15 22:15:03.9|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.5338
  41. 19-10-15 22:15:04.6|Info|AppFolderInfo|Data directory is being overridden to [/config]
  42. 19-10-15 22:15:04.7|Info|Router|Application mode: Interactive
  43. 19-10-15 22:15:04.9|Info|MigrationLogger|*** Migrating data source=/config/nzbdrone.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  44. 19-10-15 22:15:05.1|Info|MigrationLogger|*** Migrating data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  45. 19-10-15 22:15:05.1|Info|OwinHostController|Listening on the following URLs:
  46. 19-10-15 22:15:05.1|Info|OwinHostController| http://*:8989/
  47. 19-10-15 22:15:05.2|Info|NancyBootstrapper|Starting Web Server
  48. 19-10-15 22:15:53.3|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.5338
  49. 19-10-15 22:15:54.0|Info|AppFolderInfo|Data directory is being overridden to [/config]
  50. 19-10-15 22:15:54.1|Info|Router|Application mode: Interactive
  51. 19-10-15 22:15:54.2|Info|MigrationLogger|*** Migrating data source=/config/nzbdrone.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  52. 19-10-15 22:15:54.4|Info|MigrationLogger|*** Migrating data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  53. 19-10-15 22:15:54.4|Info|OwinHostController|Listening on the following URLs:
  54. 19-10-15 22:15:54.4|Info|OwinHostController| http://*:8989/
  55. 19-10-15 22:15:54.6|Info|NancyBootstrapper|Starting Web Server
  56. 19-10-15 22:18:00.9|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.5338
  57. 19-10-15 22:18:01.6|Info|AppFolderInfo|Data directory is being overridden to [/config]
  58. 19-10-15 22:18:01.7|Info|Router|Application mode: Interactive
  59. 19-10-15 22:18:01.9|Info|MigrationLogger|*** Migrating data source=/config/nzbdrone.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  60. 19-10-15 22:18:02.0|Info|MigrationLogger|*** Migrating data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  61. 19-10-15 22:18:02.1|Info|OwinHostController|Listening on the following URLs:
  62. 19-10-15 22:18:02.1|Info|OwinHostController| http://*:8989/
  63. 19-10-15 22:18:02.2|Info|NancyBootstrapper|Starting Web Server
  64. 19-10-15 22:19:56.2|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.5338
  65. 19-10-15 22:19:56.9|Info|AppFolderInfo|Data directory is being overridden to [/config]
  66. 19-10-15 22:19:57.0|Info|Router|Application mode: Interactive
  67. 19-10-15 22:19:57.2|Info|MigrationLogger|*** Migrating data source=/config/nzbdrone.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  68. 19-10-15 22:19:57.3|Info|MigrationLogger|*** Migrating data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  69. 19-10-15 22:19:57.4|Info|OwinHostController|Listening on the following URLs:
  70. 19-10-15 22:19:57.4|Info|OwinHostController| http://*:8989/
  71. 19-10-15 22:19:57.5|Info|NancyBootstrapper|Starting Web Server
  72. 19-10-15 22:21:10.5|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.5338
  73. 19-10-15 22:21:11.2|Info|AppFolderInfo|Data directory is being overridden to [/config]
  74. 19-10-15 22:21:11.3|Info|Router|Application mode: Interactive
  75. 19-10-15 22:21:11.4|Info|MigrationLogger|*** Migrating data source=/config/nzbdrone.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  76. 19-10-15 22:21:11.6|Info|MigrationLogger|*** Migrating data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  77. 19-10-15 22:21:11.7|Info|OwinHostController|Listening on the following URLs:
  78. 19-10-15 22:21:11.7|Info|OwinHostController| http://*:8989/
  79. 19-10-15 22:21:11.8|Info|NancyBootstrapper|Starting Web Server
  80. 19-10-15 22:29:14.3|Info|RssSyncService|Starting RSS Sync
  81. 19-10-15 22:29:23.7|Info|DownloadDecisionMaker|Processing 261 releases
  82. 19-10-15 22:29:26.7|Info|RssSyncService|RSS Sync Completed. Reports found: 261, Reports grabbed: 0
  83. 19-10-15 22:44:45.8|Info|RssSyncService|Starting RSS Sync
  84. 19-10-15 22:44:53.2|Info|DownloadDecisionMaker|Processing 261 releases
  85. 19-10-15 22:44:56.1|Info|RssSyncService|RSS Sync Completed. Reports found: 261, Reports grabbed: 0
  86. 19-10-15 22:45:48.3|Info|NzbSearchService|Searching 4 indexers for [Azur Lane : S01E02]
  87. 19-10-15 22:45:49.7|Info|NzbSearchService|Searching 4 indexers for [Azur Lane : S01E02]
  88. 19-10-15 22:45:50.4|Error|Torznab|An error occurred while processing feed. http://192.168.1.11:9117/api/v2.0/indexers/horriblesubs/results/torznab/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100&q=Azur%20Lane&season=1&ep=2
  89.  
  90. [v2.0.0.5338] NzbDrone.Core.Indexers.Torznab.TorznabException: Torznab error detected: horriblesubs does not support the requested query. Please check the capabilities (t=caps) and make sure the search mode and categories are supported.
  91. at NzbDrone.Core.Indexers.Torznab.TorznabRssParser.PreProcess (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x000b6] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Torznab\TorznabRssParser.cs:42
  92. at NzbDrone.Core.Indexers.RssParser.ParseResponse (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x0000d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\RssParser.cs:55
  93. at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].FetchPage (NzbDrone.Core.Indexers.IndexerRequest request, NzbDrone.Core.Indexers.IParseIndexerResponse parser) [0x00050] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:308
  94. at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].FetchReleases (System.Func`2[T,TResult] pageableRequestChainSelector, System.Boolean isRecent) [0x000a0] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:143
  95.  
  96. 19-10-15 22:45:51.9|Info|DownloadDecisionMaker|No results found
  97. 19-10-15 22:45:51.9|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
  98. 19-10-15 22:45:54.5|Error|Torznab|An error occurred while processing feed. http://192.168.1.11:9117/api/v2.0/indexers/horriblesubs/results/torznab/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100&q=Azur%20Lane&season=1&ep=2
  99.  
  100. [v2.0.0.5338] NzbDrone.Core.Indexers.Torznab.TorznabException: Torznab error detected: horriblesubs does not support the requested query. Please check the capabilities (t=caps) and make sure the search mode and categories are supported.
  101. at NzbDrone.Core.Indexers.Torznab.TorznabRssParser.PreProcess (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x000b6] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Torznab\TorznabRssParser.cs:42
  102. at NzbDrone.Core.Indexers.RssParser.ParseResponse (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x0000d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\RssParser.cs:55
  103. at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].FetchPage (NzbDrone.Core.Indexers.IndexerRequest request, NzbDrone.Core.Indexers.IParseIndexerResponse parser) [0x00050] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:308
  104. at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].FetchReleases (System.Func`2[T,TResult] pageableRequestChainSelector, System.Boolean isRecent) [0x000a0] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:143
  105.  
  106. 19-10-15 22:45:56.1|Info|DownloadDecisionMaker|No results found
  107. 19-10-15 22:46:05.7|Info|NzbSearchService|Searching 3 indexers for [Azur Lane : S01E02]
  108. 19-10-15 22:46:09.3|Info|DownloadDecisionMaker|No results found
  109. 19-10-15 22:47:48.7|Info|NzbSearchService|Searching 3 indexers for [Sword Art Online : S04E01]
  110. 19-10-15 22:47:56.7|Info|DownloadDecisionMaker|No results found
  111. 19-10-15 22:48:20.4|Info|NzbSearchService|Searching 4 indexers for [Azur Lane : S01E02]
  112. 19-10-15 22:48:22.4|Error|Torznab|An error occurred while processing feed. http://192.168.1.11:9117/api/v2.0/indexers/horriblesubs/results/torznab/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100&q=Azur%20Lane&season=1&ep=2
  113.  
  114. [v2.0.0.5338] NzbDrone.Core.Indexers.Torznab.TorznabException: Torznab error detected: horriblesubs does not support the requested query. Please check the capabilities (t=caps) and make sure the search mode and categories are supported.
  115. at NzbDrone.Core.Indexers.Torznab.TorznabRssParser.PreProcess (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x000b6] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Torznab\TorznabRssParser.cs:42
  116. at NzbDrone.Core.Indexers.RssParser.ParseResponse (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x0000d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\RssParser.cs:55
  117. at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].FetchPage (NzbDrone.Core.Indexers.IndexerRequest request, NzbDrone.Core.Indexers.IParseIndexerResponse parser) [0x00050] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:308
  118. at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].FetchReleases (System.Func`2[T,TResult] pageableRequestChainSelector, System.Boolean isRecent) [0x000a0] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:143
  119.  
  120. 19-10-15 22:48:24.0|Info|DownloadDecisionMaker|No results found
  121. 19-10-15 23:00:17.7|Info|RssSyncService|Starting RSS Sync
  122. 19-10-15 23:00:20.1|Info|DownloadDecisionMaker|Processing 227 releases
  123. 19-10-15 23:00:22.9|Info|RssSyncService|RSS Sync Completed. Reports found: 227, Reports grabbed: 0
  124. 19-10-15 23:15:49.3|Info|RssSyncService|Starting RSS Sync
  125. 19-10-15 23:15:56.6|Info|DownloadDecisionMaker|Processing 261 releases
  126. 19-10-15 23:15:59.5|Info|RssSyncService|RSS Sync Completed. Reports found: 261, Reports grabbed: 0
  127. 19-10-15 23:31:21.2|Info|RssSyncService|Starting RSS Sync
  128. 19-10-15 23:31:29.0|Info|DownloadDecisionMaker|Processing 261 releases
  129. 19-10-15 23:31:31.9|Info|RssSyncService|RSS Sync Completed. Reports found: 261, Reports grabbed: 0
  130. 19-10-15 23:46:53.2|Info|RssSyncService|Starting RSS Sync
  131. 19-10-15 23:47:00.9|Info|DownloadDecisionMaker|Processing 261 releases
  132. 19-10-15 23:47:03.8|Info|RssSyncService|RSS Sync Completed. Reports found: 261, Reports grabbed: 0
  133. 19-10-15 23:54:25.6|Info|SceneMappingService|Updating Scene mappings
  134. 19-10-16 00:02:25.9|Info|RssSyncService|Starting RSS Sync
  135. 19-10-16 00:02:33.4|Info|DownloadDecisionMaker|Processing 260 releases
  136. 19-10-16 00:02:36.2|Info|RssSyncService|RSS Sync Completed. Reports found: 260, Reports grabbed: 0
  137. 19-10-16 00:17:58.1|Info|RssSyncService|Starting RSS Sync
  138. 19-10-16 00:18:03.6|Info|DownloadDecisionMaker|Processing 260 releases
  139. 19-10-16 00:18:06.5|Info|RssSyncService|RSS Sync Completed. Reports found: 260, Reports grabbed: 0
  140. 19-10-16 00:33:30.0|Info|RssSyncService|Starting RSS Sync
  141. 19-10-16 00:33:37.4|Info|DownloadDecisionMaker|Processing 261 releases
  142. 19-10-16 00:33:40.2|Info|RssSyncService|RSS Sync Completed. Reports found: 261, Reports grabbed: 0
  143. 19-10-16 00:49:01.8|Info|RssSyncService|Starting RSS Sync
  144. 19-10-16 00:49:11.0|Info|DownloadDecisionMaker|Processing 261 releases
  145. 19-10-16 00:49:13.7|Info|RssSyncService|RSS Sync Completed. Reports found: 261, Reports grabbed: 0
  146. 19-10-16 01:04:33.3|Info|RssSyncService|Starting RSS Sync
  147. 19-10-16 01:04:41.1|Info|DownloadDecisionMaker|Processing 261 releases
  148. 19-10-16 01:04:44.0|Info|RssSyncService|RSS Sync Completed. Reports found: 261, Reports grabbed: 0
  149. 19-10-16 01:20:04.9|Info|RssSyncService|Starting RSS Sync
  150. 19-10-16 01:20:12.6|Info|DownloadDecisionMaker|Processing 261 releases
  151. 19-10-16 01:20:15.5|Info|RssSyncService|RSS Sync Completed. Reports found: 261, Reports grabbed: 0
  152. 19-10-16 01:35:36.2|Info|RssSyncService|Starting RSS Sync
  153. 19-10-16 01:35:43.8|Info|DownloadDecisionMaker|Processing 261 releases
  154. 19-10-16 01:35:46.9|Info|RssSyncService|RSS Sync Completed. Reports found: 261, Reports grabbed: 0
  155. 19-10-16 01:51:08.3|Info|RssSyncService|Starting RSS Sync
  156. 19-10-16 01:51:15.9|Info|DownloadDecisionMaker|Processing 260 releases
  157. 19-10-16 01:51:19.0|Info|RssSyncService|RSS Sync Completed. Reports found: 260, Reports grabbed: 0
  158. 19-10-16 02:06:40.1|Info|RssSyncService|Starting RSS Sync
  159. 19-10-16 02:06:50.1|Info|DownloadDecisionMaker|Processing 261 releases
  160. 19-10-16 02:06:52.9|Info|RssSyncService|RSS Sync Completed. Reports found: 261, Reports grabbed: 0
  161. 19-10-16 02:22:11.5|Info|RssSyncService|Starting RSS Sync
  162. 19-10-16 02:22:18.7|Info|DownloadDecisionMaker|Processing 260 releases
  163. 19-10-16 02:22:21.5|Info|RssSyncService|RSS Sync Completed. Reports found: 260, Reports grabbed: 0
  164. 19-10-16 02:37:42.9|Info|RssSyncService|Starting RSS Sync
  165. 19-10-16 02:37:50.4|Info|DownloadDecisionMaker|Processing 260 releases
  166. 19-10-16 02:37:53.3|Info|RssSyncService|RSS Sync Completed. Reports found: 260, Reports grabbed: 0
  167. 19-10-16 02:53:14.3|Info|RssSyncService|Starting RSS Sync
  168. 19-10-16 02:53:21.6|Info|DownloadDecisionMaker|Processing 260 releases
  169. 19-10-16 02:53:24.4|Info|RssSyncService|RSS Sync Completed. Reports found: 260, Reports grabbed: 0
  170. 19-10-16 02:54:44.6|Info|SceneMappingService|Updating Scene mappings
  171. 19-10-16 03:08:46.0|Info|RssSyncService|Starting RSS Sync
  172. 19-10-16 03:08:55.6|Info|DownloadDecisionMaker|Processing 262 releases
  173. 19-10-16 03:08:58.5|Info|RssSyncService|RSS Sync Completed. Reports found: 262, Reports grabbed: 0
  174. 19-10-16 03:24:17.4|Info|RssSyncService|Starting RSS Sync
  175. 19-10-16 03:24:26.7|Info|DownloadDecisionMaker|Processing 262 releases
  176. 19-10-16 03:24:29.6|Info|RssSyncService|RSS Sync Completed. Reports found: 262, Reports grabbed: 0
  177. 19-10-16 03:39:49.2|Info|RssSyncService|Starting RSS Sync
  178. 19-10-16 03:39:56.6|Info|DownloadDecisionMaker|Processing 263 releases
  179. 19-10-16 03:39:59.4|Info|RssSyncService|RSS Sync Completed. Reports found: 263, Reports grabbed: 0
  180. 19-10-16 03:55:20.7|Info|RssSyncService|Starting RSS Sync
  181. 19-10-16 03:55:27.9|Info|DownloadDecisionMaker|Processing 263 releases
  182. 19-10-16 03:55:30.6|Info|RssSyncService|RSS Sync Completed. Reports found: 263, Reports grabbed: 0
  183. 19-10-16 04:10:52.5|Info|RssSyncService|Starting RSS Sync
  184. 19-10-16 04:11:01.8|Info|DownloadDecisionMaker|Processing 262 releases
  185. 19-10-16 04:11:04.6|Info|RssSyncService|RSS Sync Completed. Reports found: 262, Reports grabbed: 0
  186. 19-10-16 04:26:24.4|Info|RssSyncService|Starting RSS Sync
  187. 19-10-16 04:26:30.1|Info|DownloadDecisionMaker|Processing 261 releases
  188. 19-10-16 04:26:32.8|Info|RssSyncService|RSS Sync Completed. Reports found: 261, Reports grabbed: 0
  189. 19-10-16 04:41:56.2|Info|RssSyncService|Starting RSS Sync
  190. 19-10-16 04:42:04.5|Info|DownloadDecisionMaker|Processing 261 releases
  191. 19-10-16 04:42:07.2|Info|RssSyncService|RSS Sync Completed. Reports found: 261, Reports grabbed: 0
  192. 19-10-16 04:57:27.7|Info|RssSyncService|Starting RSS Sync
  193. 19-10-16 04:57:34.8|Info|DownloadDecisionMaker|Processing 261 releases
  194. 19-10-16 04:57:37.5|Info|RssSyncService|RSS Sync Completed. Reports found: 261, Reports grabbed: 0
  195. 19-10-16 05:12:59.2|Info|RssSyncService|Starting RSS Sync
  196. 19-10-16 05:13:06.9|Info|DownloadDecisionMaker|Processing 262 releases
  197. 19-10-16 05:13:09.5|Info|RssSyncService|RSS Sync Completed. Reports found: 262, Reports grabbed: 0
  198. 19-10-16 05:28:30.7|Info|RssSyncService|Starting RSS Sync
  199. 19-10-16 05:28:40.1|Info|DownloadDecisionMaker|Processing 263 releases
  200. 19-10-16 05:28:43.0|Info|RssSyncService|RSS Sync Completed. Reports found: 263, Reports grabbed: 0
  201. 19-10-16 05:44:02.4|Info|RssSyncService|Starting RSS Sync
  202. 19-10-16 05:44:07.7|Info|DownloadDecisionMaker|Processing 264 releases
  203. 19-10-16 05:44:10.7|Info|RssSyncService|RSS Sync Completed. Reports found: 264, Reports grabbed: 0
  204. 19-10-16 05:55:03.6|Info|SceneMappingService|Updating Scene mappings
  205. 19-10-16 05:59:34.2|Info|RssSyncService|Starting RSS Sync
  206. 19-10-16 05:59:43.9|Info|DownloadDecisionMaker|Processing 263 releases
  207. 19-10-16 05:59:46.9|Info|RssSyncService|RSS Sync Completed. Reports found: 263, Reports grabbed: 0
  208. 19-10-16 06:15:05.9|Info|RssSyncService|Starting RSS Sync
  209. 19-10-16 06:15:13.4|Info|DownloadDecisionMaker|Processing 267 releases
  210. 19-10-16 06:15:16.2|Info|RssSyncService|RSS Sync Completed. Reports found: 267, Reports grabbed: 0
  211. 19-10-16 06:30:37.3|Info|RssSyncService|Starting RSS Sync
  212. 19-10-16 06:30:46.5|Info|DownloadDecisionMaker|Processing 266 releases
  213. 19-10-16 06:30:49.4|Info|RssSyncService|RSS Sync Completed. Reports found: 266, Reports grabbed: 0
  214. 19-10-16 06:46:09.0|Info|RssSyncService|Starting RSS Sync
  215. 19-10-16 06:46:16.2|Info|DownloadDecisionMaker|Processing 268 releases
  216. 19-10-16 06:46:19.1|Info|RssSyncService|RSS Sync Completed. Reports found: 268, Reports grabbed: 0
  217. 19-10-16 07:01:40.5|Info|RssSyncService|Starting RSS Sync
  218. 19-10-16 07:01:48.7|Info|DownloadDecisionMaker|Processing 268 releases
  219. 19-10-16 07:01:51.4|Info|RssSyncService|RSS Sync Completed. Reports found: 268, Reports grabbed: 0
  220. 19-10-16 07:17:12.0|Info|RssSyncService|Starting RSS Sync
  221. 19-10-16 07:17:21.2|Info|DownloadDecisionMaker|Processing 271 releases
  222. 19-10-16 07:17:23.8|Info|RssSyncService|RSS Sync Completed. Reports found: 271, Reports grabbed: 0
  223. 19-10-16 07:26:36.0|Info|SceneMappingService|Updating Scene mappings
  224. 19-10-16 07:26:37.8|Info|SceneMappingService|Updating Scene mappings
  225. 19-10-16 07:26:40.2|Info|RefreshSeriesService|Updating Info for Azur Lane
  226. 19-10-16 07:26:41.3|Info|RefreshSeriesService|Updating Info for Cautious Hero: The Hero Is Overpowered but Overly Cautious
  227. 19-10-16 07:26:41.8|Info|RefreshSeriesService|Updating Info for Dr. Stone
  228. 19-10-16 07:26:42.0|Info|RefreshEpisodeService|Starting episode info refresh for: [367277][Azur Lane]
  229. 19-10-16 07:26:42.1|Info|RefreshEpisodeService|Finished episode refresh for series: [367277][Azur Lane].
  230. 19-10-16 07:26:42.1|Info|DiskScanService|Scanning disk for Azur Lane
  231. 19-10-16 07:26:42.1|Info|DiskScanService|Completed scanning disk for Azur Lane
  232. 19-10-16 07:26:42.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  233. 19-10-16 07:26:42.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  234. 19-10-16 07:26:42.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  235. 19-10-16 07:26:42.1|Info|ExistingExtraFileService|Found 0 extra files
  236. 19-10-16 07:26:42.9|Info|RefreshEpisodeService|Starting episode info refresh for: [369048][Cautious Hero: The Hero Is Overpowered but Overly Cautious]
  237. 19-10-16 07:26:42.9|Info|RefreshEpisodeService|Finished episode refresh for series: [369048][Cautious Hero: The Hero Is Overpowered but Overly Cautious].
  238. 19-10-16 07:26:42.9|Info|DiskScanService|Scanning disk for Cautious Hero: The Hero Is Overpowered but Overly Cautious
  239. 19-10-16 07:26:42.9|Info|DiskScanService|Completed scanning disk for Cautious Hero: The Hero Is Overpowered but Overly Cautious
  240. 19-10-16 07:26:42.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  241. 19-10-16 07:26:42.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  242. 19-10-16 07:26:42.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  243. 19-10-16 07:26:42.9|Info|ExistingExtraFileService|Found 0 extra files
  244. 19-10-16 07:26:43.0|Info|RefreshEpisodeService|Starting episode info refresh for: [355774][Dr. Stone]
  245. 19-10-16 07:26:43.1|Info|RefreshEpisodeService|Finished episode refresh for series: [355774][Dr. Stone].
  246. 19-10-16 07:26:43.1|Info|DiskScanService|Scanning disk for Dr. Stone
  247. 19-10-16 07:26:43.1|Info|DiskScanService|Completed scanning disk for Dr. Stone
  248. 19-10-16 07:26:43.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  249. 19-10-16 07:26:43.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  250. 19-10-16 07:26:43.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  251. 19-10-16 07:26:43.2|Info|ExistingExtraFileService|Found 0 extra files
  252. 19-10-16 07:26:43.5|Info|RefreshSeriesService|Updating Info for Fire Force
  253. 19-10-16 07:26:44.4|Info|RefreshEpisodeService|Starting episode info refresh for: [355480][Fire Force]
  254. 19-10-16 07:26:44.6|Info|RefreshEpisodeService|Finished episode refresh for series: [355480][Fire Force].
  255. 19-10-16 07:26:44.6|Info|DiskScanService|Scanning disk for Fire Force
  256. 19-10-16 07:26:44.6|Info|DiskScanService|Completed scanning disk for Fire Force
  257. 19-10-16 07:26:44.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  258. 19-10-16 07:26:44.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  259. 19-10-16 07:26:44.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  260. 19-10-16 07:26:44.6|Info|ExistingExtraFileService|Found 0 extra files
  261. 19-10-16 07:26:47.1|Info|RefreshSeriesService|Updating Info for Food Wars! Shokugeki no Soma
  262. 19-10-16 07:26:48.0|Info|RefreshEpisodeService|Starting episode info refresh for: [289909][Food Wars! Shokugeki no Soma]
  263. 19-10-16 07:26:48.1|Info|RefreshEpisodeService|Finished episode refresh for series: [289909][Food Wars! Shokugeki no Soma].
  264. 19-10-16 07:26:48.1|Info|DiskScanService|Scanning disk for Food Wars! Shokugeki no Soma
  265. 19-10-16 07:26:48.2|Info|DiskScanService|Completed scanning disk for Food Wars! Shokugeki no Soma
  266. 19-10-16 07:26:48.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  267. 19-10-16 07:26:48.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  268. 19-10-16 07:26:48.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  269. 19-10-16 07:26:48.2|Info|ExistingExtraFileService|Found 0 extra files
  270. 19-10-16 07:26:50.9|Info|RefreshSeriesService|Updating Info for My Hero Academia
  271. 19-10-16 07:26:51.5|Info|RefreshEpisodeService|Starting episode info refresh for: [305074][My Hero Academia]
  272. 19-10-16 07:26:51.6|Info|RefreshEpisodeService|Finished episode refresh for series: [305074][My Hero Academia].
  273. 19-10-16 07:26:51.6|Info|DiskScanService|Scanning disk for My Hero Academia
  274. 19-10-16 07:26:51.6|Info|DiskScanService|Completed scanning disk for My Hero Academia
  275. 19-10-16 07:26:51.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  276. 19-10-16 07:26:51.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  277. 19-10-16 07:26:51.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  278. 19-10-16 07:26:51.7|Info|ExistingExtraFileService|Found 0 extra files
  279. 19-10-16 07:26:54.4|Info|RefreshSeriesService|Updating Info for One Piece
  280. 19-10-16 07:26:56.0|Info|RefreshEpisodeService|Starting episode info refresh for: [81797][One Piece]
  281. 19-10-16 07:26:57.0|Info|RefreshEpisodeService|Finished episode refresh for series: [81797][One Piece].
  282. 19-10-16 07:26:57.0|Info|DiskScanService|Scanning disk for One Piece
  283. 19-10-16 07:26:57.2|Info|DiskScanService|Completed scanning disk for One Piece
  284. 19-10-16 07:26:57.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  285. 19-10-16 07:26:57.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  286. 19-10-16 07:26:57.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  287. 19-10-16 07:26:57.2|Info|ExistingExtraFileService|Found 0 extra files
  288. 19-10-16 07:26:57.6|Info|RefreshSeriesService|Updating Info for Sword Art Online
  289. 19-10-16 07:26:59.0|Info|RefreshEpisodeService|Starting episode info refresh for: [259640][Sword Art Online]
  290. 19-10-16 07:26:59.4|Info|RefreshEpisodeService|Finished episode refresh for series: [259640][Sword Art Online].
  291. 19-10-16 07:26:59.4|Info|DiskScanService|Scanning disk for Sword Art Online
  292. 19-10-16 07:26:59.5|Info|DiskScanService|Completed scanning disk for Sword Art Online
  293. 19-10-16 07:26:59.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  294. 19-10-16 07:26:59.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  295. 19-10-16 07:26:59.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  296. 19-10-16 07:26:59.6|Info|ExistingExtraFileService|Found 0 extra files
  297. 19-10-16 07:27:06.5|Info|NzbSearchService|Searching 4 indexers for [Azur Lane : S01]
  298. 19-10-16 07:27:06.6|Error|Torznab|An error occurred while processing feed. http://192.168.1.11:9117/api/v2.0/indexers/horriblesubs/results/torznab/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100&q=Azur%20Lane&season=1
  299.  
  300. [v2.0.0.5338] NzbDrone.Core.Indexers.Torznab.TorznabException: Torznab error detected: horriblesubs does not support the requested query. Please check the capabilities (t=caps) and make sure the search mode and categories are supported.
  301. at NzbDrone.Core.Indexers.Torznab.TorznabRssParser.PreProcess (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x000b6] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Torznab\TorznabRssParser.cs:42
  302. at NzbDrone.Core.Indexers.RssParser.ParseResponse (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x0000d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\RssParser.cs:55
  303. at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].FetchPage (NzbDrone.Core.Indexers.IndexerRequest request, NzbDrone.Core.Indexers.IParseIndexerResponse parser) [0x00050] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:308
  304. at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].FetchReleases (System.Func`2[T,TResult] pageableRequestChainSelector, System.Boolean isRecent) [0x000a0] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:143
  305.  
  306. 19-10-16 07:27:08.8|Info|DownloadDecisionMaker|Processing 2 releases
  307. 19-10-16 07:27:08.9|Info|SeriesSearchService|Series search completed. 0 reports downloaded.
  308. 19-10-16 07:27:11.7|Info|NzbSearchService|Searching 3 indexers for [Azur Lane : S01E02]
  309. 19-10-16 07:27:15.7|Info|DownloadDecisionMaker|No results found
  310. 19-10-16 07:32:44.1|Info|RssSyncService|Starting RSS Sync
  311. 19-10-16 07:32:51.3|Info|DownloadDecisionMaker|Processing 271 releases
  312. 19-10-16 07:32:53.7|Info|RssSyncService|RSS Sync Completed. Reports found: 271, Reports grabbed: 0
  313. 19-10-16 07:55:04.3|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.5338
  314. 19-10-16 07:55:06.5|Info|AppFolderInfo|Data directory is being overridden to [/config]
  315. 19-10-16 07:55:06.8|Info|Router|Application mode: Interactive
  316. 19-10-16 07:55:07.0|Info|MigrationLogger|*** Migrating data source=/config/nzbdrone.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  317. 19-10-16 07:55:07.5|Info|MigrationLogger|*** Migrating data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  318. 19-10-16 07:55:07.6|Info|OwinHostController|Listening on the following URLs:
  319. 19-10-16 07:55:07.6|Info|OwinHostController| http://*:8989/
  320. 19-10-16 07:55:09.4|Info|NancyBootstrapper|Starting Web Server
  321. 19-10-16 07:55:44.5|Info|RssSyncService|Starting RSS Sync
  322. 19-10-16 07:55:44.7|Warn|Torznab|Nyaa Unable to read data from the transport connection: Connection reset by peer.: 'http://192.168.1.11:9117/api/v2.0/indexers/nyaasi/results/torznab/api?t=caps&apikey=(removed)
  323. 19-10-16 07:55:45.2|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  324.  
  325. [v2.0.0.5338] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Unable to read data from the transport connection: Connection reset by peer.: 'http://192.168.1.11:8181/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json' ---> System.Net.WebException: Unable to read data from the transport connection: Connection reset by peer. ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer
  326. at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult asyncResult) [0x00012] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  327. at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x00057] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  328. --- End of inner exception stack trace ---
  329. at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0009b] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  330. at System.IO.Stream+<>c.<BeginEndReadAsync>b__43_1 (System.IO.Stream stream, System.IAsyncResult asyncResult) [0x00000] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  331. at System.Threading.Tasks.TaskFactory`1+FromAsyncTrimPromise`1[TResult,TInstance].Complete (TInstance thisRef, System.Func`3[T1,T2,TResult] endMethod, System.IAsyncResult asyncResult, System.Boolean requiresSynchronization) [0x00000] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  332. --- End of stack trace from previous location where exception was thrown ---
  333.  
  334. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000db] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  335. at System.Net.WebOperation.Run () [0x001d9] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  336. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  337. at System.Net.HttpWebRequest.MyGetResponseAsync (System.Threading.CancellationToken cancellationToken) [0x0027f] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  338. --- End of inner exception stack trace ---
  339. at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  340. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  341. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:82
  342. --- End of inner exception stack trace ---
  343. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001ca] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:113
  344. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  345. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  346. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  347. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:184
  348. --- End of inner exception stack trace ---
  349. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0003a] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:192
  350. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue (System.Int32 start, System.Int32 limit, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00033] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:113
  351. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue () [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:57
  352.  
  353. 19-10-16 07:55:45.5|Warn|Torznab|Anime Tosho Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://192.168.1.11:9117/api/v2.0/indexers/animetosho/results/torznab/api?t=caps&apikey=(removed)
  354. 19-10-16 07:55:45.6|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Sabnzbd
  355.  
  356. [v2.0.0.5338] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://192.168.1.11:8181/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  357. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000f3] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  358. at System.Net.WebOperation.Run () [0x001d9] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  359. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  360. at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  361. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  362. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:82
  363. --- End of inner exception stack trace ---
  364. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001ca] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:113
  365. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  366. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  367. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  368. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:184
  369. --- End of inner exception stack trace ---
  370. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0003a] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:192
  371. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory (System.Int32 start, System.Int32 limit, System.String category, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0004a] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:129
  372. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory () [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:117
  373. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd+<GetItems>d__8.MoveNext () [0x0001f] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:194
  374. at System.Collections.Generic.List`1[T].AddEnumerable (System.Collections.Generic.IEnumerable`1[T] enumerable) [0x00059] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  375. at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`1[T] collection) [0x00062] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  376. at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00018] in <798dd06330af4ca3886d7d2be5573af7>:0
  377. at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x0000c] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:89
  378.  
  379. 19-10-16 07:55:45.7|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Deluge
  380.  
  381. [v2.0.0.5338] System.IO.IOException: Unable to write data to the transport connection: The socket has been shut down. ---> System.Net.Sockets.SocketException: The socket has been shut down
  382. at System.Net.Sockets.Socket.EndSend (System.IAsyncResult asyncResult) [0x00012] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  383. at System.Net.Sockets.NetworkStream.EndWrite (System.IAsyncResult asyncResult) [0x00057] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  384. --- End of inner exception stack trace ---
  385. at System.Net.Sockets.NetworkStream.EndWrite (System.IAsyncResult asyncResult) [0x0009b] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  386. at System.IO.Stream+<>c.<BeginEndWriteAsync>b__53_1 (System.IO.Stream stream, System.IAsyncResult asyncResult) [0x00000] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  387. at (wrapper delegate-invoke) System.Func`3[System.IO.Stream,System.IAsyncResult,System.Threading.Tasks.VoidTaskResult].invoke_TResult_T1_T2(System.IO.Stream,System.IAsyncResult)
  388. at System.Threading.Tasks.TaskFactory`1+FromAsyncTrimPromise`1[TResult,TInstance].Complete (TInstance thisRef, System.Func`3[T1,T2,TResult] endMethod, System.IAsyncResult asyncResult, System.Boolean requiresSynchronization) [0x00000] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  389. --- End of stack trace from previous location where exception was thrown ---
  390.  
  391. at System.Net.WebRequestStream.ProcessWrite (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Threading.CancellationToken cancellationToken) [0x00270] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  392. at System.Net.WebConnectionStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x00070] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  393. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000f7] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:78
  394. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  395. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  396. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  397. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.AuthenticateClient (NzbDrone.Common.Http.JsonRpcRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings, System.Boolean reauthenticate) [0x0005b] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:290
  398. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.BuildRequest (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x0006d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:203
  399. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings, System.String method, System.Object[] arguments) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:210
  400. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel (System.String label, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x00012] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:96
  401. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems () [0x00012] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:96
  402. at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x0000c] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:89
  403.  
  404. 19-10-16 07:55:46.1|Warn|Torznab|Horrible Subs Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://192.168.1.11:9117/api/v2.0/indexers/horriblesubs/results/torznab/api?t=caps&apikey=(removed)
  405. 19-10-16 07:55:51.1|Info|DownloadDecisionMaker|Processing 100 releases
  406. 19-10-16 07:55:51.9|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  407. 19-10-16 08:36:15.4|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.5338
  408. 19-10-16 08:36:17.2|Info|AppFolderInfo|Data directory is being overridden to [/config]
  409. 19-10-16 08:36:17.5|Info|Router|Application mode: Interactive
  410. 19-10-16 08:36:17.7|Info|MigrationLogger|*** Migrating data source=/config/nzbdrone.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  411. 19-10-16 08:36:18.2|Info|MigrationLogger|*** Migrating data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  412. 19-10-16 08:36:18.4|Info|OwinHostController|Listening on the following URLs:
  413. 19-10-16 08:36:18.4|Info|OwinHostController| http://*:8989/
  414. 19-10-16 08:36:20.1|Info|NancyBootstrapper|Starting Web Server
  415. 19-10-16 08:36:52.9|Info|RssSyncService|Starting RSS Sync
  416. 19-10-16 08:36:53.1|Warn|Torznab|Horrible Subs Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://192.168.1.11:9117/api/v2.0/indexers/horriblesubs/results/torznab/api?t=caps&apikey=(removed)
  417. 19-10-16 08:36:53.5|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  418.  
  419. [v2.0.0.5338] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Unable to read data from the transport connection: Connection reset by peer.: 'http://192.168.1.11:8181/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json' ---> System.Net.WebException: Unable to read data from the transport connection: Connection reset by peer. ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer
  420. at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult asyncResult) [0x00012] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  421. at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x00057] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  422. --- End of inner exception stack trace ---
  423. at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0009b] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  424. at System.IO.Stream+<>c.<BeginEndReadAsync>b__43_1 (System.IO.Stream stream, System.IAsyncResult asyncResult) [0x00000] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  425. at System.Threading.Tasks.TaskFactory`1+FromAsyncTrimPromise`1[TResult,TInstance].Complete (TInstance thisRef, System.Func`3[T1,T2,TResult] endMethod, System.IAsyncResult asyncResult, System.Boolean requiresSynchronization) [0x00000] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  426. --- End of stack trace from previous location where exception was thrown ---
  427.  
  428. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000db] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  429. at System.Net.WebOperation.Run () [0x001d9] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  430. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  431. at System.Net.HttpWebRequest.MyGetResponseAsync (System.Threading.CancellationToken cancellationToken) [0x0027f] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  432. --- End of inner exception stack trace ---
  433. at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  434. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  435. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:82
  436. --- End of inner exception stack trace ---
  437. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001ca] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:113
  438. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  439. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  440. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  441. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:184
  442. --- End of inner exception stack trace ---
  443. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0003a] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:192
  444. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue (System.Int32 start, System.Int32 limit, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00033] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:113
  445. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue () [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:57
  446.  
  447. 19-10-16 08:36:55.8|Warn|Torznab|Nyaa Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://192.168.1.11:9117/api/v2.0/indexers/nyaasi/results/torznab/api?t=caps&apikey=(removed)
  448. 19-10-16 08:36:56.1|Warn|Torznab|Anime Tosho Unable to read data from the transport connection: Connection reset by peer.: 'http://192.168.1.11:9117/api/v2.0/indexers/animetosho/results/torznab/api?t=caps&apikey=(removed)
  449. 19-10-16 08:36:56.1|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Sabnzbd
  450.  
  451. [v2.0.0.5338] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://192.168.1.11:8181/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  452. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000f3] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  453. at System.Net.WebOperation.Run () [0x001d9] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  454. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  455. at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  456. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  457. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:82
  458. --- End of inner exception stack trace ---
  459. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001ca] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:113
  460. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  461. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  462. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  463. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:184
  464. --- End of inner exception stack trace ---
  465. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0003a] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:192
  466. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory (System.Int32 start, System.Int32 limit, System.String category, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0004a] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:129
  467. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory () [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:117
  468. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd+<GetItems>d__8.MoveNext () [0x0001f] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:194
  469. at System.Collections.Generic.List`1[T].AddEnumerable (System.Collections.Generic.IEnumerable`1[T] enumerable) [0x00059] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  470. at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`1[T] collection) [0x00062] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  471. at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00018] in <798dd06330af4ca3886d7d2be5573af7>:0
  472. at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x0000c] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:89
  473.  
  474. 19-10-16 08:36:56.3|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Deluge
  475.  
  476. [v2.0.0.5338] System.IO.IOException: Unable to write data to the transport connection: The socket has been shut down. ---> System.Net.Sockets.SocketException: The socket has been shut down
  477. at System.Net.Sockets.Socket.EndSend (System.IAsyncResult asyncResult) [0x00012] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  478. at System.Net.Sockets.NetworkStream.EndWrite (System.IAsyncResult asyncResult) [0x00057] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  479. --- End of inner exception stack trace ---
  480. at System.Net.Sockets.NetworkStream.EndWrite (System.IAsyncResult asyncResult) [0x0009b] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  481. at System.IO.Stream+<>c.<BeginEndWriteAsync>b__53_1 (System.IO.Stream stream, System.IAsyncResult asyncResult) [0x00000] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  482. at (wrapper delegate-invoke) System.Func`3[System.IO.Stream,System.IAsyncResult,System.Threading.Tasks.VoidTaskResult].invoke_TResult_T1_T2(System.IO.Stream,System.IAsyncResult)
  483. at System.Threading.Tasks.TaskFactory`1+FromAsyncTrimPromise`1[TResult,TInstance].Complete (TInstance thisRef, System.Func`3[T1,T2,TResult] endMethod, System.IAsyncResult asyncResult, System.Boolean requiresSynchronization) [0x00000] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  484. --- End of stack trace from previous location where exception was thrown ---
  485.  
  486. at System.Net.WebRequestStream.ProcessWrite (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Threading.CancellationToken cancellationToken) [0x00270] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  487. at System.Net.WebConnectionStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x00070] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  488. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000f7] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:78
  489. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  490. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  491. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  492. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.AuthenticateClient (NzbDrone.Common.Http.JsonRpcRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings, System.Boolean reauthenticate) [0x0005b] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:290
  493. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.BuildRequest (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x0006d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:203
  494. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings, System.String method, System.Object[] arguments) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:210
  495. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel (System.String label, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x00012] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:96
  496. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems () [0x00012] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:96
  497. at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x0000c] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:89
  498.  
  499. 19-10-16 08:37:01.1|Info|DownloadDecisionMaker|Processing 100 releases
  500. 19-10-16 08:37:01.6|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  501. 19-10-16 08:52:23.9|Info|RssSyncService|Starting RSS Sync
  502. 19-10-16 08:52:33.4|Info|DownloadDecisionMaker|Processing 272 releases
  503. 19-10-16 08:52:35.7|Info|RssSyncService|RSS Sync Completed. Reports found: 272, Reports grabbed: 0
  504. 19-10-16 08:55:24.5|Info|SceneMappingService|Updating Scene mappings
  505. 19-10-16 08:56:55.0|Info|RefreshSeriesService|Skipping refresh of series: Absolute Duo
  506. 19-10-16 08:56:55.0|Info|DiskScanService|Scanning disk for Absolute Duo
  507. 19-10-16 08:56:55.0|Info|DiskScanService|Completed scanning disk for Absolute Duo
  508. 19-10-16 08:56:55.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  509. 19-10-16 08:56:55.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  510. 19-10-16 08:56:55.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  511. 19-10-16 08:56:55.1|Info|ExistingExtraFileService|Found 0 extra files
  512. 19-10-16 08:56:55.1|Info|RefreshSeriesService|Skipping refresh of series: Actually, I am...
  513. 19-10-16 08:56:55.1|Info|DiskScanService|Scanning disk for Actually, I am...
  514. 19-10-16 08:56:55.1|Info|DiskScanService|Completed scanning disk for Actually, I am...
  515. 19-10-16 08:56:55.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  516. 19-10-16 08:56:55.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  517. 19-10-16 08:56:55.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  518. 19-10-16 08:56:55.1|Info|ExistingExtraFileService|Found 0 extra files
  519. 19-10-16 08:56:55.1|Info|RefreshSeriesService|Skipping refresh of series: AHO-GIRL
  520. 19-10-16 08:56:55.1|Info|DiskScanService|Scanning disk for AHO-GIRL
  521. 19-10-16 08:56:55.1|Info|DiskScanService|Completed scanning disk for AHO-GIRL
  522. 19-10-16 08:56:55.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  523. 19-10-16 08:56:55.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  524. 19-10-16 08:56:55.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  525. 19-10-16 08:56:55.1|Info|ExistingExtraFileService|Found 0 extra files
  526. 19-10-16 08:56:55.1|Info|RefreshSeriesService|Skipping refresh of series: Air
  527. 19-10-16 08:56:55.2|Info|DiskScanService|Scanning disk for Air
  528. 19-10-16 08:56:55.2|Info|DiskScanService|Completed scanning disk for Air
  529. 19-10-16 08:56:55.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  530. 19-10-16 08:56:55.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  531. 19-10-16 08:56:55.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  532. 19-10-16 08:56:55.2|Info|ExistingExtraFileService|Found 0 extra files
  533. 19-10-16 08:56:55.2|Info|RefreshSeriesService|Skipping refresh of series: Akame ga Kill!
  534. 19-10-16 08:56:55.2|Info|DiskScanService|Scanning disk for Akame ga Kill!
  535. 19-10-16 08:56:55.2|Info|DiskScanService|Completed scanning disk for Akame ga Kill!
  536. 19-10-16 08:56:55.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  537. 19-10-16 08:56:55.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  538. 19-10-16 08:56:55.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  539. 19-10-16 08:56:55.2|Info|ExistingExtraFileService|Found 0 extra files
  540. 19-10-16 08:56:55.2|Info|RefreshSeriesService|Skipping refresh of series: Aldnoah.Zero
  541. 19-10-16 08:56:55.2|Info|DiskScanService|Scanning disk for Aldnoah.Zero
  542. 19-10-16 08:56:55.3|Info|DiskScanService|Completed scanning disk for Aldnoah.Zero
  543. 19-10-16 08:56:55.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  544. 19-10-16 08:56:55.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  545. 19-10-16 08:56:55.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  546. 19-10-16 08:56:55.3|Info|ExistingExtraFileService|Found 0 extra files
  547. 19-10-16 08:56:55.3|Info|RefreshSeriesService|Skipping refresh of series: Amagi Brilliant Park
  548. 19-10-16 08:56:55.3|Info|DiskScanService|Scanning disk for Amagi Brilliant Park
  549. 19-10-16 08:56:55.3|Info|DiskScanService|Completed scanning disk for Amagi Brilliant Park
  550. 19-10-16 08:56:55.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  551. 19-10-16 08:56:55.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  552. 19-10-16 08:56:55.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  553. 19-10-16 08:56:55.3|Info|ExistingExtraFileService|Found 0 extra files
  554. 19-10-16 08:56:55.3|Info|RefreshSeriesService|Updating Info for Are You Lost?
  555. 19-10-16 08:56:56.1|Info|RefreshEpisodeService|Starting episode info refresh for: [362052][Are You Lost?]
  556. 19-10-16 08:56:56.2|Info|RefreshEpisodeService|Finished episode refresh for series: [362052][Are You Lost?].
  557. 19-10-16 08:56:56.2|Info|DiskScanService|Scanning disk for Are You Lost?
  558. 19-10-16 08:56:56.2|Info|DiskScanService|Completed scanning disk for Are You Lost?
  559. 19-10-16 08:56:56.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  560. 19-10-16 08:56:56.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  561. 19-10-16 08:56:56.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  562. 19-10-16 08:56:56.2|Info|ExistingExtraFileService|Found 0 extra files
  563. 19-10-16 08:56:56.6|Info|RefreshSeriesService|Updating Info for Arifureta - From Commonplace to World's Strongest
  564. 19-10-16 08:56:56.7|Info|RefreshEpisodeService|Starting episode info refresh for: [357019][Arifureta - From Commonplace to World's Strongest]
  565. 19-10-16 08:56:56.7|Info|RefreshEpisodeService|Finished episode refresh for series: [357019][Arifureta - From Commonplace to World's Strongest].
  566. 19-10-16 08:56:56.7|Info|DiskScanService|Scanning disk for Arifureta - From Commonplace to World's Strongest
  567. 19-10-16 08:56:56.8|Info|DiskScanService|Completed scanning disk for Arifureta - From Commonplace to World's Strongest
  568. 19-10-16 08:56:56.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  569. 19-10-16 08:56:56.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  570. 19-10-16 08:56:56.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  571. 19-10-16 08:56:56.8|Info|ExistingExtraFileService|Found 0 extra files
  572. 19-10-16 08:56:57.1|Info|RefreshSeriesService|Skipping refresh of series: The Asterisk War: The Academy City on the Water
  573. 19-10-16 08:56:57.1|Info|DiskScanService|Scanning disk for The Asterisk War: The Academy City on the Water
  574. 19-10-16 08:56:57.1|Info|DiskScanService|Completed scanning disk for The Asterisk War: The Academy City on the Water
  575. 19-10-16 08:56:57.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  576. 19-10-16 08:56:57.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  577. 19-10-16 08:56:57.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  578. 19-10-16 08:56:57.1|Info|ExistingExtraFileService|Found 0 extra files
  579. 19-10-16 08:56:57.1|Info|RefreshSeriesService|Updating Info for Astra Lost in Space
  580. 19-10-16 08:56:57.3|Info|RefreshEpisodeService|Starting episode info refresh for: [361456][Astra Lost in Space]
  581. 19-10-16 08:56:57.3|Info|RefreshEpisodeService|Finished episode refresh for series: [361456][Astra Lost in Space].
  582. 19-10-16 08:56:57.3|Info|DiskScanService|Scanning disk for Astra Lost in Space
  583. 19-10-16 08:56:57.3|Info|DiskScanService|Completed scanning disk for Astra Lost in Space
  584. 19-10-16 08:56:57.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  585. 19-10-16 08:56:57.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  586. 19-10-16 08:56:57.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  587. 19-10-16 08:56:57.3|Info|ExistingExtraFileService|Found 0 extra files
  588. 19-10-16 08:56:57.5|Info|RefreshSeriesService|Skipping refresh of series: Azur Lane
  589. 19-10-16 08:56:57.5|Info|DiskScanService|Scanning disk for Azur Lane
  590. 19-10-16 08:56:57.5|Info|DiskScanService|Completed scanning disk for Azur Lane
  591. 19-10-16 08:56:57.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  592. 19-10-16 08:56:57.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  593. 19-10-16 08:56:57.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  594. 19-10-16 08:56:57.5|Info|ExistingExtraFileService|Found 0 extra files
  595. 19-10-16 08:56:57.5|Info|RefreshSeriesService|Skipping refresh of series: Ben-To
  596. 19-10-16 08:56:57.5|Info|DiskScanService|Scanning disk for Ben-To
  597. 19-10-16 08:56:57.5|Info|DiskScanService|Completed scanning disk for Ben-To
  598. 19-10-16 08:56:57.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  599. 19-10-16 08:56:57.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  600. 19-10-16 08:56:57.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  601. 19-10-16 08:56:57.5|Info|ExistingExtraFileService|Found 0 extra files
  602. 19-10-16 08:56:57.6|Info|RefreshSeriesService|Skipping refresh of series: Beyond the Boundary
  603. 19-10-16 08:56:57.6|Info|DiskScanService|Scanning disk for Beyond the Boundary
  604. 19-10-16 08:56:57.6|Info|DiskScanService|Completed scanning disk for Beyond the Boundary
  605. 19-10-16 08:56:57.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  606. 19-10-16 08:56:57.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  607. 19-10-16 08:56:57.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  608. 19-10-16 08:56:57.6|Info|ExistingExtraFileService|Found 0 extra files
  609. 19-10-16 08:56:57.6|Info|RefreshSeriesService|Skipping refresh of series: Bikini Warriors
  610. 19-10-16 08:56:57.6|Info|DiskScanService|Scanning disk for Bikini Warriors
  611. 19-10-16 08:56:57.6|Info|DiskScanService|Completed scanning disk for Bikini Warriors
  612. 19-10-16 08:56:57.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  613. 19-10-16 08:56:57.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  614. 19-10-16 08:56:57.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  615. 19-10-16 08:56:57.6|Info|ExistingExtraFileService|Found 0 extra files
  616. 19-10-16 08:56:57.6|Info|RefreshSeriesService|Skipping refresh of series: BLEND-S
  617. 19-10-16 08:56:57.6|Info|DiskScanService|Scanning disk for BLEND-S
  618. 19-10-16 08:56:57.7|Info|DiskScanService|Completed scanning disk for BLEND-S
  619. 19-10-16 08:56:57.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  620. 19-10-16 08:56:57.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  621. 19-10-16 08:56:57.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  622. 19-10-16 08:56:57.7|Info|ExistingExtraFileService|Found 0 extra files
  623. 19-10-16 08:56:57.7|Info|RefreshSeriesService|Skipping refresh of series: Blue Spring Ride
  624. 19-10-16 08:56:57.7|Info|DiskScanService|Scanning disk for Blue Spring Ride
  625. 19-10-16 08:56:57.7|Info|DiskScanService|Completed scanning disk for Blue Spring Ride
  626. 19-10-16 08:56:57.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  627. 19-10-16 08:56:57.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  628. 19-10-16 08:56:57.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  629. 19-10-16 08:56:57.7|Info|ExistingExtraFileService|Found 0 extra files
  630. 19-10-16 08:56:57.7|Info|RefreshSeriesService|Skipping refresh of series: Cautious Hero: The Hero Is Overpowered but Overly Cautious
  631. 19-10-16 08:56:57.7|Info|DiskScanService|Scanning disk for Cautious Hero: The Hero Is Overpowered but Overly Cautious
  632. 19-10-16 08:56:57.7|Info|DiskScanService|Completed scanning disk for Cautious Hero: The Hero Is Overpowered but Overly Cautious
  633. 19-10-16 08:56:57.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  634. 19-10-16 08:56:57.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  635. 19-10-16 08:56:57.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  636. 19-10-16 08:56:57.7|Info|ExistingExtraFileService|Found 0 extra files
  637. 19-10-16 08:56:57.7|Info|RefreshSeriesService|Skipping refresh of series: Celestial Method
  638. 19-10-16 08:56:57.7|Info|DiskScanService|Scanning disk for Celestial Method
  639. 19-10-16 08:56:57.8|Info|DiskScanService|Completed scanning disk for Celestial Method
  640. 19-10-16 08:56:57.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  641. 19-10-16 08:56:57.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  642. 19-10-16 08:56:57.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  643. 19-10-16 08:56:57.8|Info|ExistingExtraFileService|Found 0 extra files
  644. 19-10-16 08:56:57.8|Info|RefreshSeriesService|Updating Info for Cells at Work!
  645. 19-10-16 08:56:57.9|Info|RefreshEpisodeService|Starting episode info refresh for: [346931][Cells at Work!]
  646. 19-10-16 08:56:57.9|Info|RefreshEpisodeService|Finished episode refresh for series: [346931][Cells at Work!].
  647. 19-10-16 08:56:57.9|Info|DiskScanService|Scanning disk for Cells at Work!
  648. 19-10-16 08:56:58.0|Info|DiskScanService|Completed scanning disk for Cells at Work!
  649. 19-10-16 08:56:58.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  650. 19-10-16 08:56:58.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  651. 19-10-16 08:56:58.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  652. 19-10-16 08:56:58.0|Info|ExistingExtraFileService|Found 0 extra files
  653. 19-10-16 08:56:58.3|Info|RefreshSeriesService|Skipping refresh of series: Charlotte (2015)
  654. 19-10-16 08:56:58.3|Info|DiskScanService|Scanning disk for Charlotte (2015)
  655. 19-10-16 08:56:58.3|Info|DiskScanService|Completed scanning disk for Charlotte (2015)
  656. 19-10-16 08:56:58.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  657. 19-10-16 08:56:58.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  658. 19-10-16 08:56:58.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  659. 19-10-16 08:56:58.3|Info|ExistingExtraFileService|Found 0 extra files
  660. 19-10-16 08:56:58.3|Info|RefreshSeriesService|Updating Info for Chihayafuru
  661. 19-10-16 08:56:58.5|Info|RefreshEpisodeService|Starting episode info refresh for: [251982][Chihayafuru]
  662. 19-10-16 08:56:58.6|Info|RefreshEpisodeService|Finished episode refresh for series: [251982][Chihayafuru].
  663. 19-10-16 08:56:58.6|Info|DiskScanService|Scanning disk for Chihayafuru
  664. 19-10-16 08:56:58.7|Info|DiskScanService|Completed scanning disk for Chihayafuru
  665. 19-10-16 08:56:58.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  666. 19-10-16 08:56:58.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  667. 19-10-16 08:56:58.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  668. 19-10-16 08:56:58.7|Info|ExistingExtraFileService|Found 0 extra files
  669. 19-10-16 08:56:59.0|Info|RefreshSeriesService|Skipping refresh of series: Chivalry of a Failed Knight
  670. 19-10-16 08:56:59.0|Info|DiskScanService|Scanning disk for Chivalry of a Failed Knight
  671. 19-10-16 08:56:59.0|Info|DiskScanService|Completed scanning disk for Chivalry of a Failed Knight
  672. 19-10-16 08:56:59.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  673. 19-10-16 08:56:59.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  674. 19-10-16 08:56:59.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  675. 19-10-16 08:56:59.0|Info|ExistingExtraFileService|Found 0 extra files
  676. 19-10-16 08:56:59.0|Info|RefreshSeriesService|Skipping refresh of series: Citrus
  677. 19-10-16 08:56:59.0|Info|DiskScanService|Scanning disk for Citrus
  678. 19-10-16 08:56:59.0|Info|DiskScanService|Completed scanning disk for Citrus
  679. 19-10-16 08:56:59.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  680. 19-10-16 08:56:59.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  681. 19-10-16 08:56:59.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  682. 19-10-16 08:56:59.0|Info|ExistingExtraFileService|Found 0 extra files
  683. 19-10-16 08:56:59.0|Info|RefreshSeriesService|Skipping refresh of series: Clannad
  684. 19-10-16 08:56:59.0|Info|DiskScanService|Scanning disk for Clannad
  685. 19-10-16 08:56:59.1|Info|DiskScanService|Completed scanning disk for Clannad
  686. 19-10-16 08:56:59.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  687. 19-10-16 08:56:59.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  688. 19-10-16 08:56:59.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  689. 19-10-16 08:56:59.1|Info|ExistingExtraFileService|Found 0 extra files
  690. 19-10-16 08:56:59.1|Info|RefreshSeriesService|Skipping refresh of series: Classroom of the Elite
  691. 19-10-16 08:56:59.1|Info|DiskScanService|Scanning disk for Classroom of the Elite
  692. 19-10-16 08:56:59.1|Info|DiskScanService|Completed scanning disk for Classroom of the Elite
  693. 19-10-16 08:56:59.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  694. 19-10-16 08:56:59.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  695. 19-10-16 08:56:59.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  696. 19-10-16 08:56:59.1|Info|ExistingExtraFileService|Found 0 extra files
  697. 19-10-16 08:56:59.1|Info|RefreshSeriesService|Skipping refresh of series: Comic Girls
  698. 19-10-16 08:56:59.1|Info|DiskScanService|Scanning disk for Comic Girls
  699. 19-10-16 08:56:59.1|Info|DiskScanService|Completed scanning disk for Comic Girls
  700. 19-10-16 08:56:59.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  701. 19-10-16 08:56:59.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  702. 19-10-16 08:56:59.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  703. 19-10-16 08:56:59.2|Info|ExistingExtraFileService|Found 0 extra files
  704. 19-10-16 08:56:59.2|Info|RefreshSeriesService|Updating Info for Cop Craft
  705. 19-10-16 08:56:59.3|Info|RefreshEpisodeService|Starting episode info refresh for: [361491][Cop Craft]
  706. 19-10-16 08:56:59.3|Info|RefreshEpisodeService|Finished episode refresh for series: [361491][Cop Craft].
  707. 19-10-16 08:56:59.3|Info|DiskScanService|Scanning disk for Cop Craft
  708. 19-10-16 08:56:59.3|Info|DiskScanService|Completed scanning disk for Cop Craft
  709. 19-10-16 08:56:59.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  710. 19-10-16 08:56:59.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  711. 19-10-16 08:56:59.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  712. 19-10-16 08:56:59.4|Info|ExistingExtraFileService|Found 0 extra files
  713. 19-10-16 08:56:59.4|Info|RefreshSeriesService|Skipping refresh of series: Dagashi Kashi
  714. 19-10-16 08:56:59.4|Info|DiskScanService|Scanning disk for Dagashi Kashi
  715. 19-10-16 08:56:59.4|Info|DiskScanService|Completed scanning disk for Dagashi Kashi
  716. 19-10-16 08:56:59.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  717. 19-10-16 08:56:59.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  718. 19-10-16 08:56:59.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  719. 19-10-16 08:56:59.5|Info|ExistingExtraFileService|Found 0 extra files
  720. 19-10-16 08:56:59.5|Info|RefreshSeriesService|Skipping refresh of series: Danchigai
  721. 19-10-16 08:56:59.5|Info|DiskScanService|Scanning disk for Danchigai
  722. 19-10-16 08:56:59.5|Info|DiskScanService|Completed scanning disk for Danchigai
  723. 19-10-16 08:56:59.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  724. 19-10-16 08:56:59.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  725. 19-10-16 08:56:59.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  726. 19-10-16 08:56:59.5|Info|ExistingExtraFileService|Found 0 extra files
  727. 19-10-16 08:56:59.5|Info|RefreshSeriesService|Skipping refresh of series: DARLING in the FRANXX
  728. 19-10-16 08:56:59.5|Info|DiskScanService|Scanning disk for DARLING in the FRANXX
  729. 19-10-16 08:56:59.6|Info|DiskScanService|Completed scanning disk for DARLING in the FRANXX
  730. 19-10-16 08:56:59.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  731. 19-10-16 08:56:59.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  732. 19-10-16 08:56:59.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  733. 19-10-16 08:56:59.6|Info|ExistingExtraFileService|Found 0 extra files
  734. 19-10-16 08:56:59.6|Info|RefreshSeriesService|Updating Info for The Demon Girl Next Door
  735. 19-10-16 08:56:59.8|Info|RefreshEpisodeService|Starting episode info refresh for: [363143][The Demon Girl Next Door]
  736. 19-10-16 08:56:59.8|Info|RefreshEpisodeService|Finished episode refresh for series: [363143][The Demon Girl Next Door].
  737. 19-10-16 08:56:59.8|Info|DiskScanService|Scanning disk for The Demon Girl Next Door
  738. 19-10-16 08:56:59.8|Info|DiskScanService|Completed scanning disk for The Demon Girl Next Door
  739. 19-10-16 08:56:59.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  740. 19-10-16 08:56:59.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  741. 19-10-16 08:56:59.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  742. 19-10-16 08:56:59.8|Info|ExistingExtraFileService|Found 0 extra files
  743. 19-10-16 08:57:00.1|Info|RefreshSeriesService|Updating Info for Demon Slayer: Kimetsu no Yaiba
  744. 19-10-16 08:57:00.2|Info|RefreshEpisodeService|Starting episode info refresh for: [348545][Demon Slayer: Kimetsu no Yaiba]
  745. 19-10-16 08:57:00.3|Info|RefreshEpisodeService|Finished episode refresh for series: [348545][Demon Slayer: Kimetsu no Yaiba].
  746. 19-10-16 08:57:00.3|Info|DiskScanService|Scanning disk for Demon Slayer: Kimetsu no Yaiba
  747. 19-10-16 08:57:00.4|Info|DiskScanService|Completed scanning disk for Demon Slayer: Kimetsu no Yaiba
  748. 19-10-16 08:57:09.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  749. 19-10-16 08:57:09.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  750. 19-10-16 08:57:09.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  751. 19-10-16 08:57:09.8|Info|ExistingExtraFileService|Found 0 extra files
  752. 19-10-16 08:57:10.0|Info|RefreshSeriesService|Skipping refresh of series: Denki-gai
  753. 19-10-16 08:57:10.0|Info|DiskScanService|Scanning disk for Denki-gai
  754. 19-10-16 08:57:10.0|Info|DiskScanService|Completed scanning disk for Denki-gai
  755. 19-10-16 08:57:10.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  756. 19-10-16 08:57:10.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  757. 19-10-16 08:57:10.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  758. 19-10-16 08:57:10.0|Info|ExistingExtraFileService|Found 0 extra files
  759. 19-10-16 08:57:10.0|Info|RefreshSeriesService|Skipping refresh of series: The Disappearance of Nagato Yuki-chan
  760. 19-10-16 08:57:10.0|Info|DiskScanService|Scanning disk for The Disappearance of Nagato Yuki-chan
  761. 19-10-16 08:57:10.0|Info|DiskScanService|Completed scanning disk for The Disappearance of Nagato Yuki-chan
  762. 19-10-16 08:57:10.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  763. 19-10-16 08:57:10.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  764. 19-10-16 08:57:10.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  765. 19-10-16 08:57:10.1|Info|ExistingExtraFileService|Found 0 extra files
  766. 19-10-16 08:57:10.1|Info|RefreshSeriesService|Updating Info for Do You Love Your Mom and Her Two-Hit Multi-Target Attacks?
  767. 19-10-16 08:57:10.1|Info|RefreshEpisodeService|Starting episode info refresh for: [362053][Do You Love Your Mom and Her Two-Hit Multi-Target Attacks?]
  768. 19-10-16 08:57:10.1|Info|RefreshEpisodeService|Finished episode refresh for series: [362053][Do You Love Your Mom and Her Two-Hit Multi-Target Attacks?].
  769. 19-10-16 08:57:10.2|Info|DiskScanService|Scanning disk for Do You Love Your Mom and Her Two-Hit Multi-Target Attacks?
  770. 19-10-16 08:57:10.2|Info|DiskScanService|Completed scanning disk for Do You Love Your Mom and Her Two-Hit Multi-Target Attacks?
  771. 19-10-16 08:57:10.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  772. 19-10-16 08:57:10.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  773. 19-10-16 08:57:10.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  774. 19-10-16 08:57:10.2|Info|ExistingExtraFileService|Found 0 extra files
  775. 19-10-16 08:57:10.3|Info|RefreshSeriesService|Skipping refresh of series: Domestic Girlfriend
  776. 19-10-16 08:57:10.3|Info|DiskScanService|Scanning disk for Domestic Girlfriend
  777. 19-10-16 08:57:10.3|Info|DiskScanService|Completed scanning disk for Domestic Girlfriend
  778. 19-10-16 08:57:10.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  779. 19-10-16 08:57:10.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  780. 19-10-16 08:57:10.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  781. 19-10-16 08:57:10.4|Info|ExistingExtraFileService|Found 0 extra files
  782. 19-10-16 08:57:10.4|Info|RefreshSeriesService|Skipping refresh of series: Dororo (2019)
  783. 19-10-16 08:57:10.4|Info|DiskScanService|Scanning disk for Dororo (2019)
  784. 19-10-16 08:57:10.4|Info|DiskScanService|Completed scanning disk for Dororo (2019)
  785. 19-10-16 08:57:10.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  786. 19-10-16 08:57:10.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  787. 19-10-16 08:57:10.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  788. 19-10-16 08:57:10.4|Info|ExistingExtraFileService|Found 0 extra files
  789. 19-10-16 08:57:10.4|Info|RefreshSeriesService|Skipping refresh of series: Dr. Stone
  790. 19-10-16 08:57:10.4|Info|DiskScanService|Scanning disk for Dr. Stone
  791. 19-10-16 08:57:10.5|Info|DiskScanService|Completed scanning disk for Dr. Stone
  792. 19-10-16 08:57:10.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  793. 19-10-16 08:57:10.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  794. 19-10-16 08:57:10.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  795. 19-10-16 08:57:10.5|Info|ExistingExtraFileService|Found 0 extra files
  796. 19-10-16 08:57:10.5|Info|RefreshSeriesService|Skipping refresh of series: Dragon Ball
  797. 19-10-16 08:57:10.5|Info|DiskScanService|Scanning disk for Dragon Ball
  798. 19-10-16 08:57:10.7|Info|DiskScanService|Completed scanning disk for Dragon Ball
  799. 19-10-16 08:57:10.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  800. 19-10-16 08:57:10.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  801. 19-10-16 08:57:10.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  802. 19-10-16 08:57:10.7|Info|ExistingExtraFileService|Found 0 extra files
  803. 19-10-16 08:57:10.8|Info|RefreshSeriesService|Skipping refresh of series: Engaged to the Unidentified
  804. 19-10-16 08:57:10.8|Info|DiskScanService|Scanning disk for Engaged to the Unidentified
  805. 19-10-16 08:57:10.8|Info|DiskScanService|Completed scanning disk for Engaged to the Unidentified
  806. 19-10-16 08:57:10.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  807. 19-10-16 08:57:10.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  808. 19-10-16 08:57:10.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  809. 19-10-16 08:57:10.8|Info|ExistingExtraFileService|Found 0 extra files
  810. 19-10-16 08:57:10.8|Info|RefreshSeriesService|Skipping refresh of series: Ergo Proxy
  811. 19-10-16 08:57:10.8|Info|DiskScanService|Scanning disk for Ergo Proxy
  812. 19-10-16 08:57:10.8|Info|DiskScanService|Completed scanning disk for Ergo Proxy
  813. 19-10-16 08:57:10.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  814. 19-10-16 08:57:10.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  815. 19-10-16 08:57:10.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  816. 19-10-16 08:57:10.8|Info|ExistingExtraFileService|Found 0 extra files
  817. 19-10-16 08:57:10.8|Info|RefreshSeriesService|Skipping refresh of series: Eromanga Sensei
  818. 19-10-16 08:57:10.8|Info|DiskScanService|Scanning disk for Eromanga Sensei
  819. 19-10-16 08:57:10.9|Info|DiskScanService|Completed scanning disk for Eromanga Sensei
  820. 19-10-16 08:57:10.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  821. 19-10-16 08:57:10.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  822. 19-10-16 08:57:10.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  823. 19-10-16 08:57:10.9|Info|ExistingExtraFileService|Found 0 extra files
  824. 19-10-16 08:57:10.9|Info|RefreshSeriesService|Skipping refresh of series: Fate/Stay Night: Unlimited Blade Works
  825. 19-10-16 08:57:10.9|Info|DiskScanService|Scanning disk for Fate/Stay Night: Unlimited Blade Works
  826. 19-10-16 08:57:10.9|Info|DiskScanService|Completed scanning disk for Fate/Stay Night: Unlimited Blade Works
  827. 19-10-16 08:57:10.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  828. 19-10-16 08:57:10.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  829. 19-10-16 08:57:10.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  830. 19-10-16 08:57:10.9|Info|ExistingExtraFileService|Found 0 extra files
  831. 19-10-16 08:57:10.9|Info|RefreshSeriesService|Skipping refresh of series: Fate/Zero
  832. 19-10-16 08:57:10.9|Info|DiskScanService|Scanning disk for Fate/Zero
  833. 19-10-16 08:57:10.9|Info|DiskScanService|Completed scanning disk for Fate/Zero
  834. 19-10-16 08:57:11.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  835. 19-10-16 08:57:11.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  836. 19-10-16 08:57:11.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  837. 19-10-16 08:57:11.0|Info|ExistingExtraFileService|Found 0 extra files
  838. 19-10-16 08:57:11.0|Info|RefreshSeriesService|Skipping refresh of series: Fire Force
  839. 19-10-16 08:57:11.0|Info|DiskScanService|Scanning disk for Fire Force
  840. 19-10-16 08:57:11.0|Info|DiskScanService|Completed scanning disk for Fire Force
  841. 19-10-16 08:57:11.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  842. 19-10-16 08:57:11.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  843. 19-10-16 08:57:11.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  844. 19-10-16 08:57:11.0|Info|ExistingExtraFileService|Found 0 extra files
  845. 19-10-16 08:57:11.0|Info|RefreshSeriesService|Skipping refresh of series: Flying Witch
  846. 19-10-16 08:57:11.0|Info|DiskScanService|Scanning disk for Flying Witch
  847. 19-10-16 08:57:11.0|Info|DiskScanService|Completed scanning disk for Flying Witch
  848. 19-10-16 08:57:11.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  849. 19-10-16 08:57:11.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  850. 19-10-16 08:57:11.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  851. 19-10-16 08:57:11.0|Info|ExistingExtraFileService|Found 0 extra files
  852. 19-10-16 08:57:11.0|Info|RefreshSeriesService|Skipping refresh of series: Food Wars! Shokugeki no Soma
  853. 19-10-16 08:57:11.0|Info|DiskScanService|Scanning disk for Food Wars! Shokugeki no Soma
  854. 19-10-16 08:57:11.1|Info|DiskScanService|Completed scanning disk for Food Wars! Shokugeki no Soma
  855. 19-10-16 08:57:11.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  856. 19-10-16 08:57:11.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  857. 19-10-16 08:57:11.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  858. 19-10-16 08:57:11.1|Info|ExistingExtraFileService|Found 0 extra files
  859. 19-10-16 08:57:11.1|Info|RefreshSeriesService|Skipping refresh of series: The Fruit of Grisaia
  860. 19-10-16 08:57:11.1|Info|DiskScanService|Scanning disk for The Fruit of Grisaia
  861. 19-10-16 08:57:11.1|Info|DiskScanService|Completed scanning disk for The Fruit of Grisaia
  862. 19-10-16 08:57:11.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  863. 19-10-16 08:57:11.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  864. 19-10-16 08:57:11.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  865. 19-10-16 08:57:11.1|Info|ExistingExtraFileService|Found 0 extra files
  866. 19-10-16 08:57:11.1|Info|RefreshSeriesService|Skipping refresh of series: Gabriel DropOut
  867. 19-10-16 08:57:11.1|Info|DiskScanService|Scanning disk for Gabriel DropOut
  868. 19-10-16 08:57:11.2|Info|DiskScanService|Completed scanning disk for Gabriel DropOut
  869. 19-10-16 08:57:11.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  870. 19-10-16 08:57:11.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  871. 19-10-16 08:57:11.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  872. 19-10-16 08:57:11.2|Info|ExistingExtraFileService|Found 0 extra files
  873. 19-10-16 08:57:11.2|Info|RefreshSeriesService|Skipping refresh of series: Gamers!
  874. 19-10-16 08:57:11.2|Info|DiskScanService|Scanning disk for Gamers!
  875. 19-10-16 08:57:11.2|Info|DiskScanService|Completed scanning disk for Gamers!
  876. 19-10-16 08:57:11.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  877. 19-10-16 08:57:11.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  878. 19-10-16 08:57:11.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  879. 19-10-16 08:57:11.2|Info|ExistingExtraFileService|Found 0 extra files
  880. 19-10-16 08:57:11.2|Info|RefreshSeriesService|Skipping refresh of series: Girlish Number
  881. 19-10-16 08:57:11.2|Info|DiskScanService|Scanning disk for Girlish Number
  882. 19-10-16 08:57:11.2|Info|DiskScanService|Completed scanning disk for Girlish Number
  883. 19-10-16 08:57:11.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  884. 19-10-16 08:57:11.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  885. 19-10-16 08:57:11.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  886. 19-10-16 08:57:11.2|Info|ExistingExtraFileService|Found 0 extra files
  887. 19-10-16 08:57:11.2|Info|RefreshSeriesService|Skipping refresh of series: Girly Air Force
  888. 19-10-16 08:57:11.2|Info|DiskScanService|Scanning disk for Girly Air Force
  889. 19-10-16 08:57:11.2|Info|DiskScanService|Completed scanning disk for Girly Air Force
  890. 19-10-16 08:57:11.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  891. 19-10-16 08:57:11.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  892. 19-10-16 08:57:11.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  893. 19-10-16 08:57:11.3|Info|ExistingExtraFileService|Found 0 extra files
  894. 19-10-16 08:57:11.3|Info|RefreshSeriesService|Skipping refresh of series: Glasslip
  895. 19-10-16 08:57:11.3|Info|DiskScanService|Scanning disk for Glasslip
  896. 19-10-16 08:57:11.3|Info|DiskScanService|Completed scanning disk for Glasslip
  897. 19-10-16 08:57:11.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  898. 19-10-16 08:57:11.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  899. 19-10-16 08:57:11.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  900. 19-10-16 08:57:11.3|Info|ExistingExtraFileService|Found 0 extra files
  901. 19-10-16 08:57:11.3|Info|RefreshSeriesService|Updating Info for GOBLIN SLAYER
  902. 19-10-16 08:57:11.5|Info|RefreshEpisodeService|Starting episode info refresh for: [350166][GOBLIN SLAYER]
  903. 19-10-16 08:57:11.6|Info|RefreshEpisodeService|Finished episode refresh for series: [350166][GOBLIN SLAYER].
  904. 19-10-16 08:57:11.6|Info|DiskScanService|Scanning disk for GOBLIN SLAYER
  905. 19-10-16 08:57:11.6|Info|DiskScanService|Completed scanning disk for GOBLIN SLAYER
  906. 19-10-16 08:57:11.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  907. 19-10-16 08:57:11.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  908. 19-10-16 08:57:11.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  909. 19-10-16 08:57:11.7|Info|ExistingExtraFileService|Found 0 extra files
  910. 19-10-16 08:57:11.7|Info|RefreshSeriesService|Skipping refresh of series: Golden Time (2013)
  911. 19-10-16 08:57:11.7|Info|DiskScanService|Scanning disk for Golden Time (2013)
  912. 19-10-16 08:57:11.7|Info|DiskScanService|Completed scanning disk for Golden Time (2013)
  913. 19-10-16 08:57:11.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  914. 19-10-16 08:57:11.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  915. 19-10-16 08:57:11.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  916. 19-10-16 08:57:11.7|Info|ExistingExtraFileService|Found 0 extra files
  917. 19-10-16 08:57:11.7|Info|RefreshSeriesService|Skipping refresh of series: A Good Librarian Like a Good Shepherd
  918. 19-10-16 08:57:11.7|Info|DiskScanService|Scanning disk for A Good Librarian Like a Good Shepherd
  919. 19-10-16 08:57:11.7|Info|DiskScanService|Completed scanning disk for A Good Librarian Like a Good Shepherd
  920. 19-10-16 08:57:11.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  921. 19-10-16 08:57:11.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  922. 19-10-16 08:57:11.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  923. 19-10-16 08:57:11.8|Info|ExistingExtraFileService|Found 0 extra files
  924. 19-10-16 08:57:11.8|Info|RefreshSeriesService|Skipping refresh of series: Gourmet Girl Graffiti
  925. 19-10-16 08:57:11.8|Info|DiskScanService|Scanning disk for Gourmet Girl Graffiti
  926. 19-10-16 08:57:11.8|Info|DiskScanService|Completed scanning disk for Gourmet Girl Graffiti
  927. 19-10-16 08:57:11.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  928. 19-10-16 08:57:11.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  929. 19-10-16 08:57:11.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  930. 19-10-16 08:57:11.8|Info|ExistingExtraFileService|Found 0 extra files
  931. 19-10-16 08:57:11.8|Info|RefreshSeriesService|Skipping refresh of series: Grimgar of Fantasy and Ash
  932. 19-10-16 08:57:11.8|Info|DiskScanService|Scanning disk for Grimgar of Fantasy and Ash
  933. 19-10-16 08:57:11.8|Info|DiskScanService|Completed scanning disk for Grimgar of Fantasy and Ash
  934. 19-10-16 08:57:11.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  935. 19-10-16 08:57:11.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  936. 19-10-16 08:57:11.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  937. 19-10-16 08:57:11.8|Info|ExistingExtraFileService|Found 0 extra files
  938. 19-10-16 08:57:11.8|Info|RefreshSeriesService|Skipping refresh of series: Ground Control to Psychoelectric Girl
  939. 19-10-16 08:57:11.8|Info|DiskScanService|Scanning disk for Ground Control to Psychoelectric Girl
  940. 19-10-16 08:57:11.9|Info|DiskScanService|Completed scanning disk for Ground Control to Psychoelectric Girl
  941. 19-10-16 08:57:11.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  942. 19-10-16 08:57:11.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  943. 19-10-16 08:57:11.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  944. 19-10-16 08:57:11.9|Info|ExistingExtraFileService|Found 0 extra files
  945. 19-10-16 08:57:11.9|Info|RefreshSeriesService|Skipping refresh of series: Gugure! Kokkuri-san
  946. 19-10-16 08:57:11.9|Info|DiskScanService|Scanning disk for Gugure! Kokkuri-san
  947. 19-10-16 08:57:11.9|Info|DiskScanService|Completed scanning disk for Gugure! Kokkuri-san
  948. 19-10-16 08:57:11.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  949. 19-10-16 08:57:11.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  950. 19-10-16 08:57:11.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  951. 19-10-16 08:57:11.9|Info|ExistingExtraFileService|Found 0 extra files
  952. 19-10-16 08:57:11.9|Info|RefreshSeriesService|Skipping refresh of series: Guilty Crown
  953. 19-10-16 08:57:11.9|Info|DiskScanService|Scanning disk for Guilty Crown
  954. 19-10-16 08:57:12.0|Info|DiskScanService|Completed scanning disk for Guilty Crown
  955. 19-10-16 08:57:12.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  956. 19-10-16 08:57:12.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  957. 19-10-16 08:57:12.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  958. 19-10-16 08:57:12.0|Info|ExistingExtraFileService|Found 0 extra files
  959. 19-10-16 08:57:12.0|Info|RefreshSeriesService|Skipping refresh of series: H2O - Footprints in the Sand
  960. 19-10-16 08:57:12.0|Info|DiskScanService|Scanning disk for H2O - Footprints in the Sand
  961. 19-10-16 08:57:12.0|Info|DiskScanService|Completed scanning disk for H2O - Footprints in the Sand
  962. 19-10-16 08:57:12.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  963. 19-10-16 08:57:12.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  964. 19-10-16 08:57:12.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  965. 19-10-16 08:57:12.0|Info|ExistingExtraFileService|Found 0 extra files
  966. 19-10-16 08:57:12.0|Info|RefreshSeriesService|Skipping refresh of series: Haganai
  967. 19-10-16 08:57:12.0|Info|DiskScanService|Scanning disk for Haganai
  968. 19-10-16 08:57:12.1|Info|DiskScanService|Completed scanning disk for Haganai
  969. 19-10-16 08:57:12.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  970. 19-10-16 08:57:12.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  971. 19-10-16 08:57:12.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  972. 19-10-16 08:57:12.1|Info|ExistingExtraFileService|Found 0 extra files
  973. 19-10-16 08:57:12.1|Info|RefreshSeriesService|Skipping refresh of series: Hanasaku Iroha: Blossoms for Tomorrow
  974. 19-10-16 08:57:12.1|Info|DiskScanService|Scanning disk for Hanasaku Iroha: Blossoms for Tomorrow
  975. 19-10-16 08:57:12.1|Info|DiskScanService|Completed scanning disk for Hanasaku Iroha: Blossoms for Tomorrow
  976. 19-10-16 08:57:12.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  977. 19-10-16 08:57:12.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  978. 19-10-16 08:57:12.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  979. 19-10-16 08:57:12.1|Info|ExistingExtraFileService|Found 0 extra files
  980. 19-10-16 08:57:12.1|Info|RefreshSeriesService|Skipping refresh of series: Hanayamata
  981. 19-10-16 08:57:12.1|Info|DiskScanService|Scanning disk for Hanayamata
  982. 19-10-16 08:57:12.2|Info|DiskScanService|Completed scanning disk for Hanayamata
  983. 19-10-16 08:57:12.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  984. 19-10-16 08:57:12.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  985. 19-10-16 08:57:12.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  986. 19-10-16 08:57:12.2|Info|ExistingExtraFileService|Found 0 extra files
  987. 19-10-16 08:57:12.2|Info|RefreshSeriesService|Skipping refresh of series: Happy Sugar Life
  988. 19-10-16 08:57:12.2|Info|DiskScanService|Scanning disk for Happy Sugar Life
  989. 19-10-16 08:57:12.2|Info|DiskScanService|Completed scanning disk for Happy Sugar Life
  990. 19-10-16 08:57:12.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  991. 19-10-16 08:57:12.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  992. 19-10-16 08:57:12.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  993. 19-10-16 08:57:12.2|Info|ExistingExtraFileService|Found 0 extra files
  994. 19-10-16 08:57:12.2|Info|RefreshSeriesService|Skipping refresh of series: Haruchika – Haruta & Chika
  995. 19-10-16 08:57:12.2|Info|DiskScanService|Scanning disk for Haruchika – Haruta & Chika
  996. 19-10-16 08:57:12.2|Info|DiskScanService|Completed scanning disk for Haruchika – Haruta & Chika
  997. 19-10-16 08:57:12.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  998. 19-10-16 08:57:12.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  999. 19-10-16 08:57:12.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1000. 19-10-16 08:57:12.2|Info|ExistingExtraFileService|Found 0 extra files
  1001. 19-10-16 08:57:12.2|Info|RefreshSeriesService|Skipping refresh of series: Harukana Receive
  1002. 19-10-16 08:57:12.2|Info|DiskScanService|Scanning disk for Harukana Receive
  1003. 19-10-16 08:57:12.3|Info|DiskScanService|Completed scanning disk for Harukana Receive
  1004. 19-10-16 08:57:12.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1005. 19-10-16 08:57:12.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1006. 19-10-16 08:57:12.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1007. 19-10-16 08:57:12.3|Info|ExistingExtraFileService|Found 0 extra files
  1008. 19-10-16 08:57:12.3|Info|RefreshSeriesService|Skipping refresh of series: Hatsukoi Limited
  1009. 19-10-16 08:57:12.3|Info|DiskScanService|Scanning disk for Hatsukoi Limited
  1010. 19-10-16 08:57:12.3|Info|DiskScanService|Completed scanning disk for Hatsukoi Limited
  1011. 19-10-16 08:57:12.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1012. 19-10-16 08:57:12.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1013. 19-10-16 08:57:12.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1014. 19-10-16 08:57:12.3|Info|ExistingExtraFileService|Found 0 extra files
  1015. 19-10-16 08:57:12.3|Info|RefreshSeriesService|Skipping refresh of series: The Helpful Fox Senko-san
  1016. 19-10-16 08:57:12.3|Info|DiskScanService|Scanning disk for The Helpful Fox Senko-san
  1017. 19-10-16 08:57:12.3|Info|DiskScanService|Completed scanning disk for The Helpful Fox Senko-san
  1018. 19-10-16 08:57:12.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1019. 19-10-16 08:57:12.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1020. 19-10-16 08:57:12.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1021. 19-10-16 08:57:12.3|Info|ExistingExtraFileService|Found 0 extra files
  1022. 19-10-16 08:57:12.4|Info|RefreshSeriesService|Updating Info for Hensuki: Are you willing to fall in love with a pervert, as long as she's a cutie?
  1023. 19-10-16 08:57:12.4|Info|RefreshEpisodeService|Starting episode info refresh for: [361749][Hensuki: Are you willing to fall in love with a pervert, as long as she's a cutie?]
  1024. 19-10-16 08:57:12.5|Info|RefreshEpisodeService|Finished episode refresh for series: [361749][Hensuki: Are you willing to fall in love with a pervert, as long as she's a cutie?].
  1025. 19-10-16 08:57:12.5|Info|DiskScanService|Scanning disk for Hensuki: Are you willing to fall in love with a pervert, as long as she's a cutie?
  1026. 19-10-16 08:57:12.5|Info|DiskScanService|Completed scanning disk for Hensuki: Are you willing to fall in love with a pervert, as long as she's a cutie?
  1027. 19-10-16 08:57:12.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1028. 19-10-16 08:57:12.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1029. 19-10-16 08:57:12.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1030. 19-10-16 08:57:12.5|Info|ExistingExtraFileService|Found 0 extra files
  1031. 19-10-16 08:57:12.9|Info|RefreshSeriesService|Skipping refresh of series: The "Hentai" Prince and the Stony Cat.
  1032. 19-10-16 08:57:12.9|Info|DiskScanService|Scanning disk for The "Hentai" Prince and the Stony Cat.
  1033. 19-10-16 08:57:13.0|Info|DiskScanService|Completed scanning disk for The "Hentai" Prince and the Stony Cat.
  1034. 19-10-16 08:57:13.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1035. 19-10-16 08:57:13.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1036. 19-10-16 08:57:13.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1037. 19-10-16 08:57:13.7|Info|ExistingExtraFileService|Found 0 extra files
  1038. 19-10-16 08:57:13.7|Info|RefreshSeriesService|Skipping refresh of series: High School Fleet
  1039. 19-10-16 08:57:13.7|Info|DiskScanService|Scanning disk for High School Fleet
  1040. 19-10-16 08:57:13.8|Info|DiskScanService|Completed scanning disk for High School Fleet
  1041. 19-10-16 08:57:13.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1042. 19-10-16 08:57:13.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1043. 19-10-16 08:57:13.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1044. 19-10-16 08:57:13.8|Info|ExistingExtraFileService|Found 0 extra files
  1045. 19-10-16 08:57:13.8|Info|RefreshSeriesService|Skipping refresh of series: Himouto! Umaru-chan
  1046. 19-10-16 08:57:13.8|Info|DiskScanService|Scanning disk for Himouto! Umaru-chan
  1047. 19-10-16 08:57:13.8|Info|DiskScanService|Completed scanning disk for Himouto! Umaru-chan
  1048. 19-10-16 08:57:13.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1049. 19-10-16 08:57:13.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1050. 19-10-16 08:57:13.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1051. 19-10-16 08:57:13.8|Info|ExistingExtraFileService|Found 0 extra files
  1052. 19-10-16 08:57:13.8|Info|RefreshSeriesService|Updating Info for How Heavy Are the Dumbbells You Lift?
  1053. 19-10-16 08:57:13.9|Info|RefreshEpisodeService|Starting episode info refresh for: [360502][How Heavy Are the Dumbbells You Lift?]
  1054. 19-10-16 08:57:14.1|Info|RefreshEpisodeService|Finished episode refresh for series: [360502][How Heavy Are the Dumbbells You Lift?].
  1055. 19-10-16 08:57:14.1|Info|DiskScanService|Scanning disk for How Heavy Are the Dumbbells You Lift?
  1056. 19-10-16 08:57:14.1|Info|DiskScanService|Completed scanning disk for How Heavy Are the Dumbbells You Lift?
  1057. 19-10-16 08:57:14.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1058. 19-10-16 08:57:14.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1059. 19-10-16 08:57:14.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1060. 19-10-16 08:57:14.1|Info|ExistingExtraFileService|Found 0 extra files
  1061. 19-10-16 08:57:14.3|Info|RefreshSeriesService|Skipping refresh of series: Hyouka
  1062. 19-10-16 08:57:14.3|Info|DiskScanService|Scanning disk for Hyouka
  1063. 19-10-16 08:57:14.4|Info|DiskScanService|Completed scanning disk for Hyouka
  1064. 19-10-16 08:57:14.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1065. 19-10-16 08:57:14.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1066. 19-10-16 08:57:14.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1067. 19-10-16 08:57:14.4|Info|ExistingExtraFileService|Found 0 extra files
  1068. 19-10-16 08:57:14.4|Info|RefreshSeriesService|Skipping refresh of series: I Can't Understand What My Husband Is Saying
  1069. 19-10-16 08:57:14.4|Info|DiskScanService|Scanning disk for I Can't Understand What My Husband Is Saying
  1070. 19-10-16 08:57:14.4|Info|DiskScanService|Completed scanning disk for I Can't Understand What My Husband Is Saying
  1071. 19-10-16 08:57:14.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1072. 19-10-16 08:57:14.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1073. 19-10-16 08:57:14.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1074. 19-10-16 08:57:14.4|Info|ExistingExtraFileService|Found 0 extra files
  1075. 19-10-16 08:57:14.4|Info|RefreshSeriesService|Skipping refresh of series: If Her Flag Breaks
  1076. 19-10-16 08:57:14.4|Info|DiskScanService|Scanning disk for If Her Flag Breaks
  1077. 19-10-16 08:57:14.4|Info|DiskScanService|Completed scanning disk for If Her Flag Breaks
  1078. 19-10-16 08:57:14.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1079. 19-10-16 08:57:14.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1080. 19-10-16 08:57:14.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1081. 19-10-16 08:57:14.5|Info|ExistingExtraFileService|Found 0 extra files
  1082. 19-10-16 08:57:14.5|Info|RefreshSeriesService|Skipping refresh of series: Interviews with Monster Girls
  1083. 19-10-16 08:57:14.5|Info|DiskScanService|Scanning disk for Interviews with Monster Girls
  1084. 19-10-16 08:57:14.5|Info|DiskScanService|Completed scanning disk for Interviews with Monster Girls
  1085. 19-10-16 08:57:14.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1086. 19-10-16 08:57:14.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1087. 19-10-16 08:57:14.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1088. 19-10-16 08:57:14.5|Info|ExistingExtraFileService|Found 0 extra files
  1089. 19-10-16 08:57:14.5|Info|RefreshSeriesService|Skipping refresh of series: The Irregular at Magic High School
  1090. 19-10-16 08:57:14.5|Info|DiskScanService|Scanning disk for The Irregular at Magic High School
  1091. 19-10-16 08:57:14.5|Info|DiskScanService|Completed scanning disk for The Irregular at Magic High School
  1092. 19-10-16 08:57:14.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1093. 19-10-16 08:57:14.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1094. 19-10-16 08:57:14.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1095. 19-10-16 08:57:14.6|Info|ExistingExtraFileService|Found 0 extra files
  1096. 19-10-16 08:57:14.6|Info|RefreshSeriesService|Skipping refresh of series: IS: Infinite Stratos
  1097. 19-10-16 08:57:14.6|Info|DiskScanService|Scanning disk for IS: Infinite Stratos
  1098. 19-10-16 08:57:14.6|Info|DiskScanService|Completed scanning disk for IS: Infinite Stratos
  1099. 19-10-16 08:57:14.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1100. 19-10-16 08:57:14.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1101. 19-10-16 08:57:14.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1102. 19-10-16 08:57:14.6|Info|ExistingExtraFileService|Found 0 extra files
  1103. 19-10-16 08:57:14.6|Info|RefreshSeriesService|Updating Info for Is it Wrong to Try to Pick Up Girls in a Dungeon?
  1104. 19-10-16 08:57:14.8|Info|RefreshEpisodeService|Starting episode info refresh for: [289882][Is it Wrong to Try to Pick Up Girls in a Dungeon?]
  1105. 19-10-16 08:57:14.8|Info|RefreshEpisodeService|Finished episode refresh for series: [289882][Is it Wrong to Try to Pick Up Girls in a Dungeon?].
  1106. 19-10-16 08:57:14.8|Info|DiskScanService|Scanning disk for Is it Wrong to Try to Pick Up Girls in a Dungeon?
  1107. 19-10-16 08:57:14.9|Info|DiskScanService|Completed scanning disk for Is it Wrong to Try to Pick Up Girls in a Dungeon?
  1108. 19-10-16 08:57:14.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1109. 19-10-16 08:57:14.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1110. 19-10-16 08:57:14.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1111. 19-10-16 08:57:14.9|Info|ExistingExtraFileService|Found 0 extra files
  1112. 19-10-16 08:57:15.1|Info|RefreshSeriesService|Updating Info for Is the Order a Rabbit?
  1113. 19-10-16 08:57:15.4|Info|RefreshEpisodeService|Starting episode info refresh for: [278818][Is the Order a Rabbit?]
  1114. 19-10-16 08:57:15.4|Info|RefreshEpisodeService|Finished episode refresh for series: [278818][Is the Order a Rabbit?].
  1115. 19-10-16 08:57:15.4|Info|DiskScanService|Scanning disk for Is the Order a Rabbit?
  1116. 19-10-16 08:57:15.5|Info|DiskScanService|Completed scanning disk for Is the Order a Rabbit?
  1117. 19-10-16 08:57:15.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1118. 19-10-16 08:57:15.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1119. 19-10-16 08:57:15.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1120. 19-10-16 08:57:15.5|Info|ExistingExtraFileService|Found 0 extra files
  1121. 19-10-16 08:57:15.7|Info|RefreshSeriesService|Skipping refresh of series: ISLAND
  1122. 19-10-16 08:57:15.7|Info|DiskScanService|Scanning disk for ISLAND
  1123. 19-10-16 08:57:15.7|Info|DiskScanService|Completed scanning disk for ISLAND
  1124. 19-10-16 08:57:15.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1125. 19-10-16 08:57:15.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1126. 19-10-16 08:57:15.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1127. 19-10-16 08:57:15.7|Info|ExistingExtraFileService|Found 0 extra files
  1128. 19-10-16 08:57:15.7|Info|RefreshSeriesService|Skipping refresh of series: Isuca
  1129. 19-10-16 08:57:15.7|Info|DiskScanService|Scanning disk for Isuca
  1130. 19-10-16 08:57:15.7|Info|DiskScanService|Completed scanning disk for Isuca
  1131. 19-10-16 08:57:15.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1132. 19-10-16 08:57:15.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1133. 19-10-16 08:57:15.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1134. 19-10-16 08:57:15.8|Info|ExistingExtraFileService|Found 0 extra files
  1135. 19-10-16 08:57:15.8|Info|RefreshSeriesService|Skipping refresh of series: Jinsei - Life Consutling
  1136. 19-10-16 08:57:15.8|Info|DiskScanService|Scanning disk for Jinsei - Life Consutling
  1137. 19-10-16 08:57:15.8|Info|DiskScanService|Completed scanning disk for Jinsei - Life Consutling
  1138. 19-10-16 08:57:15.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1139. 19-10-16 08:57:15.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1140. 19-10-16 08:57:15.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1141. 19-10-16 08:57:15.8|Info|ExistingExtraFileService|Found 0 extra files
  1142. 19-10-16 08:57:15.8|Info|RefreshSeriesService|Skipping refresh of series: K-ON!
  1143. 19-10-16 08:57:15.8|Info|DiskScanService|Scanning disk for K-ON!
  1144. 19-10-16 08:57:15.9|Info|DiskScanService|Completed scanning disk for K-ON!
  1145. 19-10-16 08:57:15.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1146. 19-10-16 08:57:15.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1147. 19-10-16 08:57:15.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1148. 19-10-16 08:57:15.9|Info|ExistingExtraFileService|Found 0 extra files
  1149. 19-10-16 08:57:15.9|Info|RefreshSeriesService|Skipping refresh of series: Kaguya-sama: Love is War
  1150. 19-10-16 08:57:15.9|Info|DiskScanService|Scanning disk for Kaguya-sama: Love is War
  1151. 19-10-16 08:57:15.9|Info|DiskScanService|Completed scanning disk for Kaguya-sama: Love is War
  1152. 19-10-16 08:57:16.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1153. 19-10-16 08:57:16.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1154. 19-10-16 08:57:16.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1155. 19-10-16 08:57:16.0|Info|ExistingExtraFileService|Found 0 extra files
  1156. 19-10-16 08:57:16.0|Info|RefreshSeriesService|Skipping refresh of series: Kanon
  1157. 19-10-16 08:57:16.0|Info|DiskScanService|Scanning disk for Kanon
  1158. 19-10-16 08:57:16.6|Info|DiskScanService|Completed scanning disk for Kanon
  1159. 19-10-16 08:57:16.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1160. 19-10-16 08:57:16.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1161. 19-10-16 08:57:16.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1162. 19-10-16 08:57:16.6|Info|ExistingExtraFileService|Found 0 extra files
  1163. 19-10-16 08:57:16.6|Info|RefreshSeriesService|Updating Info for Kantai Collection: KanColle
  1164. 19-10-16 08:57:27.6|Info|RefreshEpisodeService|Starting episode info refresh for: [279533][Kantai Collection: KanColle]
  1165. 19-10-16 08:57:27.8|Info|RefreshEpisodeService|Finished episode refresh for series: [279533][Kantai Collection: KanColle].
  1166. 19-10-16 08:57:27.8|Info|DiskScanService|Scanning disk for Kantai Collection: KanColle
  1167. 19-10-16 08:57:27.8|Info|DiskScanService|Completed scanning disk for Kantai Collection: KanColle
  1168. 19-10-16 08:57:27.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1169. 19-10-16 08:57:27.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1170. 19-10-16 08:57:27.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1171. 19-10-16 08:57:27.8|Info|ExistingExtraFileService|Found 0 extra files
  1172. 19-10-16 08:57:28.0|Info|RefreshSeriesService|Updating Info for KARAKAI JOZU NO TAKAGI-SAN
  1173. 19-10-16 08:57:28.0|Info|RefreshEpisodeService|Starting episode info refresh for: [337936][KARAKAI JOZU NO TAKAGI-SAN]
  1174. 19-10-16 08:57:28.1|Info|RefreshEpisodeService|Finished episode refresh for series: [337936][KARAKAI JOZU NO TAKAGI-SAN].
  1175. 19-10-16 08:57:28.1|Info|DiskScanService|Scanning disk for KARAKAI JOZU NO TAKAGI-SAN
  1176. 19-10-16 08:57:28.1|Info|DiskScanService|Completed scanning disk for KARAKAI JOZU NO TAKAGI-SAN
  1177. 19-10-16 08:57:28.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1178. 19-10-16 08:57:28.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1179. 19-10-16 08:57:28.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1180. 19-10-16 08:57:28.2|Info|ExistingExtraFileService|Found 0 extra files
  1181. 19-10-16 08:57:28.5|Info|RefreshSeriesService|Skipping refresh of series: Keijo!!!!!!!!
  1182. 19-10-16 08:57:28.5|Info|DiskScanService|Scanning disk for Keijo!!!!!!!!
  1183. 19-10-16 08:57:28.5|Info|DiskScanService|Completed scanning disk for Keijo!!!!!!!!
  1184. 19-10-16 08:57:28.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1185. 19-10-16 08:57:28.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1186. 19-10-16 08:57:28.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1187. 19-10-16 08:57:28.5|Info|ExistingExtraFileService|Found 0 extra files
  1188. 19-10-16 08:57:28.5|Info|RefreshSeriesService|Skipping refresh of series: Kill la Kill
  1189. 19-10-16 08:57:28.5|Info|DiskScanService|Scanning disk for Kill la Kill
  1190. 19-10-16 08:57:28.5|Info|DiskScanService|Completed scanning disk for Kill la Kill
  1191. 19-10-16 08:57:28.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1192. 19-10-16 08:57:28.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1193. 19-10-16 08:57:28.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1194. 19-10-16 08:57:28.5|Info|ExistingExtraFileService|Found 0 extra files
  1195. 19-10-16 08:57:28.5|Info|RefreshSeriesService|Skipping refresh of series: KissXsis
  1196. 19-10-16 08:57:28.6|Info|DiskScanService|Scanning disk for KissXsis
  1197. 19-10-16 08:57:28.6|Info|DiskScanService|Completed scanning disk for KissXsis
  1198. 19-10-16 08:57:28.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1199. 19-10-16 08:57:28.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1200. 19-10-16 08:57:28.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1201. 19-10-16 08:57:28.6|Info|ExistingExtraFileService|Found 0 extra files
  1202. 19-10-16 08:57:28.6|Info|RefreshSeriesService|Skipping refresh of series: Kokoro Connect
  1203. 19-10-16 08:57:28.6|Info|DiskScanService|Scanning disk for Kokoro Connect
  1204. 19-10-16 08:57:28.6|Info|DiskScanService|Completed scanning disk for Kokoro Connect
  1205. 19-10-16 08:57:28.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1206. 19-10-16 08:57:28.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1207. 19-10-16 08:57:28.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1208. 19-10-16 08:57:28.6|Info|ExistingExtraFileService|Found 0 extra files
  1209. 19-10-16 08:57:28.6|Info|RefreshSeriesService|Skipping refresh of series: KonoSuba: God's Blessing on This Wonderful World!
  1210. 19-10-16 08:57:28.6|Info|DiskScanService|Scanning disk for KonoSuba: God's Blessing on This Wonderful World!
  1211. 19-10-16 08:57:28.6|Info|DiskScanService|Completed scanning disk for KonoSuba: God's Blessing on This Wonderful World!
  1212. 19-10-16 08:57:28.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1213. 19-10-16 08:57:28.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1214. 19-10-16 08:57:28.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1215. 19-10-16 08:57:28.7|Info|ExistingExtraFileService|Found 0 extra files
  1216. 19-10-16 08:57:28.7|Info|RefreshSeriesService|Skipping refresh of series: Kuroko's Basketball
  1217. 19-10-16 08:57:28.7|Info|DiskScanService|Scanning disk for Kuroko's Basketball
  1218. 19-10-16 08:57:28.7|Info|DiskScanService|Completed scanning disk for Kuroko's Basketball
  1219. 19-10-16 08:57:28.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1220. 19-10-16 08:57:28.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1221. 19-10-16 08:57:28.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1222. 19-10-16 08:57:28.8|Info|ExistingExtraFileService|Found 0 extra files
  1223. 19-10-16 08:57:28.8|Info|RefreshSeriesService|Updating Info for Laid-Back Camp
  1224. 19-10-16 08:57:29.0|Info|RefreshEpisodeService|Starting episode info refresh for: [330692][Laid-Back Camp]
  1225. 19-10-16 08:57:29.1|Info|RefreshEpisodeService|Finished episode refresh for series: [330692][Laid-Back Camp].
  1226. 19-10-16 08:57:29.1|Info|DiskScanService|Scanning disk for Laid-Back Camp
  1227. 19-10-16 08:57:29.1|Info|DiskScanService|Completed scanning disk for Laid-Back Camp
  1228. 19-10-16 08:57:29.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1229. 19-10-16 08:57:29.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1230. 19-10-16 08:57:29.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1231. 19-10-16 08:57:29.1|Info|ExistingExtraFileService|Found 0 extra files
  1232. 19-10-16 08:57:29.4|Info|RefreshSeriesService|Skipping refresh of series: Listen to Me, Girls. I Am Your Father!
  1233. 19-10-16 08:57:29.4|Info|DiskScanService|Scanning disk for Listen to Me, Girls. I Am Your Father!
  1234. 19-10-16 08:57:29.5|Info|DiskScanService|Completed scanning disk for Listen to Me, Girls. I Am Your Father!
  1235. 19-10-16 08:57:29.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1236. 19-10-16 08:57:29.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1237. 19-10-16 08:57:29.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1238. 19-10-16 08:57:29.5|Info|ExistingExtraFileService|Found 0 extra files
  1239. 19-10-16 08:57:29.5|Info|RefreshSeriesService|Skipping refresh of series: Little Witch Academia
  1240. 19-10-16 08:57:29.5|Info|DiskScanService|Scanning disk for Little Witch Academia
  1241. 19-10-16 08:57:29.5|Info|DiskScanService|Completed scanning disk for Little Witch Academia
  1242. 19-10-16 08:57:29.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1243. 19-10-16 08:57:29.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1244. 19-10-16 08:57:29.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1245. 19-10-16 08:57:29.6|Info|ExistingExtraFileService|Found 0 extra files
  1246. 19-10-16 08:57:29.6|Info|RefreshSeriesService|Skipping refresh of series: Locodol
  1247. 19-10-16 08:57:29.6|Info|DiskScanService|Scanning disk for Locodol
  1248. 19-10-16 08:57:29.6|Info|DiskScanService|Completed scanning disk for Locodol
  1249. 19-10-16 08:57:29.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1250. 19-10-16 08:57:29.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1251. 19-10-16 08:57:29.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1252. 19-10-16 08:57:29.6|Info|ExistingExtraFileService|Found 0 extra files
  1253. 19-10-16 08:57:29.6|Info|RefreshSeriesService|Skipping refresh of series: Love, Chunibyo & Other Delusions!
  1254. 19-10-16 08:57:29.6|Info|DiskScanService|Scanning disk for Love, Chunibyo & Other Delusions!
  1255. 19-10-16 08:57:29.7|Info|DiskScanService|Completed scanning disk for Love, Chunibyo & Other Delusions!
  1256. 19-10-16 08:57:29.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1257. 19-10-16 08:57:29.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1258. 19-10-16 08:57:29.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1259. 19-10-16 08:57:29.7|Info|ExistingExtraFileService|Found 0 extra files
  1260. 19-10-16 08:57:29.7|Info|RefreshSeriesService|Skipping refresh of series: Love and Lies
  1261. 19-10-16 08:57:29.7|Info|DiskScanService|Scanning disk for Love and Lies
  1262. 19-10-16 08:57:29.7|Info|DiskScanService|Completed scanning disk for Love and Lies
  1263. 19-10-16 08:57:29.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1264. 19-10-16 08:57:29.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1265. 19-10-16 08:57:29.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1266. 19-10-16 08:57:29.8|Info|ExistingExtraFileService|Found 0 extra files
  1267. 19-10-16 08:57:29.8|Info|RefreshSeriesService|Skipping refresh of series: Lucky Star
  1268. 19-10-16 08:57:29.8|Info|DiskScanService|Scanning disk for Lucky Star
  1269. 19-10-16 08:57:29.8|Info|DiskScanService|Completed scanning disk for Lucky Star
  1270. 19-10-16 08:57:29.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1271. 19-10-16 08:57:29.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1272. 19-10-16 08:57:29.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1273. 19-10-16 08:57:29.8|Info|ExistingExtraFileService|Found 0 extra files
  1274. 19-10-16 08:57:29.8|Info|RefreshSeriesService|Updating Info for Made in Abyss
  1275. 19-10-16 08:57:29.9|Info|RefreshEpisodeService|Starting episode info refresh for: [326109][Made in Abyss]
  1276. 19-10-16 08:57:29.9|Info|RefreshEpisodeService|Finished episode refresh for series: [326109][Made in Abyss].
  1277. 19-10-16 08:57:29.9|Info|DiskScanService|Scanning disk for Made in Abyss
  1278. 19-10-16 08:57:29.9|Info|DiskScanService|Completed scanning disk for Made in Abyss
  1279. 19-10-16 08:57:29.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1280. 19-10-16 08:57:29.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1281. 19-10-16 08:57:29.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1282. 19-10-16 08:57:29.9|Info|ExistingExtraFileService|Found 0 extra files
  1283. 19-10-16 08:57:29.9|Info|RefreshSeriesService|Skipping refresh of series: Magi: The Labyrinth of Magic
  1284. 19-10-16 08:57:30.0|Info|DiskScanService|Scanning disk for Magi: The Labyrinth of Magic
  1285. 19-10-16 08:57:30.0|Info|DiskScanService|Completed scanning disk for Magi: The Labyrinth of Magic
  1286. 19-10-16 08:57:30.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1287. 19-10-16 08:57:30.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1288. 19-10-16 08:57:30.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1289. 19-10-16 08:57:30.0|Info|ExistingExtraFileService|Found 0 extra files
  1290. 19-10-16 08:57:30.0|Info|RefreshSeriesService|Updating Info for Magical Sempai
  1291. 19-10-16 08:57:30.2|Info|RefreshEpisodeService|Starting episode info refresh for: [361707][Magical Sempai]
  1292. 19-10-16 08:57:30.2|Info|RefreshEpisodeService|Finished episode refresh for series: [361707][Magical Sempai].
  1293. 19-10-16 08:57:30.2|Info|DiskScanService|Scanning disk for Magical Sempai
  1294. 19-10-16 08:57:30.2|Info|DiskScanService|Completed scanning disk for Magical Sempai
  1295. 19-10-16 08:57:30.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1296. 19-10-16 08:57:30.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1297. 19-10-16 08:57:30.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1298. 19-10-16 08:57:30.2|Info|ExistingExtraFileService|Found 0 extra files
  1299. 19-10-16 08:57:30.5|Info|RefreshSeriesService|Skipping refresh of series: Magical Warfare
  1300. 19-10-16 08:57:30.5|Info|DiskScanService|Scanning disk for Magical Warfare
  1301. 19-10-16 08:57:30.5|Info|DiskScanService|Completed scanning disk for Magical Warfare
  1302. 19-10-16 08:57:30.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1303. 19-10-16 08:57:30.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1304. 19-10-16 08:57:30.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1305. 19-10-16 08:57:30.5|Info|ExistingExtraFileService|Found 0 extra files
  1306. 19-10-16 08:57:30.5|Info|RefreshSeriesService|Skipping refresh of series: Masamune-kun's Revenge
  1307. 19-10-16 08:57:30.5|Info|DiskScanService|Scanning disk for Masamune-kun's Revenge
  1308. 19-10-16 08:57:30.5|Info|DiskScanService|Completed scanning disk for Masamune-kun's Revenge
  1309. 19-10-16 08:57:30.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1310. 19-10-16 08:57:30.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1311. 19-10-16 08:57:30.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1312. 19-10-16 08:57:30.6|Info|ExistingExtraFileService|Found 0 extra files
  1313. 19-10-16 08:57:30.6|Info|RefreshSeriesService|Skipping refresh of series: Mayo Chiki!
  1314. 19-10-16 08:57:30.6|Info|DiskScanService|Scanning disk for Mayo Chiki!
  1315. 19-10-16 08:57:30.6|Info|DiskScanService|Completed scanning disk for Mayo Chiki!
  1316. 19-10-16 08:57:30.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1317. 19-10-16 08:57:30.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1318. 19-10-16 08:57:30.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1319. 19-10-16 08:57:30.6|Info|ExistingExtraFileService|Found 0 extra files
  1320. 19-10-16 08:57:30.6|Info|RefreshSeriesService|Skipping refresh of series: The Melancholy of Haruhi Suzumiya
  1321. 19-10-16 08:57:30.6|Info|DiskScanService|Scanning disk for The Melancholy of Haruhi Suzumiya
  1322. 19-10-16 08:57:30.6|Info|DiskScanService|Completed scanning disk for The Melancholy of Haruhi Suzumiya
  1323. 19-10-16 08:57:30.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1324. 19-10-16 08:57:30.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1325. 19-10-16 08:57:30.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1326. 19-10-16 08:57:30.6|Info|ExistingExtraFileService|Found 0 extra files
  1327. 19-10-16 08:57:30.6|Info|RefreshSeriesService|Skipping refresh of series: Military!
  1328. 19-10-16 08:57:30.6|Info|DiskScanService|Scanning disk for Military!
  1329. 19-10-16 08:57:30.7|Info|DiskScanService|Completed scanning disk for Military!
  1330. 19-10-16 08:57:30.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1331. 19-10-16 08:57:30.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1332. 19-10-16 08:57:30.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1333. 19-10-16 08:57:30.7|Info|ExistingExtraFileService|Found 0 extra files
  1334. 19-10-16 08:57:30.7|Info|RefreshSeriesService|Skipping refresh of series: Miru Tights
  1335. 19-10-16 08:57:30.7|Info|DiskScanService|Scanning disk for Miru Tights
  1336. 19-10-16 08:57:30.7|Info|DiskScanService|Completed scanning disk for Miru Tights
  1337. 19-10-16 08:57:30.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1338. 19-10-16 08:57:30.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1339. 19-10-16 08:57:30.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1340. 19-10-16 08:57:30.7|Info|ExistingExtraFileService|Found 0 extra files
  1341. 19-10-16 08:57:30.7|Info|RefreshSeriesService|Skipping refresh of series: Miss Caretaker of Sunohara-Sou
  1342. 19-10-16 08:57:30.7|Info|DiskScanService|Scanning disk for Miss Caretaker of Sunohara-Sou
  1343. 19-10-16 08:57:30.7|Info|DiskScanService|Completed scanning disk for Miss Caretaker of Sunohara-Sou
  1344. 19-10-16 08:57:30.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1345. 19-10-16 08:57:30.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1346. 19-10-16 08:57:30.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1347. 19-10-16 08:57:30.7|Info|ExistingExtraFileService|Found 0 extra files
  1348. 19-10-16 08:57:30.7|Info|RefreshSeriesService|Updating Info for Miss Kobayashi's Dragon Maid
  1349. 19-10-16 08:57:31.0|Info|RefreshEpisodeService|Starting episode info refresh for: [318893][Miss Kobayashi's Dragon Maid]
  1350. 19-10-16 08:57:31.1|Info|RefreshEpisodeService|Finished episode refresh for series: [318893][Miss Kobayashi's Dragon Maid].
  1351. 19-10-16 08:57:31.1|Info|DiskScanService|Scanning disk for Miss Kobayashi's Dragon Maid
  1352. 19-10-16 08:57:31.1|Info|DiskScanService|Completed scanning disk for Miss Kobayashi's Dragon Maid
  1353. 19-10-16 08:57:31.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1354. 19-10-16 08:57:31.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1355. 19-10-16 08:57:31.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1356. 19-10-16 08:57:31.1|Info|ExistingExtraFileService|Found 0 extra files
  1357. 19-10-16 08:57:31.2|Info|RefreshSeriesService|Skipping refresh of series: Miss Monochrome
  1358. 19-10-16 08:57:31.2|Info|DiskScanService|Scanning disk for Miss Monochrome
  1359. 19-10-16 08:57:31.4|Info|DiskScanService|Completed scanning disk for Miss Monochrome
  1360. 19-10-16 08:57:31.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1361. 19-10-16 08:57:31.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1362. 19-10-16 08:57:31.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1363. 19-10-16 08:57:31.4|Info|ExistingExtraFileService|Found 0 extra files
  1364. 19-10-16 08:57:31.5|Info|RefreshSeriesService|Skipping refresh of series: Monster Musume: Everyday Life with Monster Girls
  1365. 19-10-16 08:57:31.5|Info|DiskScanService|Scanning disk for Monster Musume: Everyday Life with Monster Girls
  1366. 19-10-16 08:57:31.5|Info|DiskScanService|Completed scanning disk for Monster Musume: Everyday Life with Monster Girls
  1367. 19-10-16 08:57:31.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1368. 19-10-16 08:57:31.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1369. 19-10-16 08:57:31.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1370. 19-10-16 08:57:31.5|Info|ExistingExtraFileService|Found 0 extra files
  1371. 19-10-16 08:57:31.5|Info|RefreshSeriesService|Skipping refresh of series: Monthly Girls' Nozaki-kun
  1372. 19-10-16 08:57:31.5|Info|DiskScanService|Scanning disk for Monthly Girls' Nozaki-kun
  1373. 19-10-16 08:57:31.5|Info|DiskScanService|Completed scanning disk for Monthly Girls' Nozaki-kun
  1374. 19-10-16 08:57:31.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1375. 19-10-16 08:57:31.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1376. 19-10-16 08:57:31.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1377. 19-10-16 08:57:31.6|Info|ExistingExtraFileService|Found 0 extra files
  1378. 19-10-16 08:57:31.6|Info|RefreshSeriesService|Skipping refresh of series: Ms. Koizumi Loves Ramen Noodles (2018)
  1379. 19-10-16 08:57:31.6|Info|DiskScanService|Scanning disk for Ms. Koizumi Loves Ramen Noodles (2018)
  1380. 19-10-16 08:57:31.6|Info|DiskScanService|Completed scanning disk for Ms. Koizumi Loves Ramen Noodles (2018)
  1381. 19-10-16 08:57:31.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1382. 19-10-16 08:57:31.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1383. 19-10-16 08:57:31.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1384. 19-10-16 08:57:31.6|Info|ExistingExtraFileService|Found 0 extra files
  1385. 19-10-16 08:57:31.6|Info|RefreshSeriesService|Skipping refresh of series: Ms. Vampire who lives in my neighborhood.
  1386. 19-10-16 08:57:31.6|Info|DiskScanService|Scanning disk for Ms. Vampire who lives in my neighborhood.
  1387. 19-10-16 08:57:31.6|Info|DiskScanService|Completed scanning disk for Ms. Vampire who lives in my neighborhood.
  1388. 19-10-16 08:57:31.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1389. 19-10-16 08:57:31.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1390. 19-10-16 08:57:31.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1391. 19-10-16 08:57:31.7|Info|ExistingExtraFileService|Found 0 extra files
  1392. 19-10-16 08:57:31.7|Info|RefreshSeriesService|Skipping refresh of series: My Big Sister Arrived
  1393. 19-10-16 08:57:31.7|Info|DiskScanService|Scanning disk for My Big Sister Arrived
  1394. 19-10-16 08:57:47.1|Info|DiskScanService|Completed scanning disk for My Big Sister Arrived
  1395. 19-10-16 08:57:47.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1396. 19-10-16 08:57:47.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1397. 19-10-16 08:57:47.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1398. 19-10-16 08:57:47.2|Info|ExistingExtraFileService|Found 0 extra files
  1399. 19-10-16 08:57:47.2|Info|RefreshSeriesService|Skipping refresh of series: My First Girlfriend is a Gal
  1400. 19-10-16 08:57:47.2|Info|DiskScanService|Scanning disk for My First Girlfriend is a Gal
  1401. 19-10-16 08:57:47.2|Info|DiskScanService|Completed scanning disk for My First Girlfriend is a Gal
  1402. 19-10-16 08:57:47.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1403. 19-10-16 08:57:47.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1404. 19-10-16 08:57:47.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1405. 19-10-16 08:57:47.2|Info|ExistingExtraFileService|Found 0 extra files
  1406. 19-10-16 08:57:47.2|Info|RefreshSeriesService|Skipping refresh of series: My Girlfriend Is ShoBitch
  1407. 19-10-16 08:57:47.2|Info|DiskScanService|Scanning disk for My Girlfriend Is ShoBitch
  1408. 19-10-16 08:57:47.2|Info|DiskScanService|Completed scanning disk for My Girlfriend Is ShoBitch
  1409. 19-10-16 08:57:47.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1410. 19-10-16 08:57:47.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1411. 19-10-16 08:57:47.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1412. 19-10-16 08:57:47.2|Info|ExistingExtraFileService|Found 0 extra files
  1413. 19-10-16 08:57:47.2|Info|RefreshSeriesService|Skipping refresh of series: My Hero Academia
  1414. 19-10-16 08:57:47.2|Info|DiskScanService|Scanning disk for My Hero Academia
  1415. 19-10-16 08:57:47.3|Info|DiskScanService|Completed scanning disk for My Hero Academia
  1416. 19-10-16 08:57:47.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1417. 19-10-16 08:57:47.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1418. 19-10-16 08:57:47.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1419. 19-10-16 08:57:47.3|Info|ExistingExtraFileService|Found 0 extra files
  1420. 19-10-16 08:57:47.3|Info|RefreshSeriesService|Skipping refresh of series: My Little Monster
  1421. 19-10-16 08:57:47.3|Info|DiskScanService|Scanning disk for My Little Monster
  1422. 19-10-16 08:57:47.3|Info|DiskScanService|Completed scanning disk for My Little Monster
  1423. 19-10-16 08:57:47.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1424. 19-10-16 08:57:47.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1425. 19-10-16 08:57:47.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1426. 19-10-16 08:57:47.3|Info|ExistingExtraFileService|Found 0 extra files
  1427. 19-10-16 08:57:47.3|Info|RefreshSeriesService|Updating Info for My Teen Romantic Comedy SNAFU
  1428. 19-10-16 08:57:47.5|Info|RefreshEpisodeService|Starting episode info refresh for: [267435][My Teen Romantic Comedy SNAFU]
  1429. 19-10-16 08:57:47.5|Info|RefreshEpisodeService|Finished episode refresh for series: [267435][My Teen Romantic Comedy SNAFU].
  1430. 19-10-16 08:57:47.5|Info|DiskScanService|Scanning disk for My Teen Romantic Comedy SNAFU
  1431. 19-10-16 08:57:47.6|Info|DiskScanService|Completed scanning disk for My Teen Romantic Comedy SNAFU
  1432. 19-10-16 08:57:47.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1433. 19-10-16 08:57:47.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1434. 19-10-16 08:57:47.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1435. 19-10-16 08:57:47.6|Info|ExistingExtraFileService|Found 0 extra files
  1436. 19-10-16 08:57:47.8|Info|RefreshSeriesService|Skipping refresh of series: My Wife is the Student Council President!
  1437. 19-10-16 08:57:47.8|Info|DiskScanService|Scanning disk for My Wife is the Student Council President!
  1438. 19-10-16 08:57:47.9|Info|DiskScanService|Completed scanning disk for My Wife is the Student Council President!
  1439. 19-10-16 08:57:47.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1440. 19-10-16 08:57:47.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1441. 19-10-16 08:57:47.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1442. 19-10-16 08:57:47.9|Info|ExistingExtraFileService|Found 0 extra files
  1443. 19-10-16 08:57:47.9|Info|RefreshSeriesService|Skipping refresh of series: Myriad Colors Phantom World
  1444. 19-10-16 08:57:47.9|Info|DiskScanService|Scanning disk for Myriad Colors Phantom World
  1445. 19-10-16 08:57:47.9|Info|DiskScanService|Completed scanning disk for Myriad Colors Phantom World
  1446. 19-10-16 08:57:47.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1447. 19-10-16 08:57:47.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1448. 19-10-16 08:57:47.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1449. 19-10-16 08:57:47.9|Info|ExistingExtraFileService|Found 0 extra files
  1450. 19-10-16 08:57:47.9|Info|RefreshSeriesService|Skipping refresh of series: Nagi-Asu: A Lull in the Sea
  1451. 19-10-16 08:57:47.9|Info|DiskScanService|Scanning disk for Nagi-Asu: A Lull in the Sea
  1452. 19-10-16 08:57:48.0|Info|DiskScanService|Completed scanning disk for Nagi-Asu: A Lull in the Sea
  1453. 19-10-16 08:57:48.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1454. 19-10-16 08:57:48.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1455. 19-10-16 08:57:48.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1456. 19-10-16 08:57:48.0|Info|ExistingExtraFileService|Found 0 extra files
  1457. 19-10-16 08:57:48.0|Info|RefreshSeriesService|Skipping refresh of series: New Game!
  1458. 19-10-16 08:57:48.0|Info|DiskScanService|Scanning disk for New Game!
  1459. 19-10-16 08:57:48.0|Info|DiskScanService|Completed scanning disk for New Game!
  1460. 19-10-16 08:57:48.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1461. 19-10-16 08:57:48.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1462. 19-10-16 08:57:48.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1463. 19-10-16 08:57:48.0|Info|ExistingExtraFileService|Found 0 extra files
  1464. 19-10-16 08:57:48.1|Info|RefreshSeriesService|Skipping refresh of series: Nichijou - My Ordinary Life
  1465. 19-10-16 08:57:48.1|Info|DiskScanService|Scanning disk for Nichijou - My Ordinary Life
  1466. 19-10-16 08:57:48.2|Info|DiskScanService|Completed scanning disk for Nichijou - My Ordinary Life
  1467. 19-10-16 08:57:48.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1468. 19-10-16 08:57:48.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1469. 19-10-16 08:57:48.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1470. 19-10-16 08:57:48.2|Info|ExistingExtraFileService|Found 0 extra files
  1471. 19-10-16 08:57:48.2|Info|RefreshSeriesService|Skipping refresh of series: Nisekoi
  1472. 19-10-16 08:57:48.2|Info|DiskScanService|Scanning disk for Nisekoi
  1473. 19-10-16 08:57:48.2|Info|DiskScanService|Completed scanning disk for Nisekoi
  1474. 19-10-16 08:57:48.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1475. 19-10-16 08:57:48.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1476. 19-10-16 08:57:48.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1477. 19-10-16 08:57:48.3|Info|ExistingExtraFileService|Found 0 extra files
  1478. 19-10-16 08:57:48.3|Info|RefreshSeriesService|Skipping refresh of series: No Game No Life
  1479. 19-10-16 08:57:48.3|Info|DiskScanService|Scanning disk for No Game No Life
  1480. 19-10-16 08:57:48.3|Info|DiskScanService|Completed scanning disk for No Game No Life
  1481. 19-10-16 08:57:48.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1482. 19-10-16 08:57:48.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1483. 19-10-16 08:57:48.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1484. 19-10-16 08:57:48.3|Info|ExistingExtraFileService|Found 0 extra files
  1485. 19-10-16 08:57:48.3|Info|RefreshSeriesService|Updating Info for Non Non Biyori
  1486. 19-10-16 08:57:48.4|Info|RefreshEpisodeService|Starting episode info refresh for: [272316][Non Non Biyori]
  1487. 19-10-16 08:57:48.4|Info|RefreshEpisodeService|Finished episode refresh for series: [272316][Non Non Biyori].
  1488. 19-10-16 08:57:48.4|Info|DiskScanService|Scanning disk for Non Non Biyori
  1489. 19-10-16 08:57:48.7|Info|DiskScanService|Completed scanning disk for Non Non Biyori
  1490. 19-10-16 08:57:48.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1491. 19-10-16 08:57:48.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1492. 19-10-16 08:57:48.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1493. 19-10-16 08:57:48.8|Info|ExistingExtraFileService|Found 0 extra files
  1494. 19-10-16 08:57:49.0|Info|RefreshSeriesService|Skipping refresh of series: Noragami
  1495. 19-10-16 08:57:49.0|Info|DiskScanService|Scanning disk for Noragami
  1496. 19-10-16 08:57:49.0|Info|DiskScanService|Completed scanning disk for Noragami
  1497. 19-10-16 08:57:49.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1498. 19-10-16 08:57:49.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1499. 19-10-16 08:57:49.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1500. 19-10-16 08:57:49.0|Info|ExistingExtraFileService|Found 0 extra files
  1501. 19-10-16 08:57:49.0|Info|RefreshSeriesService|Skipping refresh of series: One Piece
  1502. 19-10-16 08:57:49.0|Info|DiskScanService|Scanning disk for One Piece
  1503. 19-10-16 08:57:49.1|Info|DiskScanService|Completed scanning disk for One Piece
  1504. 19-10-16 08:57:49.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1505. 19-10-16 08:57:49.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1506. 19-10-16 08:57:49.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1507. 19-10-16 08:57:49.2|Info|ExistingExtraFileService|Found 0 extra files
  1508. 19-10-16 08:57:49.2|Info|RefreshSeriesService|Updating Info for One-Punch Man
  1509. 19-10-16 08:57:49.3|Info|RefreshEpisodeService|Starting episode info refresh for: [293088][One-Punch Man]
  1510. 19-10-16 08:57:49.4|Info|RefreshEpisodeService|Finished episode refresh for series: [293088][One-Punch Man].
  1511. 19-10-16 08:57:49.4|Info|DiskScanService|Scanning disk for One-Punch Man
  1512. 19-10-16 08:57:49.4|Info|DiskScanService|Completed scanning disk for One-Punch Man
  1513. 19-10-16 08:57:49.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1514. 19-10-16 08:57:49.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1515. 19-10-16 08:57:49.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1516. 19-10-16 08:57:49.4|Info|ExistingExtraFileService|Found 0 extra files
  1517. 19-10-16 08:57:49.7|Info|RefreshSeriesService|Updating Info for One Room
  1518. 19-10-16 08:57:50.0|Info|RefreshEpisodeService|Starting episode info refresh for: [319995][One Room]
  1519. 19-10-16 08:57:50.1|Info|RefreshEpisodeService|Finished episode refresh for series: [319995][One Room].
  1520. 19-10-16 08:57:50.1|Info|DiskScanService|Scanning disk for One Room
  1521. 19-10-16 08:57:50.1|Info|DiskScanService|Completed scanning disk for One Room
  1522. 19-10-16 08:57:50.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1523. 19-10-16 08:57:50.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1524. 19-10-16 08:57:50.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1525. 19-10-16 08:57:50.1|Info|ExistingExtraFileService|Found 0 extra files
  1526. 19-10-16 08:57:50.4|Info|RefreshSeriesService|Skipping refresh of series: OniAi
  1527. 19-10-16 08:57:50.4|Info|DiskScanService|Scanning disk for OniAi
  1528. 19-10-16 08:57:50.4|Info|DiskScanService|Completed scanning disk for OniAi
  1529. 19-10-16 08:57:50.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1530. 19-10-16 08:57:50.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1531. 19-10-16 08:57:50.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1532. 19-10-16 08:57:50.5|Info|ExistingExtraFileService|Found 0 extra files
  1533. 19-10-16 08:57:50.5|Info|RefreshSeriesService|Skipping refresh of series: Orange (2016)
  1534. 19-10-16 08:57:50.5|Info|DiskScanService|Scanning disk for Orange (2016)
  1535. 19-10-16 08:57:50.5|Info|DiskScanService|Completed scanning disk for Orange (2016)
  1536. 19-10-16 08:57:50.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1537. 19-10-16 08:57:50.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1538. 19-10-16 08:57:50.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1539. 19-10-16 08:57:50.5|Info|ExistingExtraFileService|Found 0 extra files
  1540. 19-10-16 08:57:50.5|Info|RefreshSeriesService|Skipping refresh of series: OreImo
  1541. 19-10-16 08:57:50.5|Info|DiskScanService|Scanning disk for OreImo
  1542. 19-10-16 08:57:50.6|Info|DiskScanService|Completed scanning disk for OreImo
  1543. 19-10-16 08:57:50.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1544. 19-10-16 08:57:50.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1545. 19-10-16 08:57:50.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1546. 19-10-16 08:57:50.6|Info|ExistingExtraFileService|Found 0 extra files
  1547. 19-10-16 08:57:50.6|Info|RefreshSeriesService|Skipping refresh of series: OreShura
  1548. 19-10-16 08:57:50.6|Info|DiskScanService|Scanning disk for OreShura
  1549. 19-10-16 08:57:50.6|Info|DiskScanService|Completed scanning disk for OreShura
  1550. 19-10-16 08:57:50.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1551. 19-10-16 08:57:50.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1552. 19-10-16 08:57:50.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1553. 19-10-16 08:57:50.6|Info|ExistingExtraFileService|Found 0 extra files
  1554. 19-10-16 08:57:50.6|Info|RefreshSeriesService|Updating Info for ORESUKI Are you the only one who loves me?
  1555. 19-10-16 08:57:50.7|Info|RefreshEpisodeService|Starting episode info refresh for: [368862][ORESUKI Are you the only one who loves me?]
  1556. 19-10-16 08:57:50.8|Info|RefreshEpisodeService|Finished episode refresh for series: [368862][ORESUKI Are you the only one who loves me?].
  1557. 19-10-16 08:57:50.8|Info|DiskScanService|Scanning disk for ORESUKI Are you the only one who loves me?
  1558. 19-10-16 08:57:50.8|Info|DiskScanService|Completed scanning disk for ORESUKI Are you the only one who loves me?
  1559. 19-10-16 08:57:50.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1560. 19-10-16 08:57:50.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1561. 19-10-16 08:57:50.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1562. 19-10-16 08:57:50.8|Info|ExistingExtraFileService|Found 0 extra files
  1563. 19-10-16 08:57:51.0|Info|RefreshSeriesService|Skipping refresh of series: The Pet Girl of Sakurasou
  1564. 19-10-16 08:57:51.0|Info|DiskScanService|Scanning disk for The Pet Girl of Sakurasou
  1565. 19-10-16 08:57:51.1|Info|DiskScanService|Completed scanning disk for The Pet Girl of Sakurasou
  1566. 19-10-16 08:57:51.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1567. 19-10-16 08:57:51.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1568. 19-10-16 08:57:51.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1569. 19-10-16 08:57:51.1|Info|ExistingExtraFileService|Found 0 extra files
  1570. 19-10-16 08:57:51.1|Info|RefreshSeriesService|Skipping refresh of series: A Place Further Than the Universe
  1571. 19-10-16 08:57:51.1|Info|DiskScanService|Scanning disk for A Place Further Than the Universe
  1572. 19-10-16 08:57:51.1|Info|DiskScanService|Completed scanning disk for A Place Further Than the Universe
  1573. 19-10-16 08:57:51.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1574. 19-10-16 08:57:51.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1575. 19-10-16 08:57:51.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1576. 19-10-16 08:57:51.1|Info|ExistingExtraFileService|Found 0 extra files
  1577. 19-10-16 08:57:51.1|Info|RefreshSeriesService|Skipping refresh of series: Plastic Memories
  1578. 19-10-16 08:57:51.1|Info|DiskScanService|Scanning disk for Plastic Memories
  1579. 19-10-16 08:57:51.1|Info|DiskScanService|Completed scanning disk for Plastic Memories
  1580. 19-10-16 08:57:51.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1581. 19-10-16 08:57:51.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1582. 19-10-16 08:57:51.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1583. 19-10-16 08:57:51.2|Info|ExistingExtraFileService|Found 0 extra files
  1584. 19-10-16 08:57:51.2|Info|RefreshSeriesService|Skipping refresh of series: Princess Principal
  1585. 19-10-16 08:57:51.2|Info|DiskScanService|Scanning disk for Princess Principal
  1586. 19-10-16 08:57:51.2|Info|DiskScanService|Completed scanning disk for Princess Principal
  1587. 19-10-16 08:57:51.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1588. 19-10-16 08:57:51.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1589. 19-10-16 08:57:51.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1590. 19-10-16 08:57:51.2|Info|ExistingExtraFileService|Found 0 extra files
  1591. 19-10-16 08:57:51.2|Info|RefreshSeriesService|Updating Info for The Promised Neverland
  1592. 19-10-16 08:57:51.3|Info|RefreshEpisodeService|Starting episode info refresh for: [348002][The Promised Neverland]
  1593. 19-10-16 08:57:51.4|Info|RefreshEpisodeService|Finished episode refresh for series: [348002][The Promised Neverland].
  1594. 19-10-16 08:57:51.4|Info|DiskScanService|Scanning disk for The Promised Neverland
  1595. 19-10-16 08:57:51.4|Info|DiskScanService|Completed scanning disk for The Promised Neverland
  1596. 19-10-16 08:57:51.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1597. 19-10-16 08:57:51.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1598. 19-10-16 08:57:51.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1599. 19-10-16 08:57:51.4|Info|ExistingExtraFileService|Found 0 extra files
  1600. 19-10-16 08:57:51.6|Info|RefreshSeriesService|Skipping refresh of series: Puella Magi Madoka Magica
  1601. 19-10-16 08:57:51.6|Info|DiskScanService|Scanning disk for Puella Magi Madoka Magica
  1602. 19-10-16 08:57:51.6|Info|DiskScanService|Completed scanning disk for Puella Magi Madoka Magica
  1603. 19-10-16 08:57:51.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1604. 19-10-16 08:57:51.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1605. 19-10-16 08:57:51.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1606. 19-10-16 08:57:51.6|Info|ExistingExtraFileService|Found 0 extra files
  1607. 19-10-16 08:57:51.6|Info|RefreshSeriesService|Updating Info for The Quintessential Quintuplets
  1608. 19-10-16 08:57:51.7|Info|RefreshEpisodeService|Starting episode info refresh for: [355966][The Quintessential Quintuplets]
  1609. 19-10-16 08:57:51.7|Info|RefreshEpisodeService|Finished episode refresh for series: [355966][The Quintessential Quintuplets].
  1610. 19-10-16 08:57:51.7|Info|DiskScanService|Scanning disk for The Quintessential Quintuplets
  1611. 19-10-16 08:57:51.7|Info|DiskScanService|Completed scanning disk for The Quintessential Quintuplets
  1612. 19-10-16 08:57:51.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1613. 19-10-16 08:57:51.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1614. 19-10-16 08:57:51.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1615. 19-10-16 08:57:51.7|Info|ExistingExtraFileService|Found 0 extra files
  1616. 19-10-16 08:58:04.0|Info|RefreshSeriesService|Skipping refresh of series: Rail Wars!
  1617. 19-10-16 08:58:04.0|Info|DiskScanService|Scanning disk for Rail Wars!
  1618. 19-10-16 08:58:04.0|Info|DiskScanService|Completed scanning disk for Rail Wars!
  1619. 19-10-16 08:58:04.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1620. 19-10-16 08:58:04.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1621. 19-10-16 08:58:04.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1622. 19-10-16 08:58:04.0|Info|ExistingExtraFileService|Found 0 extra files
  1623. 19-10-16 08:58:04.0|Info|RefreshSeriesService|Skipping refresh of series: Rascal Does Not Dream of Bunny Girl Senpai
  1624. 19-10-16 08:58:04.0|Info|DiskScanService|Scanning disk for Rascal Does Not Dream of Bunny Girl Senpai
  1625. 19-10-16 08:58:04.0|Info|DiskScanService|Completed scanning disk for Rascal Does Not Dream of Bunny Girl Senpai
  1626. 19-10-16 08:58:04.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1627. 19-10-16 08:58:04.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1628. 19-10-16 08:58:04.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1629. 19-10-16 08:58:04.0|Info|ExistingExtraFileService|Found 0 extra files
  1630. 19-10-16 08:58:04.0|Info|RefreshSeriesService|Skipping refresh of series: Re-Kan!
  1631. 19-10-16 08:58:04.0|Info|DiskScanService|Scanning disk for Re-Kan!
  1632. 19-10-16 08:58:04.0|Info|DiskScanService|Completed scanning disk for Re-Kan!
  1633. 19-10-16 08:58:04.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1634. 19-10-16 08:58:04.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1635. 19-10-16 08:58:04.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1636. 19-10-16 08:58:04.1|Info|ExistingExtraFileService|Found 0 extra files
  1637. 19-10-16 08:58:04.1|Info|RefreshSeriesService|Skipping refresh of series: Recovery of an MMO Junkie
  1638. 19-10-16 08:58:04.1|Info|DiskScanService|Scanning disk for Recovery of an MMO Junkie
  1639. 19-10-16 08:58:04.1|Info|DiskScanService|Completed scanning disk for Recovery of an MMO Junkie
  1640. 19-10-16 08:58:04.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1641. 19-10-16 08:58:04.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1642. 19-10-16 08:58:04.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1643. 19-10-16 08:58:04.1|Info|ExistingExtraFileService|Found 0 extra files
  1644. 19-10-16 08:58:04.1|Info|RefreshSeriesService|Updating Info for Re:ZERO -Starting Life in Another World-
  1645. 19-10-16 08:58:04.2|Info|RefreshEpisodeService|Starting episode info refresh for: [305089][Re:ZERO -Starting Life in Another World-]
  1646. 19-10-16 08:58:04.3|Info|RefreshEpisodeService|Finished episode refresh for series: [305089][Re:ZERO -Starting Life in Another World-].
  1647. 19-10-16 08:58:04.3|Info|DiskScanService|Scanning disk for Re:ZERO -Starting Life in Another World-
  1648. 19-10-16 08:58:04.3|Info|DiskScanService|Completed scanning disk for Re:ZERO -Starting Life in Another World-
  1649. 19-10-16 08:58:04.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1650. 19-10-16 08:58:04.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1651. 19-10-16 08:58:04.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1652. 19-10-16 08:58:04.4|Info|ExistingExtraFileService|Found 0 extra files
  1653. 19-10-16 08:58:04.5|Info|RefreshSeriesService|Updating Info for The Rising of the Shield Hero
  1654. 19-10-16 08:58:04.7|Info|RefreshEpisodeService|Starting episode info refresh for: [353712][The Rising of the Shield Hero]
  1655. 19-10-16 08:58:05.2|Info|RefreshEpisodeService|Finished episode refresh for series: [353712][The Rising of the Shield Hero].
  1656. 19-10-16 08:58:05.2|Info|DiskScanService|Scanning disk for The Rising of the Shield Hero
  1657. 19-10-16 08:58:05.2|Info|DiskScanService|Completed scanning disk for The Rising of the Shield Hero
  1658. 19-10-16 08:58:05.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1659. 19-10-16 08:58:05.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1660. 19-10-16 08:58:05.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1661. 19-10-16 08:58:05.2|Info|ExistingExtraFileService|Found 0 extra files
  1662. 19-10-16 08:58:05.8|Info|RefreshSeriesService|Skipping refresh of series: Robotics;Notes
  1663. 19-10-16 08:58:05.8|Info|DiskScanService|Scanning disk for Robotics;Notes
  1664. 19-10-16 08:58:05.9|Info|DiskScanService|Completed scanning disk for Robotics;Notes
  1665. 19-10-16 08:58:05.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1666. 19-10-16 08:58:05.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1667. 19-10-16 08:58:05.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1668. 19-10-16 08:58:05.9|Info|ExistingExtraFileService|Found 0 extra files
  1669. 19-10-16 08:58:05.9|Info|RefreshSeriesService|Skipping refresh of series: Rokka: Braves of the Six Flowers
  1670. 19-10-16 08:58:05.9|Info|DiskScanService|Scanning disk for Rokka: Braves of the Six Flowers
  1671. 19-10-16 08:58:06.0|Info|DiskScanService|Completed scanning disk for Rokka: Braves of the Six Flowers
  1672. 19-10-16 08:58:06.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1673. 19-10-16 08:58:06.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1674. 19-10-16 08:58:06.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1675. 19-10-16 08:58:06.0|Info|ExistingExtraFileService|Found 0 extra files
  1676. 19-10-16 08:58:06.0|Info|RefreshSeriesService|Updating Info for Saekano: How to Raise a Boring Girlfriend
  1677. 19-10-16 08:58:06.1|Info|RefreshEpisodeService|Starting episode info refresh for: [281275][Saekano: How to Raise a Boring Girlfriend]
  1678. 19-10-16 08:58:06.2|Info|RefreshEpisodeService|Finished episode refresh for series: [281275][Saekano: How to Raise a Boring Girlfriend].
  1679. 19-10-16 08:58:06.3|Info|DiskScanService|Scanning disk for Saekano: How to Raise a Boring Girlfriend
  1680. 19-10-16 08:58:06.3|Info|DiskScanService|Completed scanning disk for Saekano: How to Raise a Boring Girlfriend
  1681. 19-10-16 08:58:06.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1682. 19-10-16 08:58:06.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1683. 19-10-16 08:58:06.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1684. 19-10-16 08:58:06.3|Info|ExistingExtraFileService|Found 0 extra files
  1685. 19-10-16 08:58:06.6|Info|RefreshSeriesService|Skipping refresh of series: Sakura Trick
  1686. 19-10-16 08:58:06.6|Info|DiskScanService|Scanning disk for Sakura Trick
  1687. 19-10-16 08:58:06.6|Info|DiskScanService|Completed scanning disk for Sakura Trick
  1688. 19-10-16 08:58:06.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1689. 19-10-16 08:58:06.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1690. 19-10-16 08:58:06.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1691. 19-10-16 08:58:06.6|Info|ExistingExtraFileService|Found 0 extra files
  1692. 19-10-16 08:58:06.6|Info|RefreshSeriesService|Skipping refresh of series: School-Live!
  1693. 19-10-16 08:58:06.6|Info|DiskScanService|Scanning disk for School-Live!
  1694. 19-10-16 08:58:06.6|Info|DiskScanService|Completed scanning disk for School-Live!
  1695. 19-10-16 08:58:06.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1696. 19-10-16 08:58:06.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1697. 19-10-16 08:58:06.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1698. 19-10-16 08:58:06.7|Info|ExistingExtraFileService|Found 0 extra files
  1699. 19-10-16 08:58:06.7|Info|RefreshSeriesService|Skipping refresh of series: Scum's Wish
  1700. 19-10-16 08:58:06.7|Info|DiskScanService|Scanning disk for Scum's Wish
  1701. 19-10-16 08:58:06.7|Info|DiskScanService|Completed scanning disk for Scum's Wish
  1702. 19-10-16 08:58:06.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1703. 19-10-16 08:58:06.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1704. 19-10-16 08:58:06.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1705. 19-10-16 08:58:06.7|Info|ExistingExtraFileService|Found 0 extra files
  1706. 19-10-16 08:58:06.7|Info|RefreshSeriesService|Skipping refresh of series: Seiren
  1707. 19-10-16 08:58:06.7|Info|DiskScanService|Scanning disk for Seiren
  1708. 19-10-16 08:58:06.7|Info|DiskScanService|Completed scanning disk for Seiren
  1709. 19-10-16 08:58:06.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1710. 19-10-16 08:58:06.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1711. 19-10-16 08:58:06.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1712. 19-10-16 08:58:06.7|Info|ExistingExtraFileService|Found 0 extra files
  1713. 19-10-16 08:58:06.7|Info|RefreshSeriesService|Updating Info for Seitokai Yakuindomo
  1714. 19-10-16 08:58:06.8|Info|RefreshEpisodeService|Starting episode info refresh for: [173271][Seitokai Yakuindomo]
  1715. 19-10-16 08:58:06.9|Info|RefreshEpisodeService|Finished episode refresh for series: [173271][Seitokai Yakuindomo].
  1716. 19-10-16 08:58:06.9|Info|DiskScanService|Scanning disk for Seitokai Yakuindomo
  1717. 19-10-16 08:58:06.9|Info|DiskScanService|Completed scanning disk for Seitokai Yakuindomo
  1718. 19-10-16 08:58:06.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1719. 19-10-16 08:58:06.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1720. 19-10-16 08:58:06.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1721. 19-10-16 08:58:07.0|Info|ExistingExtraFileService|Found 0 extra files
  1722. 19-10-16 08:58:07.2|Info|RefreshSeriesService|Updating Info for Senran Kagura
  1723. 19-10-16 08:58:07.3|Info|RefreshEpisodeService|Starting episode info refresh for: [264053][Senran Kagura]
  1724. 19-10-16 08:58:07.4|Info|RefreshEpisodeService|Finished episode refresh for series: [264053][Senran Kagura].
  1725. 19-10-16 08:58:07.5|Info|DiskScanService|Scanning disk for Senran Kagura
  1726. 19-10-16 08:58:07.5|Info|DiskScanService|Completed scanning disk for Senran Kagura
  1727. 19-10-16 08:58:07.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1728. 19-10-16 08:58:07.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1729. 19-10-16 08:58:07.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1730. 19-10-16 08:58:07.5|Info|ExistingExtraFileService|Found 0 extra files
  1731. 19-10-16 08:58:07.7|Info|RefreshSeriesService|Skipping refresh of series: Shirobako
  1732. 19-10-16 08:58:07.7|Info|DiskScanService|Scanning disk for Shirobako
  1733. 19-10-16 08:58:07.7|Info|DiskScanService|Completed scanning disk for Shirobako
  1734. 19-10-16 08:58:07.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1735. 19-10-16 08:58:07.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1736. 19-10-16 08:58:07.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1737. 19-10-16 08:58:07.8|Info|ExistingExtraFileService|Found 0 extra files
  1738. 19-10-16 08:58:07.8|Info|RefreshSeriesService|Skipping refresh of series: Shomin Sample
  1739. 19-10-16 08:58:07.8|Info|DiskScanService|Scanning disk for Shomin Sample
  1740. 19-10-16 08:58:07.8|Info|DiskScanService|Completed scanning disk for Shomin Sample
  1741. 19-10-16 08:58:07.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1742. 19-10-16 08:58:07.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1743. 19-10-16 08:58:07.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1744. 19-10-16 08:58:07.8|Info|ExistingExtraFileService|Found 0 extra files
  1745. 19-10-16 08:58:07.8|Info|RefreshSeriesService|Skipping refresh of series: A Sister's All You Need
  1746. 19-10-16 08:58:07.8|Info|DiskScanService|Scanning disk for A Sister's All You Need
  1747. 19-10-16 08:58:07.8|Info|DiskScanService|Completed scanning disk for A Sister's All You Need
  1748. 19-10-16 08:58:07.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1749. 19-10-16 08:58:07.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1750. 19-10-16 08:58:07.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1751. 19-10-16 08:58:07.9|Info|ExistingExtraFileService|Found 0 extra files
  1752. 19-10-16 08:58:07.9|Info|RefreshSeriesService|Skipping refresh of series: Slam Dunk
  1753. 19-10-16 08:58:07.9|Info|DiskScanService|Scanning disk for Slam Dunk
  1754. 19-10-16 08:58:08.0|Info|DiskScanService|Completed scanning disk for Slam Dunk
  1755. 19-10-16 08:58:08.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1756. 19-10-16 08:58:08.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1757. 19-10-16 08:58:08.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1758. 19-10-16 08:58:08.0|Info|ExistingExtraFileService|Found 0 extra files
  1759. 19-10-16 08:58:08.0|Info|RefreshSeriesService|Skipping refresh of series: Slow Start
  1760. 19-10-16 08:58:08.0|Info|DiskScanService|Scanning disk for Slow Start
  1761. 19-10-16 08:58:08.0|Info|DiskScanService|Completed scanning disk for Slow Start
  1762. 19-10-16 08:58:08.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1763. 19-10-16 08:58:08.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1764. 19-10-16 08:58:08.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1765. 19-10-16 08:58:08.0|Info|ExistingExtraFileService|Found 0 extra files
  1766. 19-10-16 08:58:08.0|Info|RefreshSeriesService|Skipping refresh of series: SoniAni: Super Sonico The Animation
  1767. 19-10-16 08:58:08.0|Info|DiskScanService|Scanning disk for SoniAni: Super Sonico The Animation
  1768. 19-10-16 08:58:08.1|Info|DiskScanService|Completed scanning disk for SoniAni: Super Sonico The Animation
  1769. 19-10-16 08:58:08.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1770. 19-10-16 08:58:08.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1771. 19-10-16 08:58:08.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1772. 19-10-16 08:58:08.1|Info|ExistingExtraFileService|Found 0 extra files
  1773. 19-10-16 08:58:08.1|Info|RefreshSeriesService|Updating Info for Sound! Euphonium
  1774. 19-10-16 08:58:08.2|Info|RefreshEpisodeService|Starting episode info refresh for: [289884][Sound! Euphonium]
  1775. 19-10-16 08:58:08.3|Info|RefreshEpisodeService|Finished episode refresh for series: [289884][Sound! Euphonium].
  1776. 19-10-16 08:58:08.3|Info|DiskScanService|Scanning disk for Sound! Euphonium
  1777. 19-10-16 08:58:08.4|Info|DiskScanService|Completed scanning disk for Sound! Euphonium
  1778. 19-10-16 08:58:08.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1779. 19-10-16 08:58:08.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1780. 19-10-16 08:58:08.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1781. 19-10-16 08:58:08.4|Info|ExistingExtraFileService|Found 0 extra files
  1782. 19-10-16 08:58:08.6|Info|RefreshSeriesService|Skipping refresh of series: Squid Girl
  1783. 19-10-16 08:58:08.6|Info|DiskScanService|Scanning disk for Squid Girl
  1784. 19-10-16 08:58:08.6|Info|DiskScanService|Completed scanning disk for Squid Girl
  1785. 19-10-16 08:58:08.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1786. 19-10-16 08:58:08.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1787. 19-10-16 08:58:08.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1788. 19-10-16 08:58:08.7|Info|ExistingExtraFileService|Found 0 extra files
  1789. 19-10-16 08:58:08.7|Info|RefreshSeriesService|Skipping refresh of series: SSSS.GRIDMAN
  1790. 19-10-16 08:58:08.7|Info|DiskScanService|Scanning disk for SSSS.GRIDMAN
  1791. 19-10-16 08:58:08.7|Info|DiskScanService|Completed scanning disk for SSSS.GRIDMAN
  1792. 19-10-16 08:58:08.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1793. 19-10-16 08:58:08.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1794. 19-10-16 08:58:08.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1795. 19-10-16 08:58:08.7|Info|ExistingExtraFileService|Found 0 extra files
  1796. 19-10-16 08:58:08.7|Info|RefreshSeriesService|Skipping refresh of series: Sweet Home: H na Oneesan wa Suki Desu ka?
  1797. 19-10-16 08:58:08.7|Info|DiskScanService|Scanning disk for Sweet Home: H na Oneesan wa Suki Desu ka?
  1798. 19-10-16 08:58:08.7|Info|DiskScanService|Completed scanning disk for Sweet Home: H na Oneesan wa Suki Desu ka?
  1799. 19-10-16 08:58:08.7|Info|RefreshSeriesService|Skipping refresh of series: Sweetness & Lightning
  1800. 19-10-16 08:58:08.7|Info|DiskScanService|Scanning disk for Sweetness & Lightning
  1801. 19-10-16 08:58:08.7|Info|DiskScanService|Completed scanning disk for Sweetness & Lightning
  1802. 19-10-16 08:58:08.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1803. 19-10-16 08:58:08.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1804. 19-10-16 08:58:08.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1805. 19-10-16 08:58:08.8|Info|ExistingExtraFileService|Found 0 extra files
  1806. 19-10-16 08:58:08.8|Info|RefreshSeriesService|Skipping refresh of series: Sword Art Online
  1807. 19-10-16 08:58:08.8|Info|DiskScanService|Scanning disk for Sword Art Online
  1808. 19-10-16 08:58:08.9|Info|DiskScanService|Completed scanning disk for Sword Art Online
  1809. 19-10-16 08:58:08.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1810. 19-10-16 08:58:08.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1811. 19-10-16 08:58:08.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1812. 19-10-16 08:58:08.9|Info|ExistingExtraFileService|Found 0 extra files
  1813. 19-10-16 08:58:08.9|Info|RefreshSeriesService|Skipping refresh of series: Sword Art Online Alternative: Gun Gale Online
  1814. 19-10-16 08:58:08.9|Info|DiskScanService|Scanning disk for Sword Art Online Alternative: Gun Gale Online
  1815. 19-10-16 08:58:08.9|Info|DiskScanService|Completed scanning disk for Sword Art Online Alternative: Gun Gale Online
  1816. 19-10-16 08:58:09.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1817. 19-10-16 08:58:09.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1818. 19-10-16 08:58:09.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1819. 19-10-16 08:58:09.0|Info|ExistingExtraFileService|Found 0 extra files
  1820. 19-10-16 08:58:09.0|Info|RefreshSeriesService|Skipping refresh of series: Tada Never Falls in Love
  1821. 19-10-16 08:58:09.0|Info|DiskScanService|Scanning disk for Tada Never Falls in Love
  1822. 19-10-16 08:58:09.0|Info|DiskScanService|Completed scanning disk for Tada Never Falls in Love
  1823. 19-10-16 08:58:09.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1824. 19-10-16 08:58:09.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1825. 19-10-16 08:58:09.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1826. 19-10-16 08:58:09.0|Info|ExistingExtraFileService|Found 0 extra files
  1827. 19-10-16 08:58:09.0|Info|RefreshSeriesService|Skipping refresh of series: Tamako Market
  1828. 19-10-16 08:58:09.0|Info|DiskScanService|Scanning disk for Tamako Market
  1829. 19-10-16 08:58:09.0|Info|DiskScanService|Completed scanning disk for Tamako Market
  1830. 19-10-16 08:58:09.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1831. 19-10-16 08:58:09.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1832. 19-10-16 08:58:09.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1833. 19-10-16 08:58:09.1|Info|ExistingExtraFileService|Found 0 extra files
  1834. 19-10-16 08:58:09.1|Info|RefreshSeriesService|Skipping refresh of series: Tanaka-kun is Always Listless
  1835. 19-10-16 08:58:09.1|Info|DiskScanService|Scanning disk for Tanaka-kun is Always Listless
  1836. 19-10-16 08:58:09.1|Info|DiskScanService|Completed scanning disk for Tanaka-kun is Always Listless
  1837. 19-10-16 08:58:09.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1838. 19-10-16 08:58:09.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1839. 19-10-16 08:58:09.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1840. 19-10-16 08:58:09.1|Info|ExistingExtraFileService|Found 0 extra files
  1841. 19-10-16 08:58:09.1|Info|RefreshSeriesService|Skipping refresh of series: Tari Tari
  1842. 19-10-16 08:58:09.1|Info|DiskScanService|Scanning disk for Tari Tari
  1843. 19-10-16 08:58:09.1|Info|DiskScanService|Completed scanning disk for Tari Tari
  1844. 19-10-16 08:58:09.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1845. 19-10-16 08:58:09.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1846. 19-10-16 08:58:09.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1847. 19-10-16 08:58:09.1|Info|ExistingExtraFileService|Found 0 extra files
  1848. 19-10-16 08:58:09.1|Info|RefreshSeriesService|Skipping refresh of series: Tawawa on Monday
  1849. 19-10-16 08:58:09.1|Info|DiskScanService|Scanning disk for Tawawa on Monday
  1850. 19-10-16 08:58:09.2|Info|DiskScanService|Completed scanning disk for Tawawa on Monday
  1851. 19-10-16 08:58:09.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1852. 19-10-16 08:58:09.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1853. 19-10-16 08:58:09.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1854. 19-10-16 08:58:09.2|Info|ExistingExtraFileService|Found 0 extra files
  1855. 19-10-16 08:58:09.2|Info|RefreshSeriesService|Skipping refresh of series: The Testament of Sister New Devil
  1856. 19-10-16 08:58:09.2|Info|DiskScanService|Scanning disk for The Testament of Sister New Devil
  1857. 19-10-16 08:58:09.2|Info|DiskScanService|Completed scanning disk for The Testament of Sister New Devil
  1858. 19-10-16 08:58:09.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1859. 19-10-16 08:58:09.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1860. 19-10-16 08:58:09.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1861. 19-10-16 08:58:09.2|Info|ExistingExtraFileService|Found 0 extra files
  1862. 19-10-16 08:58:09.2|Info|RefreshSeriesService|Updating Info for That Time I Got Reincarnated as a Slime
  1863. 19-10-16 08:58:09.3|Info|RefreshEpisodeService|Starting episode info refresh for: [352408][That Time I Got Reincarnated as a Slime]
  1864. 19-10-16 08:58:09.4|Info|RefreshEpisodeService|Finished episode refresh for series: [352408][That Time I Got Reincarnated as a Slime].
  1865. 19-10-16 08:58:09.4|Info|DiskScanService|Scanning disk for That Time I Got Reincarnated as a Slime
  1866. 19-10-16 08:58:09.4|Info|DiskScanService|Completed scanning disk for That Time I Got Reincarnated as a Slime
  1867. 19-10-16 08:58:09.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1868. 19-10-16 08:58:09.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1869. 19-10-16 08:58:09.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1870. 19-10-16 08:58:09.4|Info|ExistingExtraFileService|Found 0 extra files
  1871. 19-10-16 08:58:09.7|Info|RefreshSeriesService|Updating Info for To Love Ru
  1872. 19-10-16 08:58:10.3|Error|RefreshSeriesService|Series 'To Love Ru' (tvdbid 331182) was not found, it may have been removed from TheTVDB.
  1873. 19-10-16 08:58:10.3|Info|RefreshSeriesService|Skipping refresh of series: Tonari no Seki-kun: The Master of Killing Time
  1874. 19-10-16 08:58:10.3|Info|DiskScanService|Scanning disk for Tonari no Seki-kun: The Master of Killing Time
  1875. 19-10-16 08:58:10.3|Info|DiskScanService|Completed scanning disk for Tonari no Seki-kun: The Master of Killing Time
  1876. 19-10-16 08:58:10.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1877. 19-10-16 08:58:10.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1878. 19-10-16 08:58:10.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1879. 19-10-16 08:58:10.3|Info|ExistingExtraFileService|Found 0 extra files
  1880. 19-10-16 08:58:10.3|Info|RefreshSeriesService|Skipping refresh of series: Toradora!
  1881. 19-10-16 08:58:10.3|Info|DiskScanService|Scanning disk for Toradora!
  1882. 19-10-16 08:58:10.4|Info|DiskScanService|Completed scanning disk for Toradora!
  1883. 19-10-16 08:58:10.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1884. 19-10-16 08:58:10.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1885. 19-10-16 08:58:10.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1886. 19-10-16 08:58:10.4|Info|ExistingExtraFileService|Found 0 extra files
  1887. 19-10-16 08:58:10.4|Info|RefreshSeriesService|Skipping refresh of series: Trinity Seven
  1888. 19-10-16 08:58:10.4|Info|DiskScanService|Scanning disk for Trinity Seven
  1889. 19-10-16 08:58:10.4|Info|DiskScanService|Completed scanning disk for Trinity Seven
  1890. 19-10-16 08:58:10.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1891. 19-10-16 08:58:10.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1892. 19-10-16 08:58:10.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1893. 19-10-16 08:58:10.4|Info|ExistingExtraFileService|Found 0 extra files
  1894. 19-10-16 08:58:10.4|Info|RefreshSeriesService|Skipping refresh of series: Tsukigakirei
  1895. 19-10-16 08:58:10.4|Info|DiskScanService|Scanning disk for Tsukigakirei
  1896. 19-10-16 08:58:10.5|Info|DiskScanService|Completed scanning disk for Tsukigakirei
  1897. 19-10-16 08:58:10.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1898. 19-10-16 08:58:10.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1899. 19-10-16 08:58:10.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1900. 19-10-16 08:58:10.5|Info|ExistingExtraFileService|Found 0 extra files
  1901. 19-10-16 08:58:10.5|Info|RefreshSeriesService|Skipping refresh of series: Umamusume: Pretty Derby
  1902. 19-10-16 08:58:10.5|Info|DiskScanService|Scanning disk for Umamusume: Pretty Derby
  1903. 19-10-16 08:58:10.5|Info|DiskScanService|Completed scanning disk for Umamusume: Pretty Derby
  1904. 19-10-16 08:58:10.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1905. 19-10-16 08:58:10.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1906. 19-10-16 08:58:10.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1907. 19-10-16 08:58:10.5|Info|ExistingExtraFileService|Found 0 extra files
  1908. 19-10-16 08:58:10.5|Info|RefreshSeriesService|Skipping refresh of series: Urara Meirochou
  1909. 19-10-16 08:58:10.6|Info|DiskScanService|Scanning disk for Urara Meirochou
  1910. 19-10-16 08:58:10.6|Info|DiskScanService|Completed scanning disk for Urara Meirochou
  1911. 19-10-16 08:58:10.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1912. 19-10-16 08:58:10.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1913. 19-10-16 08:58:10.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1914. 19-10-16 08:58:10.6|Info|ExistingExtraFileService|Found 0 extra files
  1915. 19-10-16 08:58:10.6|Info|RefreshSeriesService|Skipping refresh of series: UzaMaid!
  1916. 19-10-16 08:58:10.6|Info|DiskScanService|Scanning disk for UzaMaid!
  1917. 19-10-16 08:58:10.6|Info|DiskScanService|Completed scanning disk for UzaMaid!
  1918. 19-10-16 08:58:10.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1919. 19-10-16 08:58:10.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1920. 19-10-16 08:58:10.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1921. 19-10-16 08:58:10.6|Info|ExistingExtraFileService|Found 0 extra files
  1922. 19-10-16 08:58:10.6|Info|RefreshSeriesService|Updating Info for Violet Evergarden
  1923. 19-10-16 08:58:10.7|Info|RefreshEpisodeService|Starting episode info refresh for: [330139][Violet Evergarden]
  1924. 19-10-16 08:58:10.8|Info|RefreshEpisodeService|Finished episode refresh for series: [330139][Violet Evergarden].
  1925. 19-10-16 08:58:10.8|Info|DiskScanService|Scanning disk for Violet Evergarden
  1926. 19-10-16 08:58:10.8|Info|DiskScanService|Completed scanning disk for Violet Evergarden
  1927. 19-10-16 08:58:10.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1928. 19-10-16 08:58:10.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1929. 19-10-16 08:58:10.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1930. 19-10-16 08:58:10.8|Info|ExistingExtraFileService|Found 0 extra files
  1931. 19-10-16 08:58:11.1|Info|RefreshSeriesService|Skipping refresh of series: Vividred Operation
  1932. 19-10-16 08:58:11.1|Info|DiskScanService|Scanning disk for Vividred Operation
  1933. 19-10-16 08:58:11.1|Info|DiskScanService|Completed scanning disk for Vividred Operation
  1934. 19-10-16 08:58:11.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1935. 19-10-16 08:58:11.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1936. 19-10-16 08:58:11.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1937. 19-10-16 08:58:11.2|Info|ExistingExtraFileService|Found 0 extra files
  1938. 19-10-16 08:58:11.2|Info|RefreshSeriesService|Skipping refresh of series: Wagnaria!!
  1939. 19-10-16 08:58:11.2|Info|DiskScanService|Scanning disk for Wagnaria!!
  1940. 19-10-16 08:58:11.3|Info|DiskScanService|Completed scanning disk for Wagnaria!!
  1941. 19-10-16 08:58:11.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1942. 19-10-16 08:58:11.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1943. 19-10-16 08:58:11.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1944. 19-10-16 08:58:11.3|Info|ExistingExtraFileService|Found 0 extra files
  1945. 19-10-16 08:58:11.3|Info|RefreshSeriesService|Skipping refresh of series: Wakaba Girl
  1946. 19-10-16 08:58:11.3|Info|DiskScanService|Scanning disk for Wakaba Girl
  1947. 19-10-16 08:58:11.3|Info|DiskScanService|Completed scanning disk for Wakaba Girl
  1948. 19-10-16 08:58:11.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1949. 19-10-16 08:58:11.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1950. 19-10-16 08:58:11.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1951. 19-10-16 08:58:11.3|Info|ExistingExtraFileService|Found 0 extra files
  1952. 19-10-16 08:58:11.3|Info|RefreshSeriesService|Updating Info for Wake Up, Girls!
  1953. 19-10-16 08:58:11.5|Info|RefreshEpisodeService|Starting episode info refresh for: [275609][Wake Up, Girls!]
  1954. 19-10-16 08:58:11.6|Info|RefreshEpisodeService|Finished episode refresh for series: [275609][Wake Up, Girls!].
  1955. 19-10-16 08:58:11.6|Info|DiskScanService|Scanning disk for Wake Up, Girls!
  1956. 19-10-16 08:58:11.6|Info|DiskScanService|Completed scanning disk for Wake Up, Girls!
  1957. 19-10-16 08:58:11.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1958. 19-10-16 08:58:11.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1959. 19-10-16 08:58:11.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1960. 19-10-16 08:58:11.6|Info|ExistingExtraFileService|Found 0 extra files
  1961. 19-10-16 08:58:12.0|Info|RefreshSeriesService|Skipping refresh of series: When Supernatural Battles Became Commonplace
  1962. 19-10-16 08:58:12.0|Info|DiskScanService|Scanning disk for When Supernatural Battles Became Commonplace
  1963. 19-10-16 08:58:12.0|Info|DiskScanService|Completed scanning disk for When Supernatural Battles Became Commonplace
  1964. 19-10-16 08:58:12.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1965. 19-10-16 08:58:12.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1966. 19-10-16 08:58:12.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1967. 19-10-16 08:58:12.0|Info|ExistingExtraFileService|Found 0 extra files
  1968. 19-10-16 08:58:12.0|Info|RefreshSeriesService|Skipping refresh of series: Why the Hell are You Here, Teacher!?
  1969. 19-10-16 08:58:12.0|Info|DiskScanService|Scanning disk for Why the Hell are You Here, Teacher!?
  1970. 19-10-16 08:58:12.0|Info|DiskScanService|Completed scanning disk for Why the Hell are You Here, Teacher!?
  1971. 19-10-16 08:58:12.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1972. 19-10-16 08:58:12.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1973. 19-10-16 08:58:12.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1974. 19-10-16 08:58:12.0|Info|ExistingExtraFileService|Found 0 extra files
  1975. 19-10-16 08:58:12.0|Info|RefreshSeriesService|Skipping refresh of series: Witch Craft Works
  1976. 19-10-16 08:58:12.1|Info|DiskScanService|Scanning disk for Witch Craft Works
  1977. 19-10-16 08:58:12.1|Info|DiskScanService|Completed scanning disk for Witch Craft Works
  1978. 19-10-16 08:58:12.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1979. 19-10-16 08:58:12.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1980. 19-10-16 08:58:12.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1981. 19-10-16 08:58:12.1|Info|ExistingExtraFileService|Found 0 extra files
  1982. 19-10-16 08:58:12.1|Info|RefreshSeriesService|Skipping refresh of series: World Break: Aria of Curse for a Holy Swordsman
  1983. 19-10-16 08:58:12.1|Info|DiskScanService|Scanning disk for World Break: Aria of Curse for a Holy Swordsman
  1984. 19-10-16 08:58:12.1|Info|DiskScanService|Completed scanning disk for World Break: Aria of Curse for a Holy Swordsman
  1985. 19-10-16 08:58:12.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1986. 19-10-16 08:58:12.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1987. 19-10-16 08:58:12.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1988. 19-10-16 08:58:12.1|Info|ExistingExtraFileService|Found 0 extra files
  1989. 19-10-16 08:58:12.1|Info|RefreshSeriesService|Skipping refresh of series: Wotakoi: Love is Hard for Otaku
  1990. 19-10-16 08:58:12.2|Info|DiskScanService|Scanning disk for Wotakoi: Love is Hard for Otaku
  1991. 19-10-16 08:58:12.2|Info|DiskScanService|Completed scanning disk for Wotakoi: Love is Hard for Otaku
  1992. 19-10-16 08:58:12.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1993. 19-10-16 08:58:12.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1994. 19-10-16 08:58:12.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1995. 19-10-16 08:58:12.2|Info|ExistingExtraFileService|Found 0 extra files
  1996. 19-10-16 08:58:12.2|Info|RefreshSeriesService|Skipping refresh of series: Yamada-kun and the Seven Witches (2015)
  1997. 19-10-16 08:58:12.2|Info|DiskScanService|Scanning disk for Yamada-kun and the Seven Witches (2015)
  1998. 19-10-16 08:58:12.2|Info|DiskScanService|Completed scanning disk for Yamada-kun and the Seven Witches (2015)
  1999. 19-10-16 08:58:12.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2000. 19-10-16 08:58:12.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2001. 19-10-16 08:58:12.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2002. 19-10-16 08:58:12.3|Info|ExistingExtraFileService|Found 0 extra files
  2003. 19-10-16 08:58:12.3|Info|RefreshSeriesService|Skipping refresh of series: And You Thought There Is Never a Girl Online?
  2004. 19-10-16 08:58:12.3|Info|DiskScanService|Scanning disk for And You Thought There Is Never a Girl Online?
  2005. 19-10-16 08:58:12.3|Info|DiskScanService|Completed scanning disk for And You Thought There Is Never a Girl Online?
  2006. 19-10-16 08:58:12.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2007. 19-10-16 08:58:12.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2008. 19-10-16 08:58:12.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2009. 19-10-16 08:58:12.3|Info|ExistingExtraFileService|Found 0 extra files
  2010. 19-10-16 08:58:12.3|Info|RefreshSeriesService|Skipping refresh of series: Your lie in April
  2011. 19-10-16 08:58:12.4|Info|DiskScanService|Scanning disk for Your lie in April
  2012. 19-10-16 08:58:12.4|Info|DiskScanService|Completed scanning disk for Your lie in April
  2013. 19-10-16 08:58:12.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2014. 19-10-16 08:58:12.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2015. 19-10-16 08:58:12.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2016. 19-10-16 08:58:12.4|Info|ExistingExtraFileService|Found 0 extra files
  2017. 19-10-16 08:58:12.4|Info|RefreshSeriesService|Skipping refresh of series: YuruYuri: Happy Go Lily
  2018. 19-10-16 08:58:12.4|Info|DiskScanService|Scanning disk for YuruYuri: Happy Go Lily
  2019. 19-10-16 08:58:12.4|Info|DiskScanService|Completed scanning disk for YuruYuri: Happy Go Lily
  2020. 19-10-16 08:58:12.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2021. 19-10-16 08:58:12.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2022. 19-10-16 08:58:12.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2023. 19-10-16 08:58:12.5|Info|ExistingExtraFileService|Found 0 extra files
  2024. 19-10-16 08:58:12.5|Info|RefreshSeriesService|Skipping refresh of series: Yuyushiki
  2025. 19-10-16 08:58:12.5|Info|DiskScanService|Scanning disk for Yuyushiki
  2026. 19-10-16 08:58:12.5|Info|DiskScanService|Completed scanning disk for Yuyushiki
  2027. 19-10-16 08:58:12.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2028. 19-10-16 08:58:12.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2029. 19-10-16 08:58:12.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2030. 19-10-16 08:58:12.5|Info|ExistingExtraFileService|Found 0 extra files
  2031. 19-10-16 09:07:55.8|Info|RssSyncService|Starting RSS Sync
  2032. 19-10-16 09:08:04.3|Info|DownloadDecisionMaker|Processing 269 releases
  2033. 19-10-16 09:08:06.5|Info|RssSyncService|RSS Sync Completed. Reports found: 269, Reports grabbed: 0
  2034. 19-10-16 09:23:27.6|Info|RssSyncService|Starting RSS Sync
  2035. 19-10-16 09:23:34.0|Info|DownloadDecisionMaker|Processing 272 releases
  2036. 19-10-16 09:23:36.3|Info|RssSyncService|RSS Sync Completed. Reports found: 272, Reports grabbed: 0
  2037. 19-10-16 09:38:59.6|Info|RssSyncService|Starting RSS Sync
  2038. 19-10-16 09:39:05.6|Info|DownloadDecisionMaker|Processing 274 releases
  2039. 19-10-16 09:39:07.9|Info|RssSyncService|RSS Sync Completed. Reports found: 274, Reports grabbed: 0
  2040. 19-10-16 09:54:31.4|Info|RssSyncService|Starting RSS Sync
  2041. 19-10-16 09:54:38.7|Info|DownloadDecisionMaker|Processing 275 releases
  2042. 19-10-16 09:54:40.6|Info|RssSyncService|RSS Sync Completed. Reports found: 275, Reports grabbed: 0
  2043. 19-10-16 10:10:03.4|Info|RssSyncService|Starting RSS Sync
  2044. 19-10-16 10:10:13.2|Info|DownloadDecisionMaker|Processing 279 releases
  2045. 19-10-16 10:10:16.4|Info|DownloadService|Report sent to Deluge. [HorribleSubs] Ore wo Suki nano wa Omae dake ka yo - 03 [1080p].mkv
  2046. 19-10-16 10:10:16.6|Info|RssSyncService|RSS Sync Completed. Reports found: 279, Reports grabbed: 1
  2047. 19-10-16 10:25:35.2|Info|RssSyncService|Starting RSS Sync
  2048. 19-10-16 10:25:43.0|Info|DownloadDecisionMaker|Processing 279 releases
  2049. 19-10-16 10:25:44.9|Info|RssSyncService|RSS Sync Completed. Reports found: 279, Reports grabbed: 0
  2050. 19-10-16 10:40:21.7|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.5338
  2051. 19-10-16 10:40:23.4|Info|AppFolderInfo|Data directory is being overridden to [/config]
  2052. 19-10-16 10:40:23.8|Info|Router|Application mode: Interactive
  2053. 19-10-16 10:40:24.0|Info|MigrationLogger|*** Migrating data source=/config/nzbdrone.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2054. 19-10-16 10:40:24.6|Info|MigrationLogger|*** Migrating data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2055. 19-10-16 10:40:24.7|Info|OwinHostController|Listening on the following URLs:
  2056. 19-10-16 10:40:24.7|Info|OwinHostController| http://*:8989/
  2057. 19-10-16 10:40:26.3|Info|NancyBootstrapper|Starting Web Server
  2058. 19-10-16 10:40:57.9|Info|RssSyncService|Starting RSS Sync
  2059. 19-10-16 10:40:57.9|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  2060.  
  2061. [v2.0.0.5338] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Unable to read data from the transport connection: Connection reset by peer.: 'http://192.168.1.11:8181/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json' ---> System.Net.WebException: Unable to read data from the transport connection: Connection reset by peer. ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer
  2062. at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult asyncResult) [0x00012] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2063. at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x00057] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2064. --- End of inner exception stack trace ---
  2065. at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0009b] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2066. at System.IO.Stream+<>c.<BeginEndReadAsync>b__43_1 (System.IO.Stream stream, System.IAsyncResult asyncResult) [0x00000] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  2067. at System.Threading.Tasks.TaskFactory`1+FromAsyncTrimPromise`1[TResult,TInstance].Complete (TInstance thisRef, System.Func`3[T1,T2,TResult] endMethod, System.IAsyncResult asyncResult, System.Boolean requiresSynchronization) [0x00000] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  2068. --- End of stack trace from previous location where exception was thrown ---
  2069.  
  2070. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000db] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2071. at System.Net.WebOperation.Run () [0x001d9] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2072. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2073. at System.Net.HttpWebRequest.MyGetResponseAsync (System.Threading.CancellationToken cancellationToken) [0x0027f] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2074. --- End of inner exception stack trace ---
  2075. at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2076. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2077. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:82
  2078. --- End of inner exception stack trace ---
  2079. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001ca] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:113
  2080. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  2081. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  2082. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  2083. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:184
  2084. --- End of inner exception stack trace ---
  2085. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0003a] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:192
  2086. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue (System.Int32 start, System.Int32 limit, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00033] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:113
  2087. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue () [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:57
  2088.  
  2089. 19-10-16 10:40:58.0|Warn|Torznab|Nyaa Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://192.168.1.11:9117/api/v2.0/indexers/nyaasi/results/torznab/api?t=caps&apikey=(removed)
  2090. 19-10-16 10:40:58.1|Warn|Torznab|Horrible Subs Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://192.168.1.11:9117/api/v2.0/indexers/horriblesubs/results/torznab/api?t=caps&apikey=(removed)
  2091. 19-10-16 10:40:58.4|Warn|Torznab|Anime Tosho Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://192.168.1.11:9117/api/v2.0/indexers/animetosho/results/torznab/api?t=caps&apikey=(removed)
  2092. 19-10-16 10:40:58.7|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Sabnzbd
  2093.  
  2094. [v2.0.0.5338] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://192.168.1.11:8181/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  2095. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000f3] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2096. at System.Net.WebOperation.Run () [0x001d9] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2097. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2098. at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2099. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2100. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:82
  2101. --- End of inner exception stack trace ---
  2102. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001ca] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:113
  2103. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  2104. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  2105. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  2106. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:184
  2107. --- End of inner exception stack trace ---
  2108. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0003a] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:192
  2109. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory (System.Int32 start, System.Int32 limit, System.String category, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0004a] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:129
  2110. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory () [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:117
  2111. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd+<GetItems>d__8.MoveNext () [0x0001f] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:194
  2112. at System.Collections.Generic.List`1[T].AddEnumerable (System.Collections.Generic.IEnumerable`1[T] enumerable) [0x00059] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  2113. at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`1[T] collection) [0x00062] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  2114. at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00018] in <798dd06330af4ca3886d7d2be5573af7>:0
  2115. at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x0000c] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:89
  2116.  
  2117. 19-10-16 10:40:58.9|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Deluge
  2118.  
  2119. [v2.0.0.5338] System.IO.IOException: Unable to write data to the transport connection: The socket has been shut down. ---> System.Net.Sockets.SocketException: The socket has been shut down
  2120. at System.Net.Sockets.Socket.EndSend (System.IAsyncResult asyncResult) [0x00012] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2121. at System.Net.Sockets.NetworkStream.EndWrite (System.IAsyncResult asyncResult) [0x00057] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2122. --- End of inner exception stack trace ---
  2123. at System.Net.Sockets.NetworkStream.EndWrite (System.IAsyncResult asyncResult) [0x0009b] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2124. at System.IO.Stream+<>c.<BeginEndWriteAsync>b__53_1 (System.IO.Stream stream, System.IAsyncResult asyncResult) [0x00000] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  2125. at (wrapper delegate-invoke) System.Func`3[System.IO.Stream,System.IAsyncResult,System.Threading.Tasks.VoidTaskResult].invoke_TResult_T1_T2(System.IO.Stream,System.IAsyncResult)
  2126. at System.Threading.Tasks.TaskFactory`1+FromAsyncTrimPromise`1[TResult,TInstance].Complete (TInstance thisRef, System.Func`3[T1,T2,TResult] endMethod, System.IAsyncResult asyncResult, System.Boolean requiresSynchronization) [0x00000] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  2127. --- End of stack trace from previous location where exception was thrown ---
  2128.  
  2129. at System.Net.WebRequestStream.ProcessWrite (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Threading.CancellationToken cancellationToken) [0x00270] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2130. at System.Net.WebConnectionStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x00070] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2131. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000f7] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:78
  2132. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  2133. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  2134. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  2135. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.AuthenticateClient (NzbDrone.Common.Http.JsonRpcRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings, System.Boolean reauthenticate) [0x0005b] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:290
  2136. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.BuildRequest (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x0006d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:203
  2137. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings, System.String method, System.Object[] arguments) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:210
  2138. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel (System.String label, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x00012] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:96
  2139. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems () [0x00012] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:96
  2140. at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x0000c] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:89
  2141.  
  2142. 19-10-16 10:41:03.6|Info|DownloadDecisionMaker|Processing 100 releases
  2143. 19-10-16 10:41:04.1|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  2144. 19-10-16 10:56:29.6|Info|RssSyncService|Starting RSS Sync
  2145. 19-10-16 10:56:34.9|Info|DownloadDecisionMaker|Processing 280 releases
  2146. 19-10-16 10:56:36.8|Info|RssSyncService|RSS Sync Completed. Reports found: 280, Reports grabbed: 0
  2147. 19-10-16 11:07:15.0|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.5338
  2148. 19-10-16 11:07:16.8|Info|AppFolderInfo|Data directory is being overridden to [/config]
  2149. 19-10-16 11:07:17.1|Info|Router|Application mode: Interactive
  2150. 19-10-16 11:07:17.3|Info|MigrationLogger|*** Migrating data source=/config/nzbdrone.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2151. 19-10-16 11:07:17.6|Info|MigrationLogger|*** Migrating data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2152. 19-10-16 11:07:17.9|Info|OwinHostController|Listening on the following URLs:
  2153. 19-10-16 11:07:17.9|Info|OwinHostController| http://*:8989/
  2154. 19-10-16 11:07:19.2|Info|NancyBootstrapper|Starting Web Server
  2155. 19-10-16 11:07:50.5|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  2156.  
  2157. [v2.0.0.5338] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Unable to read data from the transport connection: Connection reset by peer.: 'http://192.168.1.11:8181/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json' ---> System.Net.WebException: Unable to read data from the transport connection: Connection reset by peer. ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer
  2158. at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult asyncResult) [0x00012] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2159. at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x00057] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2160. --- End of inner exception stack trace ---
  2161. at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0009b] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2162. at System.IO.Stream+<>c.<BeginEndReadAsync>b__43_1 (System.IO.Stream stream, System.IAsyncResult asyncResult) [0x00000] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  2163. at System.Threading.Tasks.TaskFactory`1+FromAsyncTrimPromise`1[TResult,TInstance].Complete (TInstance thisRef, System.Func`3[T1,T2,TResult] endMethod, System.IAsyncResult asyncResult, System.Boolean requiresSynchronization) [0x00000] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  2164. --- End of stack trace from previous location where exception was thrown ---
  2165.  
  2166. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000db] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2167. at System.Net.WebOperation.Run () [0x001d9] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2168. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2169. at System.Net.HttpWebRequest.MyGetResponseAsync (System.Threading.CancellationToken cancellationToken) [0x0027f] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2170. --- End of inner exception stack trace ---
  2171. at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2172. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2173. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:82
  2174. --- End of inner exception stack trace ---
  2175. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001ca] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:113
  2176. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  2177. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  2178. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  2179. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:184
  2180. --- End of inner exception stack trace ---
  2181. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0003a] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:192
  2182. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue (System.Int32 start, System.Int32 limit, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00033] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:113
  2183. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue () [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:57
  2184.  
  2185. 19-10-16 11:07:50.5|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Sabnzbd
  2186.  
  2187. [v2.0.0.5338] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://192.168.1.11:8181/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  2188. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000f3] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2189. at System.Net.WebOperation.Run () [0x001d9] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2190. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2191. at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2192. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2193. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:82
  2194. --- End of inner exception stack trace ---
  2195. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001ca] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:113
  2196. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  2197. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  2198. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  2199. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:184
  2200. --- End of inner exception stack trace ---
  2201. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0003a] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:192
  2202. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory (System.Int32 start, System.Int32 limit, System.String category, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0004a] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:129
  2203. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory () [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:117
  2204. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd+<GetItems>d__8.MoveNext () [0x0001f] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:194
  2205. at System.Collections.Generic.List`1[T].AddEnumerable (System.Collections.Generic.IEnumerable`1[T] enumerable) [0x00059] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  2206. at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`1[T] collection) [0x00062] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  2207. at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00018] in <798dd06330af4ca3886d7d2be5573af7>:0
  2208. at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x0000c] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:89
  2209.  
  2210. 19-10-16 11:07:50.5|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Deluge
  2211.  
  2212. [v2.0.0.5338] System.IO.IOException: Unable to write data to the transport connection: The socket has been shut down. ---> System.Net.Sockets.SocketException: The socket has been shut down
  2213. at System.Net.Sockets.Socket.EndSend (System.IAsyncResult asyncResult) [0x00012] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2214. at System.Net.Sockets.NetworkStream.EndWrite (System.IAsyncResult asyncResult) [0x00057] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2215. --- End of inner exception stack trace ---
  2216. at System.Net.Sockets.NetworkStream.EndWrite (System.IAsyncResult asyncResult) [0x0009b] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2217. at System.IO.Stream+<>c.<BeginEndWriteAsync>b__53_1 (System.IO.Stream stream, System.IAsyncResult asyncResult) [0x00000] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  2218. at (wrapper delegate-invoke) System.Func`3[System.IO.Stream,System.IAsyncResult,System.Threading.Tasks.VoidTaskResult].invoke_TResult_T1_T2(System.IO.Stream,System.IAsyncResult)
  2219. at System.Threading.Tasks.TaskFactory`1+FromAsyncTrimPromise`1[TResult,TInstance].Complete (TInstance thisRef, System.Func`3[T1,T2,TResult] endMethod, System.IAsyncResult asyncResult, System.Boolean requiresSynchronization) [0x00000] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  2220. --- End of stack trace from previous location where exception was thrown ---
  2221.  
  2222. at System.Net.WebRequestStream.ProcessWrite (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Threading.CancellationToken cancellationToken) [0x00270] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2223. at System.Net.WebConnectionStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x00070] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  2224. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000f7] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:78
  2225. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  2226. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  2227. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  2228. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.AuthenticateClient (NzbDrone.Common.Http.JsonRpcRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings, System.Boolean reauthenticate) [0x0005b] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:290
  2229. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.BuildRequest (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x0006d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:203
  2230. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings, System.String method, System.Object[] arguments) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:210
  2231. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel (System.String label, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x00012] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:96
  2232. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems () [0x00012] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:96
  2233. at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x0000c] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:89
  2234.  
  2235. 19-10-16 11:11:50.6|Info|RssSyncService|Starting RSS Sync
  2236. 19-10-16 11:11:57.7|Info|DownloadDecisionMaker|Processing 281 releases
  2237. 19-10-16 11:11:59.7|Info|RssSyncService|RSS Sync Completed. Reports found: 281, Reports grabbed: 0
  2238. 19-10-16 11:27:21.3|Info|RssSyncService|Starting RSS Sync
  2239. 19-10-16 11:27:30.8|Info|DownloadDecisionMaker|Processing 280 releases
  2240. 19-10-16 11:27:32.7|Info|RssSyncService|RSS Sync Completed. Reports found: 280, Reports grabbed: 0
  2241. 19-10-16 11:42:52.2|Info|RssSyncService|Starting RSS Sync
  2242. 19-10-16 11:42:59.6|Info|DownloadDecisionMaker|Processing 279 releases
  2243. 19-10-16 11:43:01.4|Info|RssSyncService|RSS Sync Completed. Reports found: 279, Reports grabbed: 0
  2244. 19-10-16 11:55:53.1|Info|SceneMappingService|Updating Scene mappings
  2245. 19-10-16 11:58:23.1|Info|RssSyncService|Starting RSS Sync
  2246. 19-10-16 11:58:32.5|Info|DownloadDecisionMaker|Processing 278 releases
  2247. 19-10-16 11:58:34.3|Info|RssSyncService|RSS Sync Completed. Reports found: 278, Reports grabbed: 0
  2248. 19-10-16 12:13:53.7|Info|RssSyncService|Starting RSS Sync
  2249. 19-10-16 12:14:01.1|Info|DownloadDecisionMaker|Processing 280 releases
  2250. 19-10-16 12:14:02.8|Info|RssSyncService|RSS Sync Completed. Reports found: 280, Reports grabbed: 0
  2251. 19-10-16 12:29:24.0|Info|RssSyncService|Starting RSS Sync
  2252. 19-10-16 12:29:33.4|Info|DownloadDecisionMaker|Processing 281 releases
  2253. 19-10-16 12:29:35.1|Info|RssSyncService|RSS Sync Completed. Reports found: 281, Reports grabbed: 0
  2254. 19-10-16 12:44:54.8|Info|RssSyncService|Starting RSS Sync
  2255. 19-10-16 12:45:04.3|Info|DownloadDecisionMaker|Processing 282 releases
  2256. 19-10-16 12:45:06.3|Info|RssSyncService|RSS Sync Completed. Reports found: 282, Reports grabbed: 0
  2257. 19-10-16 13:00:25.5|Info|RssSyncService|Starting RSS Sync
  2258. 19-10-16 13:00:34.9|Info|DownloadDecisionMaker|Processing 282 releases
  2259. 19-10-16 13:00:36.8|Info|RssSyncService|RSS Sync Completed. Reports found: 282, Reports grabbed: 0
  2260. 19-10-16 13:15:56.4|Info|RssSyncService|Starting RSS Sync
  2261. 19-10-16 13:16:04.0|Info|DownloadDecisionMaker|Processing 285 releases
  2262. 19-10-16 13:16:06.0|Info|RssSyncService|RSS Sync Completed. Reports found: 285, Reports grabbed: 0
  2263. 19-10-16 13:31:26.7|Info|RssSyncService|Starting RSS Sync
  2264. 19-10-16 13:31:34.1|Info|DownloadDecisionMaker|Processing 284 releases
  2265. 19-10-16 13:31:36.2|Info|RssSyncService|RSS Sync Completed. Reports found: 284, Reports grabbed: 0
  2266. 19-10-16 13:46:57.3|Info|RssSyncService|Starting RSS Sync
  2267. 19-10-16 13:47:04.6|Info|DownloadDecisionMaker|Processing 283 releases
  2268. 19-10-16 13:47:06.6|Info|RssSyncService|RSS Sync Completed. Reports found: 283, Reports grabbed: 0
  2269. 19-10-16 14:02:27.8|Info|RssSyncService|Starting RSS Sync
  2270. 19-10-16 14:02:37.2|Info|DownloadDecisionMaker|Processing 283 releases
  2271. 19-10-16 14:02:39.3|Info|RssSyncService|RSS Sync Completed. Reports found: 283, Reports grabbed: 0
  2272. 19-10-16 14:17:58.4|Info|RssSyncService|Starting RSS Sync
  2273. 19-10-16 14:18:05.9|Info|DownloadDecisionMaker|Processing 283 releases
  2274. 19-10-16 14:18:08.0|Info|RssSyncService|RSS Sync Completed. Reports found: 283, Reports grabbed: 0
  2275. 19-10-16 14:33:29.4|Info|RssSyncService|Starting RSS Sync
  2276. 19-10-16 14:33:38.9|Info|DownloadDecisionMaker|Processing 283 releases
  2277. 19-10-16 14:33:40.8|Info|RssSyncService|RSS Sync Completed. Reports found: 283, Reports grabbed: 0
  2278. 19-10-16 14:36:17.7|Info|NzbSearchService|Searching 4 indexers for [Azur Lane : S01E02]
  2279. 19-10-16 14:36:19.7|Error|Torznab|An error occurred while processing feed. http://192.168.1.11:9117/api/v2.0/indexers/horriblesubs/results/torznab/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100&q=Azur%20Lane&season=1&ep=2
  2280.  
  2281. [v2.0.0.5338] NzbDrone.Core.Indexers.Torznab.TorznabException: Torznab error detected: horriblesubs does not support the requested query. Please check the capabilities (t=caps) and make sure the search mode and categories are supported.
  2282. at NzbDrone.Core.Indexers.Torznab.TorznabRssParser.PreProcess (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x000b6] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Torznab\TorznabRssParser.cs:42
  2283. at NzbDrone.Core.Indexers.RssParser.ParseResponse (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x0000d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\RssParser.cs:55
  2284. at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].FetchPage (NzbDrone.Core.Indexers.IndexerRequest request, NzbDrone.Core.Indexers.IParseIndexerResponse parser) [0x00050] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:308
  2285. at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].FetchReleases (System.Func`2[T,TResult] pageableRequestChainSelector, System.Boolean isRecent) [0x000a0] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:143
  2286.  
  2287. 19-10-16 14:36:21.3|Info|DownloadDecisionMaker|No results found
  2288. 19-10-16 14:36:21.3|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
  2289. 19-10-16 14:36:24.7|Info|NzbSearchService|Searching 3 indexers for [Cautious Hero: The Hero Is Overpowered but Overly Cautious : S01]
  2290. 19-10-16 14:36:30.9|Info|NzbSearchService|Searching 3 indexers for [Dr. Stone : S01]
  2291. 19-10-16 14:36:30.9|Info|DownloadDecisionMaker|Processing 2 releases
  2292. 19-10-16 14:36:30.9|Info|SeasonSearchService|Season search completed. 0 reports downloaded.
  2293. 19-10-16 14:36:33.4|Info|DownloadDecisionMaker|Processing 63 releases
  2294. 19-10-16 14:36:33.7|Info|SeriesSearchService|Series search completed. 0 reports downloaded.
  2295. 19-10-16 14:36:34.7|Info|NzbSearchService|Searching 3 indexers for [Fire Force : S01]
  2296. 19-10-16 14:36:37.0|Info|DownloadDecisionMaker|Processing 4 releases
  2297. 19-10-16 14:36:37.0|Info|SeriesSearchService|Series search completed. 0 reports downloaded.
  2298. 19-10-16 19:07:21.1|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.5338
  2299. 19-10-16 19:07:21.8|Info|AppFolderInfo|Data directory is being overridden to [/config]
  2300. 19-10-16 19:07:21.9|Info|Router|Application mode: Interactive
  2301. 19-10-16 19:07:22.1|Info|MigrationLogger|*** Migrating data source=/config/nzbdrone.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2302. 19-10-16 19:07:22.3|Info|MigrationLogger|*** Migrating data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2303. 19-10-16 19:07:22.3|Info|OwinHostController|Listening on the following URLs:
  2304. 19-10-16 19:07:22.3|Info|OwinHostController| http://*:8989/
  2305. 19-10-16 19:07:22.5|Info|NancyBootstrapper|Starting Web Server
  2306. 19-10-16 19:07:53.5|Info|SceneMappingService|Updating Scene mappings
  2307. 19-10-16 19:07:54.2|Info|RssSyncService|Starting RSS Sync
  2308. 19-10-16 19:08:01.8|Info|DownloadDecisionMaker|Processing 375 releases
  2309. 19-10-16 19:08:04.2|Info|RssSyncService|RSS Sync Completed. Reports found: 375, Reports grabbed: 0
  2310. 19-10-16 19:12:44.0|Info|SceneMappingService|Updating Scene mappings
  2311. 19-10-16 19:12:45.6|Info|RefreshSeriesService|Updating Info for KARAKAI JOZU NO TAKAGI-SAN
  2312. 19-10-16 19:12:45.9|Info|RefreshEpisodeService|Starting episode info refresh for: [337936][KARAKAI JOZU NO TAKAGI-SAN]
  2313. 19-10-16 19:12:45.9|Info|RefreshEpisodeService|Finished episode refresh for series: [337936][KARAKAI JOZU NO TAKAGI-SAN].
  2314. 19-10-16 19:12:45.9|Info|DiskScanService|Scanning disk for KARAKAI JOZU NO TAKAGI-SAN
  2315. 19-10-16 19:12:46.0|Info|DiskScanService|Completed scanning disk for KARAKAI JOZU NO TAKAGI-SAN
  2316. 19-10-16 19:12:46.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2317. 19-10-16 19:12:46.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2318. 19-10-16 19:12:46.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2319. 19-10-16 19:12:46.0|Info|ExistingExtraFileService|Found 0 extra files
  2320. 19-10-16 19:12:48.8|Info|RenameEpisodeFileService|Renaming 1 files for KARAKAI JOZU NO TAKAGI-SAN
  2321. 19-10-16 19:12:48.9|Info|RenameEpisodeFileService|Selected episode files renamed for KARAKAI JOZU NO TAKAGI-SAN
  2322. 19-10-16 19:14:13.3|Info|RenameEpisodeFileService|Renaming 1 files for Cautious Hero: The Hero Is Overpowered but Overly Cautious
  2323. 19-10-16 19:14:13.4|Info|RenameEpisodeFileService|Selected episode files renamed for Cautious Hero: The Hero Is Overpowered but Overly Cautious
  2324. 19-10-16 19:16:01.2|Info|NzbSearchService|Searching 4 indexers for [Cautious Hero: The Hero Is Overpowered but Overly Cautious : S01E03]
  2325. 19-10-16 19:16:01.3|Error|Torznab|An error occurred while processing feed. http://192.168.1.11:9117/api/v2.0/indexers/horriblesubs/results/torznab/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100&q=Shinchou%20Yuusha&season=1&ep=3
  2326.  
  2327. [v2.0.0.5338] NzbDrone.Core.Indexers.Torznab.TorznabException: Torznab error detected: horriblesubs does not support the requested query. Please check the capabilities (t=caps) and make sure the search mode and categories are supported.
  2328. at NzbDrone.Core.Indexers.Torznab.TorznabRssParser.PreProcess (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x000b6] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Torznab\TorznabRssParser.cs:42
  2329. at NzbDrone.Core.Indexers.RssParser.ParseResponse (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x0000d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\RssParser.cs:55
  2330. at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].FetchPage (NzbDrone.Core.Indexers.IndexerRequest request, NzbDrone.Core.Indexers.IParseIndexerResponse parser) [0x00050] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:308
  2331. at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].FetchReleases (System.Func`2[T,TResult] pageableRequestChainSelector, System.Boolean isRecent) [0x000a0] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:143
  2332.  
  2333. 19-10-16 19:16:15.9|Info|DownloadDecisionMaker|No results found
  2334. 19-10-16 19:18:14.0|Info|NzbSearchService|Searching 3 indexers for [Cautious Hero: The Hero Is Overpowered but Overly Cautious : S01E03]
  2335. 19-10-16 19:18:28.8|Info|DownloadDecisionMaker|No results found
  2336. 19-10-16 19:18:42.1|Info|NzbSearchService|Searching 3 indexers for [Azur Lane : S01]
  2337. 19-10-16 19:18:42.9|Info|DownloadDecisionMaker|Processing 2 releases
  2338. 19-10-16 19:18:42.9|Info|SeriesSearchService|Series search completed. 0 reports downloaded.
  2339. 19-10-16 19:18:46.1|Info|NzbSearchService|Searching 3 indexers for [Cautious Hero: The Hero Is Overpowered but Overly Cautious : S01]
  2340. 19-10-16 19:18:51.1|Info|NzbSearchService|Searching 3 indexers for [Dr. Stone : S01]
  2341. 19-10-16 19:18:52.3|Info|DownloadDecisionMaker|Processing 2 releases
  2342. 19-10-16 19:18:52.3|Info|SeriesSearchService|Series search completed. 0 reports downloaded.
  2343. 19-10-16 19:18:54.3|Info|DownloadDecisionMaker|Processing 63 releases
  2344. 19-10-16 19:18:54.6|Info|SeriesSearchService|Series search completed. 0 reports downloaded.
  2345. 19-10-16 19:19:12.3|Info|NzbSearchService|Searching 3 indexers for [Food Wars! Shokugeki no Soma : S04E01]
  2346. 19-10-16 19:19:25.7|Info|DownloadDecisionMaker|No results found
  2347. 19-10-16 19:19:32.0|Info|NzbSearchService|Searching 3 indexers for [Food Wars! Shokugeki no Soma : S01E24]
  2348. 19-10-16 19:19:40.8|Info|DownloadDecisionMaker|No results found
  2349. 19-10-16 19:20:17.9|Info|SceneMappingService|Updating Scene mappings
  2350. 19-10-16 19:20:19.2|Info|RefreshSeriesService|Updating Info for KARAKAI JOZU NO TAKAGI-SAN
  2351. 19-10-16 19:20:19.3|Info|RefreshEpisodeService|Starting episode info refresh for: [337936][KARAKAI JOZU NO TAKAGI-SAN]
  2352. 19-10-16 19:20:19.3|Info|RefreshEpisodeService|Finished episode refresh for series: [337936][KARAKAI JOZU NO TAKAGI-SAN].
  2353. 19-10-16 19:20:19.3|Info|DiskScanService|Scanning disk for KARAKAI JOZU NO TAKAGI-SAN
  2354. 19-10-16 19:20:19.6|Info|DiskScanService|Completed scanning disk for KARAKAI JOZU NO TAKAGI-SAN
  2355. 19-10-16 19:20:19.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2356. 19-10-16 19:20:19.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2357. 19-10-16 19:20:19.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2358. 19-10-16 19:20:19.7|Info|ExistingExtraFileService|Found 0 extra files
  2359. 19-10-16 19:20:37.9|Info|RefreshSeriesService|Updating Info for KARAKAI JOZU NO TAKAGI-SAN
  2360. 19-10-16 19:20:38.0|Info|RefreshEpisodeService|Starting episode info refresh for: [337936][KARAKAI JOZU NO TAKAGI-SAN]
  2361. 19-10-16 19:20:38.0|Info|RefreshEpisodeService|Finished episode refresh for series: [337936][KARAKAI JOZU NO TAKAGI-SAN].
  2362. 19-10-16 19:20:38.0|Info|DiskScanService|Scanning disk for KARAKAI JOZU NO TAKAGI-SAN
  2363. 19-10-16 19:20:38.3|Info|DiskScanService|Completed scanning disk for KARAKAI JOZU NO TAKAGI-SAN
  2364. 19-10-16 19:20:38.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2365. 19-10-16 19:20:38.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2366. 19-10-16 19:20:38.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2367. 19-10-16 19:20:38.3|Info|ExistingExtraFileService|Found 0 extra files
  2368. 19-10-16 19:20:41.1|Info|RenameEpisodeFileService|Renaming 2 files for KARAKAI JOZU NO TAKAGI-SAN
  2369. 19-10-16 19:20:41.1|Info|RenameEpisodeFileService|Selected episode files renamed for KARAKAI JOZU NO TAKAGI-SAN
  2370. 19-10-16 19:23:24.1|Info|RssSyncService|Starting RSS Sync
  2371. 19-10-16 19:23:29.7|Info|DownloadDecisionMaker|Processing 274 releases
  2372. 19-10-16 19:23:31.7|Info|RssSyncService|RSS Sync Completed. Reports found: 274, Reports grabbed: 0
  2373. 19-10-16 19:38:55.0|Info|RssSyncService|Starting RSS Sync
  2374. 19-10-16 19:39:02.5|Info|DownloadDecisionMaker|Processing 272 releases
  2375. 19-10-16 19:39:04.4|Info|RssSyncService|RSS Sync Completed. Reports found: 272, Reports grabbed: 0
  2376. 19-10-16 19:54:25.7|Info|RssSyncService|Starting RSS Sync
  2377. 19-10-16 19:54:34.8|Info|DownloadDecisionMaker|Processing 272 releases
  2378. 19-10-16 19:54:36.7|Info|RssSyncService|RSS Sync Completed. Reports found: 272, Reports grabbed: 0
  2379. 19-10-16 20:09:56.1|Info|RssSyncService|Starting RSS Sync
  2380. 19-10-16 20:10:05.6|Info|DownloadDecisionMaker|Processing 272 releases
  2381. 19-10-16 20:10:07.5|Info|RssSyncService|RSS Sync Completed. Reports found: 272, Reports grabbed: 0
  2382. 19-10-16 20:25:26.9|Info|RssSyncService|Starting RSS Sync
  2383. 19-10-16 20:25:32.3|Info|DownloadDecisionMaker|Processing 272 releases
  2384. 19-10-16 20:25:34.2|Info|RssSyncService|RSS Sync Completed. Reports found: 272, Reports grabbed: 0
  2385. 19-10-16 20:30:05.8|Info|NzbSearchService|Searching 4 indexers for [Sword Art Online : S04E01]
  2386. 19-10-16 20:30:05.8|Error|Torznab|An error occurred while processing feed. http://192.168.1.11:9117/api/v2.0/indexers/horriblesubs/results/torznab/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100&q=Sword%20Art%20Online%20Alicization%20War%20of%20Underworld&season=4&ep=1
  2387.  
  2388. [v2.0.0.5338] NzbDrone.Core.Indexers.Torznab.TorznabException: Torznab error detected: horriblesubs does not support the requested query. Please check the capabilities (t=caps) and make sure the search mode and categories are supported.
  2389. at NzbDrone.Core.Indexers.Torznab.TorznabRssParser.PreProcess (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x000b6] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Torznab\TorznabRssParser.cs:42
  2390. at NzbDrone.Core.Indexers.RssParser.ParseResponse (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x0000d] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\RssParser.cs:55
  2391. at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].FetchPage (NzbDrone.Core.Indexers.IndexerRequest request, NzbDrone.Core.Indexers.IParseIndexerResponse parser) [0x00050] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:308
  2392. at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].FetchReleases (System.Func`2[T,TResult] pageableRequestChainSelector, System.Boolean isRecent) [0x000a0] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:143
  2393.  
  2394. 19-10-16 20:30:14.5|Info|DownloadDecisionMaker|No results found
  2395. 19-10-16 20:30:32.5|Info|NzbSearchService|Searching 3 indexers for [Cautious Hero: The Hero Is Overpowered but Overly Cautious : S01E03]
  2396. 19-10-16 20:30:47.0|Info|DownloadDecisionMaker|No results found
  2397. 19-10-16 20:33:44.3|Info|NzbSearchService|Searching 3 indexers for [Azur Lane : S01E02]
  2398. 19-10-16 20:33:47.9|Info|DownloadDecisionMaker|No results found
  2399. 19-10-16 20:40:57.5|Info|RssSyncService|Starting RSS Sync
  2400. 19-10-16 20:41:03.1|Info|DownloadDecisionMaker|Processing 271 releases
  2401. 19-10-16 20:41:05.1|Info|RssSyncService|RSS Sync Completed. Reports found: 271, Reports grabbed: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement