Advertisement
Guest User

sonarr swo:alicization error

a guest
Apr 25th, 2019
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 318.23 KB | None | 0 0
  1. 19-4-25 02:01:57.6|Error|RefreshSeriesService|Couldn't refresh info for [347283][Too Old To Die Young]
  2.  
  3. [v2.0.0.5322] System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://skyhook.sonarr.tv/v1/tvdb/shows/en/347283' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  4. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000f3] in <e8eb3d7a311640f484845e45cbec8973>:0
  5. at System.Net.WebOperation.Run () [0x001d9] in <e8eb3d7a311640f484845e45cbec8973>:0
  6. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  7. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  8. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  9. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74
  10. --- End of inner exception stack trace ---
  11. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c3] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:102
  12. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  13. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  14. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  15. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:264
  16. at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:269
  17. at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:40
  18. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (NzbDrone.Core.Tv.Series series) [0x0001f] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:57
  19. at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x000d2] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:188
  20.  
  21. 19-4-25 02:01:57.9|Info|DiskScanService|Scanning disk for Too Old To Die Young
  22. 19-4-25 02:01:57.9|Info|DiskScanService|Completed scanning disk for Too Old To Die Young
  23. 19-4-25 02:01:57.9|Info|RefreshSeriesService|Updating Info for Transformers: Cyberverse
  24. 19-4-25 02:01:57.9|Error|RefreshSeriesService|Couldn't refresh info for [352228][Transformers: Cyberverse]
  25.  
  26. [v2.0.0.5322] System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://skyhook.sonarr.tv/v1/tvdb/shows/en/352228' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  27. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000f3] in <e8eb3d7a311640f484845e45cbec8973>:0
  28. at System.Net.WebOperation.Run () [0x001d9] in <e8eb3d7a311640f484845e45cbec8973>:0
  29. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  30. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  31. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  32. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74
  33. --- End of inner exception stack trace ---
  34. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c3] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:102
  35. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  36. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  37. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  38. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:264
  39. at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:269
  40. at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:40
  41. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (NzbDrone.Core.Tv.Series series) [0x0001f] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:57
  42. at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x000d2] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:188
  43.  
  44. 19-4-25 02:01:57.9|Info|DiskScanService|Scanning disk for Transformers: Cyberverse
  45. 19-4-25 02:01:58.0|Info|DiskScanService|Completed scanning disk for Transformers: Cyberverse
  46. 19-4-25 02:01:58.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  47. 19-4-25 02:01:58.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  48. 19-4-25 02:01:58.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  49. 19-4-25 02:01:58.1|Info|ExistingExtraFileService|Found 0 extra files
  50. 19-4-25 02:01:58.1|Info|RefreshSeriesService|Skipping refresh of series: Transformers: Prime Wars Trilogy
  51. 19-4-25 02:01:58.1|Info|DiskScanService|Scanning disk for Transformers: Prime Wars Trilogy
  52. 19-4-25 02:01:58.2|Info|DiskScanService|Completed scanning disk for Transformers: Prime Wars Trilogy
  53. 19-4-25 02:01:58.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  54. 19-4-25 02:01:58.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  55. 19-4-25 02:01:58.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  56. 19-4-25 02:01:58.4|Info|ExistingExtraFileService|Found 0 extra files
  57. 19-4-25 02:01:58.4|Info|RefreshSeriesService|Skipping refresh of series: Transformers: Robots In Disguise (2015)
  58. 19-4-25 02:01:58.4|Info|DiskScanService|Scanning disk for Transformers: Robots In Disguise (2015)
  59. 19-4-25 02:01:58.5|Info|DiskScanService|Completed scanning disk for Transformers: Robots In Disguise (2015)
  60. 19-4-25 02:01:58.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  61. 19-4-25 02:01:58.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  62. 19-4-25 02:01:58.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  63. 19-4-25 02:01:58.5|Info|ExistingExtraFileService|Found 0 extra files
  64. 19-4-25 02:01:58.6|Info|RefreshSeriesService|Skipping refresh of series: Trollhunters
  65. 19-4-25 02:01:58.6|Info|DiskScanService|Scanning disk for Trollhunters
  66. 19-4-25 02:01:58.7|Info|DiskScanService|Completed scanning disk for Trollhunters
  67. 19-4-25 02:01:58.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  68. 19-4-25 02:01:59.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  69. 19-4-25 02:01:59.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  70. 19-4-25 02:01:59.2|Info|ExistingExtraFileService|Found 0 extra files
  71. 19-4-25 02:01:59.2|Info|RefreshSeriesService|Updating Info for The Twilight Zone (2019)
  72. 19-4-25 02:01:59.2|Error|RefreshSeriesService|Couldn't refresh info for [358915][The Twilight Zone (2019)]
  73.  
  74. [v2.0.0.5322] System.Net.WebException: Unable to read data from the transport connection: Connection reset by peer.: 'http://skyhook.sonarr.tv/v1/tvdb/shows/en/358915' ---> 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
  75. at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult asyncResult) [0x00012] in <e8eb3d7a311640f484845e45cbec8973>:0
  76. at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x00057] in <e8eb3d7a311640f484845e45cbec8973>:0
  77. --- End of inner exception stack trace ---
  78. at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0009b] in <e8eb3d7a311640f484845e45cbec8973>:0
  79. at System.IO.Stream+<>c.<BeginEndReadAsync>b__43_1 (System.IO.Stream stream, System.IAsyncResult asyncResult) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  80. 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 <6649516e5b3542319fb262b421af0adb>:0
  81. --- End of stack trace from previous location where exception was thrown ---
  82.  
  83. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000db] in <e8eb3d7a311640f484845e45cbec8973>:0
  84. at System.Net.WebOperation.Run () [0x001d9] in <e8eb3d7a311640f484845e45cbec8973>:0
  85. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  86. at System.Net.HttpWebRequest.MyGetResponseAsync (System.Threading.CancellationToken cancellationToken) [0x0027f] in <e8eb3d7a311640f484845e45cbec8973>:0
  87. --- End of inner exception stack trace ---
  88. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  89. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  90. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74
  91. --- End of inner exception stack trace ---
  92. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c3] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:102
  93. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  94. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  95. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  96. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:264
  97. at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:269
  98. at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:40
  99. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (NzbDrone.Core.Tv.Series series) [0x0001f] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:57
  100. at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x000d2] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:188
  101.  
  102. 19-4-25 02:01:59.2|Info|DiskScanService|Scanning disk for The Twilight Zone (2019)
  103. 19-4-25 02:01:59.2|Info|DiskScanService|Completed scanning disk for The Twilight Zone (2019)
  104. 19-4-25 02:01:59.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  105. 19-4-25 02:01:59.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  106. 19-4-25 02:01:59.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  107. 19-4-25 02:01:59.3|Info|ExistingExtraFileService|Found 0 extra files
  108. 19-4-25 02:01:59.3|Info|RefreshSeriesService|Updating Info for Ultraman (2019)
  109. 19-4-25 02:01:59.3|Error|RefreshSeriesService|Couldn't refresh info for [356041][Ultraman (2019)]
  110.  
  111. [v2.0.0.5322] System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://skyhook.sonarr.tv/v1/tvdb/shows/en/356041' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  112. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000f3] in <e8eb3d7a311640f484845e45cbec8973>:0
  113. at System.Net.WebOperation.Run () [0x001d9] in <e8eb3d7a311640f484845e45cbec8973>:0
  114. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  115. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  116. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  117. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74
  118. --- End of inner exception stack trace ---
  119. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c3] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:102
  120. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  121. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  122. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  123. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:264
  124. at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:269
  125. at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:40
  126. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (NzbDrone.Core.Tv.Series series) [0x0001f] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:57
  127. at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x000d2] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:188
  128.  
  129. 19-4-25 02:01:59.4|Info|DiskScanService|Scanning disk for Ultraman (2019)
  130. 19-4-25 02:01:59.4|Info|DiskScanService|Completed scanning disk for Ultraman (2019)
  131. 19-4-25 02:01:59.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  132. 19-4-25 02:01:59.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  133. 19-4-25 02:01:59.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  134. 19-4-25 02:01:59.5|Info|ExistingExtraFileService|Found 0 extra files
  135. 19-4-25 02:01:59.5|Info|RefreshSeriesService|Updating Info for The Umbrella Academy
  136. 19-4-25 02:01:59.6|Error|RefreshSeriesService|Couldn't refresh info for [353764][The Umbrella Academy]
  137.  
  138. [v2.0.0.5322] System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://skyhook.sonarr.tv/v1/tvdb/shows/en/353764' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  139. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000f3] in <e8eb3d7a311640f484845e45cbec8973>:0
  140. at System.Net.WebOperation.Run () [0x001d9] in <e8eb3d7a311640f484845e45cbec8973>:0
  141. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  142. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  143. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  144. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74
  145. --- End of inner exception stack trace ---
  146. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c3] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:102
  147. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  148. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  149. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  150. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:264
  151. at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:269
  152. at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:40
  153. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (NzbDrone.Core.Tv.Series series) [0x0001f] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:57
  154. at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x000d2] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:188
  155.  
  156. 19-4-25 02:01:59.6|Info|DiskScanService|Scanning disk for The Umbrella Academy
  157. 19-4-25 02:01:59.6|Info|DiskScanService|Completed scanning disk for The Umbrella Academy
  158. 19-4-25 02:01:59.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  159. 19-4-25 02:01:59.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  160. 19-4-25 02:01:59.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  161. 19-4-25 02:01:59.8|Info|ExistingExtraFileService|Found 0 extra files
  162. 19-4-25 02:01:59.8|Info|RefreshSeriesService|Skipping refresh of series: Vampire Princess Miyu
  163. 19-4-25 02:01:59.8|Info|DiskScanService|Scanning disk for Vampire Princess Miyu
  164. 19-4-25 02:01:59.8|Info|DiskScanService|Completed scanning disk for Vampire Princess Miyu
  165. 19-4-25 02:01:59.8|Info|RefreshSeriesService|Updating Info for Van Helsing
  166. 19-4-25 02:01:59.8|Error|RefreshSeriesService|Couldn't refresh info for [308772][Van Helsing]
  167.  
  168. [v2.0.0.5322] System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://skyhook.sonarr.tv/v1/tvdb/shows/en/308772' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  169. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000f3] in <e8eb3d7a311640f484845e45cbec8973>:0
  170. at System.Net.WebOperation.Run () [0x001d9] in <e8eb3d7a311640f484845e45cbec8973>:0
  171. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  172. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  173. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  174. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74
  175. --- End of inner exception stack trace ---
  176. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c3] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:102
  177. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  178. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  179. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  180. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:264
  181. at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:269
  182. at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:40
  183. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (NzbDrone.Core.Tv.Series series) [0x0001f] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:57
  184. at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x000d2] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:188
  185.  
  186. 19-4-25 02:01:59.8|Info|DiskScanService|Scanning disk for Van Helsing
  187. 19-4-25 02:01:59.9|Info|DiskScanService|Completed scanning disk for Van Helsing
  188. 19-4-25 02:02:00.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  189. 19-4-25 02:02:00.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  190. 19-4-25 02:02:00.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  191. 19-4-25 02:02:00.4|Info|ExistingExtraFileService|Found 0 extra files
  192. 19-4-25 02:02:00.4|Info|RefreshSeriesService|Updating Info for The Venture Bros.
  193. 19-4-25 02:02:00.4|Error|RefreshSeriesService|Couldn't refresh info for [72306][The Venture Bros.]
  194.  
  195. [v2.0.0.5322] System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://skyhook.sonarr.tv/v1/tvdb/shows/en/72306' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  196. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000f3] in <e8eb3d7a311640f484845e45cbec8973>:0
  197. at System.Net.WebOperation.Run () [0x001d9] in <e8eb3d7a311640f484845e45cbec8973>:0
  198. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  199. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  200. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  201. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74
  202. --- End of inner exception stack trace ---
  203. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c3] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:102
  204. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  205. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  206. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  207. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:264
  208. at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:269
  209. at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:40
  210. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (NzbDrone.Core.Tv.Series series) [0x0001f] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:57
  211. at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x000d2] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:188
  212.  
  213. 19-4-25 02:02:00.4|Info|DiskScanService|Scanning disk for The Venture Bros.
  214. 19-4-25 02:02:00.5|Info|DiskScanService|Completed scanning disk for The Venture Bros.
  215. 19-4-25 02:02:00.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  216. 19-4-25 02:02:00.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  217. 19-4-25 02:02:00.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  218. 19-4-25 02:02:00.6|Info|ExistingExtraFileService|Found 0 extra files
  219. 19-4-25 02:02:00.6|Info|RefreshSeriesService|Skipping refresh of series: Violet Evergarden
  220. 19-4-25 02:02:00.6|Info|DiskScanService|Scanning disk for Violet Evergarden
  221. 19-4-25 02:02:00.6|Info|DiskScanService|Completed scanning disk for Violet Evergarden
  222. 19-4-25 02:02:00.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  223. 19-4-25 02:02:00.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  224. 19-4-25 02:02:00.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  225. 19-4-25 02:02:00.8|Info|ExistingExtraFileService|Found 0 extra files
  226. 19-4-25 02:02:00.8|Info|RefreshSeriesService|Skipping refresh of series: Voltron: Legendary Defender
  227. 19-4-25 02:02:00.8|Info|DiskScanService|Scanning disk for Voltron: Legendary Defender
  228. 19-4-25 02:02:01.0|Info|DiskScanService|Completed scanning disk for Voltron: Legendary Defender
  229. 19-4-25 02:02:01.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  230. 19-4-25 02:02:01.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  231. 19-4-25 02:02:01.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  232. 19-4-25 02:02:01.1|Info|ExistingExtraFileService|Found 0 extra files
  233. 19-4-25 02:02:01.1|Info|RefreshSeriesService|Updating Info for Warrior (2019)
  234. 19-4-25 02:02:01.1|Error|RefreshSeriesService|Couldn't refresh info for [359326][Warrior (2019)]
  235.  
  236. [v2.0.0.5322] System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://skyhook.sonarr.tv/v1/tvdb/shows/en/359326' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  237. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000f3] in <e8eb3d7a311640f484845e45cbec8973>:0
  238. at System.Net.WebOperation.Run () [0x001d9] in <e8eb3d7a311640f484845e45cbec8973>:0
  239. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  240. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  241. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  242. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74
  243. --- End of inner exception stack trace ---
  244. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c3] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:102
  245. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  246. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  247. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  248. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:264
  249. at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:269
  250. at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:40
  251. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (NzbDrone.Core.Tv.Series series) [0x0001f] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:57
  252. at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x000d2] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:188
  253.  
  254. 19-4-25 02:02:01.1|Info|DiskScanService|Scanning disk for Warrior (2019)
  255. 19-4-25 02:02:01.2|Info|DiskScanService|Completed scanning disk for Warrior (2019)
  256. 19-4-25 02:02:01.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  257. 19-4-25 02:02:01.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  258. 19-4-25 02:02:01.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  259. 19-4-25 02:02:01.3|Info|ExistingExtraFileService|Found 0 extra files
  260. 19-4-25 02:02:01.3|Info|RefreshSeriesService|Updating Info for Watchmen
  261. 19-4-25 02:02:01.3|Error|RefreshSeriesService|Couldn't refresh info for [356186][Watchmen]
  262.  
  263. [v2.0.0.5322] System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://skyhook.sonarr.tv/v1/tvdb/shows/en/356186' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  264. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000f3] in <e8eb3d7a311640f484845e45cbec8973>:0
  265. at System.Net.WebOperation.Run () [0x001d9] in <e8eb3d7a311640f484845e45cbec8973>:0
  266. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  267. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  268. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  269. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74
  270. --- End of inner exception stack trace ---
  271. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c3] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:102
  272. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  273. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  274. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  275. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:264
  276. at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:269
  277. at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:40
  278. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (NzbDrone.Core.Tv.Series series) [0x0001f] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:57
  279. at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x000d2] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:188
  280.  
  281. 19-4-25 02:02:01.4|Info|DiskScanService|Scanning disk for Watchmen
  282. 19-4-25 02:02:01.4|Info|DiskScanService|Completed scanning disk for Watchmen
  283. 19-4-25 02:02:01.4|Info|RefreshSeriesService|Skipping refresh of series: When They Cry - Higurashi
  284. 19-4-25 02:02:01.4|Info|DiskScanService|Scanning disk for When They Cry - Higurashi
  285. 19-4-25 02:02:01.4|Info|DiskScanService|Completed scanning disk for When They Cry - Higurashi
  286. 19-4-25 02:02:01.4|Info|RefreshSeriesService|Skipping refresh of series: World Conquest: Zvezda Plot
  287. 19-4-25 02:02:01.4|Info|DiskScanService|Scanning disk for World Conquest: Zvezda Plot
  288. 19-4-25 02:02:01.4|Info|DiskScanService|Completed scanning disk for World Conquest: Zvezda Plot
  289. 19-4-25 02:02:01.5|Info|RefreshSeriesService|Skipping refresh of series: The World Yamizukan
  290. 19-4-25 02:02:01.5|Info|DiskScanService|Scanning disk for The World Yamizukan
  291. 19-4-25 02:02:01.6|Info|DiskScanService|Completed scanning disk for The World Yamizukan
  292. 19-4-25 02:02:01.6|Info|RefreshSeriesService|Updating Info for Yamishibai: Japanese Ghost Stories
  293. 19-4-25 02:02:01.6|Error|RefreshSeriesService|Couldn't refresh info for [271591][Yamishibai: Japanese Ghost Stories]
  294.  
  295. [v2.0.0.5322] System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://skyhook.sonarr.tv/v1/tvdb/shows/en/271591' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  296. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000f3] in <e8eb3d7a311640f484845e45cbec8973>:0
  297. at System.Net.WebOperation.Run () [0x001d9] in <e8eb3d7a311640f484845e45cbec8973>:0
  298. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  299. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  300. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  301. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74
  302. --- End of inner exception stack trace ---
  303. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c3] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:102
  304. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  305. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  306. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  307. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:264
  308. at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:269
  309. at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:40
  310. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (NzbDrone.Core.Tv.Series series) [0x0001f] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:57
  311. at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x000d2] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:188
  312.  
  313. 19-4-25 02:02:01.6|Info|DiskScanService|Scanning disk for Yamishibai: Japanese Ghost Stories
  314. 19-4-25 02:02:01.6|Info|DiskScanService|Completed scanning disk for Yamishibai: Japanese Ghost Stories
  315. 19-4-25 02:02:01.7|Info|RefreshSeriesService|Updating Info for Young Justice
  316. 19-4-25 02:02:01.7|Error|RefreshSeriesService|Couldn't refresh info for [192061][Young Justice]
  317.  
  318. [v2.0.0.5322] System.Net.WebException: Unable to read data from the transport connection: Connection reset by peer.: 'http://skyhook.sonarr.tv/v1/tvdb/shows/en/192061' ---> 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
  319. at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult asyncResult) [0x00012] in <e8eb3d7a311640f484845e45cbec8973>:0
  320. at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x00057] in <e8eb3d7a311640f484845e45cbec8973>:0
  321. --- End of inner exception stack trace ---
  322. at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0009b] in <e8eb3d7a311640f484845e45cbec8973>:0
  323. at System.IO.Stream+<>c.<BeginEndReadAsync>b__43_1 (System.IO.Stream stream, System.IAsyncResult asyncResult) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  324. 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 <6649516e5b3542319fb262b421af0adb>:0
  325. --- End of stack trace from previous location where exception was thrown ---
  326.  
  327. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000db] in <e8eb3d7a311640f484845e45cbec8973>:0
  328. at System.Net.WebOperation.Run () [0x001d9] in <e8eb3d7a311640f484845e45cbec8973>:0
  329. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  330. at System.Net.HttpWebRequest.MyGetResponseAsync (System.Threading.CancellationToken cancellationToken) [0x0027f] in <e8eb3d7a311640f484845e45cbec8973>:0
  331. --- End of inner exception stack trace ---
  332. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  333. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  334. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74
  335. --- End of inner exception stack trace ---
  336. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c3] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:102
  337. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  338. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  339. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  340. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:264
  341. at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:269
  342. at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:40
  343. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (NzbDrone.Core.Tv.Series series) [0x0001f] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:57
  344. at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x000d2] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:188
  345.  
  346. 19-4-25 02:02:01.7|Info|DiskScanService|Scanning disk for Young Justice
  347. 19-4-25 02:02:01.7|Info|DiskScanService|Completed scanning disk for Young Justice
  348. 19-4-25 02:02:01.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  349. 19-4-25 02:02:01.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  350. 19-4-25 02:02:01.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  351. 19-4-25 02:02:01.9|Info|ExistingExtraFileService|Found 0 extra files
  352. 19-4-25 02:02:01.9|Info|RefreshSeriesService|Updating Info for Yu Yu Hakusho
  353. 19-4-25 02:02:02.0|Error|RefreshSeriesService|Couldn't refresh info for [76665][Yu Yu Hakusho]
  354.  
  355. [v2.0.0.5322] System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://skyhook.sonarr.tv/v1/tvdb/shows/en/76665' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  356. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000f3] in <e8eb3d7a311640f484845e45cbec8973>:0
  357. at System.Net.WebOperation.Run () [0x001d9] in <e8eb3d7a311640f484845e45cbec8973>:0
  358. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  359. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  360. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  361. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74
  362. --- End of inner exception stack trace ---
  363. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c3] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:102
  364. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  365. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  366. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  367. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:264
  368. at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:269
  369. at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:40
  370. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (NzbDrone.Core.Tv.Series series) [0x0001f] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:57
  371. at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x000d2] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:188
  372.  
  373. 19-4-25 02:02:02.0|Info|DiskScanService|Scanning disk for Yu Yu Hakusho
  374. 19-4-25 02:02:02.0|Info|DiskScanService|Completed scanning disk for Yu Yu Hakusho
  375. 19-4-25 02:02:02.0|Info|RefreshSeriesService|Updating Info for ZOIDS WILD
  376. 19-4-25 02:02:02.1|Error|RefreshSeriesService|Couldn't refresh info for [347578][ZOIDS WILD]
  377.  
  378. [v2.0.0.5322] System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://skyhook.sonarr.tv/v1/tvdb/shows/en/347578' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  379. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000f3] in <e8eb3d7a311640f484845e45cbec8973>:0
  380. at System.Net.WebOperation.Run () [0x001d9] in <e8eb3d7a311640f484845e45cbec8973>:0
  381. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  382. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  383. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  384. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74
  385. --- End of inner exception stack trace ---
  386. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c3] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:102
  387. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  388. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  389. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  390. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:264
  391. at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:269
  392. at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:40
  393. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (NzbDrone.Core.Tv.Series series) [0x0001f] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:57
  394. at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x000d2] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:188
  395.  
  396. 19-4-25 02:02:02.1|Info|DiskScanService|Scanning disk for ZOIDS WILD
  397. 19-4-25 02:02:02.1|Info|DiskScanService|Completed scanning disk for ZOIDS WILD
  398. 19-4-25 02:02:02.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  399. 19-4-25 02:02:02.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  400. 19-4-25 02:02:02.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  401. 19-4-25 02:02:02.2|Info|ExistingExtraFileService|Found 0 extra files
  402. 19-4-25 02:45:23.5|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from deluge
  403.  
  404. [v2.0.0.5322] 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
  405. at System.Net.Sockets.Socket.EndSend (System.IAsyncResult asyncResult) [0x00012] in <e8eb3d7a311640f484845e45cbec8973>:0
  406. at System.Net.Sockets.NetworkStream.EndWrite (System.IAsyncResult asyncResult) [0x00057] in <e8eb3d7a311640f484845e45cbec8973>:0
  407. --- End of inner exception stack trace ---
  408. at System.Net.Sockets.NetworkStream.EndWrite (System.IAsyncResult asyncResult) [0x0009b] in <e8eb3d7a311640f484845e45cbec8973>:0
  409. at System.IO.Stream+<>c.<BeginEndWriteAsync>b__53_1 (System.IO.Stream stream, System.IAsyncResult asyncResult) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  410. 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)
  411. 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 <6649516e5b3542319fb262b421af0adb>:0
  412. --- End of stack trace from previous location where exception was thrown ---
  413.  
  414. at System.Net.WebRequestStream.ProcessWrite (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Threading.CancellationToken cancellationToken) [0x00270] in <e8eb3d7a311640f484845e45cbec8973>:0
  415. at System.Net.WebConnectionStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x00070] in <e8eb3d7a311640f484845e45cbec8973>:0
  416. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000f7] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:70
  417. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  418. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  419. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  420. 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 C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:290
  421. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.BuildRequest (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x0006d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:203
  422. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings, System.String method, System.Object[] arguments) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:210
  423. at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel (System.String label, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x00012] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\DelugeProxy.cs:96
  424. at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems () [0x00012] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Deluge\Deluge.cs:96
  425. at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x0000c] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:89
  426.  
  427. 19-4-25 02:45:23.5|Warn|Sabnzbd|Couldn't get download queue. Unable to connect to SABnzbd, please check your settings
  428.  
  429. [v2.0.0.5322] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://10.0.0.181:9513/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  430. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000f3] in <e8eb3d7a311640f484845e45cbec8973>:0
  431. at System.Net.WebOperation.Run () [0x001d9] in <e8eb3d7a311640f484845e45cbec8973>:0
  432. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  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 <e8eb3d7a311640f484845e45cbec8973>:0
  434. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  435. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74
  436. --- End of inner exception stack trace ---
  437. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c3] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:102
  438. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\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 C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  440. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\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 C:\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 C:\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 C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:113
  445. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:57
  446.  
  447. 19-4-25 02:45:23.6|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from sabnzbd
  448.  
  449. [v2.0.0.5322] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://10.0.0.181:9513/api?mode=history&start=0&limit=30&category=dl-tv&apikey=(removed)&output=json' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  450. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000f3] in <e8eb3d7a311640f484845e45cbec8973>:0
  451. at System.Net.WebOperation.Run () [0x001d9] in <e8eb3d7a311640f484845e45cbec8973>:0
  452. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  453. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  454. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  455. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74
  456. --- End of inner exception stack trace ---
  457. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c3] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:102
  458. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  459. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  460. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  461. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:184
  462. --- End of inner exception stack trace ---
  463. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0003a] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:192
  464. 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 C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:129
  465. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:117
  466. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd+<GetItems>d__8.MoveNext () [0x0001f] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:194
  467. at System.Collections.Generic.List`1[T].AddEnumerable (System.Collections.Generic.IEnumerable`1[T] enumerable) [0x00059] in <6649516e5b3542319fb262b421af0adb>:0
  468. at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`1[T] collection) [0x00062] in <6649516e5b3542319fb262b421af0adb>:0
  469. at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00018] in <35ad2ebb203f4577b22a9d30eca3ec1f>:0
  470. at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x0000c] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:89
  471.  
  472. 19-4-25 03:50:56.3|Info|RssSyncService|Starting RSS Sync
  473. 19-4-25 03:50:56.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
  474. 19-4-25 03:50:56.4|Info|DownloadDecisionMaker|No results found
  475. 19-4-25 03:50:56.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  476. 19-4-25 04:04:57.8|Info|SceneMappingService|Updating Scene mappings
  477. 19-4-25 04:04:57.9|Error|SceneMappingService|Failed to Update Scene Mappings
  478.  
  479. [v2.0.0.5322] System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://thexem.de/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  480. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000f3] in <e8eb3d7a311640f484845e45cbec8973>:0
  481. at System.Net.WebOperation.Run () [0x001d9] in <e8eb3d7a311640f484845e45cbec8973>:0
  482. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  483. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  484. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  485. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74
  486. --- End of inner exception stack trace ---
  487. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c3] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:102
  488. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  489. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  490. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  491. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:264
  492. at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:269
  493. at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82
  494. at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205
  495. at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x00028] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:152
  496.  
  497. 19-4-25 04:04:58.3|Error|SceneMappingService|Failed to Update Scene Mappings
  498.  
  499. [v2.0.0.5322] System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  500. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000f3] in <e8eb3d7a311640f484845e45cbec8973>:0
  501. at System.Net.WebOperation.Run () [0x001d9] in <e8eb3d7a311640f484845e45cbec8973>:0
  502. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  503. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  504. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  505. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74
  506. --- End of inner exception stack trace ---
  507. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c3] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:102
  508. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  509. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  510. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  511. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:264
  512. at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:269
  513. at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29
  514. at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16
  515. at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x00028] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:152
  516.  
  517. 19-4-25 05:11:46.1|Warn|MediaCoverMapper|File /config/MediaCover/239/poster.jpg not found
  518. 19-4-25 05:11:48.5|Warn|MediaCoverMapper|File /config/MediaCover/206/poster.jpg not found
  519. 19-4-25 05:11:48.5|Warn|MediaCoverMapper|File /config/MediaCover/252/poster.jpg not found
  520. 19-4-25 05:11:48.9|Warn|MediaCoverMapper|File /config/MediaCover/244/poster.jpg not found
  521. 19-4-25 05:14:03.8|Warn|Torznab|Unable to connect to indexer
  522.  
  523. [v2.0.0.5322] System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://10.0.0.181:9541/api/v2.0/indexers/all/results/torznab?t=caps&apikey=(removed) ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  524. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000f3] in <e8eb3d7a311640f484845e45cbec8973>:0
  525. at System.Net.WebOperation.Run () [0x001d9] in <e8eb3d7a311640f484845e45cbec8973>:0
  526. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  527. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  528. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  529. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74
  530. --- End of inner exception stack trace ---
  531. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c3] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:102
  532. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  533. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  534. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  535. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:264
  536. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x0009a] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:62
  537. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider+<>c__DisplayClass4_0.<GetCapabilities>b__0 () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:35
  538. at NzbDrone.Common.Cache.Cached`1[T].Get (System.String key, System.Func`1[TResult] function, System.Nullable`1[T] lifeTime) [0x0006a] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Cache\Cached.cs:81
  539. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x00020] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:35
  540. at NzbDrone.Core.Indexers.Torznab.Torznab.get_PageSize () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Torznab\Torznab.cs:23
  541. at NzbDrone.Core.Indexers.Torznab.Torznab.GetRequestGenerator () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Torznab\Torznab.cs:27
  542. at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].TestConnection () [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:334
  543.  
  544. 19-4-25 05:14:03.9|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  545. -- Unable to connect to indexer, check the log for more details
  546. 19-4-25 05:17:21.8|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.5322
  547. 19-4-25 05:17:28.4|Info|AppFolderInfo|Data directory is being overridden to [/config]
  548. 19-4-25 05:17:29.8|Info|Router|Application mode: Interactive
  549. 19-4-25 05:17:32.4|Info|MigrationLogger|*** Migrating data source=/config/nzbdrone.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  550. 19-4-25 05:17:34.3|Info|MigrationLogger|*** Migrating data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  551. 19-4-25 05:17:34.8|Info|OwinHostController|Listening on the following URLs:
  552. 19-4-25 05:17:34.8|Info|OwinHostController| http://*:8989/
  553. 19-4-25 05:17:36.5|Info|NancyBootstrapper|Starting Web Server
  554. 19-4-25 05:18:01.3|Warn|MediaCoverMapper|File /config/MediaCover/239/poster.jpg not found
  555. 19-4-25 05:18:01.7|Warn|MediaCoverMapper|File /config/MediaCover/252/poster.jpg not found
  556. 19-4-25 05:18:01.7|Warn|MediaCoverMapper|File /config/MediaCover/244/poster.jpg not found
  557. 19-4-25 05:18:01.7|Warn|MediaCoverMapper|File /config/MediaCover/206/poster.jpg not found
  558. 19-4-25 05:18:07.5|Warn|MediaCoverMapper|File /config/MediaCover/252/poster.jpg not found
  559. 19-4-25 05:18:07.6|Warn|MediaCoverMapper|File /config/MediaCover/206/poster.jpg not found
  560. 19-4-25 05:18:07.6|Warn|MediaCoverMapper|File /config/MediaCover/239/poster.jpg not found
  561. 19-4-25 05:18:07.6|Warn|MediaCoverMapper|File /config/MediaCover/244/poster.jpg not found
  562. 19-4-25 05:18:11.7|Error|ProxyCheck|Proxy Health Check failed
  563.  
  564. [v2.0.0.5322] System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://services.sonarr.tv/v1/ping' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  565. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000f3] in <e8eb3d7a311640f484845e45cbec8973>:0
  566. at System.Net.WebOperation.Run () [0x001d9] in <e8eb3d7a311640f484845e45cbec8973>:0
  567. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  568. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  569. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  570. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74
  571. --- End of inner exception stack trace ---
  572. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c3] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:102
  573. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  574. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  575. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  576. at NzbDrone.Core.HealthCheck.Checks.ProxyCheck.Check () [0x00065] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\HealthCheck\Checks\ProxyCheck.cs:46
  577.  
  578. 19-4-25 05:18:17.6|Error|TaskExtensions|Task Error
  579.  
  580. [v2.0.0.5322] System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://services.sonarr.tv/v1/update/master?version=2.0.0.5322&os=linux&runtimeVer=5.20.1.19' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  581. at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000f3] in <e8eb3d7a311640f484845e45cbec8973>:0
  582. at System.Net.WebOperation.Run () [0x001d9] in <e8eb3d7a311640f484845e45cbec8973>:0
  583. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  584. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  585. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  586. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74
  587. --- End of inner exception stack trace ---
  588. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c3] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:102
  589. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  590. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  591. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  592. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:264
  593. at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:269
  594. at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate (System.String branch, System.Version currentVersion) [0x0006c] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:38
  595. at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Update\UpdateCheckService.cs:26
  596. at NzbDrone.Core.HealthCheck.Checks.UpdateCheck.Check () [0x000f7] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\HealthCheck\Checks\UpdateCheck.cs:63
  597. at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__11_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:71
  598. at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in <35ad2ebb203f4577b22a9d30eca3ec1f>:0
  599. at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <35ad2ebb203f4577b22a9d30eca3ec1f>:0
  600. at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:71
  601. at NzbDrone.Core.HealthCheck.HealthCheckService.HandleAsync (NzbDrone.Core.Lifecycle.ApplicationStartedEvent message) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:104
  602. at NzbDrone.Core.Messaging.Events.EventAggregator+<>c__DisplayClass6_2`1[TEvent].<PublishEvent>b__1 () [0x00035] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Events\EventAggregator.cs:123
  603. at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in <6649516e5b3542319fb262b421af0adb>:0
  604. at System.Threading.Tasks.Task.Execute () [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  605.  
  606. 19-4-25 05:51:16.9|Info|RssSyncService|Starting RSS Sync
  607. 19-4-25 05:51:20.5|Warn|Rarbg|Indexer Rarbg rss sync didn't cover the period between 4/22/2019 5:06:01 PM and 4/25/2019 5:43:42 AM UTC. Search may be required.
  608. 19-4-25 05:51:20.6|Info|DownloadDecisionMaker|Processing 100 releases
  609. 19-4-25 05:51:22.2|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0, Reports pending: 4
  610. 19-4-25 07:05:19.6|Info|SceneMappingService|Updating Scene mappings
  611. 19-4-25 07:51:51.5|Info|RssSyncService|Starting RSS Sync
  612. 19-4-25 07:51:55.2|Info|DownloadDecisionMaker|Processing 104 releases
  613. 19-4-25 07:51:56.6|Info|RssSyncService|RSS Sync Completed. Reports found: 104, Reports grabbed: 0, Reports pending: 6
  614. 19-4-25 09:52:26.5|Info|RssSyncService|Starting RSS Sync
  615. 19-4-25 09:52:30.1|Info|DownloadDecisionMaker|Processing 104 releases
  616. 19-4-25 09:52:31.3|Info|RssSyncService|RSS Sync Completed. Reports found: 104, Reports grabbed: 0, Reports pending: 6
  617. 19-4-25 10:02:58.7|Warn|Torznab|Unable to connect to indexer
  618.  
  619. [v2.0.0.5322] System.Net.WebException: Error: ConnectFailure (Connection refused): 'http://jackett/api/v2.0/indexers/all/results/torznab?t=caps&apikey=(removed) ---> System.Net.WebException: Error: ConnectFailure (Connection refused) ---> System.Net.Sockets.SocketException: Connection refused
  620. at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x00014] in <e8eb3d7a311640f484845e45cbec8973>:0
  621. at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in <e8eb3d7a311640f484845e45cbec8973>:0
  622. at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResult asyncResult) [0x00006] in <e8eb3d7a311640f484845e45cbec8973>:0
  623. at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00019] in <6649516e5b3542319fb262b421af0adb>:0
  624. --- End of stack trace from previous location where exception was thrown ---
  625.  
  626. at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0019b] in <e8eb3d7a311640f484845e45cbec8973>:0
  627. --- End of inner exception stack trace ---
  628. at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00217] in <e8eb3d7a311640f484845e45cbec8973>:0
  629. at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000cc] in <e8eb3d7a311640f484845e45cbec8973>:0
  630. at System.Net.WebOperation.Run () [0x0009a] in <e8eb3d7a311640f484845e45cbec8973>:0
  631. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  632. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  633. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  634. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:74
  635. --- End of inner exception stack trace ---
  636. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c3] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:102
  637. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  638. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  639. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  640. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:264
  641. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x0009a] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:62
  642. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider+<>c__DisplayClass4_0.<GetCapabilities>b__0 () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:35
  643. at NzbDrone.Common.Cache.Cached`1[T].Get (System.String key, System.Func`1[TResult] function, System.Nullable`1[T] lifeTime) [0x0006a] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Cache\Cached.cs:81
  644. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x00020] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:35
  645. at NzbDrone.Core.Indexers.Torznab.Torznab.get_PageSize () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Torznab\Torznab.cs:23
  646. at NzbDrone.Core.Indexers.Torznab.Torznab.GetRequestGenerator () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Torznab\Torznab.cs:27
  647. at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].TestConnection () [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:334
  648.  
  649. 19-4-25 10:02:58.7|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  650. -- Unable to connect to indexer, check the log for more details
  651. 19-4-25 10:05:26.9|Info|SceneMappingService|Updating Scene mappings
  652. 19-4-25 11:53:00.3|Info|RssSyncService|Starting RSS Sync
  653. 19-4-25 11:53:34.2|Info|DownloadDecisionMaker|Processing 2022 releases
  654. 19-4-25 11:54:49.4|Info|RssSyncService|RSS Sync Completed. Reports found: 2022, Reports grabbed: 0, Reports pending: 22
  655. 19-4-25 13:05:32.9|Info|SceneMappingService|Updating Scene mappings
  656. 19-4-25 13:55:04.8|Info|RssSyncService|Starting RSS Sync
  657. 19-4-25 13:55:47.3|Info|DownloadDecisionMaker|Processing 1266 releases
  658. 19-4-25 13:56:45.5|Info|DownloadService|Report sent to deluge. The.Flash.2014.S05E19.720p.HDTV.x264-LucidTV[ettv]
  659. 19-4-25 13:56:47.2|Info|DownloadService|Report sent to deluge. Roswell.New.Mexico.S01E13.720p.HDTV.x264-LucidTV[ettv]
  660. 19-4-25 13:56:47.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1266, Reports grabbed: 2, Reports pending: 33
  661. 19-4-25 14:02:05.4|Info|RefreshSeriesService|Updating Info for The 100
  662. 19-4-25 14:02:06.7|Info|RefreshEpisodeService|Starting episode info refresh for: [268592][The 100]
  663. 19-4-25 14:02:07.0|Info|RefreshEpisodeService|Finished episode refresh for series: [268592][The 100].
  664. 19-4-25 14:02:07.1|Info|DiskScanService|Scanning disk for The 100
  665. 19-4-25 14:02:07.1|Info|DiskScanService|Completed scanning disk for The 100
  666. 19-4-25 14:02:07.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  667. 19-4-25 14:02:07.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  668. 19-4-25 14:02:07.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  669. 19-4-25 14:02:07.4|Info|ExistingExtraFileService|Found 0 extra files
  670. 19-4-25 14:02:08.0|Info|RefreshSeriesService|Skipping refresh of series: 100 Sleeping Princes & The Kingdom of Dreams
  671. 19-4-25 14:02:08.0|Info|DiskScanService|Scanning disk for 100 Sleeping Princes & The Kingdom of Dreams
  672. 19-4-25 14:02:08.0|Info|DiskScanService|Completed scanning disk for 100 Sleeping Princes & The Kingdom of Dreams
  673. 19-4-25 14:02:08.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  674. 19-4-25 14:02:08.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  675. 19-4-25 14:02:08.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  676. 19-4-25 14:02:08.1|Info|ExistingExtraFileService|Found 0 extra files
  677. 19-4-25 14:02:08.1|Info|RefreshSeriesService|Updating Info for 3Below: Tales of Arcadia
  678. 19-4-25 14:02:08.6|Info|RefreshEpisodeService|Starting episode info refresh for: [347512][3Below: Tales of Arcadia]
  679. 19-4-25 14:02:08.7|Info|RefreshEpisodeService|Finished episode refresh for series: [347512][3Below: Tales of Arcadia].
  680. 19-4-25 14:02:08.7|Info|DiskScanService|Scanning disk for 3Below: Tales of Arcadia
  681. 19-4-25 14:02:08.7|Info|DiskScanService|Completed scanning disk for 3Below: Tales of Arcadia
  682. 19-4-25 14:02:08.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  683. 19-4-25 14:02:08.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  684. 19-4-25 14:02:08.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  685. 19-4-25 14:02:08.9|Info|ExistingExtraFileService|Found 0 extra files
  686. 19-4-25 14:02:09.1|Info|RefreshSeriesService|Skipping refresh of series: Adventure Time
  687. 19-4-25 14:02:09.1|Info|DiskScanService|Scanning disk for Adventure Time
  688. 19-4-25 14:02:09.3|Info|DiskScanService|Completed scanning disk for Adventure Time
  689. 19-4-25 14:02:09.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  690. 19-4-25 14:02:09.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  691. 19-4-25 14:02:09.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  692. 19-4-25 14:02:09.6|Info|ExistingExtraFileService|Found 0 extra files
  693. 19-4-25 14:02:09.6|Info|RefreshSeriesService|Updating Info for The Affair
  694. 19-4-25 14:02:10.4|Info|RefreshEpisodeService|Starting episode info refresh for: [270439][The Affair]
  695. 19-4-25 14:02:10.6|Info|RefreshEpisodeService|Finished episode refresh for series: [270439][The Affair].
  696. 19-4-25 14:02:10.7|Info|DiskScanService|Scanning disk for The Affair
  697. 19-4-25 14:02:11.0|Info|DiskScanService|Completed scanning disk for The Affair
  698. 19-4-25 14:02:11.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  699. 19-4-25 14:02:11.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  700. 19-4-25 14:02:11.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  701. 19-4-25 14:02:11.6|Info|ExistingExtraFileService|Found 0 extra files
  702. 19-4-25 14:02:11.7|Info|RefreshSeriesService|Skipping refresh of series: The Alienist
  703. 19-4-25 14:02:11.7|Info|DiskScanService|Scanning disk for The Alienist
  704. 19-4-25 14:02:11.7|Info|DiskScanService|Completed scanning disk for The Alienist
  705. 19-4-25 14:02:11.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  706. 19-4-25 14:02:11.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  707. 19-4-25 14:02:11.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  708. 19-4-25 14:02:11.7|Info|ExistingExtraFileService|Found 0 extra files
  709. 19-4-25 14:02:11.7|Info|RefreshSeriesService|Updating Info for Altered Carbon
  710. 19-4-25 14:02:12.2|Info|RefreshEpisodeService|Starting episode info refresh for: [332331][Altered Carbon]
  711. 19-4-25 14:02:12.3|Info|RefreshEpisodeService|Finished episode refresh for series: [332331][Altered Carbon].
  712. 19-4-25 14:02:12.3|Info|DiskScanService|Scanning disk for Altered Carbon
  713. 19-4-25 14:02:12.3|Info|DiskScanService|Completed scanning disk for Altered Carbon
  714. 19-4-25 14:02:12.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  715. 19-4-25 14:02:12.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  716. 19-4-25 14:02:12.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  717. 19-4-25 14:02:12.5|Info|ExistingExtraFileService|Found 0 extra files
  718. 19-4-25 14:02:12.6|Info|RefreshSeriesService|Updating Info for American Dad!
  719. 19-4-25 14:02:14.1|Info|RefreshEpisodeService|Starting episode info refresh for: [73141][American Dad!]
  720. 19-4-25 14:02:15.1|Info|RefreshEpisodeService|Finished episode refresh for series: [73141][American Dad!].
  721. 19-4-25 14:02:15.1|Info|DiskScanService|Scanning disk for American Dad!
  722. 19-4-25 14:02:15.2|Info|DiskScanService|Completed scanning disk for American Dad!
  723. 19-4-25 14:02:15.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  724. 19-4-25 14:02:15.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  725. 19-4-25 14:02:15.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  726. 19-4-25 14:02:15.4|Info|ExistingExtraFileService|Found 0 extra files
  727. 19-4-25 14:02:16.8|Info|RefreshSeriesService|Updating Info for American Gods
  728. 19-4-25 14:02:22.1|Info|RefreshEpisodeService|Starting episode info refresh for: [253573][American Gods]
  729. 19-4-25 14:02:22.2|Info|RefreshEpisodeService|Finished episode refresh for series: [253573][American Gods].
  730. 19-4-25 14:02:22.2|Info|DiskScanService|Scanning disk for American Gods
  731. 19-4-25 14:02:22.3|Info|DiskScanService|Completed scanning disk for American Gods
  732. 19-4-25 14:02:22.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  733. 19-4-25 14:02:22.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  734. 19-4-25 14:02:22.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  735. 19-4-25 14:02:22.6|Info|ExistingExtraFileService|Found 0 extra files
  736. 19-4-25 14:02:22.7|Info|RefreshSeriesService|Updating Info for Angels of Death
  737. 19-4-25 14:02:23.2|Info|RefreshEpisodeService|Starting episode info refresh for: [344844][Angels of Death]
  738. 19-4-25 14:02:23.2|Info|RefreshEpisodeService|Finished episode refresh for series: [344844][Angels of Death].
  739. 19-4-25 14:02:23.2|Info|DiskScanService|Scanning disk for Angels of Death
  740. 19-4-25 14:02:23.3|Info|DiskScanService|Completed scanning disk for Angels of Death
  741. 19-4-25 14:02:23.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  742. 19-4-25 14:02:23.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  743. 19-4-25 14:02:23.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  744. 19-4-25 14:02:23.5|Info|ExistingExtraFileService|Found 0 extra files
  745. 19-4-25 14:02:24.5|Info|RefreshSeriesService|Updating Info for Angolmois: Record of Mongol Invasion
  746. 19-4-25 14:02:25.3|Info|RefreshEpisodeService|Starting episode info refresh for: [348706][Angolmois: Record of Mongol Invasion]
  747. 19-4-25 14:02:25.3|Info|RefreshEpisodeService|Finished episode refresh for series: [348706][Angolmois: Record of Mongol Invasion].
  748. 19-4-25 14:02:25.3|Info|DiskScanService|Scanning disk for Angolmois: Record of Mongol Invasion
  749. 19-4-25 14:02:25.4|Info|DiskScanService|Completed scanning disk for Angolmois: Record of Mongol Invasion
  750. 19-4-25 14:02:25.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  751. 19-4-25 14:02:25.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  752. 19-4-25 14:02:25.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  753. 19-4-25 14:02:25.6|Info|ExistingExtraFileService|Found 0 extra files
  754. 19-4-25 14:02:26.2|Info|RefreshSeriesService|Skipping refresh of series: Another
  755. 19-4-25 14:02:26.2|Info|DiskScanService|Scanning disk for Another
  756. 19-4-25 14:02:26.2|Info|DiskScanService|Completed scanning disk for Another
  757. 19-4-25 14:02:26.3|Info|RefreshSeriesService|Skipping refresh of series: Anthony Bourdain: Parts Unknown
  758. 19-4-25 14:02:26.3|Info|DiskScanService|Scanning disk for Anthony Bourdain: Parts Unknown
  759. 19-4-25 14:02:26.4|Info|DiskScanService|Completed scanning disk for Anthony Bourdain: Parts Unknown
  760. 19-4-25 14:02:26.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  761. 19-4-25 14:02:26.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  762. 19-4-25 14:02:26.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  763. 19-4-25 14:02:26.7|Info|ExistingExtraFileService|Found 0 extra files
  764. 19-4-25 14:02:26.7|Info|RefreshSeriesService|Updating Info for Archer (2009)
  765. 19-4-25 14:02:27.3|Info|RefreshEpisodeService|Starting episode info refresh for: [110381][Archer (2009)]
  766. 19-4-25 14:02:27.7|Info|RefreshEpisodeService|Finished episode refresh for series: [110381][Archer (2009)].
  767. 19-4-25 14:02:27.7|Info|DiskScanService|Scanning disk for Archer (2009)
  768. 19-4-25 14:02:27.7|Info|DiskScanService|Completed scanning disk for Archer (2009)
  769. 19-4-25 14:02:27.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  770. 19-4-25 14:02:27.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  771. 19-4-25 14:02:27.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  772. 19-4-25 14:02:27.8|Info|ExistingExtraFileService|Found 0 extra files
  773. 19-4-25 14:02:27.9|Info|RefreshSeriesService|Skipping refresh of series: Armed Girl's Machiavellism
  774. 19-4-25 14:02:27.9|Info|DiskScanService|Scanning disk for Armed Girl's Machiavellism
  775. 19-4-25 14:02:27.9|Info|DiskScanService|Completed scanning disk for Armed Girl's Machiavellism
  776. 19-4-25 14:02:27.9|Info|RefreshSeriesService|Updating Info for Arrow
  777. 19-4-25 14:02:28.4|Info|RefreshEpisodeService|Starting episode info refresh for: [257655][Arrow]
  778. 19-4-25 14:02:28.9|Info|RefreshEpisodeService|Finished episode refresh for series: [257655][Arrow].
  779. 19-4-25 14:02:28.9|Info|DiskScanService|Scanning disk for Arrow
  780. 19-4-25 14:02:29.0|Info|DiskScanService|Completed scanning disk for Arrow
  781. 19-4-25 14:02:29.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  782. 19-4-25 14:02:29.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  783. 19-4-25 14:02:29.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  784. 19-4-25 14:02:29.4|Info|ExistingExtraFileService|Found 0 extra files
  785. 19-4-25 14:02:29.4|Info|RefreshSeriesService|Updating Info for Attack on Titan
  786. 19-4-25 14:02:29.9|Info|RefreshEpisodeService|Starting episode info refresh for: [267440][Attack on Titan]
  787. 19-4-25 14:02:30.2|Info|RefreshEpisodeService|Finished episode refresh for series: [267440][Attack on Titan].
  788. 19-4-25 14:02:30.2|Info|DiskScanService|Scanning disk for Attack on Titan
  789. 19-4-25 14:02:30.2|Info|DiskScanService|Completed scanning disk for Attack on Titan
  790. 19-4-25 14:02:30.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  791. 19-4-25 14:02:30.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  792. 19-4-25 14:02:30.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  793. 19-4-25 14:02:30.3|Info|ExistingExtraFileService|Found 0 extra files
  794. 19-4-25 14:02:37.4|Info|RefreshSeriesService|Updating Info for Avatar: The Last Airbender (2021)
  795. 19-4-25 14:02:38.3|Info|RefreshEpisodeService|Starting episode info refresh for: [353049][Avatar: The Last Airbender (2021)]
  796. 19-4-25 14:02:38.3|Info|RefreshEpisodeService|Finished episode refresh for series: [353049][Avatar: The Last Airbender (2021)].
  797. 19-4-25 14:02:38.3|Info|DiskScanService|Scanning disk for Avatar: The Last Airbender (2021)
  798. 19-4-25 14:02:38.3|Info|DiskScanService|Completed scanning disk for Avatar: The Last Airbender (2021)
  799. 19-4-25 14:02:38.4|Info|RefreshSeriesService|Updating Info for B: The Beginning
  800. 19-4-25 14:02:39.0|Info|RefreshEpisodeService|Starting episode info refresh for: [339353][B: The Beginning]
  801. 19-4-25 14:02:39.1|Info|RefreshEpisodeService|Finished episode refresh for series: [339353][B: The Beginning].
  802. 19-4-25 14:02:39.1|Info|DiskScanService|Scanning disk for B: The Beginning
  803. 19-4-25 14:02:39.1|Info|DiskScanService|Completed scanning disk for B: The Beginning
  804. 19-4-25 14:02:39.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  805. 19-4-25 14:02:39.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  806. 19-4-25 14:02:39.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  807. 19-4-25 14:02:39.2|Info|ExistingExtraFileService|Found 0 extra files
  808. 19-4-25 14:02:39.3|Warn|HttpClient|HTTP Error - Res: [HEAD] https://www.thetvdb.com/banners/fanart/original/5ba1383072492.jpg: 404.NotFound
  809. 19-4-25 14:02:39.3|Info|RefreshSeriesService|Skipping refresh of series: Baccano!
  810. 19-4-25 14:02:39.3|Info|DiskScanService|Scanning disk for Baccano!
  811. 19-4-25 14:02:39.4|Info|DiskScanService|Completed scanning disk for Baccano!
  812. 19-4-25 14:02:39.4|Info|RefreshSeriesService|Skipping refresh of series: Baki (2018)
  813. 19-4-25 14:02:39.4|Info|DiskScanService|Scanning disk for Baki (2018)
  814. 19-4-25 14:02:39.5|Info|DiskScanService|Completed scanning disk for Baki (2018)
  815. 19-4-25 14:02:39.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  816. 19-4-25 14:02:39.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  817. 19-4-25 14:02:39.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  818. 19-4-25 14:02:39.7|Info|ExistingExtraFileService|Found 0 extra files
  819. 19-4-25 14:02:39.7|Info|RefreshSeriesService|Skipping refresh of series: Baki the Grappler
  820. 19-4-25 14:02:39.7|Info|DiskScanService|Scanning disk for Baki the Grappler
  821. 19-4-25 14:02:39.7|Info|DiskScanService|Completed scanning disk for Baki the Grappler
  822. 19-4-25 14:02:39.7|Info|RefreshSeriesService|Skipping refresh of series: Banana Fish
  823. 19-4-25 14:02:39.7|Info|DiskScanService|Scanning disk for Banana Fish
  824. 19-4-25 14:02:39.9|Info|DiskScanService|Completed scanning disk for Banana Fish
  825. 19-4-25 14:02:40.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  826. 19-4-25 14:02:40.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  827. 19-4-25 14:02:40.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  828. 19-4-25 14:02:40.2|Info|ExistingExtraFileService|Found 0 extra files
  829. 19-4-25 14:02:40.2|Info|RefreshSeriesService|Updating Info for Batwoman (2019)
  830. 19-4-25 14:02:40.8|Info|RefreshEpisodeService|Starting episode info refresh for: [358275][Batwoman (2019)]
  831. 19-4-25 14:02:40.8|Info|RefreshEpisodeService|Finished episode refresh for series: [358275][Batwoman (2019)].
  832. 19-4-25 14:02:40.8|Info|DiskScanService|Scanning disk for Batwoman (2019)
  833. 19-4-25 14:02:40.8|Info|DiskScanService|Completed scanning disk for Batwoman (2019)
  834. 19-4-25 14:02:40.9|Info|MediaCoverService|Downloading Fanart for [358275][Batwoman (2019)] https://www.thetvdb.com/banners/fanart/original/5c401f4f10df3.jpg
  835. 19-4-25 14:02:40.9|Info|RefreshSeriesService|Skipping refresh of series: Berserk
  836. 19-4-25 14:02:41.0|Info|DiskScanService|Scanning disk for Berserk
  837. 19-4-25 14:02:41.0|Info|DiskScanService|Completed scanning disk for Berserk
  838. 19-4-25 14:02:41.0|Info|RefreshSeriesService|Skipping refresh of series: Berserk (2016)
  839. 19-4-25 14:02:41.0|Info|DiskScanService|Scanning disk for Berserk (2016)
  840. 19-4-25 14:02:41.1|Info|DiskScanService|Completed scanning disk for Berserk (2016)
  841. 19-4-25 14:02:41.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  842. 19-4-25 14:02:41.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  843. 19-4-25 14:02:41.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  844. 19-4-25 14:02:41.7|Info|ExistingExtraFileService|Found 0 extra files
  845. 19-4-25 14:02:41.7|Info|RefreshSeriesService|Updating Info for Big Hero 6: The Series
  846. 19-4-25 14:02:42.5|Info|RefreshEpisodeService|Starting episode info refresh for: [322241][Big Hero 6: The Series]
  847. 19-4-25 14:02:42.7|Info|RefreshEpisodeService|Finished episode refresh for series: [322241][Big Hero 6: The Series].
  848. 19-4-25 14:02:42.7|Info|DiskScanService|Scanning disk for Big Hero 6: The Series
  849. 19-4-25 14:02:42.8|Info|DiskScanService|Completed scanning disk for Big Hero 6: The Series
  850. 19-4-25 14:02:43.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  851. 19-4-25 14:02:43.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  852. 19-4-25 14:02:43.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  853. 19-4-25 14:02:43.2|Info|ExistingExtraFileService|Found 0 extra files
  854. 19-4-25 14:02:43.3|Info|RefreshSeriesService|Updating Info for Billions
  855. 19-4-25 14:02:43.9|Info|RefreshEpisodeService|Starting episode info refresh for: [279536][Billions]
  856. 19-4-25 14:02:44.0|Info|RefreshEpisodeService|Finished episode refresh for series: [279536][Billions].
  857. 19-4-25 14:02:44.0|Info|DiskScanService|Scanning disk for Billions
  858. 19-4-25 14:02:44.1|Info|DiskScanService|Completed scanning disk for Billions
  859. 19-4-25 14:02:44.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  860. 19-4-25 14:02:39.3|Error|MediaCoverService|Couldn't download media cover for [353049][Avatar: The Last Airbender (2021)]
  861.  
  862. [v2.0.0.5322]
  863.  
  864. 19-4-25 14:02:44.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  865. 19-4-25 14:02:44.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  866. 19-4-25 14:02:44.6|Info|ExistingExtraFileService|Found 0 extra files
  867. 19-4-25 14:02:44.7|Info|RefreshSeriesService|Updating Info for Black Clover
  868. 19-4-25 14:02:44.8|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/episodes/253573/7092422.jpg Error: NameResolutionFailure
  869. 19-4-25 14:02:44.8|Warn|MetadataService|Couldn't download image https://www.thetvdb.com/banners/episodes/253573/7092422.jpg for [253573][American Gods]. Error: NameResolutionFailure
  870.  
  871. [v2.0.0.5322] System.Net.WebException: Error: NameResolutionFailure
  872. at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00044] in <e8eb3d7a311640f484845e45cbec8973>:0
  873. at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000cc] in <e8eb3d7a311640f484845e45cbec8973>:0
  874. at System.Net.WebOperation.Run () [0x0009a] in <e8eb3d7a311640f484845e45cbec8973>:0
  875. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  876. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  877. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  878. at System.Net.WebClient.GetWebResponse (System.Net.WebRequest request) [0x00000] in <e8eb3d7a311640f484845e45cbec8973>:0
  879. at System.Net.WebClient.DownloadBits (System.Net.WebRequest request, System.IO.Stream writeStream) [0x000e6] in <e8eb3d7a311640f484845e45cbec8973>:0
  880. at System.Net.WebClient.DownloadFile (System.Uri address, System.String fileName) [0x00088] in <e8eb3d7a311640f484845e45cbec8973>:0
  881. at System.Net.WebClient.DownloadFile (System.String address, System.String fileName) [0x00008] in <e8eb3d7a311640f484845e45cbec8973>:0
  882. at (wrapper remoting-invoke-with-check) System.Net.WebClient.DownloadFile(string,string)
  883. at NzbDrone.Common.Http.HttpClient.DownloadFile (System.String url, System.String fileName) [0x000a2] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:252
  884. at NzbDrone.Core.Extras.Metadata.MetadataService.DownloadImage (NzbDrone.Core.Tv.Series series, NzbDrone.Core.Extras.Metadata.Files.ImageFileResult image) [0x00024] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Extras\Metadata\MetadataService.cs:420
  885.  
  886. 19-4-25 14:02:45.2|Info|RefreshEpisodeService|Starting episode info refresh for: [331753][Black Clover]
  887. 19-4-25 14:02:45.6|Info|RefreshEpisodeService|Finished episode refresh for series: [331753][Black Clover].
  888. 19-4-25 14:02:45.6|Info|DiskScanService|Scanning disk for Black Clover
  889. 19-4-25 14:02:45.7|Info|DiskScanService|Completed scanning disk for Black Clover
  890. 19-4-25 14:02:45.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  891. 19-4-25 14:02:45.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  892. 19-4-25 14:02:46.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  893. 19-4-25 14:02:46.0|Info|ExistingExtraFileService|Found 0 extra files
  894. 19-4-25 14:02:46.1|Info|RefreshSeriesService|Updating Info for Black Lightning
  895. 19-4-25 14:02:46.9|Warn|HttpClient|HTTP Error - Res: [HEAD] https://www.thetvdb.com/banners/posters/5ba1377c5bdaf.jpg: 404.NotFound
  896. 19-4-25 14:02:46.9|Error|MediaCoverService|Couldn't download media cover for [353049][Avatar: The Last Airbender (2021)]
  897.  
  898. [v2.0.0.5322]
  899.  
  900. 19-4-25 14:02:46.9|Info|RefreshEpisodeService|Starting episode info refresh for: [332525][Black Lightning]
  901. 19-4-25 14:02:47.0|Info|RefreshEpisodeService|Finished episode refresh for series: [332525][Black Lightning].
  902. 19-4-25 14:02:47.0|Info|DiskScanService|Scanning disk for Black Lightning
  903. 19-4-25 14:02:47.1|Info|DiskScanService|Completed scanning disk for Black Lightning
  904. 19-4-25 14:02:47.1|Info|MetadataService|Series folder does not exist, skipping metadata creation
  905. 19-4-25 14:02:47.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  906. 19-4-25 14:02:47.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  907. 19-4-25 14:02:47.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  908. 19-4-25 14:02:47.5|Info|ExistingExtraFileService|Found 0 extra files
  909. 19-4-25 14:02:47.6|Info|RefreshSeriesService|Updating Info for Black Mirror
  910. 19-4-25 14:02:47.7|Warn|MediaCoverMapper|File /config/MediaCover/252/poster.jpg not found
  911. 19-4-25 14:02:52.7|Info|MediaCoverService|Downloading Banner for [331753][Black Clover] https://www.thetvdb.com/banners/graphical/331753-g.jpg
  912. 19-4-25 14:02:53.1|Info|RefreshEpisodeService|Starting episode info refresh for: [253463][Black Mirror]
  913. 19-4-25 14:02:53.2|Info|RefreshEpisodeService|Finished episode refresh for series: [253463][Black Mirror].
  914. 19-4-25 14:02:53.2|Info|DiskScanService|Scanning disk for Black Mirror
  915. 19-4-25 14:02:53.2|Info|DiskScanService|Completed scanning disk for Black Mirror
  916. 19-4-25 14:02:53.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  917. 19-4-25 14:02:53.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  918. 19-4-25 14:02:53.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  919. 19-4-25 14:02:53.3|Info|ExistingExtraFileService|Found 0 extra files
  920. 19-4-25 14:02:53.5|Info|RefreshSeriesService|Skipping refresh of series: Bleach
  921. 19-4-25 14:02:53.5|Info|DiskScanService|Scanning disk for Bleach
  922. 19-4-25 14:02:53.9|Info|DiskScanService|Completed scanning disk for Bleach
  923. 19-4-25 14:02:54.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  924. 19-4-25 14:02:54.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  925. 19-4-25 14:02:54.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  926. 19-4-25 14:02:54.9|Info|ExistingExtraFileService|Found 0 extra files
  927. 19-4-25 14:02:54.9|Info|RefreshSeriesService|Updating Info for Blindspot
  928. 19-4-25 14:02:57.7|Info|RefreshEpisodeService|Starting episode info refresh for: [295647][Blindspot]
  929. 19-4-25 14:02:58.0|Info|RefreshEpisodeService|Finished episode refresh for series: [295647][Blindspot].
  930. 19-4-25 14:02:58.0|Info|DiskScanService|Scanning disk for Blindspot
  931. 19-4-25 14:02:58.0|Info|DiskScanService|Completed scanning disk for Blindspot
  932. 19-4-25 14:02:58.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  933. 19-4-25 14:02:58.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  934. 19-4-25 14:02:58.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  935. 19-4-25 14:02:58.2|Info|ExistingExtraFileService|Found 0 extra files
  936. 19-4-25 14:02:58.3|Info|RefreshSeriesService|Updating Info for BoJack Horseman
  937. 19-4-25 14:02:58.9|Info|RefreshEpisodeService|Starting episode info refresh for: [282254][BoJack Horseman]
  938. 19-4-25 14:02:59.2|Info|RefreshEpisodeService|Finished episode refresh for series: [282254][BoJack Horseman].
  939. 19-4-25 14:02:59.2|Info|DiskScanService|Scanning disk for BoJack Horseman
  940. 19-4-25 14:02:59.4|Info|DiskScanService|Completed scanning disk for BoJack Horseman
  941. 19-4-25 14:02:59.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  942. 19-4-25 14:02:59.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  943. 19-4-25 14:02:59.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  944. 19-4-25 14:02:59.8|Info|ExistingExtraFileService|Found 0 extra files
  945. 19-4-25 14:02:59.9|Info|RefreshSeriesService|Updating Info for Boruto: Naruto Next Generations
  946. 19-4-25 14:03:00.6|Info|RefreshEpisodeService|Starting episode info refresh for: [321285][Boruto: Naruto Next Generations]
  947. 19-4-25 14:03:00.9|Info|RefreshEpisodeService|Finished episode refresh for series: [321285][Boruto: Naruto Next Generations].
  948. 19-4-25 14:03:00.9|Info|DiskScanService|Scanning disk for Boruto: Naruto Next Generations
  949. 19-4-25 14:03:01.4|Info|DiskScanService|Completed scanning disk for Boruto: Naruto Next Generations
  950. 19-4-25 14:03:02.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  951. 19-4-25 14:03:02.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  952. 19-4-25 14:03:02.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  953. 19-4-25 14:03:02.2|Info|ExistingExtraFileService|Found 0 extra files
  954. 19-4-25 14:03:02.3|Info|RefreshSeriesService|Skipping refresh of series: Brain Games
  955. 19-4-25 14:03:02.3|Info|DiskScanService|Scanning disk for Brain Games
  956. 19-4-25 14:03:02.3|Info|DiskScanService|Completed scanning disk for Brain Games
  957. 19-4-25 14:03:02.3|Info|RefreshSeriesService|Skipping refresh of series: The Brave
  958. 19-4-25 14:03:02.3|Info|DiskScanService|Scanning disk for The Brave
  959. 19-4-25 14:03:02.3|Info|DiskScanService|Completed scanning disk for The Brave
  960. 19-4-25 14:03:02.4|Info|RefreshSeriesService|Updating Info for Brooklyn Nine-Nine
  961. 19-4-25 14:03:02.8|Info|RefreshEpisodeService|Starting episode info refresh for: [269586][Brooklyn Nine-Nine]
  962. 19-4-25 14:03:03.1|Info|RefreshEpisodeService|Finished episode refresh for series: [269586][Brooklyn Nine-Nine].
  963. 19-4-25 14:03:03.1|Info|DiskScanService|Scanning disk for Brooklyn Nine-Nine
  964. 19-4-25 14:03:03.2|Info|DiskScanService|Completed scanning disk for Brooklyn Nine-Nine
  965. 19-4-25 14:03:03.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  966. 19-4-25 14:03:03.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  967. 19-4-25 14:03:03.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  968. 19-4-25 14:03:03.4|Info|ExistingExtraFileService|Found 0 extra files
  969. 19-4-25 14:03:03.5|Info|RefreshSeriesService|Updating Info for Bull (2016)
  970. 19-4-25 14:03:04.0|Info|MediaCoverService|Downloading Banner for [321285][Boruto: Naruto Next Generations] https://www.thetvdb.com/banners/graphical/321285-g2.jpg
  971. 19-4-25 14:03:04.1|Info|RefreshEpisodeService|Starting episode info refresh for: [311945][Bull (2016)]
  972. 19-4-25 14:03:04.2|Info|RefreshEpisodeService|Finished episode refresh for series: [311945][Bull (2016)].
  973. 19-4-25 14:03:04.2|Info|DiskScanService|Scanning disk for Bull (2016)
  974. 19-4-25 14:03:04.3|Info|DiskScanService|Completed scanning disk for Bull (2016)
  975. 19-4-25 14:03:04.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  976. 19-4-25 14:03:04.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  977. 19-4-25 14:03:04.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  978. 19-4-25 14:03:04.7|Info|ExistingExtraFileService|Found 0 extra files
  979. 19-4-25 14:03:04.8|Info|RefreshSeriesService|Skipping refresh of series: Buso Renkin
  980. 19-4-25 14:03:04.8|Info|DiskScanService|Scanning disk for Buso Renkin
  981. 19-4-25 14:03:04.8|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/fanart/original/5c401f4f10df3.jpg Error: NameResolutionFailure
  982. 19-4-25 14:03:04.8|Warn|MediaCoverService|Couldn't download media cover for [358275][Batwoman (2019)]. Error: NameResolutionFailure
  983. 19-4-25 14:03:04.8|Info|MediaCoverService|Downloading Banner for [358275][Batwoman (2019)] https://www.thetvdb.com/banners/graphical/5c402494b5073.jpg
  984. 19-4-25 14:03:04.8|Info|DiskScanService|Completed scanning disk for Buso Renkin
  985. 19-4-25 14:03:04.9|Info|RefreshSeriesService|Skipping refresh of series: Calamity of a Zombie Girl
  986. 19-4-25 14:03:04.9|Info|DiskScanService|Scanning disk for Calamity of a Zombie Girl
  987. 19-4-25 14:03:04.9|Info|DiskScanService|Completed scanning disk for Calamity of a Zombie Girl
  988. 19-4-25 14:03:04.9|Info|RefreshSeriesService|Updating Info for Cannon Busters
  989. 19-4-25 14:03:05.7|Info|RefreshEpisodeService|Starting episode info refresh for: [334180][Cannon Busters]
  990. 19-4-25 14:03:05.8|Info|RefreshEpisodeService|Finished episode refresh for series: [334180][Cannon Busters].
  991. 19-4-25 14:03:05.8|Info|DiskScanService|Scanning disk for Cannon Busters
  992. 19-4-25 14:03:05.8|Info|DiskScanService|Completed scanning disk for Cannon Busters
  993. 19-4-25 14:03:05.9|Info|RefreshSeriesService|Skipping refresh of series: Castle (2009)
  994. 19-4-25 14:03:05.9|Info|DiskScanService|Scanning disk for Castle (2009)
  995. 19-4-25 14:03:06.1|Info|DiskScanService|Completed scanning disk for Castle (2009)
  996. 19-4-25 14:03:06.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  997. 19-4-25 14:03:06.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  998. 19-4-25 14:03:06.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  999. 19-4-25 14:03:06.7|Info|ExistingExtraFileService|Found 0 extra files
  1000. 19-4-25 14:03:06.7|Info|RefreshSeriesService|Updating Info for Castlevania
  1001. 19-4-25 14:03:07.2|Info|RefreshEpisodeService|Starting episode info refresh for: [329065][Castlevania]
  1002. 19-4-25 14:03:07.3|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1003. 19-4-25 14:03:07.3|Info|RefreshEpisodeService|Finished episode refresh for series: [329065][Castlevania].
  1004. 19-4-25 14:03:07.3|Info|DiskScanService|Scanning disk for Castlevania
  1005. 19-4-25 14:03:07.4|Info|DiskScanService|Completed scanning disk for Castlevania
  1006. 19-4-25 14:03:07.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1007. 19-4-25 14:03:07.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1008. 19-4-25 14:03:07.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1009. 19-4-25 14:03:07.6|Info|ExistingExtraFileService|Found 0 extra files
  1010. 19-4-25 14:03:07.7|Info|RefreshSeriesService|Updating Info for Cells at Work!
  1011. 19-4-25 14:03:08.6|Info|RefreshEpisodeService|Starting episode info refresh for: [346931][Cells at Work!]
  1012. 19-4-25 14:03:08.7|Info|RefreshEpisodeService|Finished episode refresh for series: [346931][Cells at Work!].
  1013. 19-4-25 14:03:08.7|Info|DiskScanService|Scanning disk for Cells at Work!
  1014. 19-4-25 14:03:08.7|Info|DiskScanService|Completed scanning disk for Cells at Work!
  1015. 19-4-25 14:03:08.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1016. 19-4-25 14:03:08.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1017. 19-4-25 14:03:08.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1018. 19-4-25 14:03:08.9|Info|ExistingExtraFileService|Found 0 extra files
  1019. 19-4-25 14:03:09.7|Info|RefreshSeriesService|Updating Info for Charmed (2018)
  1020. 19-4-25 14:03:10.4|Info|RefreshEpisodeService|Starting episode info refresh for: [349317][Charmed (2018)]
  1021. 19-4-25 14:03:10.4|Info|RefreshEpisodeService|Finished episode refresh for series: [349317][Charmed (2018)].
  1022. 19-4-25 14:03:10.5|Info|DiskScanService|Scanning disk for Charmed (2018)
  1023. 19-4-25 14:03:10.5|Info|DiskScanService|Completed scanning disk for Charmed (2018)
  1024. 19-4-25 14:03:10.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1025. 19-4-25 14:03:10.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1026. 19-4-25 14:03:10.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1027. 19-4-25 14:03:10.9|Info|ExistingExtraFileService|Found 0 extra files
  1028. 19-4-25 14:03:11.0|Info|RefreshSeriesService|Skipping refresh of series: Children of the Whales
  1029. 19-4-25 14:03:11.0|Info|DiskScanService|Scanning disk for Children of the Whales
  1030. 19-4-25 14:03:11.0|Info|DiskScanService|Completed scanning disk for Children of the Whales
  1031. 19-4-25 14:03:11.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1032. 19-4-25 14:03:11.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1033. 19-4-25 14:03:11.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1034. 19-4-25 14:03:11.3|Info|ExistingExtraFileService|Found 0 extra files
  1035. 19-4-25 14:03:11.3|Info|RefreshSeriesService|Updating Info for Chilling Adventures of Sabrina
  1036. 19-4-25 14:03:11.8|Info|RefreshEpisodeService|Starting episode info refresh for: [338947][Chilling Adventures of Sabrina]
  1037. 19-4-25 14:03:11.9|Info|RefreshEpisodeService|Finished episode refresh for series: [338947][Chilling Adventures of Sabrina].
  1038. 19-4-25 14:03:11.9|Info|DiskScanService|Scanning disk for Chilling Adventures of Sabrina
  1039. 19-4-25 14:03:12.0|Info|DiskScanService|Completed scanning disk for Chilling Adventures of Sabrina
  1040. 19-4-25 14:03:12.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1041. 19-4-25 14:03:12.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1042. 19-4-25 14:03:12.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1043. 19-4-25 14:03:12.4|Info|ExistingExtraFileService|Found 0 extra files
  1044. 19-4-25 14:03:13.1|Info|RefreshSeriesService|Skipping refresh of series: Chio's School Road;Chio-chan no Tsuugakuro
  1045. 19-4-25 14:03:13.1|Info|DiskScanService|Scanning disk for Chio's School Road;Chio-chan no Tsuugakuro
  1046. 19-4-25 14:03:13.2|Info|DiskScanService|Completed scanning disk for Chio's School Road;Chio-chan no Tsuugakuro
  1047. 19-4-25 14:03:13.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1048. 19-4-25 14:03:13.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1049. 19-4-25 14:03:13.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1050. 19-4-25 14:03:13.3|Info|ExistingExtraFileService|Found 0 extra files
  1051. 19-4-25 14:03:13.3|Info|RefreshSeriesService|Skipping refresh of series: Claymore
  1052. 19-4-25 14:03:13.4|Info|DiskScanService|Scanning disk for Claymore
  1053. 19-4-25 14:03:13.4|Info|DiskScanService|Completed scanning disk for Claymore
  1054. 19-4-25 14:03:13.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1055. 19-4-25 14:03:13.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1056. 19-4-25 14:03:13.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1057. 19-4-25 14:03:13.5|Info|ExistingExtraFileService|Found 0 extra files
  1058. 19-4-25 14:03:13.5|Info|RefreshSeriesService|Skipping refresh of series: Colony
  1059. 19-4-25 14:03:13.5|Info|DiskScanService|Scanning disk for Colony
  1060. 19-4-25 14:03:13.5|Info|DiskScanService|Completed scanning disk for Colony
  1061. 19-4-25 14:03:13.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1062. 19-4-25 14:03:13.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1063. 19-4-25 14:03:13.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1064. 19-4-25 14:03:13.7|Info|ExistingExtraFileService|Found 0 extra files
  1065. 19-4-25 14:03:13.7|Info|RefreshSeriesService|Skipping refresh of series: Counterpart
  1066. 19-4-25 14:03:13.7|Info|DiskScanService|Scanning disk for Counterpart
  1067. 19-4-25 14:03:13.9|Info|DiskScanService|Completed scanning disk for Counterpart
  1068. 19-4-25 14:03:14.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1069. 19-4-25 14:03:14.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1070. 19-4-25 14:03:14.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1071. 19-4-25 14:03:14.1|Info|ExistingExtraFileService|Found 0 extra files
  1072. 19-4-25 14:03:14.2|Info|RefreshSeriesService|Skipping refresh of series: Cowboy Bebop
  1073. 19-4-25 14:03:14.2|Info|DiskScanService|Scanning disk for Cowboy Bebop
  1074. 19-4-25 14:03:14.2|Info|DiskScanService|Completed scanning disk for Cowboy Bebop
  1075. 19-4-25 14:03:14.2|Info|RefreshSeriesService|Skipping refresh of series: Cyborg 009 (2001)
  1076. 19-4-25 14:03:14.2|Info|DiskScanService|Scanning disk for Cyborg 009 (2001)
  1077. 19-4-25 14:03:14.2|Info|DiskScanService|Completed scanning disk for Cyborg 009 (2001)
  1078. 19-4-25 14:03:14.3|Info|RefreshSeriesService|Updating Info for Danger Mouse (2015)
  1079. 19-4-25 14:03:15.6|Info|RefreshEpisodeService|Starting episode info refresh for: [300969][Danger Mouse (2015)]
  1080. 19-4-25 14:03:15.8|Info|RefreshEpisodeService|Finished episode refresh for series: [300969][Danger Mouse (2015)].
  1081. 19-4-25 14:03:15.8|Info|DiskScanService|Scanning disk for Danger Mouse (2015)
  1082. 19-4-25 14:03:15.9|Info|DiskScanService|Completed scanning disk for Danger Mouse (2015)
  1083. 19-4-25 14:03:16.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1084. 19-4-25 14:03:16.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1085. 19-4-25 14:03:16.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1086. 19-4-25 14:03:16.4|Info|ExistingExtraFileService|Found 0 extra files
  1087. 19-4-25 14:03:16.5|Info|RefreshSeriesService|Skipping refresh of series: Dark Matter
  1088. 19-4-25 14:03:16.5|Info|DiskScanService|Scanning disk for Dark Matter
  1089. 19-4-25 14:03:16.6|Info|DiskScanService|Completed scanning disk for Dark Matter
  1090. 19-4-25 14:03:16.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1091. 19-4-25 14:03:16.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1092. 19-4-25 14:03:17.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1093. 19-4-25 14:03:17.1|Info|ExistingExtraFileService|Found 0 extra files
  1094. 19-4-25 14:03:17.1|Info|RefreshSeriesService|Updating Info for DC Super Hero Girls: At Super Hero High Shorts
  1095. 19-4-25 14:03:17.7|Info|RefreshEpisodeService|Starting episode info refresh for: [304839][DC Super Hero Girls: At Super Hero High Shorts]
  1096. 19-4-25 14:03:18.1|Info|RefreshEpisodeService|Finished episode refresh for series: [304839][DC Super Hero Girls: At Super Hero High Shorts].
  1097. 19-4-25 14:03:18.1|Info|DiskScanService|Scanning disk for DC Super Hero Girls: At Super Hero High Shorts
  1098. 19-4-25 14:03:18.2|Info|DiskScanService|Completed scanning disk for DC Super Hero Girls: At Super Hero High Shorts
  1099. 19-4-25 14:03:18.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1100. 19-4-25 14:03:18.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1101. 19-4-25 14:03:18.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1102. 19-4-25 14:03:18.4|Info|ExistingExtraFileService|Found 0 extra files
  1103. 19-4-25 14:03:18.6|Info|RefreshSeriesService|Updating Info for DC's Legends of Tomorrow
  1104. 19-4-25 14:03:18.9|Info|RefreshEpisodeService|Starting episode info refresh for: [295760][DC's Legends of Tomorrow]
  1105. 19-4-25 14:03:19.2|Info|RefreshEpisodeService|Finished episode refresh for series: [295760][DC's Legends of Tomorrow].
  1106. 19-4-25 14:03:19.2|Info|DiskScanService|Scanning disk for DC's Legends of Tomorrow
  1107. 19-4-25 14:03:19.3|Info|DiskScanService|Completed scanning disk for DC's Legends of Tomorrow
  1108. 19-4-25 14:03:19.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1109. 19-4-25 14:03:19.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1110. 19-4-25 14:03:19.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1111. 19-4-25 14:03:19.6|Info|ExistingExtraFileService|Found 0 extra files
  1112. 19-4-25 14:03:19.7|Info|RefreshSeriesService|Updating Info for Deadly Class
  1113. 19-4-25 14:03:20.3|Info|RefreshEpisodeService|Starting episode info refresh for: [353717][Deadly Class]
  1114. 19-4-25 14:03:20.4|Info|RefreshEpisodeService|Finished episode refresh for series: [353717][Deadly Class].
  1115. 19-4-25 14:03:20.4|Info|DiskScanService|Scanning disk for Deadly Class
  1116. 19-4-25 14:03:20.4|Info|DiskScanService|Completed scanning disk for Deadly Class
  1117. 19-4-25 14:03:20.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1118. 19-4-25 14:03:20.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1119. 19-4-25 14:03:20.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1120. 19-4-25 14:03:20.6|Info|ExistingExtraFileService|Found 0 extra files
  1121. 19-4-25 14:03:20.7|Info|RefreshSeriesService|Updating Info for Dear White People
  1122. 19-4-25 14:03:21.2|Info|RefreshEpisodeService|Starting episode info refresh for: [323855][Dear White People]
  1123. 19-4-25 14:03:21.3|Info|RefreshEpisodeService|Finished episode refresh for series: [323855][Dear White People].
  1124. 19-4-25 14:03:21.3|Info|DiskScanService|Scanning disk for Dear White People
  1125. 19-4-25 14:03:21.4|Info|DiskScanService|Completed scanning disk for Dear White People
  1126. 19-4-25 14:03:21.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1127. 19-4-25 14:03:21.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1128. 19-4-25 14:03:21.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1129. 19-4-25 14:03:21.9|Info|ExistingExtraFileService|Found 0 extra files
  1130. 19-4-25 14:03:22.0|Info|RefreshSeriesService|Updating Info for Death in Paradise
  1131. 19-4-25 14:03:24.8|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/graphical/331753-g.jpg Error: NameResolutionFailure
  1132. 19-4-25 14:03:24.8|Warn|MediaCoverService|Couldn't download media cover for [331753][Black Clover]. Error: NameResolutionFailure
  1133. 19-4-25 14:03:27.6|Info|RefreshEpisodeService|Starting episode info refresh for: [252800][Death in Paradise]
  1134. 19-4-25 14:03:27.9|Info|RefreshEpisodeService|Finished episode refresh for series: [252800][Death in Paradise].
  1135. 19-4-25 14:03:27.9|Info|DiskScanService|Scanning disk for Death in Paradise
  1136. 19-4-25 14:03:28.2|Info|DiskScanService|Completed scanning disk for Death in Paradise
  1137. 19-4-25 14:03:28.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1138. 19-4-25 14:03:29.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1139. 19-4-25 14:03:29.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1140. 19-4-25 14:03:29.2|Info|ExistingExtraFileService|Found 0 extra files
  1141. 19-4-25 14:03:29.2|Info|RefreshSeriesService|Skipping refresh of series: Death March to the Parallel World Rhapsody
  1142. 19-4-25 14:03:29.2|Info|DiskScanService|Scanning disk for Death March to the Parallel World Rhapsody
  1143. 19-4-25 14:03:29.3|Info|DiskScanService|Completed scanning disk for Death March to the Parallel World Rhapsody
  1144. 19-4-25 14:03:29.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1145. 19-4-25 14:03:29.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1146. 19-4-25 14:03:29.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1147. 19-4-25 14:03:29.5|Info|ExistingExtraFileService|Found 0 extra files
  1148. 19-4-25 14:03:29.5|Info|RefreshSeriesService|Skipping refresh of series: Death Note: New Generation
  1149. 19-4-25 14:03:29.5|Info|DiskScanService|Scanning disk for Death Note: New Generation
  1150. 19-4-25 14:03:29.6|Info|DiskScanService|Completed scanning disk for Death Note: New Generation
  1151. 19-4-25 14:03:29.6|Info|RefreshSeriesService|Updating Info for Designated Survivor
  1152. 19-4-25 14:03:30.2|Info|RefreshEpisodeService|Starting episode info refresh for: [311876][Designated Survivor]
  1153. 19-4-25 14:03:30.4|Info|RefreshEpisodeService|Finished episode refresh for series: [311876][Designated Survivor].
  1154. 19-4-25 14:03:30.4|Info|DiskScanService|Scanning disk for Designated Survivor
  1155. 19-4-25 14:03:30.5|Info|DiskScanService|Completed scanning disk for Designated Survivor
  1156. 19-4-25 14:03:30.6|Info|RefreshSeriesService|Skipping refresh of series: Devilman Crybaby
  1157. 19-4-25 14:03:30.6|Info|DiskScanService|Scanning disk for Devilman Crybaby
  1158. 19-4-25 14:03:30.6|Info|DiskScanService|Completed scanning disk for Devilman Crybaby
  1159. 19-4-25 14:03:30.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1160. 19-4-25 14:03:30.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1161. 19-4-25 14:03:30.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1162. 19-4-25 14:03:30.8|Info|ExistingExtraFileService|Found 0 extra files
  1163. 19-4-25 14:03:30.8|Info|RefreshSeriesService|Skipping refresh of series: Dies Irae
  1164. 19-4-25 14:03:30.8|Info|DiskScanService|Scanning disk for Dies Irae
  1165. 19-4-25 14:03:30.8|Info|DiskScanService|Completed scanning disk for Dies Irae
  1166. 19-4-25 14:03:30.8|Info|RefreshSeriesService|Updating Info for Dirty John
  1167. 19-4-25 14:03:31.7|Info|MediaCoverService|Downloading Banner for [311876][Designated Survivor] https://www.thetvdb.com/banners/graphical/311876-g5.jpg
  1168. 19-4-25 14:03:31.8|Info|RefreshEpisodeService|Starting episode info refresh for: [351254][Dirty John]
  1169. 19-4-25 14:03:31.8|Info|RefreshEpisodeService|Finished episode refresh for series: [351254][Dirty John].
  1170. 19-4-25 14:03:31.9|Info|DiskScanService|Scanning disk for Dirty John
  1171. 19-4-25 14:03:31.9|Info|DiskScanService|Completed scanning disk for Dirty John
  1172. 19-4-25 14:03:32.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1173. 19-4-25 14:03:32.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1174. 19-4-25 14:03:32.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1175. 19-4-25 14:03:32.1|Info|ExistingExtraFileService|Found 0 extra files
  1176. 19-4-25 14:03:32.2|Info|RefreshSeriesService|Updating Info for Disenchantment
  1177. 19-4-25 14:03:32.6|Info|RefreshEpisodeService|Starting episode info refresh for: [340234][Disenchantment]
  1178. 19-4-25 14:03:32.7|Info|RefreshEpisodeService|Finished episode refresh for series: [340234][Disenchantment].
  1179. 19-4-25 14:03:32.7|Info|DiskScanService|Scanning disk for Disenchantment
  1180. 19-4-25 14:03:32.7|Info|DiskScanService|Completed scanning disk for Disenchantment
  1181. 19-4-25 14:03:32.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1182. 19-4-25 14:03:32.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1183. 19-4-25 14:03:32.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1184. 19-4-25 14:03:32.8|Info|ExistingExtraFileService|Found 0 extra files
  1185. 19-4-25 14:03:32.9|Info|RefreshSeriesService|Skipping refresh of series: DNA²
  1186. 19-4-25 14:03:32.9|Info|DiskScanService|Scanning disk for DNA²
  1187. 19-4-25 14:03:32.9|Info|DiskScanService|Completed scanning disk for DNA²
  1188. 19-4-25 14:03:32.9|Info|RefreshSeriesService|Updating Info for Doctor Who (2005)
  1189. 19-4-25 14:03:33.6|Info|RefreshEpisodeService|Starting episode info refresh for: [78804][Doctor Who (2005)]
  1190. 19-4-25 14:03:34.2|Info|RefreshEpisodeService|Finished episode refresh for series: [78804][Doctor Who (2005)].
  1191. 19-4-25 14:03:34.2|Info|DiskScanService|Scanning disk for Doctor Who (2005)
  1192. 19-4-25 14:03:34.4|Info|DiskScanService|Completed scanning disk for Doctor Who (2005)
  1193. 19-4-25 14:03:34.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1194. 19-4-25 14:03:34.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1195. 19-4-25 14:03:34.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1196. 19-4-25 14:03:34.7|Info|ExistingExtraFileService|Found 0 extra files
  1197. 19-4-25 14:03:34.8|Info|RefreshSeriesService|Updating Info for Doom Patrol
  1198. 19-4-25 14:03:35.7|Info|RefreshEpisodeService|Starting episode info refresh for: [355622][Doom Patrol]
  1199. 19-4-25 14:03:35.9|Info|RefreshEpisodeService|Finished episode refresh for series: [355622][Doom Patrol].
  1200. 19-4-25 14:03:35.9|Info|DiskScanService|Scanning disk for Doom Patrol
  1201. 19-4-25 14:03:36.0|Info|DiskScanService|Completed scanning disk for Doom Patrol
  1202. 19-4-25 14:03:36.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1203. 19-4-25 14:03:36.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1204. 19-4-25 14:03:36.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1205. 19-4-25 14:03:36.1|Info|ExistingExtraFileService|Found 0 extra files
  1206. 19-4-25 14:03:36.2|Info|RefreshSeriesService|Updating Info for Dr. Pimple Popper
  1207. 19-4-25 14:03:37.0|Info|RefreshEpisodeService|Starting episode info refresh for: [340489][Dr. Pimple Popper]
  1208. 19-4-25 14:03:37.0|Info|RefreshEpisodeService|Finished episode refresh for series: [340489][Dr. Pimple Popper].
  1209. 19-4-25 14:03:37.0|Info|DiskScanService|Scanning disk for Dr. Pimple Popper
  1210. 19-4-25 14:03:37.1|Info|DiskScanService|Completed scanning disk for Dr. Pimple Popper
  1211. 19-4-25 14:03:37.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1212. 19-4-25 14:03:37.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1213. 19-4-25 14:03:37.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1214. 19-4-25 14:03:37.2|Info|ExistingExtraFileService|Found 0 extra files
  1215. 19-4-25 14:03:37.2|Info|RefreshSeriesService|Updating Info for Dragon Ball Absalon
  1216. 19-4-25 14:03:38.8|Info|RefreshEpisodeService|Starting episode info refresh for: [272910][Dragon Ball Absalon]
  1217. 19-4-25 14:03:38.8|Info|RefreshEpisodeService|Finished episode refresh for series: [272910][Dragon Ball Absalon].
  1218. 19-4-25 14:03:38.8|Info|DiskScanService|Scanning disk for Dragon Ball Absalon
  1219. 19-4-25 14:03:38.9|Info|DiskScanService|Completed scanning disk for Dragon Ball Absalon
  1220. 19-4-25 14:03:39.0|Info|RefreshSeriesService|Skipping refresh of series: Dragon Ball Super
  1221. 19-4-25 14:03:39.0|Info|DiskScanService|Scanning disk for Dragon Ball Super
  1222. 19-4-25 14:03:39.4|Info|DiskScanService|Completed scanning disk for Dragon Ball Super
  1223. 19-4-25 14:03:39.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1224. 19-4-25 14:03:40.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1225. 19-4-25 14:03:40.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1226. 19-4-25 14:03:40.1|Info|ExistingExtraFileService|Found 0 extra files
  1227. 19-4-25 14:03:40.1|Info|RefreshSeriesService|Updating Info for Dragon Ball Z Abridged
  1228. 19-4-25 14:03:40.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1229. 19-4-25 14:03:44.8|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/episodes/311945/7104072.jpg Error: NameResolutionFailure
  1230. 19-4-25 14:03:44.8|Warn|MetadataService|Couldn't download image https://www.thetvdb.com/banners/episodes/311945/7104072.jpg for [311945][Bull (2016)]. Error: NameResolutionFailure
  1231.  
  1232. [v2.0.0.5322] System.Net.WebException: Error: NameResolutionFailure
  1233. at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00044] in <e8eb3d7a311640f484845e45cbec8973>:0
  1234. at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000cc] in <e8eb3d7a311640f484845e45cbec8973>:0
  1235. at System.Net.WebOperation.Run () [0x0009a] in <e8eb3d7a311640f484845e45cbec8973>:0
  1236. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  1237. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  1238. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  1239. at System.Net.WebClient.GetWebResponse (System.Net.WebRequest request) [0x00000] in <e8eb3d7a311640f484845e45cbec8973>:0
  1240. at System.Net.WebClient.DownloadBits (System.Net.WebRequest request, System.IO.Stream writeStream) [0x000e6] in <e8eb3d7a311640f484845e45cbec8973>:0
  1241. at System.Net.WebClient.DownloadFile (System.Uri address, System.String fileName) [0x00088] in <e8eb3d7a311640f484845e45cbec8973>:0
  1242. at System.Net.WebClient.DownloadFile (System.String address, System.String fileName) [0x00008] in <e8eb3d7a311640f484845e45cbec8973>:0
  1243. at (wrapper remoting-invoke-with-check) System.Net.WebClient.DownloadFile(string,string)
  1244. at NzbDrone.Common.Http.HttpClient.DownloadFile (System.String url, System.String fileName) [0x000a2] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:252
  1245. at NzbDrone.Core.Extras.Metadata.MetadataService.DownloadImage (NzbDrone.Core.Tv.Series series, NzbDrone.Core.Extras.Metadata.Files.ImageFileResult image) [0x00024] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Extras\Metadata\MetadataService.cs:420
  1246.  
  1247. 19-4-25 14:03:45.6|Info|RefreshEpisodeService|Starting episode info refresh for: [248580][Dragon Ball Z Abridged]
  1248. 19-4-25 14:03:46.1|Info|RefreshEpisodeService|Finished episode refresh for series: [248580][Dragon Ball Z Abridged].
  1249. 19-4-25 14:03:46.1|Info|DiskScanService|Scanning disk for Dragon Ball Z Abridged
  1250. 19-4-25 14:03:46.1|Info|DiskScanService|Completed scanning disk for Dragon Ball Z Abridged
  1251. 19-4-25 14:03:46.2|Info|RefreshSeriesService|Updating Info for The Dragon Prince
  1252. 19-4-25 14:03:46.7|Info|RefreshEpisodeService|Starting episode info refresh for: [350123][The Dragon Prince]
  1253. 19-4-25 14:03:46.8|Info|RefreshEpisodeService|Finished episode refresh for series: [350123][The Dragon Prince].
  1254. 19-4-25 14:03:46.8|Info|DiskScanService|Scanning disk for The Dragon Prince
  1255. 19-4-25 14:03:46.9|Info|DiskScanService|Completed scanning disk for The Dragon Prince
  1256. 19-4-25 14:03:47.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1257. 19-4-25 14:03:47.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1258. 19-4-25 14:03:47.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1259. 19-4-25 14:03:47.2|Info|ExistingExtraFileService|Found 0 extra files
  1260. 19-4-25 14:03:47.3|Info|RefreshSeriesService|Updating Info for Dropkick on My Devil!!
  1261. 19-4-25 14:03:47.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1262. 19-4-25 14:03:48.2|Info|RefreshEpisodeService|Starting episode info refresh for: [347215][Dropkick on My Devil!!]
  1263. 19-4-25 14:03:48.2|Info|RefreshEpisodeService|Finished episode refresh for series: [347215][Dropkick on My Devil!!].
  1264. 19-4-25 14:03:48.2|Info|DiskScanService|Scanning disk for Dropkick on My Devil!!
  1265. 19-4-25 14:03:48.3|Info|DiskScanService|Completed scanning disk for Dropkick on My Devil!!
  1266. 19-4-25 14:03:48.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1267. 19-4-25 14:03:48.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1268. 19-4-25 14:03:48.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1269. 19-4-25 14:03:48.4|Info|ExistingExtraFileService|Found 0 extra files
  1270. 19-4-25 14:03:49.1|Info|RefreshSeriesService|Updating Info for Elementary
  1271. 19-4-25 14:03:49.4|Info|NzbSearchService|Searching 6 indexers for [Sword Art Online: Alicization : 01]
  1272. 19-4-25 14:03:49.9|Info|RefreshEpisodeService|Starting episode info refresh for: [255316][Elementary]
  1273. 19-4-25 14:03:50.4|Info|RefreshEpisodeService|Finished episode refresh for series: [255316][Elementary].
  1274. 19-4-25 14:03:50.4|Info|DiskScanService|Scanning disk for Elementary
  1275. 19-4-25 14:03:50.4|Info|DiskScanService|Completed scanning disk for Elementary
  1276. 19-4-25 14:03:50.6|Info|RefreshSeriesService|Skipping refresh of series: Elfen Lied
  1277. 19-4-25 14:03:50.6|Info|DiskScanService|Scanning disk for Elfen Lied
  1278. 19-4-25 14:03:50.6|Info|DiskScanService|Completed scanning disk for Elfen Lied
  1279. 19-4-25 14:03:50.6|Info|RefreshSeriesService|Updating Info for The Expanse
  1280. 19-4-25 14:03:51.3|Info|RefreshEpisodeService|Starting episode info refresh for: [280619][The Expanse]
  1281. 19-4-25 14:03:51.6|Info|RefreshEpisodeService|Finished episode refresh for series: [280619][The Expanse].
  1282. 19-4-25 14:03:51.6|Info|DiskScanService|Scanning disk for The Expanse
  1283. 19-4-25 14:03:51.6|Info|DiskScanService|Completed scanning disk for The Expanse
  1284. 19-4-25 14:03:51.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1285. 19-4-25 14:03:51.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1286. 19-4-25 14:03:51.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1287. 19-4-25 14:03:51.7|Info|ExistingExtraFileService|Found 0 extra files
  1288. 19-4-25 14:03:51.9|Info|RefreshSeriesService|Updating Info for Fairy Tail
  1289. 19-4-25 14:03:53.5|Info|RefreshEpisodeService|Starting episode info refresh for: [114801][Fairy Tail]
  1290. 19-4-25 14:03:53.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1291. 19-4-25 14:03:55.3|Info|RefreshEpisodeService|Finished episode refresh for series: [114801][Fairy Tail].
  1292. 19-4-25 14:03:55.3|Info|DiskScanService|Scanning disk for Fairy Tail
  1293. 19-4-25 14:03:56.2|Info|DiskScanService|Completed scanning disk for Fairy Tail
  1294. 19-4-25 14:03:57.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1295. 19-4-25 14:03:58.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1296. 19-4-25 14:03:58.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1297. 19-4-25 14:03:58.4|Info|ExistingExtraFileService|Found 0 extra files
  1298. 19-4-25 14:04:00.0|Info|RefreshSeriesService|Skipping refresh of series: Falling Water
  1299. 19-4-25 14:04:00.0|Info|DiskScanService|Scanning disk for Falling Water
  1300. 19-4-25 14:04:00.1|Info|DiskScanService|Completed scanning disk for Falling Water
  1301. 19-4-25 14:04:00.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1302. 19-4-25 14:04:00.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1303. 19-4-25 14:04:00.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1304. 19-4-25 14:04:00.2|Info|ExistingExtraFileService|Found 0 extra files
  1305. 19-4-25 14:04:00.2|Info|RefreshSeriesService|Updating Info for Family Guy
  1306. 19-4-25 14:04:01.0|Info|RefreshEpisodeService|Starting episode info refresh for: [75978][Family Guy]
  1307. 19-4-25 14:04:02.3|Info|RefreshEpisodeService|Finished episode refresh for series: [75978][Family Guy].
  1308. 19-4-25 14:04:02.3|Info|DiskScanService|Scanning disk for Family Guy
  1309. 19-4-25 14:04:02.5|Info|DiskScanService|Completed scanning disk for Family Guy
  1310. 19-4-25 14:04:02.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1311. 19-4-25 14:04:02.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1312. 19-4-25 14:04:03.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1313. 19-4-25 14:04:03.0|Info|ExistingExtraFileService|Found 0 extra files
  1314. 19-4-25 14:04:03.2|Info|RefreshSeriesService|Skipping refresh of series: Fate/Apocrypha
  1315. 19-4-25 14:04:03.2|Info|DiskScanService|Scanning disk for Fate/Apocrypha
  1316. 19-4-25 14:04:03.3|Info|DiskScanService|Completed scanning disk for Fate/Apocrypha
  1317. 19-4-25 14:04:03.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1318. 19-4-25 14:04:03.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1319. 19-4-25 14:04:03.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1320. 19-4-25 14:04:03.8|Info|ExistingExtraFileService|Found 0 extra files
  1321. 19-4-25 14:04:03.8|Info|RefreshSeriesService|Skipping refresh of series: Fate/Stay Night
  1322. 19-4-25 14:04:03.8|Info|DiskScanService|Scanning disk for Fate/Stay Night
  1323. 19-4-25 14:04:03.8|Info|DiskScanService|Completed scanning disk for Fate/Stay Night
  1324. 19-4-25 14:04:03.8|Info|RefreshSeriesService|Skipping refresh of series: Fate/Stay Night: Unlimited Blade Works
  1325. 19-4-25 14:04:03.8|Info|DiskScanService|Scanning disk for Fate/Stay Night: Unlimited Blade Works
  1326. 19-4-25 14:04:03.9|Info|DiskScanService|Completed scanning disk for Fate/Stay Night: Unlimited Blade Works
  1327. 19-4-25 14:04:03.9|Info|RefreshSeriesService|Skipping refresh of series: Fate/Zero
  1328. 19-4-25 14:04:03.9|Info|DiskScanService|Scanning disk for Fate/Zero
  1329. 19-4-25 14:04:04.0|Info|DiskScanService|Completed scanning disk for Fate/Zero
  1330. 19-4-25 14:04:04.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1331. 19-4-25 14:04:04.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1332. 19-4-25 14:04:04.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1333. 19-4-25 14:04:04.3|Info|ExistingExtraFileService|Found 0 extra files
  1334. 19-4-25 14:04:04.3|Info|RefreshSeriesService|Updating Info for Final Space
  1335. 19-4-25 14:04:04.8|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/graphical/5c402494b5073.jpg Error: NameResolutionFailure
  1336. 19-4-25 14:04:04.8|Warn|MediaCoverService|Couldn't download media cover for [358275][Batwoman (2019)]. Error: NameResolutionFailure
  1337. 19-4-25 14:04:04.8|Info|MediaCoverService|Downloading Poster for [358275][Batwoman (2019)] https://www.thetvdb.com/banners/posters/5c401d884c10a.jpg
  1338. 19-4-25 14:04:06.2|Info|RefreshEpisodeService|Starting episode info refresh for: [332353][Final Space]
  1339. 19-4-25 14:04:06.8|Info|RefreshEpisodeService|Finished episode refresh for series: [332353][Final Space].
  1340. 19-4-25 14:04:06.8|Info|DiskScanService|Scanning disk for Final Space
  1341. 19-4-25 14:04:06.8|Info|DiskScanService|Completed scanning disk for Final Space
  1342. 19-4-25 14:04:06.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1343. 19-4-25 14:04:06.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1344. 19-4-25 14:04:06.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1345. 19-4-25 14:04:06.8|Info|ExistingExtraFileService|Found 0 extra files
  1346. 19-4-25 14:04:06.9|Info|RefreshSeriesService|Updating Info for The Flash (2014)
  1347. 19-4-25 14:04:09.2|Info|RefreshEpisodeService|Starting episode info refresh for: [279121][The Flash (2014)]
  1348. 19-4-25 14:04:10.1|Info|RefreshEpisodeService|Finished episode refresh for series: [279121][The Flash (2014)].
  1349. 19-4-25 14:04:10.1|Info|DiskScanService|Scanning disk for The Flash (2014)
  1350. 19-4-25 14:04:11.6|Info|DiskScanService|Completed scanning disk for The Flash (2014)
  1351. 19-4-25 14:04:15.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1352. 19-4-25 14:04:15.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1353. 19-4-25 14:04:15.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1354. 19-4-25 14:04:15.9|Info|ExistingExtraFileService|Found 0 extra files
  1355. 19-4-25 14:04:16.0|Info|RefreshSeriesService|Skipping refresh of series: FLCL
  1356. 19-4-25 14:04:16.0|Info|DiskScanService|Scanning disk for FLCL
  1357. 19-4-25 14:04:16.0|Info|DiskScanService|Completed scanning disk for FLCL
  1358. 19-4-25 14:04:16.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1359. 19-4-25 14:04:16.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1360. 19-4-25 14:04:16.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1361. 19-4-25 14:04:16.3|Info|ExistingExtraFileService|Found 0 extra files
  1362. 19-4-25 14:04:16.3|Info|RefreshSeriesService|Updating Info for Future Man
  1363. 19-4-25 14:04:16.3|Info|MediaCoverService|Downloading Fanart for [279121][The Flash (2014)] https://www.thetvdb.com/banners/fanart/original/5b9bd5be5a729.jpg
  1364. 19-4-25 14:04:16.7|Info|RefreshEpisodeService|Starting episode info refresh for: [330997][Future Man]
  1365. 19-4-25 14:04:16.8|Info|RefreshEpisodeService|Finished episode refresh for series: [330997][Future Man].
  1366. 19-4-25 14:04:16.8|Info|DiskScanService|Scanning disk for Future Man
  1367. 19-4-25 14:04:16.8|Info|DiskScanService|Completed scanning disk for Future Man
  1368. 19-4-25 14:04:17.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1369. 19-4-25 14:04:17.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1370. 19-4-25 14:04:17.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1371. 19-4-25 14:04:17.1|Info|ExistingExtraFileService|Found 0 extra files
  1372. 19-4-25 14:04:17.2|Info|RefreshSeriesService|Skipping refresh of series: Gantz
  1373. 19-4-25 14:04:17.2|Info|DiskScanService|Scanning disk for Gantz
  1374. 19-4-25 14:04:17.2|Info|DiskScanService|Completed scanning disk for Gantz
  1375. 19-4-25 14:04:17.2|Info|RefreshSeriesService|Updating Info for gen:LOCK
  1376. 19-4-25 14:04:18.3|Info|RefreshEpisodeService|Starting episode info refresh for: [347919][gen:LOCK]
  1377. 19-4-25 14:04:18.4|Info|RefreshEpisodeService|Finished episode refresh for series: [347919][gen:LOCK].
  1378. 19-4-25 14:04:18.4|Info|DiskScanService|Scanning disk for gen:LOCK
  1379. 19-4-25 14:04:18.5|Info|DiskScanService|Completed scanning disk for gen:LOCK
  1380. 19-4-25 14:04:18.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1381. 19-4-25 14:04:18.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1382. 19-4-25 14:04:18.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1383. 19-4-25 14:04:18.6|Info|ExistingExtraFileService|Found 0 extra files
  1384. 19-4-25 14:04:18.7|Info|RefreshSeriesService|Skipping refresh of series: Ghost in the Shell: Arise - Alternative Architecture
  1385. 19-4-25 14:04:18.7|Info|DiskScanService|Scanning disk for Ghost in the Shell: Arise - Alternative Architecture
  1386. 19-4-25 14:04:18.7|Info|DiskScanService|Completed scanning disk for Ghost in the Shell: Arise - Alternative Architecture
  1387. 19-4-25 14:04:18.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1388. 19-4-25 14:04:18.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1389. 19-4-25 14:04:18.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1390. 19-4-25 14:04:18.8|Info|ExistingExtraFileService|Found 0 extra files
  1391. 19-4-25 14:04:18.8|Info|RefreshSeriesService|Skipping refresh of series: Ghost in the Shell: Stand Alone Complex
  1392. 19-4-25 14:04:18.8|Info|DiskScanService|Scanning disk for Ghost in the Shell: Stand Alone Complex
  1393. 19-4-25 14:04:19.1|Info|DiskScanService|Completed scanning disk for Ghost in the Shell: Stand Alone Complex
  1394. 19-4-25 14:04:19.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1395. 19-4-25 14:04:19.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1396. 19-4-25 14:04:19.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1397. 19-4-25 14:04:19.4|Info|ExistingExtraFileService|Found 0 extra files
  1398. 19-4-25 14:04:19.4|Info|RefreshSeriesService|Skipping refresh of series: The Gifted
  1399. 19-4-25 14:04:19.4|Info|DiskScanService|Scanning disk for The Gifted
  1400. 19-4-25 14:04:19.4|Info|DiskScanService|Completed scanning disk for The Gifted
  1401. 19-4-25 14:04:19.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1402. 19-4-25 14:04:19.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1403. 19-4-25 14:04:19.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1404. 19-4-25 14:04:19.5|Info|ExistingExtraFileService|Found 0 extra files
  1405. 19-4-25 14:04:19.5|Info|RefreshSeriesService|Skipping refresh of series: Godzilla: Kaijuu Wakusei
  1406. 19-4-25 14:04:19.5|Info|DiskScanService|Scanning disk for Godzilla: Kaijuu Wakusei
  1407. 19-4-25 14:04:19.5|Info|DiskScanService|Completed scanning disk for Godzilla: Kaijuu Wakusei
  1408. 19-4-25 14:04:19.5|Info|RefreshSeriesService|Skipping refresh of series: Godzilla: Planet of the Monsters
  1409. 19-4-25 14:04:19.5|Info|DiskScanService|Scanning disk for Godzilla: Planet of the Monsters
  1410. 19-4-25 14:04:19.5|Info|DiskScanService|Completed scanning disk for Godzilla: Planet of the Monsters
  1411. 19-4-25 14:04:19.5|Info|RefreshSeriesService|Updating Info for The Good Doctor
  1412. 19-4-25 14:04:22.4|Info|RefreshEpisodeService|Starting episode info refresh for: [328634][The Good Doctor]
  1413. 19-4-25 14:04:22.7|Info|RefreshEpisodeService|Finished episode refresh for series: [328634][The Good Doctor].
  1414. 19-4-25 14:04:22.7|Info|DiskScanService|Scanning disk for The Good Doctor
  1415. 19-4-25 14:04:22.7|Info|DiskScanService|Completed scanning disk for The Good Doctor
  1416. 19-4-25 14:04:22.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1417. 19-4-25 14:04:22.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1418. 19-4-25 14:04:23.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1419. 19-4-25 14:04:23.0|Info|ExistingExtraFileService|Found 0 extra files
  1420. 19-4-25 14:04:23.0|Info|RefreshSeriesService|Updating Info for Good Witch
  1421. 19-4-25 14:04:23.4|Info|RefreshEpisodeService|Starting episode info refresh for: [289855][Good Witch]
  1422. 19-4-25 14:04:23.5|Info|RefreshEpisodeService|Finished episode refresh for series: [289855][Good Witch].
  1423. 19-4-25 14:04:23.5|Info|DiskScanService|Scanning disk for Good Witch
  1424. 19-4-25 14:04:23.5|Info|DiskScanService|Completed scanning disk for Good Witch
  1425. 19-4-25 14:04:23.6|Info|RefreshSeriesService|Skipping refresh of series: Gravity Falls
  1426. 19-4-25 14:04:23.6|Info|DiskScanService|Scanning disk for Gravity Falls
  1427. 19-4-25 14:04:23.8|Info|DiskScanService|Completed scanning disk for Gravity Falls
  1428. 19-4-25 14:04:24.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1429. 19-4-25 14:04:24.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1430. 19-4-25 14:04:24.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1431. 19-4-25 14:04:24.4|Info|ExistingExtraFileService|Found 0 extra files
  1432. 19-4-25 14:04:24.4|Info|RefreshSeriesService|Updating Info for grown-ish
  1433. 19-4-25 14:04:24.8|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/graphical/321285-g2.jpg Error: NameResolutionFailure
  1434. 19-4-25 14:04:24.8|Warn|MediaCoverService|Couldn't download media cover for [321285][Boruto: Naruto Next Generations]. Error: NameResolutionFailure
  1435. 19-4-25 14:04:24.9|Info|RefreshEpisodeService|Starting episode info refresh for: [332802][grown-ish]
  1436. 19-4-25 14:04:24.9|Info|RefreshEpisodeService|Finished episode refresh for series: [332802][grown-ish].
  1437. 19-4-25 14:04:24.9|Info|DiskScanService|Scanning disk for grown-ish
  1438. 19-4-25 14:04:25.0|Info|DiskScanService|Completed scanning disk for grown-ish
  1439. 19-4-25 14:04:25.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1440. 19-4-25 14:04:25.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1441. 19-4-25 14:04:25.2|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1442. 19-4-25 14:04:25.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1443. 19-4-25 14:04:25.3|Info|ExistingExtraFileService|Found 0 extra files
  1444. 19-4-25 14:04:25.4|Info|RefreshSeriesService|Skipping refresh of series: Guilty Crown
  1445. 19-4-25 14:04:25.4|Info|DiskScanService|Scanning disk for Guilty Crown
  1446. 19-4-25 14:04:25.4|Info|DiskScanService|Completed scanning disk for Guilty Crown
  1447. 19-4-25 14:04:25.4|Info|RefreshSeriesService|Updating Info for The Handmaid's Tale
  1448. 19-4-25 14:04:25.8|Info|RefreshEpisodeService|Starting episode info refresh for: [321239][The Handmaid's Tale]
  1449. 19-4-25 14:04:25.8|Info|RefreshEpisodeService|Finished episode refresh for series: [321239][The Handmaid's Tale].
  1450. 19-4-25 14:04:25.8|Info|DiskScanService|Scanning disk for The Handmaid's Tale
  1451. 19-4-25 14:04:25.9|Info|DiskScanService|Completed scanning disk for The Handmaid's Tale
  1452. 19-4-25 14:04:26.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1453. 19-4-25 14:04:26.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1454. 19-4-25 14:04:26.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1455. 19-4-25 14:04:26.1|Info|ExistingExtraFileService|Found 0 extra files
  1456. 19-4-25 14:04:26.2|Info|RefreshSeriesService|Updating Info for Hanna
  1457. 19-4-25 14:04:26.7|Info|RefreshEpisodeService|Starting episode info refresh for: [357690][Hanna]
  1458. 19-4-25 14:04:26.7|Info|RefreshEpisodeService|Finished episode refresh for series: [357690][Hanna].
  1459. 19-4-25 14:04:26.7|Info|DiskScanService|Scanning disk for Hanna
  1460. 19-4-25 14:04:26.7|Info|DiskScanService|Completed scanning disk for Hanna
  1461. 19-4-25 14:04:26.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1462. 19-4-25 14:04:26.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1463. 19-4-25 14:04:26.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1464. 19-4-25 14:04:26.8|Info|ExistingExtraFileService|Found 0 extra files
  1465. 19-4-25 14:04:26.9|Info|RefreshSeriesService|Updating Info for Happy!
  1466. 19-4-25 14:04:27.3|Info|RefreshEpisodeService|Starting episode info refresh for: [328361][Happy!]
  1467. 19-4-25 14:04:27.4|Info|RefreshEpisodeService|Finished episode refresh for series: [328361][Happy!].
  1468. 19-4-25 14:04:27.4|Info|DiskScanService|Scanning disk for Happy!
  1469. 19-4-25 14:04:27.4|Info|DiskScanService|Completed scanning disk for Happy!
  1470. 19-4-25 14:04:27.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1471. 19-4-25 14:04:27.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1472. 19-4-25 14:04:27.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1473. 19-4-25 14:04:27.5|Info|ExistingExtraFileService|Found 0 extra files
  1474. 19-4-25 14:04:27.7|Info|RefreshSeriesService|Skipping refresh of series: Happy Sugar Life
  1475. 19-4-25 14:04:27.7|Info|DiskScanService|Scanning disk for Happy Sugar Life
  1476. 19-4-25 14:04:27.9|Info|DiskScanService|Completed scanning disk for Happy Sugar Life
  1477. 19-4-25 14:04:28.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1478. 19-4-25 14:04:28.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1479. 19-4-25 14:04:28.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1480. 19-4-25 14:04:28.2|Info|ExistingExtraFileService|Found 0 extra files
  1481. 19-4-25 14:04:28.2|Info|RefreshSeriesService|Updating Info for Harley Quinn
  1482. 19-4-25 14:04:28.9|Info|RefreshEpisodeService|Starting episode info refresh for: [353791][Harley Quinn]
  1483. 19-4-25 14:04:29.0|Info|RefreshEpisodeService|Finished episode refresh for series: [353791][Harley Quinn].
  1484. 19-4-25 14:04:29.0|Info|DiskScanService|Scanning disk for Harley Quinn
  1485. 19-4-25 14:04:29.0|Info|DiskScanService|Completed scanning disk for Harley Quinn
  1486. 19-4-25 14:04:29.2|Info|RefreshSeriesService|Skipping refresh of series: Harvey Birdman, Attorney at Law
  1487. 19-4-25 14:04:29.2|Info|DiskScanService|Scanning disk for Harvey Birdman, Attorney at Law
  1488. 19-4-25 14:04:29.2|Info|DiskScanService|Completed scanning disk for Harvey Birdman, Attorney at Law
  1489. 19-4-25 14:04:29.2|Info|RefreshSeriesService|Skipping refresh of series: Haven
  1490. 19-4-25 14:04:29.2|Info|DiskScanService|Scanning disk for Haven
  1491. 19-4-25 14:04:29.3|Info|DiskScanService|Completed scanning disk for Haven
  1492. 19-4-25 14:04:29.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1493. 19-4-25 14:04:29.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1494. 19-4-25 14:04:29.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1495. 19-4-25 14:04:29.4|Info|ExistingExtraFileService|Found 0 extra files
  1496. 19-4-25 14:04:29.5|Info|RefreshSeriesService|Skipping refresh of series: Hell Girl
  1497. 19-4-25 14:04:29.5|Info|DiskScanService|Scanning disk for Hell Girl
  1498. 19-4-25 14:04:29.5|Info|DiskScanService|Completed scanning disk for Hell Girl
  1499. 19-4-25 14:04:29.5|Info|RefreshSeriesService|Skipping refresh of series: The Heroic Legend of Arslan (2015)
  1500. 19-4-25 14:04:29.6|Info|DiskScanService|Scanning disk for The Heroic Legend of Arslan (2015)
  1501. 19-4-25 14:04:29.6|Info|DiskScanService|Completed scanning disk for The Heroic Legend of Arslan (2015)
  1502. 19-4-25 14:04:29.6|Info|RefreshSeriesService|Skipping refresh of series: High School DxD
  1503. 19-4-25 14:04:29.6|Info|DiskScanService|Scanning disk for High School DxD
  1504. 19-4-25 14:04:29.7|Info|DiskScanService|Completed scanning disk for High School DxD
  1505. 19-4-25 14:04:29.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1506. 19-4-25 14:04:29.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1507. 19-4-25 14:04:29.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1508. 19-4-25 14:04:29.9|Info|ExistingExtraFileService|Found 0 extra files
  1509. 19-4-25 14:04:29.9|Info|RefreshSeriesService|Updating Info for Holmes of Kyoto
  1510. 19-4-25 14:04:29.9|Warn|HttpClient|HTTP Error - Res: [HEAD] https://www.thetvdb.com/banners/fanart/original/5bc1f3f090819.jpg: 404.NotFound
  1511. 19-4-25 14:04:29.9|Error|MediaCoverService|Couldn't download media cover for [353791][Harley Quinn]
  1512.  
  1513. [v2.0.0.5322]
  1514.  
  1515. 19-4-25 14:04:31.1|Info|RefreshEpisodeService|Starting episode info refresh for: [348601][Holmes of Kyoto]
  1516. 19-4-25 14:04:31.2|Warn|HttpClient|HTTP Error - Res: [HEAD] https://www.thetvdb.com/banners/posters/5bd65423c7ed3.jpg: 404.NotFound
  1517. 19-4-25 14:04:31.2|Error|MediaCoverService|Couldn't download media cover for [353791][Harley Quinn]
  1518.  
  1519. [v2.0.0.5322]
  1520.  
  1521. 19-4-25 14:04:31.3|Info|RefreshEpisodeService|Finished episode refresh for series: [348601][Holmes of Kyoto].
  1522. 19-4-25 14:04:31.3|Info|DiskScanService|Scanning disk for Holmes of Kyoto
  1523. 19-4-25 14:04:31.4|Info|DiskScanService|Completed scanning disk for Holmes of Kyoto
  1524. 19-4-25 14:04:31.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1525. 19-4-25 14:04:31.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1526. 19-4-25 14:04:31.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1527. 19-4-25 14:04:31.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1528. 19-4-25 14:04:31.7|Info|ExistingExtraFileService|Found 0 extra files
  1529. 19-4-25 14:04:32.7|Info|DownloadDecisionMaker|Processing 658 releases
  1530. 19-4-25 14:04:32.8|Info|RefreshSeriesService|Updating Info for Homeland
  1531. 19-4-25 14:04:33.5|Info|RefreshEpisodeService|Starting episode info refresh for: [247897][Homeland]
  1532. 19-4-25 14:04:33.9|Info|RefreshEpisodeService|Finished episode refresh for series: [247897][Homeland].
  1533. 19-4-25 14:04:33.9|Info|DiskScanService|Scanning disk for Homeland
  1534. 19-4-25 14:04:33.9|Info|DiskScanService|Completed scanning disk for Homeland
  1535. 19-4-25 14:04:34.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1536. 19-4-25 14:04:34.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1537. 19-4-25 14:04:34.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1538. 19-4-25 14:04:34.1|Info|ExistingExtraFileService|Found 0 extra files
  1539. 19-4-25 14:04:34.3|Info|RefreshSeriesService|Skipping refresh of series: How Not to Summon a Demon Lord
  1540. 19-4-25 14:04:34.3|Info|DiskScanService|Scanning disk for How Not to Summon a Demon Lord
  1541. 19-4-25 14:04:34.4|Info|DiskScanService|Completed scanning disk for How Not to Summon a Demon Lord
  1542. 19-4-25 14:04:34.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1543. 19-4-25 14:04:34.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1544. 19-4-25 14:04:34.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1545. 19-4-25 14:04:34.8|Info|ExistingExtraFileService|Found 0 extra files
  1546. 19-4-25 14:04:34.8|Info|RefreshSeriesService|Updating Info for Humans
  1547. 19-4-25 14:04:35.5|Info|RefreshEpisodeService|Starting episode info refresh for: [292124][Humans]
  1548. 19-4-25 14:04:35.6|Info|RefreshEpisodeService|Finished episode refresh for series: [292124][Humans].
  1549. 19-4-25 14:04:35.6|Info|DiskScanService|Scanning disk for Humans
  1550. 19-4-25 14:04:35.7|Info|DiskScanService|Completed scanning disk for Humans
  1551. 19-4-25 14:04:35.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1552. 19-4-25 14:04:35.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1553. 19-4-25 14:04:35.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1554. 19-4-25 14:04:35.8|Info|ExistingExtraFileService|Found 0 extra files
  1555. 19-4-25 14:04:36.0|Info|RefreshSeriesService|Skipping refresh of series: Hunter x Hunter (2011)
  1556. 19-4-25 14:04:36.0|Info|DiskScanService|Scanning disk for Hunter x Hunter (2011)
  1557. 19-4-25 14:04:36.3|Info|DiskScanService|Completed scanning disk for Hunter x Hunter (2011)
  1558. 19-4-25 14:04:36.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1559. 19-4-25 14:04:36.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1560. 19-4-25 14:04:37.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1561. 19-4-25 14:04:37.0|Info|ExistingExtraFileService|Found 0 extra files
  1562. 19-4-25 14:04:37.0|Info|RefreshSeriesService|Skipping refresh of series: A.I.C.O. -Incarnation-
  1563. 19-4-25 14:04:37.0|Info|DiskScanService|Scanning disk for A.I.C.O. -Incarnation-
  1564. 19-4-25 14:04:37.1|Info|DiskScanService|Completed scanning disk for A.I.C.O. -Incarnation-
  1565. 19-4-25 14:04:37.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1566. 19-4-25 14:04:37.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1567. 19-4-25 14:04:37.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1568. 19-4-25 14:04:37.4|Info|ExistingExtraFileService|Found 0 extra files
  1569. 19-4-25 14:04:37.4|Info|RefreshSeriesService|Updating Info for Impulse
  1570. 19-4-25 14:04:38.1|Info|RefreshEpisodeService|Starting episode info refresh for: [344995][Impulse]
  1571. 19-4-25 14:04:38.1|Info|RefreshEpisodeService|Finished episode refresh for series: [344995][Impulse].
  1572. 19-4-25 14:04:38.1|Info|DiskScanService|Scanning disk for Impulse
  1573. 19-4-25 14:04:38.2|Info|DiskScanService|Completed scanning disk for Impulse
  1574. 19-4-25 14:04:38.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1575. 19-4-25 14:04:38.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1576. 19-4-25 14:04:38.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1577. 19-4-25 14:04:38.5|Info|ExistingExtraFileService|Found 0 extra files
  1578. 19-4-25 14:04:38.6|Info|RefreshSeriesService|Updating Info for Into the Badlands
  1579. 19-4-25 14:04:39.2|Info|RefreshEpisodeService|Starting episode info refresh for: [289079][Into the Badlands]
  1580. 19-4-25 14:04:39.4|Info|RefreshEpisodeService|Finished episode refresh for series: [289079][Into the Badlands].
  1581. 19-4-25 14:04:39.4|Info|DiskScanService|Scanning disk for Into the Badlands
  1582. 19-4-25 14:04:39.5|Info|DiskScanService|Completed scanning disk for Into the Badlands
  1583. 19-4-25 14:04:39.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1584. 19-4-25 14:04:39.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1585. 19-4-25 14:04:39.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1586. 19-4-25 14:04:39.6|Info|ExistingExtraFileService|Found 0 extra files
  1587. 19-4-25 14:04:39.7|Info|RefreshSeriesService|Skipping refresh of series: ISLAND
  1588. 19-4-25 14:04:39.7|Info|DiskScanService|Scanning disk for ISLAND
  1589. 19-4-25 14:04:39.8|Info|DiskScanService|Completed scanning disk for ISLAND
  1590. 19-4-25 14:04:40.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1591. 19-4-25 14:04:40.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1592. 19-4-25 14:04:40.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1593. 19-4-25 14:04:40.1|Info|ExistingExtraFileService|Found 0 extra files
  1594. 19-4-25 14:04:40.2|Info|RefreshSeriesService|Skipping refresh of series: Jing: King of Bandits
  1595. 19-4-25 14:04:40.2|Info|DiskScanService|Scanning disk for Jing: King of Bandits
  1596. 19-4-25 14:04:40.2|Info|DiskScanService|Completed scanning disk for Jing: King of Bandits
  1597. 19-4-25 14:04:40.2|Info|RefreshSeriesService|Updating Info for JoJo's Bizarre Adventure (2012)
  1598. 19-4-25 14:04:41.3|Info|RefreshEpisodeService|Starting episode info refresh for: [262954][JoJo's Bizarre Adventure (2012)]
  1599. 19-4-25 14:04:41.9|Info|RefreshEpisodeService|Finished episode refresh for series: [262954][JoJo's Bizarre Adventure (2012)].
  1600. 19-4-25 14:04:41.9|Info|DiskScanService|Scanning disk for JoJo's Bizarre Adventure (2012)
  1601. 19-4-25 14:04:42.0|Info|DiskScanService|Completed scanning disk for JoJo's Bizarre Adventure (2012)
  1602. 19-4-25 14:04:42.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1603. 19-4-25 14:04:42.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1604. 19-4-25 14:04:42.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1605. 19-4-25 14:04:42.3|Info|ExistingExtraFileService|Found 0 extra files
  1606. 19-4-25 14:04:43.5|Info|RefreshSeriesService|Updating Info for Justice League Action
  1607. 19-4-25 14:04:44.0|Info|RefreshEpisodeService|Starting episode info refresh for: [312818][Justice League Action]
  1608. 19-4-25 14:04:44.4|Info|RefreshEpisodeService|Finished episode refresh for series: [312818][Justice League Action].
  1609. 19-4-25 14:04:44.4|Info|DiskScanService|Scanning disk for Justice League Action
  1610. 19-4-25 14:04:44.7|Info|DiskScanService|Completed scanning disk for Justice League Action
  1611. 19-4-25 14:04:44.8|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/posters/5c401d884c10a.jpg Error: NameResolutionFailure
  1612. 19-4-25 14:04:44.8|Warn|MediaCoverService|Couldn't download media cover for [358275][Batwoman (2019)]. Error: NameResolutionFailure
  1613. 19-4-25 14:04:44.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1614. 19-4-25 14:04:44.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1615. 19-4-25 14:04:45.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1616. 19-4-25 14:04:45.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1617. 19-4-25 14:04:45.5|Info|ExistingExtraFileService|Found 0 extra files
  1618. 19-4-25 14:04:45.6|Info|RefreshSeriesService|Skipping refresh of series: Justice League: Gods and Monsters Chronicles
  1619. 19-4-25 14:04:45.6|Info|DiskScanService|Scanning disk for Justice League: Gods and Monsters Chronicles
  1620. 19-4-25 14:04:45.6|Info|DiskScanService|Completed scanning disk for Justice League: Gods and Monsters Chronicles
  1621. 19-4-25 14:04:45.6|Info|RefreshSeriesService|Skipping refresh of series: Kakegurui
  1622. 19-4-25 14:04:45.6|Info|DiskScanService|Scanning disk for Kakegurui
  1623. 19-4-25 14:04:45.8|Info|DiskScanService|Completed scanning disk for Kakegurui
  1624. 19-4-25 14:04:46.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1625. 19-4-25 14:04:46.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1626. 19-4-25 14:04:46.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1627. 19-4-25 14:04:46.3|Info|ExistingExtraFileService|Found 0 extra files
  1628. 19-4-25 14:04:46.3|Info|RefreshSeriesService|Updating Info for Killing Eve
  1629. 19-4-25 14:04:46.7|Info|RefreshEpisodeService|Starting episode info refresh for: [340959][Killing Eve]
  1630. 19-4-25 14:04:46.8|Info|RefreshEpisodeService|Finished episode refresh for series: [340959][Killing Eve].
  1631. 19-4-25 14:04:46.8|Info|DiskScanService|Scanning disk for Killing Eve
  1632. 19-4-25 14:04:46.8|Info|DiskScanService|Completed scanning disk for Killing Eve
  1633. 19-4-25 14:04:46.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1634. 19-4-25 14:04:46.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1635. 19-4-25 14:04:47.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1636. 19-4-25 14:04:47.0|Info|ExistingExtraFileService|Found 0 extra files
  1637. 19-4-25 14:04:47.1|Info|RefreshSeriesService|Updating Info for Killjoys
  1638. 19-4-25 14:04:47.7|Info|RefreshEpisodeService|Starting episode info refresh for: [281534][Killjoys]
  1639. 19-4-25 14:04:47.9|Info|RefreshEpisodeService|Finished episode refresh for series: [281534][Killjoys].
  1640. 19-4-25 14:04:47.9|Info|DiskScanService|Scanning disk for Killjoys
  1641. 19-4-25 14:04:48.1|Info|DiskScanService|Completed scanning disk for Killjoys
  1642. 19-4-25 14:04:48.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1643. 19-4-25 14:04:48.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1644. 19-4-25 14:04:48.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1645. 19-4-25 14:04:48.7|Info|ExistingExtraFileService|Found 0 extra files
  1646. 19-4-25 14:04:48.7|Info|RefreshSeriesService|Updating Info for Krypton
  1647. 19-4-25 14:04:49.4|Info|RefreshEpisodeService|Starting episode info refresh for: [328599][Krypton]
  1648. 19-4-25 14:04:49.5|Info|RefreshEpisodeService|Finished episode refresh for series: [328599][Krypton].
  1649. 19-4-25 14:04:49.5|Info|DiskScanService|Scanning disk for Krypton
  1650. 19-4-25 14:04:49.5|Info|DiskScanService|Completed scanning disk for Krypton
  1651. 19-4-25 14:04:49.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1652. 19-4-25 14:04:49.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1653. 19-4-25 14:04:49.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1654. 19-4-25 14:04:49.6|Info|ExistingExtraFileService|Found 0 extra files
  1655. 19-4-25 14:04:49.7|Info|RefreshSeriesService|Skipping refresh of series: Lagrange - The Flower of Rin-ne
  1656. 19-4-25 14:04:49.7|Info|DiskScanService|Scanning disk for Lagrange - The Flower of Rin-ne
  1657. 19-4-25 14:04:49.9|Info|DiskScanService|Completed scanning disk for Lagrange - The Flower of Rin-ne
  1658. 19-4-25 14:04:50.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1659. 19-4-25 14:04:50.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1660. 19-4-25 14:04:50.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1661. 19-4-25 14:04:50.2|Info|ExistingExtraFileService|Found 0 extra files
  1662. 19-4-25 14:04:50.2|Info|RefreshSeriesService|Updating Info for Legion
  1663. 19-4-25 14:04:50.7|Info|RefreshEpisodeService|Starting episode info refresh for: [320724][Legion]
  1664. 19-4-25 14:04:50.8|Info|RefreshEpisodeService|Finished episode refresh for series: [320724][Legion].
  1665. 19-4-25 14:04:50.9|Info|DiskScanService|Scanning disk for Legion
  1666. 19-4-25 14:04:50.9|Info|DiskScanService|Completed scanning disk for Legion
  1667. 19-4-25 14:04:51.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1668. 19-4-25 14:04:51.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1669. 19-4-25 14:04:51.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1670. 19-4-25 14:04:51.2|Info|ExistingExtraFileService|Found 0 extra files
  1671. 19-4-25 14:04:51.4|Info|RefreshSeriesService|Updating Info for Levius
  1672. 19-4-25 14:04:52.4|Info|RefreshEpisodeService|Starting episode info refresh for: [361386][Levius]
  1673. 19-4-25 14:04:52.5|Info|RefreshEpisodeService|Finished episode refresh for series: [361386][Levius].
  1674. 19-4-25 14:04:52.5|Info|DiskScanService|Scanning disk for Levius
  1675. 19-4-25 14:04:52.5|Info|DiskScanService|Completed scanning disk for Levius
  1676. 19-4-25 14:04:52.7|Info|RefreshSeriesService|Skipping refresh of series: Lord of Vermilion: The Crimson King
  1677. 19-4-25 14:04:52.7|Info|DiskScanService|Scanning disk for Lord of Vermilion: The Crimson King
  1678. 19-4-25 14:04:52.7|Info|DiskScanService|Completed scanning disk for Lord of Vermilion: The Crimson King
  1679. 19-4-25 14:04:52.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1680. 19-4-25 14:04:52.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1681. 19-4-25 14:04:53.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1682. 19-4-25 14:04:53.0|Info|ExistingExtraFileService|Found 0 extra files
  1683. 19-4-25 14:04:53.1|Info|RefreshSeriesService|Updating Info for Lost in Space (2018)
  1684. 19-4-25 14:04:53.6|Info|RefreshEpisodeService|Starting episode info refresh for: [343253][Lost in Space (2018)]
  1685. 19-4-25 14:04:53.6|Info|RefreshEpisodeService|Finished episode refresh for series: [343253][Lost in Space (2018)].
  1686. 19-4-25 14:04:53.6|Info|DiskScanService|Scanning disk for Lost in Space (2018)
  1687. 19-4-25 14:04:53.7|Info|DiskScanService|Completed scanning disk for Lost in Space (2018)
  1688. 19-4-25 14:04:53.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1689. 19-4-25 14:04:53.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1690. 19-4-25 14:04:54.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1691. 19-4-25 14:04:54.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1692. 19-4-25 14:04:54.1|Info|ExistingExtraFileService|Found 0 extra files
  1693. 19-4-25 14:04:54.1|Info|RefreshSeriesService|Updating Info for Love, Death & Robots
  1694. 19-4-25 14:04:54.8|Info|RefreshEpisodeService|Starting episode info refresh for: [357888][Love, Death & Robots]
  1695. 19-4-25 14:04:54.9|Info|RefreshEpisodeService|Finished episode refresh for series: [357888][Love, Death & Robots].
  1696. 19-4-25 14:04:54.9|Info|DiskScanService|Scanning disk for Love, Death & Robots
  1697. 19-4-25 14:04:55.0|Info|DiskScanService|Completed scanning disk for Love, Death & Robots
  1698. 19-4-25 14:04:55.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1699. 19-4-25 14:04:55.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1700. 19-4-25 14:04:55.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1701. 19-4-25 14:04:55.3|Info|ExistingExtraFileService|Found 0 extra files
  1702. 19-4-25 14:04:55.4|Info|RefreshSeriesService|Updating Info for The Magicians (2015)
  1703. 19-4-25 14:04:56.0|Info|RefreshEpisodeService|Starting episode info refresh for: [299139][The Magicians (2015)]
  1704. 19-4-25 14:04:56.2|Info|RefreshEpisodeService|Finished episode refresh for series: [299139][The Magicians (2015)].
  1705. 19-4-25 14:04:56.2|Info|DiskScanService|Scanning disk for The Magicians (2015)
  1706. 19-4-25 14:04:56.5|Info|DiskScanService|Completed scanning disk for The Magicians (2015)
  1707. 19-4-25 14:04:56.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1708. 19-4-25 14:04:56.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1709. 19-4-25 14:04:57.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1710. 19-4-25 14:04:57.0|Info|ExistingExtraFileService|Found 0 extra files
  1711. 19-4-25 14:04:57.1|Info|RefreshSeriesService|Updating Info for The Mandalorian
  1712. 19-4-25 14:04:57.9|Info|RefreshEpisodeService|Starting episode info refresh for: [353732][The Mandalorian]
  1713. 19-4-25 14:04:57.9|Info|RefreshEpisodeService|Finished episode refresh for series: [353732][The Mandalorian].
  1714. 19-4-25 14:04:57.9|Info|DiskScanService|Scanning disk for The Mandalorian
  1715. 19-4-25 14:04:57.9|Info|DiskScanService|Completed scanning disk for The Mandalorian
  1716. 19-4-25 14:04:58.1|Info|RefreshSeriesService|Updating Info for Marvel Rising: Initiation
  1717. 19-4-25 14:04:58.8|Warn|HttpClient|HTTP Error - Res: [HEAD] https://www.thetvdb.com/banners/fanart/original/5bb79c328e5c5.jpg: 404.NotFound
  1718. 19-4-25 14:04:58.8|Error|MediaCoverService|Couldn't download media cover for [353732][The Mandalorian]
  1719.  
  1720. [v2.0.0.5322]
  1721.  
  1722. 19-4-25 14:04:58.9|Info|RefreshEpisodeService|Starting episode info refresh for: [350537][Marvel Rising: Initiation]
  1723. 19-4-25 14:04:58.9|Info|RefreshEpisodeService|Finished episode refresh for series: [350537][Marvel Rising: Initiation].
  1724. 19-4-25 14:04:58.9|Info|DiskScanService|Scanning disk for Marvel Rising: Initiation
  1725. 19-4-25 14:04:59.0|Info|DiskScanService|Completed scanning disk for Marvel Rising: Initiation
  1726. 19-4-25 14:04:59.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1727. 19-4-25 14:04:59.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1728. 19-4-25 14:04:59.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1729. 19-4-25 14:04:59.3|Info|ExistingExtraFileService|Found 0 extra files
  1730. 19-4-25 14:04:59.3|Info|RefreshSeriesService|Updating Info for The Marvelous Mrs. Maisel
  1731. 19-4-25 14:04:59.9|Info|RefreshEpisodeService|Starting episode info refresh for: [326791][The Marvelous Mrs. Maisel]
  1732. 19-4-25 14:05:00.0|Warn|HttpClient|HTTP Error - Res: [HEAD] https://www.thetvdb.com/banners/graphical/5bb7b64c3eeaa.jpg: 404.NotFound
  1733. 19-4-25 14:05:00.0|Error|MediaCoverService|Couldn't download media cover for [353732][The Mandalorian]
  1734.  
  1735. [v2.0.0.5322]
  1736.  
  1737. 19-4-25 14:05:00.2|Info|RefreshEpisodeService|Finished episode refresh for series: [326791][The Marvelous Mrs. Maisel].
  1738. 19-4-25 14:05:00.2|Info|DiskScanService|Scanning disk for The Marvelous Mrs. Maisel
  1739. 19-4-25 14:05:00.4|Info|DiskScanService|Completed scanning disk for The Marvelous Mrs. Maisel
  1740. 19-4-25 14:05:00.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1741. 19-4-25 14:05:00.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1742. 19-4-25 14:05:00.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1743. 19-4-25 14:05:00.7|Info|ExistingExtraFileService|Found 0 extra files
  1744. 19-4-25 14:05:00.8|Info|RefreshSeriesService|Updating Info for Marvel's Agents of S.H.I.E.L.D.
  1745. 19-4-25 14:05:00.8|Warn|HttpClient|HTTP Error - Res: [HEAD] https://www.thetvdb.com/banners/posters/5bc1fb1e1fc3c.jpg: 404.NotFound
  1746. 19-4-25 14:05:00.8|Error|MediaCoverService|Couldn't download media cover for [353732][The Mandalorian]
  1747.  
  1748. [v2.0.0.5322]
  1749.  
  1750. 19-4-25 14:05:00.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1751. 19-4-25 14:05:01.5|Info|RefreshEpisodeService|Starting episode info refresh for: [263365][Marvel's Agents of S.H.I.E.L.D.]
  1752. 19-4-25 14:05:02.3|Info|RefreshEpisodeService|Finished episode refresh for series: [263365][Marvel's Agents of S.H.I.E.L.D.].
  1753. 19-4-25 14:05:02.3|Info|DiskScanService|Scanning disk for Marvel's Agents of S.H.I.E.L.D.
  1754. 19-4-25 14:05:02.3|Info|DiskScanService|Completed scanning disk for Marvel's Agents of S.H.I.E.L.D.
  1755. 19-4-25 14:05:02.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1756. 19-4-25 14:05:02.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1757. 19-4-25 14:05:02.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1758. 19-4-25 14:05:02.5|Info|ExistingExtraFileService|Found 0 extra files
  1759. 19-4-25 14:05:02.6|Info|RefreshSeriesService|Updating Info for Marvel's Avengers Assemble
  1760. 19-4-25 14:05:03.3|Info|RefreshEpisodeService|Starting episode info refresh for: [264030][Marvel's Avengers Assemble]
  1761. 19-4-25 14:05:03.3|Info|MediaCoverService|Downloading Fanart for [263365][Marvel's Agents of S.H.I.E.L.D.] https://www.thetvdb.com/banners/fanart/original/263365-39.jpg
  1762. 19-4-25 14:05:03.7|Info|RefreshEpisodeService|Finished episode refresh for series: [264030][Marvel's Avengers Assemble].
  1763. 19-4-25 14:05:03.7|Info|DiskScanService|Scanning disk for Marvel's Avengers Assemble
  1764. 19-4-25 14:05:03.9|Info|DiskScanService|Completed scanning disk for Marvel's Avengers Assemble
  1765. 19-4-25 14:05:04.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1766. 19-4-25 14:05:04.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1767. 19-4-25 14:05:04.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1768. 19-4-25 14:05:04.5|Info|ExistingExtraFileService|Found 0 extra files
  1769. 19-4-25 14:05:04.6|Info|RefreshSeriesService|Updating Info for Marvel's Cloak & Dagger
  1770. 19-4-25 14:05:04.8|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/graphical/311876-g5.jpg Error: NameResolutionFailure
  1771. 19-4-25 14:05:04.8|Warn|MediaCoverService|Couldn't download media cover for [311876][Designated Survivor]. Error: NameResolutionFailure
  1772. 19-4-25 14:05:05.2|Info|RefreshEpisodeService|Starting episode info refresh for: [341455][Marvel's Cloak & Dagger]
  1773. 19-4-25 14:05:05.3|Info|RefreshEpisodeService|Finished episode refresh for series: [341455][Marvel's Cloak & Dagger].
  1774. 19-4-25 14:05:05.3|Info|DiskScanService|Scanning disk for Marvel's Cloak & Dagger
  1775. 19-4-25 14:05:05.3|Info|DiskScanService|Completed scanning disk for Marvel's Cloak & Dagger
  1776. 19-4-25 14:05:05.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1777. 19-4-25 14:05:05.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1778. 19-4-25 14:05:05.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1779. 19-4-25 14:05:05.5|Info|ExistingExtraFileService|Found 0 extra files
  1780. 19-4-25 14:05:05.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1781. 19-4-25 14:05:05.6|Info|RefreshSeriesService|Skipping refresh of series: Marvel's Daredevil
  1782. 19-4-25 14:05:05.6|Info|DiskScanService|Scanning disk for Marvel's Daredevil
  1783. 19-4-25 14:05:05.8|Error|RefreshSeriesService|Couldn't rescan series [281662][Marvel's Daredevil]
  1784.  
  1785. [v2.0.0.5322] System.IO.IOException: Directory /tv/Marvel's Daredevil/Season 03 is not empty
  1786. at System.IO.Directory.Delete (System.String path) [0x0006f] in <6649516e5b3542319fb262b421af0adb>:0
  1787. at System.IO.Directory.Delete (System.String path, System.Boolean recursive) [0x00010] in <6649516e5b3542319fb262b421af0adb>:0
  1788. at NzbDrone.Common.Disk.DiskProviderBase.DeleteFolder (System.String path, System.Boolean recursive) [0x00070] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Disk\DiskProviderBase.cs:244
  1789. at NzbDrone.Common.Disk.DiskProviderBase.RemoveEmptySubfolders (System.String path) [0x00038] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Disk\DiskProviderBase.cs:473
  1790. at NzbDrone.Core.MediaFiles.DiskScanService.RemoveEmptySeriesFolder (System.String path) [0x0002f] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MediaFiles\DiskScanService.cs:202
  1791. at NzbDrone.Core.MediaFiles.DiskScanService.Scan (NzbDrone.Core.Tv.Series series) [0x001a6] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MediaFiles\DiskScanService.cs:118
  1792. at NzbDrone.Core.Tv.RefreshSeriesService.RescanSeries (NzbDrone.Core.Tv.Series series) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:151
  1793.  
  1794. 19-4-25 14:05:11.0|Info|RefreshSeriesService|Skipping refresh of series: Marvel's The Defenders
  1795. 19-4-25 14:05:11.0|Info|DiskScanService|Scanning disk for Marvel's The Defenders
  1796. 19-4-25 14:05:11.0|Info|DiskScanService|Completed scanning disk for Marvel's The Defenders
  1797. 19-4-25 14:05:11.0|Info|RefreshSeriesService|Updating Info for Marvel's Guardians of the Galaxy
  1798. 19-4-25 14:05:16.3|Info|RefreshEpisodeService|Starting episode info refresh for: [293614][Marvel's Guardians of the Galaxy]
  1799. 19-4-25 14:05:16.5|Info|RefreshEpisodeService|Finished episode refresh for series: [293614][Marvel's Guardians of the Galaxy].
  1800. 19-4-25 14:05:16.5|Info|DiskScanService|Scanning disk for Marvel's Guardians of the Galaxy
  1801. 19-4-25 14:05:16.8|Info|DiskScanService|Completed scanning disk for Marvel's Guardians of the Galaxy
  1802. 19-4-25 14:05:17.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1803. 19-4-25 14:05:17.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1804. 19-4-25 14:05:17.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1805. 19-4-25 14:05:17.5|Info|ExistingExtraFileService|Found 0 extra files
  1806. 19-4-25 14:05:17.6|Info|RefreshSeriesService|Skipping refresh of series: Marvel's Iron Fist
  1807. 19-4-25 14:05:17.6|Info|DiskScanService|Scanning disk for Marvel's Iron Fist
  1808. 19-4-25 14:05:17.6|Info|DiskScanService|Completed scanning disk for Marvel's Iron Fist
  1809. 19-4-25 14:05:17.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1810. 19-4-25 14:05:17.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1811. 19-4-25 14:05:17.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1812. 19-4-25 14:05:17.6|Info|ExistingExtraFileService|Found 0 extra files
  1813. 19-4-25 14:05:17.6|Info|RefreshSeriesService|Updating Info for Marvel's Jessica Jones
  1814. 19-4-25 14:05:18.1|Info|RefreshEpisodeService|Starting episode info refresh for: [284190][Marvel's Jessica Jones]
  1815. 19-4-25 14:05:18.2|Info|RefreshEpisodeService|Finished episode refresh for series: [284190][Marvel's Jessica Jones].
  1816. 19-4-25 14:05:18.2|Info|DiskScanService|Scanning disk for Marvel's Jessica Jones
  1817. 19-4-25 14:05:18.2|Info|DiskScanService|Completed scanning disk for Marvel's Jessica Jones
  1818. 19-4-25 14:05:18.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1819. 19-4-25 14:05:18.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1820. 19-4-25 14:05:18.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1821. 19-4-25 14:05:18.3|Info|ExistingExtraFileService|Found 0 extra files
  1822. 19-4-25 14:05:18.4|Info|RefreshSeriesService|Skipping refresh of series: Marvel's Luke Cage
  1823. 19-4-25 14:05:18.4|Info|DiskScanService|Scanning disk for Marvel's Luke Cage
  1824. 19-4-25 14:05:18.4|Info|DiskScanService|Completed scanning disk for Marvel's Luke Cage
  1825. 19-4-25 14:05:18.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1826. 19-4-25 14:05:18.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1827. 19-4-25 14:05:18.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1828. 19-4-25 14:05:18.5|Info|ExistingExtraFileService|Found 0 extra files
  1829. 19-4-25 14:05:18.5|Info|RefreshSeriesService|Skipping refresh of series: Marvel's The Punisher
  1830. 19-4-25 14:05:18.5|Info|DiskScanService|Scanning disk for Marvel's The Punisher
  1831. 19-4-25 14:05:18.6|Info|DiskScanService|Completed scanning disk for Marvel's The Punisher
  1832. 19-4-25 14:05:18.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1833. 19-4-25 14:05:18.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1834. 19-4-25 14:05:18.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1835. 19-4-25 14:05:18.8|Info|ExistingExtraFileService|Found 0 extra files
  1836. 19-4-25 14:05:18.8|Info|RefreshSeriesService|Updating Info for Marvel's Runaways
  1837. 19-4-25 14:05:19.5|Info|RefreshEpisodeService|Starting episode info refresh for: [332027][Marvel's Runaways]
  1838. 19-4-25 14:05:19.9|Info|RefreshEpisodeService|Finished episode refresh for series: [332027][Marvel's Runaways].
  1839. 19-4-25 14:05:19.9|Info|DiskScanService|Scanning disk for Marvel's Runaways
  1840. 19-4-25 14:05:20.0|Info|DiskScanService|Completed scanning disk for Marvel's Runaways
  1841. 19-4-25 14:05:20.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1842. 19-4-25 14:05:20.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1843. 19-4-25 14:05:20.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1844. 19-4-25 14:05:20.2|Info|ExistingExtraFileService|Found 0 extra files
  1845. 19-4-25 14:05:20.3|Info|RefreshSeriesService|Updating Info for Marvel's Spider-Man
  1846. 19-4-25 14:05:20.7|Info|RefreshEpisodeService|Starting episode info refresh for: [329456][Marvel's Spider-Man]
  1847. 19-4-25 14:05:20.9|Info|RefreshEpisodeService|Finished episode refresh for series: [329456][Marvel's Spider-Man].
  1848. 19-4-25 14:05:20.9|Info|DiskScanService|Scanning disk for Marvel's Spider-Man
  1849. 19-4-25 14:05:21.0|Info|DiskScanService|Completed scanning disk for Marvel's Spider-Man
  1850. 19-4-25 14:05:21.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1851. 19-4-25 14:05:21.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1852. 19-4-25 14:05:21.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1853. 19-4-25 14:05:21.5|Info|ExistingExtraFileService|Found 0 extra files
  1854. 19-4-25 14:05:21.6|Info|RefreshSeriesService|Skipping refresh of series: The Master of Ragnarok & Blesser of Einherjar
  1855. 19-4-25 14:05:21.6|Info|DiskScanService|Scanning disk for The Master of Ragnarok & Blesser of Einherjar
  1856. 19-4-25 14:05:21.6|Info|DiskScanService|Completed scanning disk for The Master of Ragnarok & Blesser of Einherjar
  1857. 19-4-25 14:05:21.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1858. 19-4-25 14:05:21.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1859. 19-4-25 14:05:21.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1860. 19-4-25 14:05:21.7|Info|ExistingExtraFileService|Found 0 extra files
  1861. 19-4-25 14:05:21.8|Info|RefreshSeriesService|Skipping refresh of series: MEGALOBOX
  1862. 19-4-25 14:05:21.8|Info|DiskScanService|Scanning disk for MEGALOBOX
  1863. 19-4-25 14:05:21.9|Info|DiskScanService|Completed scanning disk for MEGALOBOX
  1864. 19-4-25 14:05:22.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1865. 19-4-25 14:05:22.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1866. 19-4-25 14:05:22.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1867. 19-4-25 14:05:22.3|Info|ExistingExtraFileService|Found 0 extra files
  1868. 19-4-25 14:05:22.4|Info|RefreshSeriesService|Skipping refresh of series: Metalocalypse
  1869. 19-4-25 14:05:22.4|Info|DiskScanService|Scanning disk for Metalocalypse
  1870. 19-4-25 14:05:22.4|Info|DiskScanService|Completed scanning disk for Metalocalypse
  1871. 19-4-25 14:05:22.5|Info|RefreshSeriesService|Updating Info for A Million Little Things
  1872. 19-4-25 14:05:23.1|Info|RefreshEpisodeService|Starting episode info refresh for: [350667][A Million Little Things]
  1873. 19-4-25 14:05:23.2|Info|RefreshEpisodeService|Finished episode refresh for series: [350667][A Million Little Things].
  1874. 19-4-25 14:05:23.2|Info|DiskScanService|Scanning disk for A Million Little Things
  1875. 19-4-25 14:05:23.2|Info|DiskScanService|Completed scanning disk for A Million Little Things
  1876. 19-4-25 14:05:23.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1877. 19-4-25 14:05:23.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1878. 19-4-25 14:05:23.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1879. 19-4-25 14:05:23.6|Info|ExistingExtraFileService|Found 0 extra files
  1880. 19-4-25 14:05:23.6|Info|RefreshSeriesService|Skipping refresh of series: Miss Caretaker of Sunohara-Sou
  1881. 19-4-25 14:05:23.6|Info|DiskScanService|Scanning disk for Miss Caretaker of Sunohara-Sou
  1882. 19-4-25 14:05:23.7|Info|DiskScanService|Completed scanning disk for Miss Caretaker of Sunohara-Sou
  1883. 19-4-25 14:05:23.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1884. 19-4-25 14:05:24.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1885. 19-4-25 14:05:24.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1886. 19-4-25 14:05:24.0|Info|ExistingExtraFileService|Found 0 extra files
  1887. 19-4-25 14:05:24.0|Info|RefreshSeriesService|Updating Info for Mob Psycho 100
  1888. 19-4-25 14:05:24.4|Info|RefreshEpisodeService|Starting episode info refresh for: [307375][Mob Psycho 100]
  1889. 19-4-25 14:05:24.6|Info|RefreshEpisodeService|Finished episode refresh for series: [307375][Mob Psycho 100].
  1890. 19-4-25 14:05:24.6|Info|DiskScanService|Scanning disk for Mob Psycho 100
  1891. 19-4-25 14:05:24.6|Info|DiskScanService|Completed scanning disk for Mob Psycho 100
  1892. 19-4-25 14:05:24.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1893. 19-4-25 14:05:24.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1894. 19-4-25 14:05:24.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1895. 19-4-25 14:05:24.8|Info|ExistingExtraFileService|Found 0 extra files
  1896. 19-4-25 14:05:24.8|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/fanart/original/5b9bd5be5a729.jpg Error: NameResolutionFailure
  1897. 19-4-25 14:05:24.8|Warn|MediaCoverService|Couldn't download media cover for [279121][The Flash (2014)]. Error: NameResolutionFailure
  1898. 19-4-25 14:05:25.6|Info|RefreshSeriesService|Skipping refresh of series: Mobile Suit Gundam: Iron-Blooded Orphans
  1899. 19-4-25 14:05:25.6|Info|DiskScanService|Scanning disk for Mobile Suit Gundam: Iron-Blooded Orphans
  1900. 19-4-25 14:05:25.8|Info|DiskScanService|Completed scanning disk for Mobile Suit Gundam: Iron-Blooded Orphans
  1901. 19-4-25 14:05:26.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1902. 19-4-25 14:05:26.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1903. 19-4-25 14:05:26.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1904. 19-4-25 14:05:26.8|Info|ExistingExtraFileService|Found 0 extra files
  1905. 19-4-25 14:05:26.8|Info|RefreshSeriesService|Updating Info for Monster Strike
  1906. 19-4-25 14:05:27.8|Info|RefreshEpisodeService|Starting episode info refresh for: [301920][Monster Strike]
  1907. 19-4-25 14:05:28.2|Info|RefreshEpisodeService|Finished episode refresh for series: [301920][Monster Strike].
  1908. 19-4-25 14:05:28.2|Info|DiskScanService|Scanning disk for Monster Strike
  1909. 19-4-25 14:05:28.2|Info|DiskScanService|Completed scanning disk for Monster Strike
  1910. 19-4-25 14:05:28.3|Info|RefreshSeriesService|Updating Info for Mr. Robot
  1911. 19-4-25 14:05:28.7|Info|RefreshEpisodeService|Starting episode info refresh for: [289590][Mr. Robot]
  1912. 19-4-25 14:05:28.8|Info|RefreshEpisodeService|Finished episode refresh for series: [289590][Mr. Robot].
  1913. 19-4-25 14:05:28.9|Info|DiskScanService|Scanning disk for Mr. Robot
  1914. 19-4-25 14:05:28.9|Info|DiskScanService|Completed scanning disk for Mr. Robot
  1915. 19-4-25 14:05:28.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1916. 19-4-25 14:05:28.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1917. 19-4-25 14:05:29.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1918. 19-4-25 14:05:29.0|Info|ExistingExtraFileService|Found 0 extra files
  1919. 19-4-25 14:05:29.1|Info|RefreshSeriesService|Updating Info for Mr. TONEGAWA Middle Management Blues
  1920. 19-4-25 14:05:29.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1921. 19-4-25 14:05:30.8|Info|RefreshEpisodeService|Starting episode info refresh for: [344200][Mr. TONEGAWA Middle Management Blues]
  1922. 19-4-25 14:05:30.9|Info|RefreshEpisodeService|Finished episode refresh for series: [344200][Mr. TONEGAWA Middle Management Blues].
  1923. 19-4-25 14:05:30.9|Info|DiskScanService|Scanning disk for Mr. TONEGAWA Middle Management Blues
  1924. 19-4-25 14:05:31.0|Info|DiskScanService|Completed scanning disk for Mr. TONEGAWA Middle Management Blues
  1925. 19-4-25 14:05:31.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1926. 19-4-25 14:05:31.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1927. 19-4-25 14:05:31.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1928. 19-4-25 14:05:31.2|Info|ExistingExtraFileService|Found 0 extra files
  1929. 19-4-25 14:05:37.0|Info|RefreshSeriesService|Skipping refresh of series: Muhyo & Roji's Bureau of Supernatural Investigation
  1930. 19-4-25 14:05:37.0|Info|DiskScanService|Scanning disk for Muhyo & Roji's Bureau of Supernatural Investigation
  1931. 19-4-25 14:05:37.1|Info|DiskScanService|Completed scanning disk for Muhyo & Roji's Bureau of Supernatural Investigation
  1932. 19-4-25 14:05:37.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1933. 19-4-25 14:05:37.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1934. 19-4-25 14:05:37.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1935. 19-4-25 14:05:37.3|Info|ExistingExtraFileService|Found 0 extra files
  1936. 19-4-25 14:05:37.3|Info|RefreshSeriesService|Updating Info for My Hero Academia
  1937. 19-4-25 14:05:42.7|Info|RefreshEpisodeService|Starting episode info refresh for: [305074][My Hero Academia]
  1938. 19-4-25 14:05:43.0|Info|RefreshEpisodeService|Finished episode refresh for series: [305074][My Hero Academia].
  1939. 19-4-25 14:05:43.0|Info|DiskScanService|Scanning disk for My Hero Academia
  1940. 19-4-25 14:05:43.1|Info|DiskScanService|Completed scanning disk for My Hero Academia
  1941. 19-4-25 14:05:43.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1942. 19-4-25 14:05:43.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1943. 19-4-25 14:05:43.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1944. 19-4-25 14:05:43.4|Info|ExistingExtraFileService|Found 0 extra files
  1945. 19-4-25 14:05:44.8|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/fanart/original/263365-39.jpg Error: NameResolutionFailure
  1946. 19-4-25 14:05:44.9|Warn|MediaCoverService|Couldn't download media cover for [263365][Marvel's Agents of S.H.I.E.L.D.]. Error: NameResolutionFailure
  1947. 19-4-25 14:05:45.1|Info|RefreshSeriesService|Skipping refresh of series: Nadia - The Secret of Blue Water
  1948. 19-4-25 14:05:45.1|Info|DiskScanService|Scanning disk for Nadia - The Secret of Blue Water
  1949. 19-4-25 14:05:45.1|Info|DiskScanService|Completed scanning disk for Nadia - The Secret of Blue Water
  1950. 19-4-25 14:05:47.0|Info|RefreshSeriesService|Skipping refresh of series: Naruto Shippuden
  1951. 19-4-25 14:05:47.0|Info|DiskScanService|Scanning disk for Naruto Shippuden
  1952. 19-4-25 14:05:47.4|Info|MediaCoverService|Downloading Poster for [263365][Marvel's Agents of S.H.I.E.L.D.] https://www.thetvdb.com/banners/posters/263365-39.jpg
  1953. 19-4-25 14:05:47.6|Info|DiskScanService|Completed scanning disk for Naruto Shippuden
  1954. 19-4-25 14:05:48.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1955. 19-4-25 14:05:48.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1956. 19-4-25 14:05:49.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1957. 19-4-25 14:05:49.3|Info|ExistingExtraFileService|Found 0 extra files
  1958. 19-4-25 14:05:49.3|Info|RefreshSeriesService|Skipping refresh of series: Neo Yokio
  1959. 19-4-25 14:05:49.3|Info|DiskScanService|Scanning disk for Neo Yokio
  1960. 19-4-25 14:05:49.3|Info|DiskScanService|Completed scanning disk for Neo Yokio
  1961. 19-4-25 14:05:49.3|Info|RefreshSeriesService|Skipping refresh of series: Nightflyers
  1962. 19-4-25 14:05:49.3|Info|DiskScanService|Scanning disk for Nightflyers
  1963. 19-4-25 14:05:49.4|Info|DiskScanService|Completed scanning disk for Nightflyers
  1964. 19-4-25 14:05:49.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1965. 19-4-25 14:05:49.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1966. 19-4-25 14:05:49.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1967. 19-4-25 14:05:49.6|Info|ExistingExtraFileService|Found 0 extra files
  1968. 19-4-25 14:05:49.6|Info|RefreshSeriesService|Updating Info for Ninjago: Masters of Spinjitzu
  1969. 19-4-25 14:05:54.6|Info|RefreshEpisodeService|Starting episode info refresh for: [253323][LEGO Ninjago: Masters of Spinjitzu]
  1970. 19-4-25 14:05:55.0|Info|RefreshEpisodeService|Finished episode refresh for series: [253323][LEGO Ninjago: Masters of Spinjitzu].
  1971. 19-4-25 14:05:55.0|Info|DiskScanService|Scanning disk for LEGO Ninjago: Masters of Spinjitzu
  1972. 19-4-25 14:05:55.3|Info|DiskScanService|Completed scanning disk for LEGO Ninjago: Masters of Spinjitzu
  1973. 19-4-25 14:05:55.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1974. 19-4-25 14:05:55.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1975. 19-4-25 14:05:55.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1976. 19-4-25 14:05:55.7|Info|ExistingExtraFileService|Found 0 extra files
  1977. 19-4-25 14:05:55.8|Warn|MediaCoverMapper|File /config/MediaCover/252/poster.jpg not found
  1978. 19-4-25 14:05:56.6|Info|RefreshSeriesService|Skipping refresh of series: Now and Then, Here and There
  1979. 19-4-25 14:05:56.6|Info|DiskScanService|Scanning disk for Now and Then, Here and There
  1980. 19-4-25 14:05:56.6|Info|DiskScanService|Completed scanning disk for Now and Then, Here and There
  1981. 19-4-25 14:05:56.7|Info|RefreshSeriesService|Skipping refresh of series: Once Upon a Time (2011)
  1982. 19-4-25 14:05:56.7|Info|DiskScanService|Scanning disk for Once Upon a Time (2011)
  1983. 19-4-25 14:05:56.7|Info|DiskScanService|Completed scanning disk for Once Upon a Time (2011)
  1984. 19-4-25 14:05:56.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1985. 19-4-25 14:05:56.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1986. 19-4-25 14:05:56.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1987. 19-4-25 14:05:56.9|Info|ExistingExtraFileService|Found 0 extra files
  1988. 19-4-25 14:05:56.9|Info|RefreshSeriesService|Updating Info for One-Punch Man
  1989. 19-4-25 14:05:57.3|Info|RefreshEpisodeService|Starting episode info refresh for: [293088][One-Punch Man]
  1990. 19-4-25 14:05:57.5|Info|RefreshEpisodeService|Finished episode refresh for series: [293088][One-Punch Man].
  1991. 19-4-25 14:05:57.5|Info|DiskScanService|Scanning disk for One-Punch Man
  1992. 19-4-25 14:05:57.5|Info|DiskScanService|Completed scanning disk for One-Punch Man
  1993. 19-4-25 14:05:57.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  1994. 19-4-25 14:05:57.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  1995. 19-4-25 14:05:57.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  1996. 19-4-25 14:05:57.5|Info|ExistingExtraFileService|Found 0 extra files
  1997. 19-4-25 14:05:58.5|Info|RefreshSeriesService|Updating Info for The Orville
  1998. 19-4-25 14:06:00.4|Info|RefreshEpisodeService|Starting episode info refresh for: [328487][The Orville]
  1999. 19-4-25 14:06:00.5|Info|RefreshEpisodeService|Finished episode refresh for series: [328487][The Orville].
  2000. 19-4-25 14:06:00.5|Info|DiskScanService|Scanning disk for The Orville
  2001. 19-4-25 14:06:00.6|Info|DiskScanService|Completed scanning disk for The Orville
  2002. 19-4-25 14:06:00.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2003. 19-4-25 14:06:00.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2004. 19-4-25 14:06:00.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2005. 19-4-25 14:06:00.9|Info|ExistingExtraFileService|Found 0 extra files
  2006. 19-4-25 14:06:01.0|Info|RefreshSeriesService|Updating Info for Osmosis (2019)
  2007. 19-4-25 14:06:02.0|Info|RefreshEpisodeService|Starting episode info refresh for: [359238][Osmosis (2019)]
  2008. 19-4-25 14:06:02.0|Info|RefreshEpisodeService|Finished episode refresh for series: [359238][Osmosis (2019)].
  2009. 19-4-25 14:06:02.0|Info|DiskScanService|Scanning disk for Osmosis (2019)
  2010. 19-4-25 14:06:02.1|Info|DiskScanService|Completed scanning disk for Osmosis (2019)
  2011. 19-4-25 14:06:02.2|Info|RefreshSeriesService|Updating Info for Overlord
  2012. 19-4-25 14:06:06.2|Warn|MediaCoverMapper|File /config/MediaCover/252/poster.jpg not found
  2013. 19-4-25 14:06:07.4|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/posters/263365-39.jpg Error: NameResolutionFailure
  2014. 19-4-25 14:06:07.4|Warn|MediaCoverService|Couldn't download media cover for [263365][Marvel's Agents of S.H.I.E.L.D.]. Error: NameResolutionFailure
  2015. 19-4-25 14:06:07.5|Info|RefreshEpisodeService|Starting episode info refresh for: [294002][Overlord]
  2016. 19-4-25 14:06:07.9|Info|RefreshEpisodeService|Finished episode refresh for series: [294002][Overlord].
  2017. 19-4-25 14:06:08.0|Info|DiskScanService|Scanning disk for Overlord
  2018. 19-4-25 14:06:08.1|Info|DiskScanService|Completed scanning disk for Overlord
  2019. 19-4-25 14:06:08.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2020. 19-4-25 14:06:08.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2021. 19-4-25 14:06:08.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
  2022. 19-4-25 14:06:08.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2023. 19-4-25 14:06:08.6|Info|ExistingExtraFileService|Found 0 extra files
  2024. 19-4-25 14:06:09.5|Info|RefreshSeriesService|Updating Info for Ozark
  2025. 19-4-25 14:06:10.0|Info|RefreshEpisodeService|Starting episode info refresh for: [329089][Ozark]
  2026. 19-4-25 14:06:10.0|Info|RefreshEpisodeService|Finished episode refresh for series: [329089][Ozark].
  2027. 19-4-25 14:06:10.1|Info|DiskScanService|Scanning disk for Ozark
  2028. 19-4-25 14:06:10.1|Info|DiskScanService|Completed scanning disk for Ozark
  2029. 19-4-25 14:06:10.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2030. 19-4-25 14:06:10.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2031. 19-4-25 14:06:10.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2032. 19-4-25 14:06:10.3|Info|ExistingExtraFileService|Found 0 extra files
  2033. 19-4-25 14:06:10.4|Info|RefreshSeriesService|Updating Info for The Passage
  2034. 19-4-25 14:06:10.8|Info|RefreshEpisodeService|Starting episode info refresh for: [354539][The Passage]
  2035. 19-4-25 14:06:10.8|Info|RefreshEpisodeService|Finished episode refresh for series: [354539][The Passage].
  2036. 19-4-25 14:06:10.8|Info|DiskScanService|Scanning disk for The Passage
  2037. 19-4-25 14:06:10.9|Info|DiskScanService|Completed scanning disk for The Passage
  2038. 19-4-25 14:06:11.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2039. 19-4-25 14:06:11.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2040. 19-4-25 14:06:11.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2041. 19-4-25 14:06:11.3|Info|ExistingExtraFileService|Found 0 extra files
  2042. 19-4-25 14:06:11.5|Info|RefreshSeriesService|Updating Info for Phantom in the Twilight
  2043. 19-4-25 14:06:13.4|Info|RefreshEpisodeService|Starting episode info refresh for: [350156][Phantom in the Twilight]
  2044. 19-4-25 14:06:13.5|Info|RefreshEpisodeService|Finished episode refresh for series: [350156][Phantom in the Twilight].
  2045. 19-4-25 14:06:13.5|Info|DiskScanService|Scanning disk for Phantom in the Twilight
  2046. 19-4-25 14:06:13.5|Info|DiskScanService|Completed scanning disk for Phantom in the Twilight
  2047. 19-4-25 14:06:13.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2048. 19-4-25 14:06:13.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2049. 19-4-25 14:06:13.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2050. 19-4-25 14:06:13.6|Info|ExistingExtraFileService|Found 0 extra files
  2051. 19-4-25 14:06:13.7|Info|RefreshSeriesService|Skipping refresh of series: Planet With
  2052. 19-4-25 14:06:13.7|Info|DiskScanService|Scanning disk for Planet With
  2053. 19-4-25 14:06:13.8|Info|DiskScanService|Completed scanning disk for Planet With
  2054. 19-4-25 14:06:13.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2055. 19-4-25 14:06:13.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2056. 19-4-25 14:06:14.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2057. 19-4-25 14:06:14.0|Info|ExistingExtraFileService|Found 0 extra files
  2058. 19-4-25 14:06:14.0|Info|RefreshSeriesService|Skipping refresh of series: Prison School
  2059. 19-4-25 14:06:14.0|Info|DiskScanService|Scanning disk for Prison School
  2060. 19-4-25 14:06:14.0|Info|DiskScanService|Completed scanning disk for Prison School
  2061. 19-4-25 14:06:14.0|Info|RefreshSeriesService|Updating Info for Private Eyes
  2062. 19-4-25 14:06:14.4|Info|RefreshEpisodeService|Starting episode info refresh for: [311462][Private Eyes]
  2063. 19-4-25 14:06:14.4|Warn|HttpClient|HTTP Error - Res: [HEAD] https://www.thetvdb.com/banners/fanart/original/5b4e0722b18ca.jpg: 404.NotFound
  2064. 19-4-25 14:06:14.4|Error|MediaCoverService|Couldn't download media cover for [350156][Phantom in the Twilight]
  2065.  
  2066. [v2.0.0.5322]
  2067.  
  2068. 19-4-25 14:06:14.5|Info|RefreshEpisodeService|Finished episode refresh for series: [311462][Private Eyes].
  2069. 19-4-25 14:06:14.5|Info|DiskScanService|Scanning disk for Private Eyes
  2070. 19-4-25 14:06:14.6|Info|DiskScanService|Completed scanning disk for Private Eyes
  2071. 19-4-25 14:06:14.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2072. 19-4-25 14:06:14.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2073. 19-4-25 14:06:15.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2074. 19-4-25 14:06:15.0|Info|ExistingExtraFileService|Found 0 extra files
  2075. 19-4-25 14:06:15.2|Info|RefreshSeriesService|Skipping refresh of series: Queen's Blade
  2076. 19-4-25 14:06:15.2|Info|DiskScanService|Scanning disk for Queen's Blade
  2077. 19-4-25 14:06:15.2|Info|DiskScanService|Completed scanning disk for Queen's Blade
  2078. 19-4-25 14:06:15.2|Info|RefreshSeriesService|Updating Info for Rick and Morty
  2079. 19-4-25 14:06:15.2|Warn|MediaCoverMapper|File /config/MediaCover/252/poster.jpg not found
  2080. 19-4-25 14:06:15.2|Warn|MediaCoverMapper|File /config/MediaCover/239/poster.jpg not found
  2081. 19-4-25 14:06:15.2|Warn|MediaCoverMapper|File /config/MediaCover/206/poster.jpg not found
  2082. 19-4-25 14:06:15.2|Warn|MediaCoverMapper|File /config/MediaCover/244/poster.jpg not found
  2083. 19-4-25 14:06:15.2|Warn|MediaCoverMapper|File /config/MediaCover/32/poster.jpg not found
  2084. 19-4-25 14:06:15.3|Warn|HttpClient|HTTP Error - Res: [HEAD] https://www.thetvdb.com/banners/posters/5b69b1994823d.jpg: 404.NotFound
  2085. 19-4-25 14:06:15.3|Error|MediaCoverService|Couldn't download media cover for [350156][Phantom in the Twilight]
  2086.  
  2087. [v2.0.0.5322]
  2088.  
  2089. 19-4-25 14:06:15.6|Info|RefreshEpisodeService|Starting episode info refresh for: [275274][Rick and Morty]
  2090. 19-4-25 14:06:16.1|Info|RefreshEpisodeService|Finished episode refresh for series: [275274][Rick and Morty].
  2091. 19-4-25 14:06:16.1|Info|DiskScanService|Scanning disk for Rick and Morty
  2092. 19-4-25 14:06:16.2|Info|DiskScanService|Completed scanning disk for Rick and Morty
  2093. 19-4-25 14:06:16.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2094. 19-4-25 14:06:16.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2095. 19-4-25 14:06:16.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2096. 19-4-25 14:06:16.3|Info|ExistingExtraFileService|Found 0 extra files
  2097. 19-4-25 14:06:16.4|Info|RefreshSeriesService|Updating Info for Rise of the Teenage Mutant Ninja Turtles
  2098. 19-4-25 14:06:17.1|Info|RefreshEpisodeService|Starting episode info refresh for: [342246][Rise of the Teenage Mutant Ninja Turtles]
  2099. 19-4-25 14:06:17.2|Info|RefreshEpisodeService|Finished episode refresh for series: [342246][Rise of the Teenage Mutant Ninja Turtles].
  2100. 19-4-25 14:06:17.2|Info|DiskScanService|Scanning disk for Rise of the Teenage Mutant Ninja Turtles
  2101. 19-4-25 14:06:17.3|Info|DiskScanService|Completed scanning disk for Rise of the Teenage Mutant Ninja Turtles
  2102. 19-4-25 14:06:17.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2103. 19-4-25 14:06:17.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2104. 19-4-25 14:06:17.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2105. 19-4-25 14:06:17.6|Info|ExistingExtraFileService|Found 0 extra files
  2106. 19-4-25 14:06:17.7|Info|RefreshSeriesService|Updating Info for Robot Chicken
  2107. 19-4-25 14:06:21.9|Warn|MediaCoverMapper|File /config/MediaCover/239/poster.jpg not found
  2108. 19-4-25 14:06:21.9|Warn|MediaCoverMapper|File /config/MediaCover/32/poster.jpg not found
  2109. 19-4-25 14:06:21.9|Warn|MediaCoverMapper|File /config/MediaCover/206/poster.jpg not found
  2110. 19-4-25 14:06:21.9|Warn|MediaCoverMapper|File /config/MediaCover/244/poster.jpg not found
  2111. 19-4-25 14:06:23.1|Info|RefreshEpisodeService|Starting episode info refresh for: [75734][Robot Chicken]
  2112. 19-4-25 14:06:23.6|Info|RefreshEpisodeService|Finished episode refresh for series: [75734][Robot Chicken].
  2113. 19-4-25 14:06:23.6|Info|DiskScanService|Scanning disk for Robot Chicken
  2114. 19-4-25 14:06:23.8|Info|DiskScanService|Completed scanning disk for Robot Chicken
  2115. 19-4-25 14:06:24.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2116. 19-4-25 14:06:24.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2117. 19-4-25 14:06:24.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2118. 19-4-25 14:06:24.2|Info|ExistingExtraFileService|Found 0 extra files
  2119. 19-4-25 14:06:24.3|Info|RefreshSeriesService|Updating Info for Roswell, New Mexico
  2120. 19-4-25 14:06:24.8|Info|RefreshEpisodeService|Starting episode info refresh for: [351282][Roswell, New Mexico]
  2121. 19-4-25 14:06:24.9|Info|RefreshEpisodeService|Finished episode refresh for series: [351282][Roswell, New Mexico].
  2122. 19-4-25 14:06:24.9|Info|DiskScanService|Scanning disk for Roswell, New Mexico
  2123. 19-4-25 14:06:24.9|Info|DiskScanService|Completed scanning disk for Roswell, New Mexico
  2124. 19-4-25 14:06:25.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2125. 19-4-25 14:06:25.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2126. 19-4-25 14:06:25.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2127. 19-4-25 14:06:25.2|Info|ExistingExtraFileService|Found 0 extra files
  2128. 19-4-25 14:06:25.2|Info|RefreshSeriesService|Skipping refresh of series: Scrapped Princess
  2129. 19-4-25 14:06:25.2|Info|DiskScanService|Scanning disk for Scrapped Princess
  2130. 19-4-25 14:06:25.2|Info|DiskScanService|Completed scanning disk for Scrapped Princess
  2131. 19-4-25 14:06:25.2|Info|RefreshSeriesService|Skipping refresh of series: Sense8
  2132. 19-4-25 14:06:25.3|Info|DiskScanService|Scanning disk for Sense8
  2133. 19-4-25 14:06:25.3|Info|DiskScanService|Completed scanning disk for Sense8
  2134. 19-4-25 14:06:25.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2135. 19-4-25 14:06:25.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2136. 19-4-25 14:06:25.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2137. 19-4-25 14:06:25.3|Info|ExistingExtraFileService|Found 0 extra files
  2138. 19-4-25 14:06:25.3|Info|RefreshSeriesService|Skipping refresh of series: Serial Experiments Lain
  2139. 19-4-25 14:06:25.3|Info|DiskScanService|Scanning disk for Serial Experiments Lain
  2140. 19-4-25 14:06:25.4|Info|DiskScanService|Completed scanning disk for Serial Experiments Lain
  2141. 19-4-25 14:06:25.4|Info|RefreshSeriesService|Skipping refresh of series: A Series of Unfortunate Events
  2142. 19-4-25 14:06:25.4|Info|DiskScanService|Scanning disk for A Series of Unfortunate Events
  2143. 19-4-25 14:06:25.4|Info|DiskScanService|Completed scanning disk for A Series of Unfortunate Events
  2144. 19-4-25 14:06:25.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2145. 19-4-25 14:06:25.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2146. 19-4-25 14:06:25.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2147. 19-4-25 14:06:25.4|Info|ExistingExtraFileService|Found 0 extra files
  2148. 19-4-25 14:06:25.4|Info|RefreshSeriesService|Updating Info for The Seven Deadly Sins
  2149. 19-4-25 14:06:26.0|Info|RefreshEpisodeService|Starting episode info refresh for: [284131][The Seven Deadly Sins]
  2150. 19-4-25 14:06:26.3|Info|RefreshEpisodeService|Finished episode refresh for series: [284131][The Seven Deadly Sins].
  2151. 19-4-25 14:06:26.3|Info|DiskScanService|Scanning disk for The Seven Deadly Sins
  2152. 19-4-25 14:06:26.4|Info|DiskScanService|Completed scanning disk for The Seven Deadly Sins
  2153. 19-4-25 14:06:26.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2154. 19-4-25 14:06:26.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2155. 19-4-25 14:06:26.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2156. 19-4-25 14:06:26.7|Info|ExistingExtraFileService|Found 0 extra files
  2157. 19-4-25 14:06:27.4|Info|RefreshSeriesService|Updating Info for Shadowhunters
  2158. 19-4-25 14:06:27.4|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/episodes/279121/7121487.jpg Error: NameResolutionFailure
  2159. 19-4-25 14:06:27.4|Warn|MetadataService|Couldn't download image https://www.thetvdb.com/banners/episodes/279121/7121487.jpg for [279121][The Flash (2014)]. Error: NameResolutionFailure
  2160.  
  2161. [v2.0.0.5322] System.Net.WebException: Error: NameResolutionFailure
  2162. at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00044] in <e8eb3d7a311640f484845e45cbec8973>:0
  2163. at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000cc] in <e8eb3d7a311640f484845e45cbec8973>:0
  2164. at System.Net.WebOperation.Run () [0x0009a] in <e8eb3d7a311640f484845e45cbec8973>:0
  2165. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  2166. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  2167. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  2168. at System.Net.WebClient.GetWebResponse (System.Net.WebRequest request) [0x00000] in <e8eb3d7a311640f484845e45cbec8973>:0
  2169. at System.Net.WebClient.DownloadBits (System.Net.WebRequest request, System.IO.Stream writeStream) [0x000e6] in <e8eb3d7a311640f484845e45cbec8973>:0
  2170. at System.Net.WebClient.DownloadFile (System.Uri address, System.String fileName) [0x00088] in <e8eb3d7a311640f484845e45cbec8973>:0
  2171. at System.Net.WebClient.DownloadFile (System.String address, System.String fileName) [0x00008] in <e8eb3d7a311640f484845e45cbec8973>:0
  2172. at (wrapper remoting-invoke-with-check) System.Net.WebClient.DownloadFile(string,string)
  2173. at NzbDrone.Common.Http.HttpClient.DownloadFile (System.String url, System.String fileName) [0x000a2] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:252
  2174. at NzbDrone.Core.Extras.Metadata.MetadataService.DownloadImage (NzbDrone.Core.Tv.Series series, NzbDrone.Core.Extras.Metadata.Files.ImageFileResult image) [0x00024] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Extras\Metadata\MetadataService.cs:420
  2175.  
  2176. 19-4-25 14:06:28.2|Info|RefreshEpisodeService|Starting episode info refresh for: [295837][Shadowhunters]
  2177. 19-4-25 14:06:28.3|Info|RefreshEpisodeService|Finished episode refresh for series: [295837][Shadowhunters].
  2178. 19-4-25 14:06:28.3|Info|DiskScanService|Scanning disk for Shadowhunters
  2179. 19-4-25 14:06:28.3|Info|DiskScanService|Completed scanning disk for Shadowhunters
  2180. 19-4-25 14:06:28.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2181. 19-4-25 14:06:28.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2182. 19-4-25 14:06:28.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2183. 19-4-25 14:06:28.5|Info|ExistingExtraFileService|Found 0 extra files
  2184. 19-4-25 14:06:28.6|Info|RefreshSeriesService|Skipping refresh of series: The Shannara Chronicles
  2185. 19-4-25 14:06:28.6|Info|DiskScanService|Scanning disk for The Shannara Chronicles
  2186. 19-4-25 14:06:28.6|Info|DiskScanService|Completed scanning disk for The Shannara Chronicles
  2187. 19-4-25 14:06:28.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2188. 19-4-25 14:06:29.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2189. 19-4-25 14:06:29.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2190. 19-4-25 14:06:29.2|Info|ExistingExtraFileService|Found 0 extra files
  2191. 19-4-25 14:06:29.3|Info|RefreshSeriesService|Skipping refresh of series: Sharp Objects
  2192. 19-4-25 14:06:29.3|Info|DiskScanService|Scanning disk for Sharp Objects
  2193. 19-4-25 14:06:29.3|Info|DiskScanService|Completed scanning disk for Sharp Objects
  2194. 19-4-25 14:06:29.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2195. 19-4-25 14:06:29.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2196. 19-4-25 14:06:29.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2197. 19-4-25 14:06:29.3|Info|ExistingExtraFileService|Found 0 extra files
  2198. 19-4-25 14:06:29.3|Info|RefreshSeriesService|Updating Info for She-Ra and the Princesses of Power
  2199. 19-4-25 14:06:30.2|Info|RefreshEpisodeService|Starting episode info refresh for: [350399][She-Ra and the Princesses of Power]
  2200. 19-4-25 14:06:30.7|Info|RefreshEpisodeService|Finished episode refresh for series: [350399][She-Ra and the Princesses of Power].
  2201. 19-4-25 14:06:30.7|Info|DiskScanService|Scanning disk for She-Ra and the Princesses of Power
  2202. 19-4-25 14:06:30.7|Info|DiskScanService|Completed scanning disk for She-Ra and the Princesses of Power
  2203. 19-4-25 14:06:31.1|Info|NzbSearchService|Searching 6 indexers for [She-Ra and the Princesses of Power : S02E02]
  2204. 19-4-25 14:06:32.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2205. 19-4-25 14:06:32.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2206. 19-4-25 14:06:32.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2207. 19-4-25 14:06:32.6|Info|ExistingExtraFileService|Found 0 extra files
  2208. 19-4-25 14:06:32.7|Info|RefreshSeriesService|Updating Info for Sherwood
  2209. 19-4-25 14:06:33.4|Info|RefreshEpisodeService|Starting episode info refresh for: [360227][Sherwood]
  2210. 19-4-25 14:06:33.4|Info|RefreshEpisodeService|Finished episode refresh for series: [360227][Sherwood].
  2211. 19-4-25 14:06:33.5|Info|DiskScanService|Scanning disk for Sherwood
  2212. 19-4-25 14:06:33.5|Info|DiskScanService|Completed scanning disk for Sherwood
  2213. 19-4-25 14:06:34.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2214. 19-4-25 14:06:34.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2215. 19-4-25 14:06:34.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2216. 19-4-25 14:06:34.4|Info|ExistingExtraFileService|Found 0 extra files
  2217. 19-4-25 14:06:34.5|Info|MediaCoverService|Downloading Banner for [350399][She-Ra and the Princesses of Power] https://www.thetvdb.com/banners/graphical/5beac3c155804.jpg
  2218. 19-4-25 14:06:34.5|Info|RefreshSeriesService|Updating Info for She's Gotta Have It
  2219. 19-4-25 14:06:35.1|Info|RefreshEpisodeService|Starting episode info refresh for: [330717][She's Gotta Have It]
  2220. 19-4-25 14:06:35.8|Info|RefreshEpisodeService|Finished episode refresh for series: [330717][She's Gotta Have It].
  2221. 19-4-25 14:06:35.8|Info|DiskScanService|Scanning disk for She's Gotta Have It
  2222. 19-4-25 14:06:35.8|Info|DiskScanService|Completed scanning disk for She's Gotta Have It
  2223. 19-4-25 14:06:35.9|Info|RefreshSeriesService|Skipping refresh of series: Shigurui: Death Frenzy
  2224. 19-4-25 14:06:35.9|Info|DiskScanService|Scanning disk for Shigurui: Death Frenzy
  2225. 19-4-25 14:06:36.0|Info|DiskScanService|Completed scanning disk for Shigurui: Death Frenzy
  2226. 19-4-25 14:06:36.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2227. 19-4-25 14:06:36.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2228. 19-4-25 14:06:36.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2229. 19-4-25 14:06:36.5|Info|ExistingExtraFileService|Found 0 extra files
  2230. 19-4-25 14:06:36.5|Info|RefreshSeriesService|Skipping refresh of series: Shiki
  2231. 19-4-25 14:06:36.5|Info|DiskScanService|Scanning disk for Shiki
  2232. 19-4-25 14:06:36.5|Info|DiskScanService|Completed scanning disk for Shiki
  2233. 19-4-25 14:06:36.6|Info|RefreshSeriesService|Skipping refresh of series: Shinkon Gattai Godannar
  2234. 19-4-25 14:06:36.6|Info|DiskScanService|Scanning disk for Shinkon Gattai Godannar
  2235. 19-4-25 14:06:36.8|Info|DiskScanService|Completed scanning disk for Shinkon Gattai Godannar
  2236. 19-4-25 14:06:37.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2237. 19-4-25 14:06:37.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2238. 19-4-25 14:06:37.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2239. 19-4-25 14:06:37.3|Info|ExistingExtraFileService|Found 0 extra files
  2240. 19-4-25 14:06:37.3|Info|RefreshSeriesService|Updating Info for Silicon Valley
  2241. 19-4-25 14:06:37.8|Info|RefreshEpisodeService|Starting episode info refresh for: [277165][Silicon Valley]
  2242. 19-4-25 14:06:38.0|Info|RefreshEpisodeService|Finished episode refresh for series: [277165][Silicon Valley].
  2243. 19-4-25 14:06:38.0|Info|DiskScanService|Scanning disk for Silicon Valley
  2244. 19-4-25 14:06:38.0|Info|DiskScanService|Completed scanning disk for Silicon Valley
  2245. 19-4-25 14:06:38.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2246. 19-4-25 14:06:38.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2247. 19-4-25 14:06:38.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2248. 19-4-25 14:06:38.1|Info|ExistingExtraFileService|Found 0 extra files
  2249. 19-4-25 14:06:38.2|Info|RefreshSeriesService|Updating Info for The Sinner
  2250. 19-4-25 14:06:38.6|Info|RefreshEpisodeService|Starting episode info refresh for: [326866][The Sinner]
  2251. 19-4-25 14:06:38.7|Info|RefreshEpisodeService|Finished episode refresh for series: [326866][The Sinner].
  2252. 19-4-25 14:06:38.7|Info|DiskScanService|Scanning disk for The Sinner
  2253. 19-4-25 14:06:38.7|Info|DiskScanService|Completed scanning disk for The Sinner
  2254. 19-4-25 14:06:38.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2255. 19-4-25 14:06:38.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2256. 19-4-25 14:06:38.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2257. 19-4-25 14:06:38.9|Info|ExistingExtraFileService|Found 0 extra files
  2258. 19-4-25 14:06:39.0|Info|RefreshSeriesService|Updating Info for South Park
  2259. 19-4-25 14:06:39.6|Info|RefreshEpisodeService|Starting episode info refresh for: [75897][South Park]
  2260. 19-4-25 14:06:40.9|Info|RefreshEpisodeService|Finished episode refresh for series: [75897][South Park].
  2261. 19-4-25 14:06:40.9|Info|DiskScanService|Scanning disk for South Park
  2262. 19-4-25 14:06:41.2|Info|DiskScanService|Completed scanning disk for South Park
  2263. 19-4-25 14:06:41.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2264. 19-4-25 14:06:41.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2265. 19-4-25 14:06:41.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2266. 19-4-25 14:06:41.5|Info|ExistingExtraFileService|Found 0 extra files
  2267. 19-4-25 14:06:41.6|Info|RefreshSeriesService|Skipping refresh of series: SSSS.GRIDMAN
  2268. 19-4-25 14:06:41.6|Info|DiskScanService|Scanning disk for SSSS.GRIDMAN
  2269. 19-4-25 14:06:41.8|Info|DiskScanService|Completed scanning disk for SSSS.GRIDMAN
  2270. 19-4-25 14:06:41.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2271. 19-4-25 14:06:41.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2272. 19-4-25 14:06:41.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2273. 19-4-25 14:06:41.9|Info|ExistingExtraFileService|Found 0 extra files
  2274. 19-4-25 14:06:41.9|Info|RefreshSeriesService|Skipping refresh of series: Star Trek Continues
  2275. 19-4-25 14:06:41.9|Info|DiskScanService|Scanning disk for Star Trek Continues
  2276. 19-4-25 14:06:41.9|Info|DiskScanService|Completed scanning disk for Star Trek Continues
  2277. 19-4-25 14:06:42.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2278. 19-4-25 14:06:42.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2279. 19-4-25 14:06:42.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2280. 19-4-25 14:06:42.1|Info|ExistingExtraFileService|Found 0 extra files
  2281. 19-4-25 14:06:42.1|Info|RefreshSeriesService|Updating Info for Star Trek: Discovery
  2282. 19-4-25 14:06:42.7|Info|RefreshEpisodeService|Starting episode info refresh for: [328711][Star Trek: Discovery]
  2283. 19-4-25 14:06:42.8|Info|RefreshEpisodeService|Finished episode refresh for series: [328711][Star Trek: Discovery].
  2284. 19-4-25 14:06:42.8|Info|DiskScanService|Scanning disk for Star Trek: Discovery
  2285. 19-4-25 14:06:42.9|Info|DiskScanService|Completed scanning disk for Star Trek: Discovery
  2286. 19-4-25 14:06:43.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2287. 19-4-25 14:06:43.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2288. 19-4-25 14:06:43.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2289. 19-4-25 14:06:43.4|Info|ExistingExtraFileService|Found 0 extra files
  2290. 19-4-25 14:06:43.7|Info|RefreshSeriesService|Updating Info for Star Wars: The Clone Wars
  2291. 19-4-25 14:06:44.3|Info|RefreshEpisodeService|Starting episode info refresh for: [83268][Star Wars: The Clone Wars]
  2292. 19-4-25 14:06:44.8|Info|RefreshEpisodeService|Finished episode refresh for series: [83268][Star Wars: The Clone Wars].
  2293. 19-4-25 14:06:44.8|Info|DiskScanService|Scanning disk for Star Wars: The Clone Wars
  2294. 19-4-25 14:06:44.9|Info|DiskScanService|Completed scanning disk for Star Wars: The Clone Wars
  2295. 19-4-25 14:06:45.0|Info|RefreshSeriesService|Skipping refresh of series: Star Wars Rebels
  2296. 19-4-25 14:06:45.0|Info|DiskScanService|Scanning disk for Star Wars Rebels
  2297. 19-4-25 14:06:45.1|Info|DiskScanService|Completed scanning disk for Star Wars Rebels
  2298. 19-4-25 14:06:45.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2299. 19-4-25 14:06:45.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2300. 19-4-25 14:06:45.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2301. 19-4-25 14:06:45.3|Info|ExistingExtraFileService|Found 0 extra files
  2302. 19-4-25 14:06:45.3|Info|RefreshSeriesService|Updating Info for Star Wars Resistance
  2303. 19-4-25 14:06:46.2|Info|RefreshEpisodeService|Starting episode info refresh for: [351575][Star Wars Resistance]
  2304. 19-4-25 14:06:46.3|Info|RefreshEpisodeService|Finished episode refresh for series: [351575][Star Wars Resistance].
  2305. 19-4-25 14:06:46.3|Info|DiskScanService|Scanning disk for Star Wars Resistance
  2306. 19-4-25 14:06:46.4|Info|DiskScanService|Completed scanning disk for Star Wars Resistance
  2307. 19-4-25 14:06:46.5|Info|MediaCoverService|Downloading Poster for [83268][Star Wars: The Clone Wars] https://www.thetvdb.com/banners/posters/5cc147fac64e0.jpg
  2308. 19-4-25 14:06:46.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2309. 19-4-25 14:06:46.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2310. 19-4-25 14:06:46.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2311. 19-4-25 14:06:46.9|Info|ExistingExtraFileService|Found 0 extra files
  2312. 19-4-25 14:06:47.1|Info|RefreshSeriesService|Skipping refresh of series: Steins;Gate
  2313. 19-4-25 14:06:47.1|Info|DiskScanService|Scanning disk for Steins;Gate
  2314. 19-4-25 14:06:47.1|Info|DiskScanService|Completed scanning disk for Steins;Gate
  2315. 19-4-25 14:06:47.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2316. 19-4-25 14:06:47.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2317. 19-4-25 14:06:47.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2318. 19-4-25 14:06:47.2|Info|MetadataService|Series folder does not exist, skipping metadata creation
  2319. 19-4-25 14:06:47.2|Info|ExistingExtraFileService|Found 0 extra files
  2320. 19-4-25 14:06:47.2|Info|RefreshSeriesService|Skipping refresh of series: Steins;Gate 0
  2321. 19-4-25 14:06:47.3|Info|DiskScanService|Scanning disk for Steins;Gate 0
  2322. 19-4-25 14:06:47.4|Info|DiskScanService|Completed scanning disk for Steins;Gate 0
  2323. 19-4-25 14:06:48.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2324. 19-4-25 14:06:48.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2325. 19-4-25 14:06:48.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2326. 19-4-25 14:06:48.2|Info|ExistingExtraFileService|Found 0 extra files
  2327. 19-4-25 14:06:48.2|Info|RefreshSeriesService|Updating Info for Steven Universe
  2328. 19-4-25 14:06:49.2|Info|RefreshEpisodeService|Starting episode info refresh for: [270701][Steven Universe]
  2329. 19-4-25 14:06:50.1|Info|RefreshEpisodeService|Finished episode refresh for series: [270701][Steven Universe].
  2330. 19-4-25 14:06:50.1|Info|DiskScanService|Scanning disk for Steven Universe
  2331. 19-4-25 14:06:50.2|Info|DiskScanService|Completed scanning disk for Steven Universe
  2332. 19-4-25 14:06:50.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2333. 19-4-25 14:06:50.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2334. 19-4-25 14:06:50.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2335. 19-4-25 14:06:50.7|Info|ExistingExtraFileService|Found 0 extra files
  2336. 19-4-25 14:06:52.1|Info|RefreshSeriesService|Updating Info for Stranger Things
  2337. 19-4-25 14:06:52.5|Info|RefreshEpisodeService|Starting episode info refresh for: [305288][Stranger Things]
  2338. 19-4-25 14:06:52.7|Info|RefreshEpisodeService|Finished episode refresh for series: [305288][Stranger Things].
  2339. 19-4-25 14:06:52.7|Info|DiskScanService|Scanning disk for Stranger Things
  2340. 19-4-25 14:06:52.7|Info|DiskScanService|Completed scanning disk for Stranger Things
  2341. 19-4-25 14:06:52.8|Info|RefreshSeriesService|Updating Info for Super Dragon Ball Heroes
  2342. 19-4-25 14:06:53.5|Info|RefreshEpisodeService|Starting episode info refresh for: [347734][Super Dragon Ball Heroes]
  2343. 19-4-25 14:06:53.6|Info|RefreshEpisodeService|Finished episode refresh for series: [347734][Super Dragon Ball Heroes].
  2344. 19-4-25 14:06:53.7|Info|DiskScanService|Scanning disk for Super Dragon Ball Heroes
  2345. 19-4-25 14:06:53.8|Info|DiskScanService|Completed scanning disk for Super Dragon Ball Heroes
  2346. 19-4-25 14:06:54.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2347. 19-4-25 14:06:54.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2348. 19-4-25 14:06:54.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2349. 19-4-25 14:06:54.1|Info|ExistingExtraFileService|Found 0 extra files
  2350. 19-4-25 14:06:54.3|Info|RefreshSeriesService|Updating Info for Supergirl
  2351. 19-4-25 14:06:54.3|Info|MetadataService|Series folder does not exist, skipping metadata creation
  2352. 19-4-25 14:06:54.5|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/graphical/5beac3c155804.jpg Error: NameResolutionFailure
  2353. 19-4-25 14:06:54.5|Warn|MediaCoverService|Couldn't download media cover for [350399][She-Ra and the Princesses of Power]. Error: NameResolutionFailure
  2354. 19-4-25 14:06:55.0|Info|RefreshEpisodeService|Starting episode info refresh for: [295759][Supergirl]
  2355. 19-4-25 14:06:55.5|Info|RefreshEpisodeService|Finished episode refresh for series: [295759][Supergirl].
  2356. 19-4-25 14:06:55.5|Info|DiskScanService|Scanning disk for Supergirl
  2357. 19-4-25 14:06:55.6|Info|DiskScanService|Completed scanning disk for Supergirl
  2358. 19-4-25 14:06:56.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2359. 19-4-25 14:06:56.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2360. 19-4-25 14:06:56.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2361. 19-4-25 14:06:56.5|Info|ExistingExtraFileService|Found 0 extra files
  2362. 19-4-25 14:06:56.6|Info|RefreshSeriesService|Updating Info for SuperMansion
  2363. 19-4-25 14:06:57.4|Info|RefreshEpisodeService|Starting episode info refresh for: [300147][SuperMansion]
  2364. 19-4-25 14:06:57.9|Info|RefreshEpisodeService|Finished episode refresh for series: [300147][SuperMansion].
  2365. 19-4-25 14:06:57.9|Info|DiskScanService|Scanning disk for SuperMansion
  2366. 19-4-25 14:06:58.0|Info|DiskScanService|Completed scanning disk for SuperMansion
  2367. 19-4-25 14:06:58.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2368. 19-4-25 14:06:58.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2369. 19-4-25 14:06:58.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2370. 19-4-25 14:06:58.3|Info|ExistingExtraFileService|Found 0 extra files
  2371. 19-4-25 14:06:58.5|Info|RefreshSeriesService|Updating Info for Supernatural
  2372. 19-4-25 14:06:59.2|Info|RefreshEpisodeService|Starting episode info refresh for: [78901][Supernatural]
  2373. 19-4-25 14:06:59.3|Info|AddSeriesService|Adding Series [353955][Sword Art Online: Alicization] Path: [/anime/Sword Art Online- Alicization]
  2374. 19-4-25 14:07:00.3|Warn|MediaCoverMapper|File /config/MediaCover/260/poster.jpg not found
  2375. 19-4-25 14:07:00.7|Info|RefreshEpisodeService|Finished episode refresh for series: [78901][Supernatural].
  2376. 19-4-25 14:07:00.7|Info|DiskScanService|Scanning disk for Supernatural
  2377. 19-4-25 14:07:01.1|Info|DiskScanService|Completed scanning disk for Supernatural
  2378. 19-4-25 14:07:01.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2379. 19-4-25 14:07:01.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2380. 19-4-25 14:07:01.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2381. 19-4-25 14:07:01.8|Info|ExistingExtraFileService|Found 0 extra files
  2382. 19-4-25 14:07:01.9|Info|RefreshSeriesService|Updating Info for Swamp Thing (2019)
  2383. 19-4-25 14:07:02.6|Info|RefreshEpisodeService|Starting episode info refresh for: [353988][Swamp Thing (2019)]
  2384. 19-4-25 14:07:02.7|Info|RefreshEpisodeService|Finished episode refresh for series: [353988][Swamp Thing (2019)].
  2385. 19-4-25 14:07:02.7|Info|DiskScanService|Scanning disk for Swamp Thing (2019)
  2386. 19-4-25 14:07:02.7|Info|DiskScanService|Completed scanning disk for Swamp Thing (2019)
  2387. 19-4-25 14:07:02.8|Info|RefreshSeriesService|Updating Info for Sword Art Online: Alicization
  2388. 19-4-25 14:07:02.8|Info|MediaCoverService|Downloading Fanart for [353988][Swamp Thing (2019)] https://www.thetvdb.com/banners/fanart/original/5bbf955ee8ae0.jpg
  2389. 19-4-25 14:07:03.5|Error|RefreshSeriesService|Couldn't refresh info for [358506][Sword Art Online: Alicization]
  2390.  
  2391. [v2.0.0.5322] NzbDrone.Core.Datastore.ModelNotFoundException: Series with ID 252 does not exist
  2392. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Get (System.Int32 id) [0x0009d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Datastore\BasicRepository.cs:77
  2393. at NzbDrone.Core.Tv.SeriesService.GetSeries (System.Int32 seriesId) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\SeriesService.cs:54
  2394. at NzbDrone.Core.Tv.SeriesService.UpdateSeries (NzbDrone.Core.Tv.Series series, System.Boolean updateEpisodesToMatchSeason) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\SeriesService.cs:148
  2395. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (NzbDrone.Core.Tv.Series series) [0x00213] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:110
  2396. at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x000d2] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:188
  2397.  
  2398. 19-4-25 14:07:08.6|Info|DiskScanService|Scanning disk for Sword Art Online: Alicization
  2399. 19-4-25 14:07:08.7|Info|DiskScanService|Completed scanning disk for Sword Art Online: Alicization
  2400. 19-4-25 14:07:08.7|Info|RefreshSeriesService|Skipping refresh of series: Sword Art Online Alternative: Gun Gale Online
  2401. 19-4-25 14:07:08.7|Info|DiskScanService|Scanning disk for Sword Art Online Alternative: Gun Gale Online
  2402. 19-4-25 14:07:08.7|Info|DiskScanService|Completed scanning disk for Sword Art Online Alternative: Gun Gale Online
  2403. 19-4-25 14:07:08.7|Info|RefreshSeriesService|Skipping refresh of series: SWORDGAI The Animation
  2404. 19-4-25 14:07:08.7|Info|DiskScanService|Scanning disk for SWORDGAI The Animation
  2405. 19-4-25 14:07:08.8|Info|DiskScanService|Completed scanning disk for SWORDGAI The Animation
  2406. 19-4-25 14:07:08.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2407. 19-4-25 14:07:09.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2408. 19-4-25 14:07:09.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2409. 19-4-25 14:07:09.0|Info|ExistingExtraFileService|Found 0 extra files
  2410. 19-4-25 14:07:09.0|Info|RefreshSeriesService|Updating Info for Teen Titans Go!
  2411. 19-4-25 14:07:10.6|Info|RefreshEpisodeService|Starting episode info refresh for: [266775][Teen Titans Go!]
  2412. 19-4-25 14:07:11.3|Info|RefreshEpisodeService|Finished episode refresh for series: [266775][Teen Titans Go!].
  2413. 19-4-25 14:07:11.4|Info|DiskScanService|Scanning disk for Teen Titans Go!
  2414. 19-4-25 14:07:11.5|Info|DiskScanService|Completed scanning disk for Teen Titans Go!
  2415. 19-4-25 14:07:11.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2416. 19-4-25 14:07:11.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2417. 19-4-25 14:07:11.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2418. 19-4-25 14:07:11.9|Info|ExistingExtraFileService|Found 0 extra files
  2419. 19-4-25 14:07:12.1|Info|RefreshSeriesService|Skipping refresh of series: Teenage Mutant Ninja Turtles (2012)
  2420. 19-4-25 14:07:12.1|Info|DiskScanService|Scanning disk for Teenage Mutant Ninja Turtles (2012)
  2421. 19-4-25 14:07:12.2|Info|DiskScanService|Completed scanning disk for Teenage Mutant Ninja Turtles (2012)
  2422. 19-4-25 14:07:12.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2423. 19-4-25 14:07:12.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2424. 19-4-25 14:07:12.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2425. 19-4-25 14:07:12.3|Info|ExistingExtraFileService|Found 0 extra files
  2426. 19-4-25 14:07:12.3|Info|RefreshSeriesService|Updating Info for This Is Us
  2427. 19-4-25 14:07:12.8|Info|RefreshEpisodeService|Starting episode info refresh for: [311714][This Is Us]
  2428. 19-4-25 14:07:13.0|Info|RefreshEpisodeService|Finished episode refresh for series: [311714][This Is Us].
  2429. 19-4-25 14:07:13.0|Info|DiskScanService|Scanning disk for This Is Us
  2430. 19-4-25 14:07:13.1|Info|DiskScanService|Completed scanning disk for This Is Us
  2431. 19-4-25 14:07:13.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2432. 19-4-25 14:07:13.4|Info|DownloadDecisionMaker|Processing 66 releases
  2433. 19-4-25 14:07:13.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2434. 19-4-25 14:07:13.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2435. 19-4-25 14:07:13.5|Info|ExistingExtraFileService|Found 0 extra files
  2436. 19-4-25 14:07:13.7|Info|RefreshSeriesService|Updating Info for The Tick (2016)
  2437. 19-4-25 14:07:14.2|Info|RefreshEpisodeService|Starting episode info refresh for: [317654][The Tick (2016)]
  2438. 19-4-25 14:07:14.3|Info|RefreshEpisodeService|Finished episode refresh for series: [317654][The Tick (2016)].
  2439. 19-4-25 14:07:14.3|Info|DiskScanService|Scanning disk for The Tick (2016)
  2440. 19-4-25 14:07:14.4|Info|DiskScanService|Completed scanning disk for The Tick (2016)
  2441. 19-4-25 14:07:14.5|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/posters/5cc147fac64e0.jpg Error: NameResolutionFailure
  2442. 19-4-25 14:07:14.5|Warn|MediaCoverService|Couldn't download media cover for [83268][Star Wars: The Clone Wars]. Error: NameResolutionFailure
  2443. 19-4-25 14:07:14.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
  2444. 19-4-25 14:07:14.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2445. 19-4-25 14:07:14.6|Info|MediaCoverService|Downloading Banner for [311714][This Is Us] https://www.thetvdb.com/banners/graphical/311714-g.jpg
  2446. 19-4-25 14:07:14.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2447. 19-4-25 14:07:14.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2448. 19-4-25 14:07:14.8|Info|ExistingExtraFileService|Found 0 extra files
  2449. 19-4-25 14:07:14.9|Info|RefreshSeriesService|Skipping refresh of series: Tidy Up with KonMari!
  2450. 19-4-25 14:07:14.9|Info|DiskScanService|Scanning disk for Tidy Up with KonMari!
  2451. 19-4-25 14:07:15.0|Info|DiskScanService|Completed scanning disk for Tidy Up with KonMari!
  2452. 19-4-25 14:07:15.0|Info|RefreshSeriesService|Skipping refresh of series: Tidying Up with Marie Kondo
  2453. 19-4-25 14:07:15.0|Info|DiskScanService|Scanning disk for Tidying Up with Marie Kondo
  2454. 19-4-25 14:07:15.0|Info|DiskScanService|Completed scanning disk for Tidying Up with Marie Kondo
  2455. 19-4-25 14:07:15.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2456. 19-4-25 14:07:15.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2457. 19-4-25 14:07:15.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2458. 19-4-25 14:07:15.1|Info|ExistingExtraFileService|Found 0 extra files
  2459. 19-4-25 14:07:15.1|Info|RefreshSeriesService|Updating Info for Titans (2018)
  2460. 19-4-25 14:07:15.5|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
  2461. 19-4-25 14:07:15.6|Info|NzbSearchService|Searching 6 indexers for [She-Ra and the Princesses of Power : S02E03]
  2462. 19-4-25 14:07:15.7|Info|RefreshEpisodeService|Starting episode info refresh for: [341663][Titans (2018)]
  2463. 19-4-25 14:07:15.9|Info|RefreshEpisodeService|Finished episode refresh for series: [341663][Titans (2018)].
  2464. 19-4-25 14:07:15.9|Info|DiskScanService|Scanning disk for Titans (2018)
  2465. 19-4-25 14:07:16.0|Info|DiskScanService|Completed scanning disk for Titans (2018)
  2466. 19-4-25 14:07:16.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2467. 19-4-25 14:07:16.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2468. 19-4-25 14:07:16.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2469. 19-4-25 14:07:16.3|Info|ExistingExtraFileService|Found 0 extra files
  2470. 19-4-25 14:07:16.9|Info|RefreshSeriesService|Skipping refresh of series: Tokyo Ghoul
  2471. 19-4-25 14:07:16.9|Info|DiskScanService|Scanning disk for Tokyo Ghoul
  2472. 19-4-25 14:07:17.6|Info|DiskScanService|Completed scanning disk for Tokyo Ghoul
  2473. 19-4-25 14:07:17.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2474. 19-4-25 14:07:17.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2475. 19-4-25 14:07:17.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2476. 19-4-25 14:07:17.9|Info|ExistingExtraFileService|Found 0 extra files
  2477. 19-4-25 14:07:17.9|Info|RefreshSeriesService|Updating Info for Tom Clancy's Jack Ryan
  2478. 19-4-25 14:07:18.6|Info|RefreshEpisodeService|Starting episode info refresh for: [336261][Tom Clancy's Jack Ryan]
  2479. 19-4-25 14:07:18.6|Info|RefreshEpisodeService|Finished episode refresh for series: [336261][Tom Clancy's Jack Ryan].
  2480. 19-4-25 14:07:18.7|Info|DiskScanService|Scanning disk for Tom Clancy's Jack Ryan
  2481. 19-4-25 14:07:18.7|Info|DiskScanService|Completed scanning disk for Tom Clancy's Jack Ryan
  2482. 19-4-25 14:07:18.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2483. 19-4-25 14:07:18.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2484. 19-4-25 14:07:18.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2485. 19-4-25 14:07:18.9|Info|ExistingExtraFileService|Found 0 extra files
  2486. 19-4-25 14:07:19.0|Info|RefreshSeriesService|Updating Info for Too Old To Die Young
  2487. 19-4-25 14:07:19.5|Info|RefreshEpisodeService|Starting episode info refresh for: [347283][Too Old To Die Young]
  2488. 19-4-25 14:07:19.6|Info|RefreshEpisodeService|Finished episode refresh for series: [347283][Too Old To Die Young].
  2489. 19-4-25 14:07:19.6|Info|DiskScanService|Scanning disk for Too Old To Die Young
  2490. 19-4-25 14:07:19.6|Info|DiskScanService|Completed scanning disk for Too Old To Die Young
  2491. 19-4-25 14:07:19.7|Info|RefreshSeriesService|Updating Info for Transformers: Cyberverse
  2492. 19-4-25 14:07:20.1|Info|RefreshEpisodeService|Starting episode info refresh for: [352228][Transformers: Cyberverse]
  2493. 19-4-25 14:07:20.3|Info|RefreshEpisodeService|Finished episode refresh for series: [352228][Transformers: Cyberverse].
  2494. 19-4-25 14:07:20.3|Info|DiskScanService|Scanning disk for Transformers: Cyberverse
  2495. 19-4-25 14:07:20.3|Info|DiskScanService|Completed scanning disk for Transformers: Cyberverse
  2496. 19-4-25 14:07:20.4|Warn|HttpClient|HTTP Error - Res: [HEAD] https://www.thetvdb.com/banners/fanart/original/5aeede0b37f7d.jpg: 404.NotFound
  2497. 19-4-25 14:07:20.4|Error|MediaCoverService|Couldn't download media cover for [347283][Too Old To Die Young]
  2498.  
  2499. [v2.0.0.5322]
  2500.  
  2501. 19-4-25 14:07:20.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2502. 19-4-25 14:07:20.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2503. 19-4-25 14:07:20.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2504. 19-4-25 14:07:20.5|Info|ExistingExtraFileService|Found 0 extra files
  2505. 19-4-25 14:07:20.7|Info|RefreshSeriesService|Skipping refresh of series: Transformers: Prime Wars Trilogy
  2506. 19-4-25 14:07:20.7|Info|DiskScanService|Scanning disk for Transformers: Prime Wars Trilogy
  2507. 19-4-25 14:07:20.8|Info|DiskScanService|Completed scanning disk for Transformers: Prime Wars Trilogy
  2508. 19-4-25 14:07:20.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2509. 19-4-25 14:07:21.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2510. 19-4-25 14:07:21.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2511. 19-4-25 14:07:21.1|Info|ExistingExtraFileService|Found 0 extra files
  2512. 19-4-25 14:07:21.4|Info|RefreshSeriesService|Skipping refresh of series: Transformers: Robots In Disguise (2015)
  2513. 19-4-25 14:07:21.4|Info|DiskScanService|Scanning disk for Transformers: Robots In Disguise (2015)
  2514. 19-4-25 14:07:21.4|Info|DiskScanService|Completed scanning disk for Transformers: Robots In Disguise (2015)
  2515. 19-4-25 14:07:21.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2516. 19-4-25 14:07:21.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2517. 19-4-25 14:07:21.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2518. 19-4-25 14:07:21.5|Info|ExistingExtraFileService|Found 0 extra files
  2519. 19-4-25 14:07:21.5|Info|RefreshSeriesService|Skipping refresh of series: Trollhunters
  2520. 19-4-25 14:07:21.5|Info|DiskScanService|Scanning disk for Trollhunters
  2521. 19-4-25 14:07:21.8|Warn|HttpClient|HTTP Error - Res: [HEAD] https://www.thetvdb.com/banners/posters/5aeed22f754aa.jpg: 404.NotFound
  2522. 19-4-25 14:07:21.8|Error|MediaCoverService|Couldn't download media cover for [347283][Too Old To Die Young]
  2523.  
  2524. [v2.0.0.5322]
  2525.  
  2526. 19-4-25 14:07:22.0|Info|MetadataService|Series folder does not exist, skipping metadata creation
  2527. 19-4-25 14:07:22.0|Info|DiskScanService|Completed scanning disk for Trollhunters
  2528. 19-4-25 14:07:22.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2529. 19-4-25 14:07:22.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2530. 19-4-25 14:07:22.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2531. 19-4-25 14:07:22.6|Info|ExistingExtraFileService|Found 0 extra files
  2532. 19-4-25 14:07:22.6|Info|RefreshSeriesService|Updating Info for The Twilight Zone (2019)
  2533. 19-4-25 14:07:23.1|Info|RefreshEpisodeService|Starting episode info refresh for: [358915][The Twilight Zone (2019)]
  2534. 19-4-25 14:07:23.2|Info|RefreshEpisodeService|Finished episode refresh for series: [358915][The Twilight Zone (2019)].
  2535. 19-4-25 14:07:23.2|Info|DiskScanService|Scanning disk for The Twilight Zone (2019)
  2536. 19-4-25 14:07:23.3|Info|DiskScanService|Completed scanning disk for The Twilight Zone (2019)
  2537. 19-4-25 14:07:23.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2538. 19-4-25 14:07:23.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2539. 19-4-25 14:07:23.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2540. 19-4-25 14:07:23.4|Info|ExistingExtraFileService|Found 0 extra files
  2541. 19-4-25 14:07:23.5|Info|RefreshSeriesService|Updating Info for Ultraman (2019)
  2542. 19-4-25 14:07:24.3|Info|RefreshEpisodeService|Starting episode info refresh for: [356041][Ultraman (2019)]
  2543. 19-4-25 14:07:24.4|Info|RefreshEpisodeService|Finished episode refresh for series: [356041][Ultraman (2019)].
  2544. 19-4-25 14:07:24.4|Info|DiskScanService|Scanning disk for Ultraman (2019)
  2545. 19-4-25 14:07:24.5|Info|DiskScanService|Completed scanning disk for Ultraman (2019)
  2546. 19-4-25 14:07:24.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2547. 19-4-25 14:07:24.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2548. 19-4-25 14:07:24.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2549. 19-4-25 14:07:24.8|Info|ExistingExtraFileService|Found 0 extra files
  2550. 19-4-25 14:07:25.5|Info|RefreshSeriesService|Updating Info for The Umbrella Academy
  2551. 19-4-25 14:07:26.0|Info|RefreshEpisodeService|Starting episode info refresh for: [353764][The Umbrella Academy]
  2552. 19-4-25 14:07:26.1|Info|RefreshEpisodeService|Finished episode refresh for series: [353764][The Umbrella Academy].
  2553. 19-4-25 14:07:26.1|Info|DiskScanService|Scanning disk for The Umbrella Academy
  2554. 19-4-25 14:07:26.1|Info|DiskScanService|Completed scanning disk for The Umbrella Academy
  2555. 19-4-25 14:07:26.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2556. 19-4-25 14:07:26.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2557. 19-4-25 14:07:26.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2558. 19-4-25 14:07:26.3|Info|ExistingExtraFileService|Found 0 extra files
  2559. 19-4-25 14:07:26.3|Info|RefreshSeriesService|Skipping refresh of series: Vampire Princess Miyu
  2560. 19-4-25 14:07:26.4|Info|DiskScanService|Scanning disk for Vampire Princess Miyu
  2561. 19-4-25 14:07:26.4|Info|DiskScanService|Completed scanning disk for Vampire Princess Miyu
  2562. 19-4-25 14:07:26.4|Info|RefreshSeriesService|Updating Info for Van Helsing
  2563. 19-4-25 14:07:26.9|Info|RefreshEpisodeService|Starting episode info refresh for: [308772][Van Helsing]
  2564. 19-4-25 14:07:27.1|Info|RefreshEpisodeService|Finished episode refresh for series: [308772][Van Helsing].
  2565. 19-4-25 14:07:27.1|Info|DiskScanService|Scanning disk for Van Helsing
  2566. 19-4-25 14:07:27.2|Info|DiskScanService|Completed scanning disk for Van Helsing
  2567. 19-4-25 14:07:27.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2568. 19-4-25 14:07:27.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2569. 19-4-25 14:07:27.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2570. 19-4-25 14:07:27.7|Info|ExistingExtraFileService|Found 0 extra files
  2571. 19-4-25 14:07:27.8|Info|RefreshSeriesService|Updating Info for The Venture Bros.
  2572. 19-4-25 14:07:28.3|Info|RefreshEpisodeService|Starting episode info refresh for: [72306][The Venture Bros.]
  2573. 19-4-25 14:07:28.6|Info|RefreshEpisodeService|Finished episode refresh for series: [72306][The Venture Bros.].
  2574. 19-4-25 14:07:28.6|Info|DiskScanService|Scanning disk for The Venture Bros.
  2575. 19-4-25 14:07:28.6|Info|DiskScanService|Completed scanning disk for The Venture Bros.
  2576. 19-4-25 14:07:28.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2577. 19-4-25 14:07:28.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2578. 19-4-25 14:07:28.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2579. 19-4-25 14:07:28.7|Info|ExistingExtraFileService|Found 0 extra files
  2580. 19-4-25 14:07:28.8|Info|RefreshSeriesService|Skipping refresh of series: Violet Evergarden
  2581. 19-4-25 14:07:28.8|Info|DiskScanService|Scanning disk for Violet Evergarden
  2582. 19-4-25 14:07:28.8|Info|DiskScanService|Completed scanning disk for Violet Evergarden
  2583. 19-4-25 14:07:28.8|Warn|MediaCoverMapper|File /config/MediaCover/260/poster.jpg not found
  2584. 19-4-25 14:07:28.8|Warn|MediaCoverMapper|File /config/MediaCover/260/fanart.jpg not found
  2585. 19-4-25 14:07:28.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2586. 19-4-25 14:07:29.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2587. 19-4-25 14:07:29.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2588. 19-4-25 14:07:29.1|Info|ExistingExtraFileService|Found 0 extra files
  2589. 19-4-25 14:07:29.1|Info|RefreshSeriesService|Skipping refresh of series: Voltron: Legendary Defender
  2590. 19-4-25 14:07:29.1|Info|DiskScanService|Scanning disk for Voltron: Legendary Defender
  2591. 19-4-25 14:07:29.2|Info|DiskScanService|Completed scanning disk for Voltron: Legendary Defender
  2592. 19-4-25 14:07:29.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2593. 19-4-25 14:07:29.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2594. 19-4-25 14:07:29.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2595. 19-4-25 14:07:29.6|Info|ExistingExtraFileService|Found 0 extra files
  2596. 19-4-25 14:07:29.6|Info|RefreshSeriesService|Updating Info for Warrior (2019)
  2597. 19-4-25 14:07:30.2|Info|RefreshEpisodeService|Starting episode info refresh for: [359326][Warrior (2019)]
  2598. 19-4-25 14:07:30.4|Info|RefreshEpisodeService|Finished episode refresh for series: [359326][Warrior (2019)].
  2599. 19-4-25 14:07:30.5|Info|DiskScanService|Scanning disk for Warrior (2019)
  2600. 19-4-25 14:07:30.5|Info|DiskScanService|Completed scanning disk for Warrior (2019)
  2601. 19-4-25 14:07:30.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2602. 19-4-25 14:07:30.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2603. 19-4-25 14:07:30.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2604. 19-4-25 14:07:30.6|Info|ExistingExtraFileService|Found 0 extra files
  2605. 19-4-25 14:07:30.6|Info|RefreshSeriesService|Updating Info for Watchmen
  2606. 19-4-25 14:07:31.1|Info|RefreshEpisodeService|Starting episode info refresh for: [356186][Watchmen]
  2607. 19-4-25 14:07:31.2|Info|RefreshEpisodeService|Finished episode refresh for series: [356186][Watchmen].
  2608. 19-4-25 14:07:31.2|Info|DiskScanService|Scanning disk for Watchmen
  2609. 19-4-25 14:07:31.3|Info|DiskScanService|Completed scanning disk for Watchmen
  2610. 19-4-25 14:07:31.3|Info|MediaCoverService|Downloading Banner for [356186][Watchmen] https://www.thetvdb.com/banners/graphical/5c1983d15c1d8.jpg
  2611. 19-4-25 14:07:31.3|Info|RefreshSeriesService|Skipping refresh of series: When They Cry - Higurashi
  2612. 19-4-25 14:07:31.3|Info|DiskScanService|Scanning disk for When They Cry - Higurashi
  2613. 19-4-25 14:07:31.4|Info|DiskScanService|Completed scanning disk for When They Cry - Higurashi
  2614. 19-4-25 14:07:31.5|Info|RefreshSeriesService|Skipping refresh of series: World Conquest: Zvezda Plot
  2615. 19-4-25 14:07:31.5|Info|DiskScanService|Scanning disk for World Conquest: Zvezda Plot
  2616. 19-4-25 14:07:31.5|Info|DiskScanService|Completed scanning disk for World Conquest: Zvezda Plot
  2617. 19-4-25 14:07:31.5|Info|RefreshSeriesService|Skipping refresh of series: The World Yamizukan
  2618. 19-4-25 14:07:31.5|Info|DiskScanService|Scanning disk for The World Yamizukan
  2619. 19-4-25 14:07:31.5|Info|DiskScanService|Completed scanning disk for The World Yamizukan
  2620. 19-4-25 14:07:31.5|Info|RefreshSeriesService|Updating Info for Yamishibai: Japanese Ghost Stories
  2621. 19-4-25 14:07:32.3|Info|RefreshEpisodeService|Starting episode info refresh for: [271591][Yamishibai: Japanese Ghost Stories]
  2622. 19-4-25 14:07:32.6|Info|RefreshEpisodeService|Finished episode refresh for series: [271591][Yamishibai: Japanese Ghost Stories].
  2623. 19-4-25 14:07:32.6|Info|DiskScanService|Scanning disk for Yamishibai: Japanese Ghost Stories
  2624. 19-4-25 14:07:32.6|Info|DiskScanService|Completed scanning disk for Yamishibai: Japanese Ghost Stories
  2625. 19-4-25 14:07:33.3|Info|RefreshSeriesService|Updating Info for Young Justice
  2626. 19-4-25 14:07:33.9|Info|RefreshEpisodeService|Starting episode info refresh for: [192061][Young Justice]
  2627. 19-4-25 14:07:34.1|Info|RefreshEpisodeService|Finished episode refresh for series: [192061][Young Justice].
  2628. 19-4-25 14:07:34.1|Info|DiskScanService|Scanning disk for Young Justice
  2629. 19-4-25 14:07:34.1|Info|DiskScanService|Completed scanning disk for Young Justice
  2630. 19-4-25 14:07:34.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2631. 19-4-25 14:07:34.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2632. 19-4-25 14:07:34.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2633. 19-4-25 14:07:34.3|Info|ExistingExtraFileService|Found 0 extra files
  2634. 19-4-25 14:07:34.4|Info|RefreshSeriesService|Updating Info for Yu Yu Hakusho
  2635. 19-4-25 14:07:34.5|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/fanart/original/5bbf955ee8ae0.jpg Error: NameResolutionFailure
  2636. 19-4-25 14:07:34.5|Warn|MediaCoverService|Couldn't download media cover for [353988][Swamp Thing (2019)]. Error: NameResolutionFailure
  2637. 19-4-25 14:07:34.5|Info|MediaCoverService|Downloading Poster for [353988][Swamp Thing (2019)] https://www.thetvdb.com/banners/posters/5bbf952543b72.jpg
  2638. 19-4-25 14:07:35.3|Info|RefreshEpisodeService|Starting episode info refresh for: [76665][Yu Yu Hakusho]
  2639. 19-4-25 14:07:35.9|Info|RefreshEpisodeService|Finished episode refresh for series: [76665][Yu Yu Hakusho].
  2640. 19-4-25 14:07:35.9|Info|DiskScanService|Scanning disk for Yu Yu Hakusho
  2641. 19-4-25 14:07:35.9|Info|DiskScanService|Completed scanning disk for Yu Yu Hakusho
  2642. 19-4-25 14:07:36.0|Info|RefreshSeriesService|Updating Info for ZOIDS WILD
  2643. 19-4-25 14:07:36.7|Info|RefreshEpisodeService|Starting episode info refresh for: [347578][ZOIDS WILD]
  2644. 19-4-25 14:07:36.8|Info|RefreshEpisodeService|Finished episode refresh for series: [347578][ZOIDS WILD].
  2645. 19-4-25 14:07:36.8|Info|DiskScanService|Scanning disk for ZOIDS WILD
  2646. 19-4-25 14:07:36.9|Info|DiskScanService|Completed scanning disk for ZOIDS WILD
  2647. 19-4-25 14:07:36.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2648. 19-4-25 14:07:36.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2649. 19-4-25 14:07:36.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2650. 19-4-25 14:07:36.9|Info|ExistingExtraFileService|Found 0 extra files
  2651. 19-4-25 14:07:37.4|Info|RefreshSeriesService|Updating Info for Sword Art Online: Alicization
  2652. 19-4-25 14:07:37.5|Info|MetadataService|Series folder does not exist, skipping metadata creation
  2653. 19-4-25 14:07:37.9|Info|RefreshEpisodeService|Starting episode info refresh for: [353955][Sword Art Online: Alicization]
  2654. 19-4-25 14:07:38.0|Info|RefreshEpisodeService|Finished episode refresh for series: [353955][Sword Art Online: Alicization].
  2655. 19-4-25 14:07:38.0|Info|DiskScanService|Scanning disk for Sword Art Online: Alicization
  2656. 19-4-25 14:07:38.0|Info|DiskScanService|Completed scanning disk for Sword Art Online: Alicization
  2657. 19-4-25 14:07:38.0|Info|SeriesScannedHandler|[Sword Art Online: Alicization] was recently added, performing post-add actions
  2658. 19-4-25 14:07:40.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
  2659. 19-4-25 14:07:40.8|Info|MediaCoverService|Downloading Fanart for [353955][Sword Art Online: Alicization] https://www.thetvdb.com/banners/fanart/original/5bbc8b5f09590.jpg
  2660. 19-4-25 14:07:54.9|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/graphical/311714-g.jpg Error: NameResolutionFailure
  2661. 19-4-25 14:07:54.9|Warn|MediaCoverService|Couldn't download media cover for [311714][This Is Us]. Error: NameResolutionFailure
  2662. 19-4-25 14:07:56.7|Info|DownloadDecisionMaker|Processing 66 releases
  2663. 19-4-25 14:07:58.1|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
  2664. 19-4-25 14:07:58.2|Info|NzbSearchService|Searching 6 indexers for [She-Ra and the Princesses of Power : S02E04]
  2665. 19-4-25 14:08:14.9|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/episodes/359326/7090898.jpg Error: NameResolutionFailure
  2666. 19-4-25 14:08:14.9|Warn|MetadataService|Couldn't download image https://www.thetvdb.com/banners/episodes/359326/7090898.jpg for [359326][Warrior (2019)]. Error: NameResolutionFailure
  2667.  
  2668. [v2.0.0.5322] System.Net.WebException: Error: NameResolutionFailure
  2669. at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00044] in <e8eb3d7a311640f484845e45cbec8973>:0
  2670. at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000cc] in <e8eb3d7a311640f484845e45cbec8973>:0
  2671. at System.Net.WebOperation.Run () [0x0009a] in <e8eb3d7a311640f484845e45cbec8973>:0
  2672. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  2673. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  2674. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  2675. at System.Net.WebClient.GetWebResponse (System.Net.WebRequest request) [0x00000] in <e8eb3d7a311640f484845e45cbec8973>:0
  2676. at System.Net.WebClient.DownloadBits (System.Net.WebRequest request, System.IO.Stream writeStream) [0x000e6] in <e8eb3d7a311640f484845e45cbec8973>:0
  2677. at System.Net.WebClient.DownloadFile (System.Uri address, System.String fileName) [0x00088] in <e8eb3d7a311640f484845e45cbec8973>:0
  2678. at System.Net.WebClient.DownloadFile (System.String address, System.String fileName) [0x00008] in <e8eb3d7a311640f484845e45cbec8973>:0
  2679. at (wrapper remoting-invoke-with-check) System.Net.WebClient.DownloadFile(string,string)
  2680. at NzbDrone.Common.Http.HttpClient.DownloadFile (System.String url, System.String fileName) [0x000a2] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:252
  2681. at NzbDrone.Core.Extras.Metadata.MetadataService.DownloadImage (NzbDrone.Core.Tv.Series series, NzbDrone.Core.Extras.Metadata.Files.ImageFileResult image) [0x00024] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Extras\Metadata\MetadataService.cs:420
  2682.  
  2683. 19-4-25 14:08:34.9|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/graphical/5c1983d15c1d8.jpg Error: NameResolutionFailure
  2684. 19-4-25 14:08:35.0|Warn|MediaCoverService|Couldn't download media cover for [356186][Watchmen]. Error: NameResolutionFailure
  2685. 19-4-25 14:08:35.0|Info|MediaCoverService|Downloading Poster for [356186][Watchmen] https://www.thetvdb.com/banners/posters/5c016548ac7d7.jpg
  2686. 19-4-25 14:08:42.5|Info|DownloadDecisionMaker|Processing 66 releases
  2687. 19-4-25 14:08:44.4|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
  2688. 19-4-25 14:08:44.5|Info|NzbSearchService|Searching 6 indexers for [She-Ra and the Princesses of Power : S02E05]
  2689. 19-4-25 14:08:39.9|Error|ReleaseModule|Episode search failed
  2690.  
  2691. [v2.0.0.5322] System.ArgumentOutOfRangeException: Can not search for Sword Art Online: Alicization - S01E01 it does not have an absolute episode number
  2692. Parameter name: AbsoluteEpisodeNumber
  2693. at NzbDrone.Core.IndexerSearch.NzbSearchService.SearchAnime (NzbDrone.Core.Tv.Series series, NzbDrone.Core.Tv.Episode episode, System.Boolean userInvokedSearch) [0x00076] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:208
  2694. at NzbDrone.Core.IndexerSearch.NzbSearchService.EpisodeSearch (NzbDrone.Core.Tv.Episode episode, System.Boolean userInvokedSearch) [0x00046] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:72
  2695. at NzbDrone.Core.IndexerSearch.NzbSearchService.EpisodeSearch (System.Int32 episodeId, System.Boolean userInvokedSearch) [0x0000d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:54
  2696. at NzbDrone.Api.Indexers.ReleaseModule.GetEpisodeReleases (System.Int32 episodeId) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Indexers\ReleaseModule.cs:92
  2697.  
  2698. 19-4-25 14:08:55.6|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/posters/5bbf952543b72.jpg Error: NameResolutionFailure
  2699. 19-4-25 14:08:55.6|Warn|MediaCoverService|Couldn't download media cover for [353988][Swamp Thing (2019)]. Error: NameResolutionFailure
  2700. 19-4-25 14:08:55.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
  2701. 19-4-25 14:09:09.0|Info|DownloadDecisionMaker|Processing 66 releases
  2702. 19-4-25 14:09:10.1|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
  2703. 19-4-25 14:09:10.1|Info|NzbSearchService|Searching 6 indexers for [She-Ra and the Princesses of Power : S02E06]
  2704. 19-4-25 14:09:15.6|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/fanart/original/5bbc8b5f09590.jpg Error: NameResolutionFailure
  2705. 19-4-25 14:09:15.6|Warn|MediaCoverService|Couldn't download media cover for [353955][Sword Art Online: Alicization]. Error: NameResolutionFailure
  2706. 19-4-25 14:09:15.6|Info|MediaCoverService|Downloading Poster for [353955][Sword Art Online: Alicization] https://www.thetvdb.com/banners/posters/5bbc8cb4b116c.jpg
  2707. 19-4-25 14:09:29.0|Info|SceneMappingService|Updating Scene mappings
  2708. 19-4-25 14:09:31.8|Info|RefreshSeriesService|Updating Info for Sword Art Online: Alicization
  2709. 19-4-25 14:09:32.2|Info|RefreshEpisodeService|Starting episode info refresh for: [353955][Sword Art Online: Alicization]
  2710. 19-4-25 14:09:32.3|Warn|MediaCoverMapper|File /config/MediaCover/260/fanart.jpg not found
  2711. 19-4-25 14:09:32.3|Info|RefreshEpisodeService|Finished episode refresh for series: [353955][Sword Art Online: Alicization].
  2712. 19-4-25 14:09:32.3|Info|DiskScanService|Scanning disk for Sword Art Online: Alicization
  2713. 19-4-25 14:09:32.3|Info|DiskScanService|Completed scanning disk for Sword Art Online: Alicization
  2714. 19-4-25 14:09:32.3|Info|MediaCoverService|Downloading Fanart for [353955][Sword Art Online: Alicization] https://www.thetvdb.com/banners/fanart/original/5bbc8b5f09590.jpg
  2715. 19-4-25 14:09:32.3|Fatal|NzbDroneErrorPipeline|Request Failed. GET /MediaCover/260/poster.jpg
  2716.  
  2717. [v2.0.0.5322] System.IO.IOException: Sharing violation on path /config/MediaCover/260/poster.jpg
  2718. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <6649516e5b3542319fb262b421af0adb>:0
  2719. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  2720. at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  2721. at System.IO.File.OpenRead (System.String path) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  2722. at NzbDrone.Api.Frontend.Mappers.StaticResourceMapperBase.GetContentStream (System.String filePath) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Frontend\Mappers\StaticResourceMapperBase.cs:48
  2723. at NzbDrone.Api.Frontend.Mappers.StaticResourceMapperBase+<>c__DisplayClass7_0.<GetResponse>b__0 () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Frontend\Mappers\StaticResourceMapperBase.cs:37
  2724. at Nancy.Responses.StreamResponse+<>c__DisplayClass1.<GetResponseBodyDelegate>b__0 (System.IO.Stream stream) [0x00000] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  2725. at Nancy.Responses.MaterialisingResponse.PreExecute (Nancy.NancyContext context) [0x00011] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  2726.  
  2727. 19-4-25 14:09:35.6|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/posters/5c016548ac7d7.jpg Error: NameResolutionFailure
  2728. 19-4-25 14:09:37.3|Warn|MediaCoverService|Couldn't download media cover for [356186][Watchmen]. Error: NameResolutionFailure
  2729. 19-4-25 14:09:37.3|Info|MetadataService|Series folder does not exist, skipping metadata creation
  2730. 19-4-25 14:09:52.3|Info|DownloadDecisionMaker|Processing 66 releases
  2731. 19-4-25 14:09:53.3|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
  2732. 19-4-25 14:09:53.4|Info|NzbSearchService|Searching 6 indexers for [She-Ra and the Princesses of Power : S02E07]
  2733. 19-4-25 14:09:54.8|Error|ReleaseModule|Episode search failed
  2734.  
  2735. [v2.0.0.5322] System.ArgumentOutOfRangeException: Can not search for Sword Art Online: Alicization - S01E02 it does not have an absolute episode number
  2736. Parameter name: AbsoluteEpisodeNumber
  2737. at NzbDrone.Core.IndexerSearch.NzbSearchService.SearchAnime (NzbDrone.Core.Tv.Series series, NzbDrone.Core.Tv.Episode episode, System.Boolean userInvokedSearch) [0x00076] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:208
  2738. at NzbDrone.Core.IndexerSearch.NzbSearchService.EpisodeSearch (NzbDrone.Core.Tv.Episode episode, System.Boolean userInvokedSearch) [0x00046] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:72
  2739. at NzbDrone.Core.IndexerSearch.NzbSearchService.EpisodeSearch (System.Int32 episodeId, System.Boolean userInvokedSearch) [0x0000d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:54
  2740. at NzbDrone.Api.Indexers.ReleaseModule.GetEpisodeReleases (System.Int32 episodeId) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Indexers\ReleaseModule.cs:92
  2741.  
  2742. 19-4-25 14:09:55.6|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/fanart/original/5bbc8b5f09590.jpg Error: NameResolutionFailure
  2743. 19-4-25 14:09:55.6|Warn|MediaCoverService|Couldn't download media cover for [353955][Sword Art Online: Alicization]. Error: NameResolutionFailure
  2744. 19-4-25 14:09:56.0|Info|MediaCoverService|Downloading Poster for [353955][Sword Art Online: Alicization] https://www.thetvdb.com/banners/posters/5bbc8cb4b116c.jpg
  2745. 19-4-25 14:09:56.0|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/posters/5bbc8cb4b116c.jpg An exception occurred during a WebClient request.
  2746. 19-4-25 14:09:56.0|Warn|MediaCoverService|Couldn't download media cover for [353955][Sword Art Online: Alicization]. An exception occurred during a WebClient request.
  2747. 19-4-25 14:09:56.1|Info|MetadataService|Series folder does not exist, skipping metadata creation
  2748. 19-4-25 14:09:56.2|Fatal|NzbDroneErrorPipeline|Request Failed. GET /MediaCover/260/poster.jpg
  2749.  
  2750. [v2.0.0.5322] System.IO.IOException: Sharing violation on path /config/MediaCover/260/poster.jpg
  2751. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <6649516e5b3542319fb262b421af0adb>:0
  2752. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  2753. at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  2754. at System.IO.File.OpenRead (System.String path) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  2755. at NzbDrone.Api.Frontend.Mappers.StaticResourceMapperBase.GetContentStream (System.String filePath) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Frontend\Mappers\StaticResourceMapperBase.cs:48
  2756. at NzbDrone.Api.Frontend.Mappers.StaticResourceMapperBase+<>c__DisplayClass7_0.<GetResponse>b__0 () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Frontend\Mappers\StaticResourceMapperBase.cs:37
  2757. at Nancy.Responses.StreamResponse+<>c__DisplayClass1.<GetResponseBodyDelegate>b__0 (System.IO.Stream stream) [0x00000] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  2758. at Nancy.Responses.MaterialisingResponse.PreExecute (Nancy.NancyContext context) [0x00011] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  2759.  
  2760. 19-4-25 14:09:56.2|Warn|MediaCoverMapper|File /config/MediaCover/260/fanart.jpg not found
  2761. 19-4-25 14:10:04.8|Fatal|NzbDroneErrorPipeline|Request Failed. GET /MediaCover/260/poster-250.jpg
  2762.  
  2763. [v2.0.0.5322] System.IO.IOException: Sharing violation on path /config/MediaCover/260/poster.jpg
  2764. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <6649516e5b3542319fb262b421af0adb>:0
  2765. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  2766. at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  2767. at System.IO.File.OpenRead (System.String path) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  2768. at NzbDrone.Api.Frontend.Mappers.StaticResourceMapperBase.GetContentStream (System.String filePath) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Frontend\Mappers\StaticResourceMapperBase.cs:48
  2769. at NzbDrone.Api.Frontend.Mappers.StaticResourceMapperBase+<>c__DisplayClass7_0.<GetResponse>b__0 () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Frontend\Mappers\StaticResourceMapperBase.cs:37
  2770. at Nancy.Responses.StreamResponse+<>c__DisplayClass1.<GetResponseBodyDelegate>b__0 (System.IO.Stream stream) [0x00000] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  2771. at Nancy.Responses.MaterialisingResponse.PreExecute (Nancy.NancyContext context) [0x00011] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  2772.  
  2773. 19-4-25 14:10:08.5|Fatal|NzbDroneErrorPipeline|Request Failed. GET /MediaCover/260/poster-250.jpg
  2774.  
  2775. [v2.0.0.5322] System.IO.IOException: Sharing violation on path /config/MediaCover/260/poster.jpg
  2776. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <6649516e5b3542319fb262b421af0adb>:0
  2777. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  2778. at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  2779. at System.IO.File.OpenRead (System.String path) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  2780. at NzbDrone.Api.Frontend.Mappers.StaticResourceMapperBase.GetContentStream (System.String filePath) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Frontend\Mappers\StaticResourceMapperBase.cs:48
  2781. at NzbDrone.Api.Frontend.Mappers.StaticResourceMapperBase+<>c__DisplayClass7_0.<GetResponse>b__0 () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Frontend\Mappers\StaticResourceMapperBase.cs:37
  2782. at Nancy.Responses.StreamResponse+<>c__DisplayClass1.<GetResponseBodyDelegate>b__0 (System.IO.Stream stream) [0x00000] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  2783. at Nancy.Responses.MaterialisingResponse.PreExecute (Nancy.NancyContext context) [0x00011] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  2784.  
  2785. 19-4-25 14:10:15.1|Warn|MediaCoverMapper|File /config/MediaCover/239/poster.jpg not found
  2786. 19-4-25 14:10:15.1|Warn|MediaCoverMapper|File /config/MediaCover/32/poster.jpg not found
  2787. 19-4-25 14:10:15.1|Warn|MediaCoverMapper|File /config/MediaCover/177/poster.jpg not found
  2788. 19-4-25 14:10:15.1|Warn|MediaCoverMapper|File /config/MediaCover/206/poster.jpg not found
  2789. 19-4-25 14:10:15.1|Warn|MediaCoverMapper|File /config/MediaCover/244/poster.jpg not found
  2790. 19-4-25 14:10:15.6|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/posters/5bbc8cb4b116c.jpg
  2791.  
  2792. [v2.0.0.5322] System.IO.DirectoryNotFoundException: Could not find a part of the path "/config/MediaCover/260/poster.jpg".
  2793. at System.IO.File.Delete (System.String path) [0x00058] in <6649516e5b3542319fb262b421af0adb>:0
  2794. at System.Net.WebClient.DownloadFile (System.Uri address, System.String fileName) [0x000a3] in <e8eb3d7a311640f484845e45cbec8973>:0
  2795. at System.Net.WebClient.DownloadFile (System.String address, System.String fileName) [0x00008] in <e8eb3d7a311640f484845e45cbec8973>:0
  2796. at (wrapper remoting-invoke-with-check) System.Net.WebClient.DownloadFile(string,string)
  2797. at NzbDrone.Common.Http.HttpClient.DownloadFile (System.String url, System.String fileName) [0x0005d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:245
  2798.  
  2799. 19-4-25 14:10:15.6|Error|MediaCoverService|Couldn't download media cover for [353955][Sword Art Online: Alicization]
  2800.  
  2801. [v2.0.0.5322] System.IO.DirectoryNotFoundException: Could not find a part of the path "/config/MediaCover/260/poster.jpg".
  2802. at System.IO.File.Delete (System.String path) [0x00058] in <6649516e5b3542319fb262b421af0adb>:0
  2803. at System.Net.WebClient.DownloadFile (System.Uri address, System.String fileName) [0x000a3] in <e8eb3d7a311640f484845e45cbec8973>:0
  2804. at System.Net.WebClient.DownloadFile (System.String address, System.String fileName) [0x00008] in <e8eb3d7a311640f484845e45cbec8973>:0
  2805. at (wrapper remoting-invoke-with-check) System.Net.WebClient.DownloadFile(string,string)
  2806. at NzbDrone.Common.Http.HttpClient.DownloadFile (System.String url, System.String fileName) [0x000be] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:257
  2807. at NzbDrone.Core.MediaCover.MediaCoverService.DownloadCover (NzbDrone.Core.Tv.Series series, NzbDrone.Core.MediaCover.MediaCover cover) [0x00039] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MediaCover\MediaCoverService.cs:118
  2808. at NzbDrone.Core.MediaCover.MediaCoverService.EnsureCovers (NzbDrone.Core.Tv.Series series) [0x0004e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MediaCover\MediaCoverService.cs:97
  2809.  
  2810. 19-4-25 14:10:17.9|Warn|MediaCoverMapper|File /config/MediaCover/206/poster.jpg not found
  2811. 19-4-25 14:10:17.9|Warn|MediaCoverMapper|File /config/MediaCover/239/poster.jpg not found
  2812. 19-4-25 14:10:17.9|Warn|MediaCoverMapper|File /config/MediaCover/244/poster.jpg not found
  2813. 19-4-25 14:10:17.9|Warn|MediaCoverMapper|File /config/MediaCover/177/poster.jpg not found
  2814. 19-4-25 14:10:17.9|Warn|MediaCoverMapper|File /config/MediaCover/32/poster.jpg not found
  2815. 19-4-25 14:10:20.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
  2816. 19-4-25 14:10:35.5|Info|DownloadDecisionMaker|Processing 66 releases
  2817. 19-4-25 14:10:36.8|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
  2818. 19-4-25 14:10:20.7|Error|EventAggregator|SeriesModule failed while processing [MediaCoversUpdatedEvent]
  2819.  
  2820. [v2.0.0.5322] NzbDrone.Core.Datastore.ModelNotFoundException: Series with ID 260 does not exist
  2821. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Get (System.Int32 id) [0x0009d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Datastore\BasicRepository.cs:77
  2822. at NzbDrone.Core.Tv.SeriesService.GetSeries (System.Int32 seriesId) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\SeriesService.cs:54
  2823. at NzbDrone.Api.Series.SeriesModule.GetSeries (System.Int32 id) [0x0001d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Series\SeriesModule.cs:92
  2824. at NzbDrone.Api.NzbDroneRestModuleWithSignalR`2[TResource,TModel].BroadcastResourceChange (NzbDrone.Core.Datastore.Events.ModelAction action, System.Int32 id) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\NzbDroneRestModuleWithSignalR.cs:38
  2825. at NzbDrone.Api.Series.SeriesModule.Handle (NzbDrone.Core.MediaCover.MediaCoversUpdatedEvent message) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Series\SeriesModule.cs:247
  2826. at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent] (TEvent event) [0x00117] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Events\EventAggregator.cs:96
  2827.  
  2828. 19-4-25 14:11:40.3|Info|DiskScanService|Scanning disk for The Flash (2014)
  2829. 19-4-25 14:11:41.0|Info|DiskScanService|Completed scanning disk for The Flash (2014)
  2830. 19-4-25 14:11:41.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
  2831. 19-4-25 14:11:41.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  2832. 19-4-25 14:11:41.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  2833. 19-4-25 14:11:41.2|Info|ExistingExtraFileService|Found 0 extra files
  2834. 19-4-25 14:11:57.2|Info|AddSeriesService|Adding Series [354232][Sword Art Online: Alicization] Path: [/anime/Sword Art Online- Alicization]
  2835. 19-4-25 14:11:58.0|Warn|MediaCoverMapper|File /config/MediaCover/261/poster.jpg not found
  2836. 19-4-25 14:11:58.9|Info|RefreshSeriesService|Updating Info for Sword Art Online: Alicization
  2837. 19-4-25 14:11:59.8|Info|RefreshEpisodeService|Starting episode info refresh for: [354232][Sword Art Online: Alicization]
  2838. 19-4-25 14:12:00.0|Info|RefreshEpisodeService|Finished episode refresh for series: [354232][Sword Art Online: Alicization].
  2839. 19-4-25 14:12:00.0|Info|DiskScanService|Scanning disk for Sword Art Online: Alicization
  2840. 19-4-25 14:12:00.0|Info|DiskScanService|Completed scanning disk for Sword Art Online: Alicization
  2841. 19-4-25 14:12:00.0|Info|SeriesScannedHandler|[Sword Art Online: Alicization] was recently added, performing post-add actions
  2842. 19-4-25 14:12:01.0|Warn|MediaCoverMapper|File /config/MediaCover/261/poster.jpg not found
  2843. 19-4-25 14:12:02.3|Info|MediaCoverService|Downloading Banner for [354232][Sword Art Online: Alicization] https://www.thetvdb.com/banners/graphical/5bd1534f9ded1.jpg
  2844. 19-4-25 14:12:22.4|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/graphical/5bd1534f9ded1.jpg Error: NameResolutionFailure
  2845. 19-4-25 14:12:22.4|Warn|MediaCoverService|Couldn't download media cover for [354232][Sword Art Online: Alicization]. Error: NameResolutionFailure
  2846. 19-4-25 14:12:22.4|Info|MediaCoverService|Downloading Poster for [354232][Sword Art Online: Alicization] https://www.thetvdb.com/banners/posters/5bcf0d3fa922d.jpg
  2847. 19-4-25 14:12:25.1|Fatal|NzbDroneErrorPipeline|Request Failed. GET /MediaCover/261/poster-250.jpg
  2848.  
  2849. [v2.0.0.5322] System.IO.IOException: Sharing violation on path /config/MediaCover/261/poster.jpg
  2850. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <6649516e5b3542319fb262b421af0adb>:0
  2851. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  2852. at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  2853. at System.IO.File.OpenRead (System.String path) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  2854. at NzbDrone.Api.Frontend.Mappers.StaticResourceMapperBase.GetContentStream (System.String filePath) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Frontend\Mappers\StaticResourceMapperBase.cs:48
  2855. at NzbDrone.Api.Frontend.Mappers.StaticResourceMapperBase+<>c__DisplayClass7_0.<GetResponse>b__0 () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Frontend\Mappers\StaticResourceMapperBase.cs:37
  2856. at Nancy.Responses.StreamResponse+<>c__DisplayClass1.<GetResponseBodyDelegate>b__0 (System.IO.Stream stream) [0x00000] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  2857. at Nancy.Responses.MaterialisingResponse.PreExecute (Nancy.NancyContext context) [0x00011] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  2858.  
  2859. 19-4-25 14:12:28.5|Fatal|NzbDroneErrorPipeline|Request Failed. GET /MediaCover/261/poster-250.jpg
  2860.  
  2861. [v2.0.0.5322] System.IO.IOException: Sharing violation on path /config/MediaCover/261/poster.jpg
  2862. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <6649516e5b3542319fb262b421af0adb>:0
  2863. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  2864. at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  2865. at System.IO.File.OpenRead (System.String path) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  2866. at NzbDrone.Api.Frontend.Mappers.StaticResourceMapperBase.GetContentStream (System.String filePath) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Frontend\Mappers\StaticResourceMapperBase.cs:48
  2867. at NzbDrone.Api.Frontend.Mappers.StaticResourceMapperBase+<>c__DisplayClass7_0.<GetResponse>b__0 () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Frontend\Mappers\StaticResourceMapperBase.cs:37
  2868. at Nancy.Responses.StreamResponse+<>c__DisplayClass1.<GetResponseBodyDelegate>b__0 (System.IO.Stream stream) [0x00000] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  2869. at Nancy.Responses.MaterialisingResponse.PreExecute (Nancy.NancyContext context) [0x00011] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  2870.  
  2871. 19-4-25 14:12:34.8|Warn|MediaCoverMapper|File /config/MediaCover/239/poster.jpg not found
  2872. 19-4-25 14:12:34.8|Warn|MediaCoverMapper|File /config/MediaCover/177/poster.jpg not found
  2873. 19-4-25 14:12:34.8|Warn|MediaCoverMapper|File /config/MediaCover/32/poster.jpg not found
  2874. 19-4-25 14:12:34.8|Warn|MediaCoverMapper|File /config/MediaCover/244/poster.jpg not found
  2875. 19-4-25 14:12:34.8|Warn|MediaCoverMapper|File /config/MediaCover/206/poster.jpg not found
  2876. 19-4-25 14:12:38.1|Warn|MediaCoverMapper|File /config/MediaCover/239/poster.jpg not found
  2877. 19-4-25 14:12:38.1|Warn|MediaCoverMapper|File /config/MediaCover/244/poster.jpg not found
  2878. 19-4-25 14:12:38.1|Warn|MediaCoverMapper|File /config/MediaCover/177/poster.jpg not found
  2879. 19-4-25 14:12:38.1|Warn|MediaCoverMapper|File /config/MediaCover/32/poster.jpg not found
  2880. 19-4-25 14:12:38.1|Warn|MediaCoverMapper|File /config/MediaCover/206/poster.jpg not found
  2881. 19-4-25 14:12:42.4|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/episodes/351282/6928573.jpg Error: NameResolutionFailure
  2882. 19-4-25 14:12:42.4|Warn|MetadataService|Couldn't download image https://www.thetvdb.com/banners/episodes/351282/6928573.jpg for [351282][Roswell, New Mexico]. Error: NameResolutionFailure
  2883.  
  2884. [v2.0.0.5322] System.Net.WebException: Error: NameResolutionFailure
  2885. at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00044] in <e8eb3d7a311640f484845e45cbec8973>:0
  2886. at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000cc] in <e8eb3d7a311640f484845e45cbec8973>:0
  2887. at System.Net.WebOperation.Run () [0x0009a] in <e8eb3d7a311640f484845e45cbec8973>:0
  2888. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <e8eb3d7a311640f484845e45cbec8973>:0
  2889. 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 <e8eb3d7a311640f484845e45cbec8973>:0
  2890. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <e8eb3d7a311640f484845e45cbec8973>:0
  2891. at System.Net.WebClient.GetWebResponse (System.Net.WebRequest request) [0x00000] in <e8eb3d7a311640f484845e45cbec8973>:0
  2892. at System.Net.WebClient.DownloadBits (System.Net.WebRequest request, System.IO.Stream writeStream) [0x000e6] in <e8eb3d7a311640f484845e45cbec8973>:0
  2893. at System.Net.WebClient.DownloadFile (System.Uri address, System.String fileName) [0x00088] in <e8eb3d7a311640f484845e45cbec8973>:0
  2894. at System.Net.WebClient.DownloadFile (System.String address, System.String fileName) [0x00008] in <e8eb3d7a311640f484845e45cbec8973>:0
  2895. at (wrapper remoting-invoke-with-check) System.Net.WebClient.DownloadFile(string,string)
  2896. at NzbDrone.Common.Http.HttpClient.DownloadFile (System.String url, System.String fileName) [0x000a2] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:252
  2897. at NzbDrone.Core.Extras.Metadata.MetadataService.DownloadImage (NzbDrone.Core.Tv.Series series, NzbDrone.Core.Extras.Metadata.Files.ImageFileResult image) [0x00024] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Extras\Metadata\MetadataService.cs:420
  2898.  
  2899. 19-4-25 14:12:55.4|Info|AddSeriesService|Adding Series [358506][Sword Art Online: Alicization] Path: [/anime/Sword Art Online- Alicization]
  2900. 19-4-25 14:12:55.5|Info|RefreshSeriesService|Updating Info for Sword Art Online: Alicization
  2901. 19-4-25 14:12:55.8|Warn|MediaCoverMapper|File /config/MediaCover/262/poster.jpg not found
  2902. 19-4-25 14:12:55.9|Info|RefreshEpisodeService|Starting episode info refresh for: [358506][Sword Art Online: Alicization]
  2903. 19-4-25 14:12:55.9|Info|RefreshEpisodeService|Finished episode refresh for series: [358506][Sword Art Online: Alicization].
  2904. 19-4-25 14:12:55.9|Info|DiskScanService|Scanning disk for Sword Art Online: Alicization
  2905. 19-4-25 14:12:55.9|Info|DiskScanService|Completed scanning disk for Sword Art Online: Alicization
  2906. 19-4-25 14:12:55.9|Info|SeriesScannedHandler|[Sword Art Online: Alicization] was recently added, performing post-add actions
  2907. 19-4-25 14:12:56.1|Info|MediaCoverService|Downloading Poster for [358506][Sword Art Online: Alicization] https://www.thetvdb.com/banners/posters/5c537a7406adc.jpg
  2908. 19-4-25 14:12:58.1|Fatal|NzbDroneErrorPipeline|Request Failed. GET /MediaCover/262/poster-250.jpg
  2909.  
  2910. [v2.0.0.5322] System.IO.IOException: Sharing violation on path /config/MediaCover/262/poster.jpg
  2911. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <6649516e5b3542319fb262b421af0adb>:0
  2912. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  2913. at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  2914. at System.IO.File.OpenRead (System.String path) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  2915. at NzbDrone.Api.Frontend.Mappers.StaticResourceMapperBase.GetContentStream (System.String filePath) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Frontend\Mappers\StaticResourceMapperBase.cs:48
  2916. at NzbDrone.Api.Frontend.Mappers.StaticResourceMapperBase+<>c__DisplayClass7_0.<GetResponse>b__0 () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Frontend\Mappers\StaticResourceMapperBase.cs:37
  2917. at Nancy.Responses.StreamResponse+<>c__DisplayClass1.<GetResponseBodyDelegate>b__0 (System.IO.Stream stream) [0x00000] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  2918. at Nancy.Responses.MaterialisingResponse.PreExecute (Nancy.NancyContext context) [0x00011] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  2919.  
  2920. 19-4-25 14:13:02.4|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/posters/5bcf0d3fa922d.jpg
  2921.  
  2922. [v2.0.0.5322] System.IO.DirectoryNotFoundException: Could not find a part of the path "/config/MediaCover/261/poster.jpg".
  2923. at System.IO.File.Delete (System.String path) [0x00058] in <6649516e5b3542319fb262b421af0adb>:0
  2924. at System.Net.WebClient.DownloadFile (System.Uri address, System.String fileName) [0x000a3] in <e8eb3d7a311640f484845e45cbec8973>:0
  2925. at System.Net.WebClient.DownloadFile (System.String address, System.String fileName) [0x00008] in <e8eb3d7a311640f484845e45cbec8973>:0
  2926. at (wrapper remoting-invoke-with-check) System.Net.WebClient.DownloadFile(string,string)
  2927. at NzbDrone.Common.Http.HttpClient.DownloadFile (System.String url, System.String fileName) [0x0005d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:245
  2928.  
  2929. 19-4-25 14:13:02.4|Error|MediaCoverService|Couldn't download media cover for [354232][Sword Art Online: Alicization]
  2930.  
  2931. [v2.0.0.5322] System.IO.DirectoryNotFoundException: Could not find a part of the path "/config/MediaCover/261/poster.jpg".
  2932. at System.IO.File.Delete (System.String path) [0x00058] in <6649516e5b3542319fb262b421af0adb>:0
  2933. at System.Net.WebClient.DownloadFile (System.Uri address, System.String fileName) [0x000a3] in <e8eb3d7a311640f484845e45cbec8973>:0
  2934. at System.Net.WebClient.DownloadFile (System.String address, System.String fileName) [0x00008] in <e8eb3d7a311640f484845e45cbec8973>:0
  2935. at (wrapper remoting-invoke-with-check) System.Net.WebClient.DownloadFile(string,string)
  2936. at NzbDrone.Common.Http.HttpClient.DownloadFile (System.String url, System.String fileName) [0x000be] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:257
  2937. at NzbDrone.Core.MediaCover.MediaCoverService.DownloadCover (NzbDrone.Core.Tv.Series series, NzbDrone.Core.MediaCover.MediaCover cover) [0x00039] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MediaCover\MediaCoverService.cs:118
  2938. at NzbDrone.Core.MediaCover.MediaCoverService.EnsureCovers (NzbDrone.Core.Tv.Series series) [0x0004e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MediaCover\MediaCoverService.cs:97
  2939.  
  2940. 19-4-25 14:13:02.5|Info|MetadataService|Series folder does not exist, skipping metadata creation
  2941. 19-4-25 14:13:02.5|Error|EventAggregator|SeriesModule failed while processing [MediaCoversUpdatedEvent]
  2942.  
  2943. [v2.0.0.5322] NzbDrone.Core.Datastore.ModelNotFoundException: Series with ID 261 does not exist
  2944. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Get (System.Int32 id) [0x0009d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Datastore\BasicRepository.cs:77
  2945. at NzbDrone.Core.Tv.SeriesService.GetSeries (System.Int32 seriesId) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\SeriesService.cs:54
  2946. at NzbDrone.Api.Series.SeriesModule.GetSeries (System.Int32 id) [0x0001d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Series\SeriesModule.cs:92
  2947. at NzbDrone.Api.NzbDroneRestModuleWithSignalR`2[TResource,TModel].BroadcastResourceChange (NzbDrone.Core.Datastore.Events.ModelAction action, System.Int32 id) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\NzbDroneRestModuleWithSignalR.cs:38
  2948. at NzbDrone.Api.Series.SeriesModule.Handle (NzbDrone.Core.MediaCover.MediaCoversUpdatedEvent message) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Series\SeriesModule.cs:247
  2949. at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent] (TEvent event) [0x00117] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Events\EventAggregator.cs:96
  2950.  
  2951. 19-4-25 14:13:14.5|Info|NzbSearchService|Searching 6 indexers for [Sword Art Online: Alicization : 01]
  2952. 19-4-25 14:13:22.5|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/posters/5c537a7406adc.jpg Error: NameResolutionFailure
  2953. 19-4-25 14:13:22.5|Warn|MediaCoverService|Couldn't download media cover for [358506][Sword Art Online: Alicization]. Error: NameResolutionFailure
  2954. 19-4-25 14:13:22.5|Info|MetadataService|Series folder does not exist, skipping metadata creation
  2955. 19-4-25 14:13:40.1|Info|DownloadDecisionMaker|Processing 663 releases
  2956. 19-4-25 14:14:20.7|Warn|MediaCoverMapper|File /config/MediaCover/262/poster.jpg not found
  2957. 19-4-25 14:14:23.4|Warn|MediaCoverMapper|File /config/MediaCover/262/poster.jpg not found
  2958. 19-4-25 14:14:28.3|Warn|MediaCoverMapper|File /config/MediaCover/239/poster.jpg not found
  2959. 19-4-25 14:14:28.3|Warn|MediaCoverMapper|File /config/MediaCover/32/poster.jpg not found
  2960. 19-4-25 14:14:28.3|Warn|MediaCoverMapper|File /config/MediaCover/206/poster.jpg not found
  2961. 19-4-25 14:14:28.3|Warn|MediaCoverMapper|File /config/MediaCover/177/poster.jpg not found
  2962. 19-4-25 14:14:28.3|Warn|MediaCoverMapper|File /config/MediaCover/244/poster.jpg not found
  2963. 19-4-25 14:14:31.0|Warn|MediaCoverMapper|File /config/MediaCover/244/poster.jpg not found
  2964. 19-4-25 14:14:31.0|Warn|MediaCoverMapper|File /config/MediaCover/206/poster.jpg not found
  2965. 19-4-25 14:14:31.0|Warn|MediaCoverMapper|File /config/MediaCover/32/poster.jpg not found
  2966. 19-4-25 14:14:31.0|Warn|MediaCoverMapper|File /config/MediaCover/239/poster.jpg not found
  2967. 19-4-25 14:14:31.0|Warn|MediaCoverMapper|File /config/MediaCover/177/poster.jpg not found
  2968. 19-4-25 14:14:53.3|Info|AddSeriesService|Adding Series [360534][Sword Art Online: Alicization] Path: [/anime/Sword Art Online- Alicization]
  2969. 19-4-25 14:14:53.4|Info|RefreshSeriesService|Updating Info for Sword Art Online: Alicization
  2970. 19-4-25 14:14:53.6|Warn|MediaCoverMapper|File /config/MediaCover/263/poster.jpg not found
  2971. 19-4-25 14:14:53.9|Info|RefreshEpisodeService|Starting episode info refresh for: [360534][Sword Art Online: Alicization]
  2972. 19-4-25 14:14:54.0|Info|RefreshEpisodeService|Finished episode refresh for series: [360534][Sword Art Online: Alicization].
  2973. 19-4-25 14:14:54.0|Info|DiskScanService|Scanning disk for Sword Art Online: Alicization
  2974. 19-4-25 14:14:54.0|Info|DiskScanService|Completed scanning disk for Sword Art Online: Alicization
  2975. 19-4-25 14:14:54.0|Info|SeriesScannedHandler|[Sword Art Online: Alicization] was recently added, performing post-add actions
  2976. 19-4-25 14:14:54.2|Info|MediaCoverService|Downloading Fanart for [360534][Sword Art Online: Alicization] https://www.thetvdb.com/banners/fanart/original/5c7de6c1bf1fc.jpg
  2977. 19-4-25 14:14:56.3|Warn|MediaCoverMapper|File /config/MediaCover/263/poster.jpg not found
  2978. 19-4-25 14:14:56.3|Fatal|NzbDroneErrorPipeline|Request Failed. GET /MediaCover/263/fanart.jpg
  2979.  
  2980. [v2.0.0.5322] System.IO.IOException: Sharing violation on path /config/MediaCover/263/fanart.jpg
  2981. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <6649516e5b3542319fb262b421af0adb>:0
  2982. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  2983. at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  2984. at System.IO.File.OpenRead (System.String path) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  2985. at NzbDrone.Api.Frontend.Mappers.StaticResourceMapperBase.GetContentStream (System.String filePath) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Frontend\Mappers\StaticResourceMapperBase.cs:48
  2986. at NzbDrone.Api.Frontend.Mappers.StaticResourceMapperBase+<>c__DisplayClass7_0.<GetResponse>b__0 () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Frontend\Mappers\StaticResourceMapperBase.cs:37
  2987. at Nancy.Responses.StreamResponse+<>c__DisplayClass1.<GetResponseBodyDelegate>b__0 (System.IO.Stream stream) [0x00000] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  2988. at Nancy.Responses.MaterialisingResponse.PreExecute (Nancy.NancyContext context) [0x00011] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  2989.  
  2990. 19-4-25 14:15:08.6|Error|ReleaseModule|Episode search failed
  2991.  
  2992. [v2.0.0.5322] System.ArgumentOutOfRangeException: Can not search for Sword Art Online: Alicization - S01E01 it does not have an absolute episode number
  2993. Parameter name: AbsoluteEpisodeNumber
  2994. at NzbDrone.Core.IndexerSearch.NzbSearchService.SearchAnime (NzbDrone.Core.Tv.Series series, NzbDrone.Core.Tv.Episode episode, System.Boolean userInvokedSearch) [0x00076] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:208
  2995. at NzbDrone.Core.IndexerSearch.NzbSearchService.EpisodeSearch (NzbDrone.Core.Tv.Episode episode, System.Boolean userInvokedSearch) [0x00046] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:72
  2996. at NzbDrone.Core.IndexerSearch.NzbSearchService.EpisodeSearch (System.Int32 episodeId, System.Boolean userInvokedSearch) [0x0000d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:54
  2997. at NzbDrone.Api.Indexers.ReleaseModule.GetEpisodeReleases (System.Int32 episodeId) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Indexers\ReleaseModule.cs:92
  2998.  
  2999. 19-4-25 14:15:14.2|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/fanart/original/5c7de6c1bf1fc.jpg Error: NameResolutionFailure
  3000. 19-4-25 14:15:14.2|Warn|MediaCoverService|Couldn't download media cover for [360534][Sword Art Online: Alicization]. Error: NameResolutionFailure
  3001. 19-4-25 14:15:14.2|Info|MediaCoverService|Downloading Poster for [360534][Sword Art Online: Alicization] https://www.thetvdb.com/banners/posters/5c7de5cac129b.jpg
  3002. 19-4-25 14:15:28.7|Error|ReleaseModule|Episode search failed
  3003.  
  3004. [v2.0.0.5322] System.ArgumentOutOfRangeException: Can not search for Sword Art Online: Alicization - S01E01 it does not have an absolute episode number
  3005. Parameter name: AbsoluteEpisodeNumber
  3006. at NzbDrone.Core.IndexerSearch.NzbSearchService.SearchAnime (NzbDrone.Core.Tv.Series series, NzbDrone.Core.Tv.Episode episode, System.Boolean userInvokedSearch) [0x00076] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:208
  3007. at NzbDrone.Core.IndexerSearch.NzbSearchService.EpisodeSearch (NzbDrone.Core.Tv.Episode episode, System.Boolean userInvokedSearch) [0x00046] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:72
  3008. at NzbDrone.Core.IndexerSearch.NzbSearchService.EpisodeSearch (System.Int32 episodeId, System.Boolean userInvokedSearch) [0x0000d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:54
  3009. at NzbDrone.Api.Indexers.ReleaseModule.GetEpisodeReleases (System.Int32 episodeId) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Indexers\ReleaseModule.cs:92
  3010.  
  3011. 19-4-25 14:15:34.3|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/posters/5c7de5cac129b.jpg Error: NameResolutionFailure
  3012. 19-4-25 14:15:34.3|Warn|MediaCoverService|Couldn't download media cover for [360534][Sword Art Online: Alicization]. Error: NameResolutionFailure
  3013. 19-4-25 14:15:34.3|Info|MetadataService|Series folder does not exist, skipping metadata creation
  3014. 19-4-25 14:15:38.3|Error|CommandExecutor|Error occurred while executing task EpisodeSearch
  3015.  
  3016. [v2.0.0.5322] System.ArgumentOutOfRangeException: Can not search for Sword Art Online: Alicization - S01E01 it does not have an absolute episode number
  3017. Parameter name: AbsoluteEpisodeNumber
  3018. at NzbDrone.Core.IndexerSearch.NzbSearchService.SearchAnime (NzbDrone.Core.Tv.Series series, NzbDrone.Core.Tv.Episode episode, System.Boolean userInvokedSearch) [0x00076] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:208
  3019. at NzbDrone.Core.IndexerSearch.NzbSearchService.EpisodeSearch (NzbDrone.Core.Tv.Episode episode, System.Boolean userInvokedSearch) [0x00046] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:72
  3020. at NzbDrone.Core.IndexerSearch.NzbSearchService.EpisodeSearch (System.Int32 episodeId, System.Boolean userInvokedSearch) [0x0000d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\IndexerSearch\NzbSearchService.cs:54
  3021. at NzbDrone.Core.IndexerSearch.EpisodeSearchService.Execute (NzbDrone.Core.IndexerSearch.EpisodeSearchCommand message) [0x00016] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\IndexerSearch\EpisodeSearchService.cs:87
  3022. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000f6] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:95
  3023. at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel)
  3024. at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in <35ad2ebb203f4577b22a9d30eca3ec1f>:0
  3025. at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel)
  3026. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41
  3027.  
  3028. 19-4-25 14:16:02.8|Warn|MediaCoverMapper|File /config/MediaCover/263/poster.jpg not found
  3029. 19-4-25 14:17:37.2|Info|DiskScanService|Scanning disk for Roswell, New Mexico
  3030. 19-4-25 14:17:37.7|Info|DiskScanService|Completed scanning disk for Roswell, New Mexico
  3031. 19-4-25 14:17:37.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
  3032. 19-4-25 14:17:37.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  3033. 19-4-25 14:17:37.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  3034. 19-4-25 14:17:37.9|Info|ExistingExtraFileService|Found 0 extra files
  3035. 19-4-25 14:18:46.0|Warn|MediaCoverMapper|File /config/MediaCover/263/poster.jpg not found
  3036. 19-4-25 14:18:49.9|Warn|MediaCoverMapper|File /config/MediaCover/263/poster.jpg not found
  3037. 19-4-25 14:18:58.6|Warn|MediaCoverMapper|File /config/MediaCover/239/poster.jpg not found
  3038. 19-4-25 14:18:58.6|Warn|MediaCoverMapper|File /config/MediaCover/32/poster.jpg not found
  3039. 19-4-25 14:18:58.6|Warn|MediaCoverMapper|File /config/MediaCover/244/poster.jpg not found
  3040. 19-4-25 14:18:58.6|Warn|MediaCoverMapper|File /config/MediaCover/206/poster.jpg not found
  3041. 19-4-25 14:18:58.6|Warn|MediaCoverMapper|File /config/MediaCover/177/poster.jpg not found
  3042. 19-4-25 14:19:00.9|Warn|MediaCoverMapper|File /config/MediaCover/239/poster.jpg not found
  3043. 19-4-25 14:19:00.9|Warn|MediaCoverMapper|File /config/MediaCover/244/poster.jpg not found
  3044. 19-4-25 14:19:00.9|Warn|MediaCoverMapper|File /config/MediaCover/177/poster.jpg not found
  3045. 19-4-25 14:19:00.9|Warn|MediaCoverMapper|File /config/MediaCover/206/poster.jpg not found
  3046. 19-4-25 14:19:00.9|Warn|MediaCoverMapper|File /config/MediaCover/32/poster.jpg not found
  3047. 19-4-25 14:19:27.5|Info|AddSeriesService|Adding Series [353955][Sword Art Online: Alicization] Path: [/anime/Sword Art Online- Alicization]
  3048. 19-4-25 14:19:27.7|Info|RefreshSeriesService|Updating Info for Sword Art Online: Alicization
  3049. 19-4-25 14:19:28.0|Warn|MediaCoverMapper|File /config/MediaCover/264/poster.jpg not found
  3050. 19-4-25 14:19:28.2|Info|RefreshEpisodeService|Starting episode info refresh for: [353955][Sword Art Online: Alicization]
  3051. 19-4-25 14:19:28.2|Info|RefreshEpisodeService|Finished episode refresh for series: [353955][Sword Art Online: Alicization].
  3052. 19-4-25 14:19:28.2|Info|DiskScanService|Scanning disk for Sword Art Online: Alicization
  3053. 19-4-25 14:19:28.2|Info|DiskScanService|Completed scanning disk for Sword Art Online: Alicization
  3054. 19-4-25 14:19:28.2|Info|SeriesScannedHandler|[Sword Art Online: Alicization] was recently added, performing post-add actions
  3055. 19-4-25 14:19:28.5|Info|MediaCoverService|Downloading Fanart for [353955][Sword Art Online: Alicization] https://www.thetvdb.com/banners/fanart/original/5bbc8b5f09590.jpg
  3056. 19-4-25 14:19:30.9|Fatal|NzbDroneErrorPipeline|Request Failed. GET /MediaCover/264/fanart.jpg
  3057.  
  3058. [v2.0.0.5322] System.IO.IOException: Sharing violation on path /config/MediaCover/264/fanart.jpg
  3059. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <6649516e5b3542319fb262b421af0adb>:0
  3060. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  3061. at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  3062. at System.IO.File.OpenRead (System.String path) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  3063. at NzbDrone.Api.Frontend.Mappers.StaticResourceMapperBase.GetContentStream (System.String filePath) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Frontend\Mappers\StaticResourceMapperBase.cs:48
  3064. at NzbDrone.Api.Frontend.Mappers.StaticResourceMapperBase+<>c__DisplayClass7_0.<GetResponse>b__0 () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Frontend\Mappers\StaticResourceMapperBase.cs:37
  3065. at Nancy.Responses.StreamResponse+<>c__DisplayClass1.<GetResponseBodyDelegate>b__0 (System.IO.Stream stream) [0x00000] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  3066. at Nancy.Responses.MaterialisingResponse.PreExecute (Nancy.NancyContext context) [0x00011] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  3067.  
  3068. 19-4-25 14:19:30.9|Warn|MediaCoverMapper|File /config/MediaCover/264/poster.jpg not found
  3069. 19-4-25 14:19:38.0|Info|NzbSearchService|Searching 6 indexers for [Sword Art Online: Alicization : S01E01]
  3070. 19-4-25 14:19:48.5|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/fanart/original/5bbc8b5f09590.jpg Error: NameResolutionFailure
  3071. 19-4-25 14:19:48.5|Warn|MediaCoverService|Couldn't download media cover for [353955][Sword Art Online: Alicization]. Error: NameResolutionFailure
  3072. 19-4-25 14:19:48.5|Info|MediaCoverService|Downloading Poster for [353955][Sword Art Online: Alicization] https://www.thetvdb.com/banners/posters/5bbc8cb4b116c.jpg
  3073. 19-4-25 14:20:07.0|Info|DownloadDecisionMaker|Processing 679 releases
  3074. 19-4-25 14:20:08.5|Warn|HttpClient|Failed to get response from: https://www.thetvdb.com/banners/posters/5bbc8cb4b116c.jpg Error: NameResolutionFailure
  3075. 19-4-25 14:20:08.5|Warn|MediaCoverService|Couldn't download media cover for [353955][Sword Art Online: Alicization]. Error: NameResolutionFailure
  3076. 19-4-25 14:20:08.5|Info|MetadataService|Series folder does not exist, skipping metadata creation
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement