2026-04-25 02:21:59.5|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-25 02:26:57.5|Info|RssSyncService|Starting RSS Sync
2026-04-25 02:28:03.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/1/api?t=tvsearch&cat=5000,5050,5040,5045&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/25/2026 02:29:02 due to recent failures." />
2026-04-25 02:28:04.0|Warn|Torznab|API Request Limit reached for The Pirate Bay (Prowlarr). Disabled for 00:00:59
2026-04-25 02:28:04.0|Info|DownloadDecisionMaker|Processing 1410 releases
2026-04-25 02:28:06.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1410, Reports grabbed: 0
2026-04-25 02:31:58.5|Info|SceneMappingService|Updating Scene mappings
2026-04-25 02:43:07.3|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-25 02:43:31.6|Info|RssSyncService|Starting RSS Sync
2026-04-25 02:45:11.6|Warn|Torznab|The Pirate Bay (Prowlarr) server is currently unavailable. http://prowlarr:9696/1/api?t=tvsearch&cat=5000,5050,5040,5045&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2026-04-25 02:45:11.6|Info|DownloadDecisionMaker|Processing 1405 releases
2026-04-25 02:45:14.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1405, Reports grabbed: 0
2026-04-25 02:50:37.4|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-25 03:00:33.8|Info|RssSyncService|Starting RSS Sync
2026-04-25 03:00:54.2|Info|DownloadDecisionMaker|Processing 1400 releases
2026-04-25 03:00:56.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1400, Reports grabbed: 0
2026-04-25 03:02:39.7|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-25 03:05:40.9|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-25 03:08:42.7|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-25 03:14:44.8|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-25 03:16:09.8|Info|RssSyncService|Starting RSS Sync
2026-04-25 03:16:15.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/5/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/25/2026 03:17:15 due to recent failures." />
2026-04-25 03:16:15.8|Warn|Torznab|API Request Limit reached for Nyaa.si (Prowlarr). Disabled for 00:01:00
2026-04-25 03:17:16.8|Info|DownloadDecisionMaker|Processing 1276 releases
2026-04-25 03:17:19.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1276, Reports grabbed: 0
2026-04-25 03:19:15.4|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-25 03:22:15.6|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-25 03:32:40.4|Info|RssSyncService|Starting RSS Sync
2026-04-25 03:32:45.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/1/api?t=tvsearch&cat=5000,5050,5040,5045&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/25/2026 03:33:45 due to recent failures." />
2026-04-25 03:32:45.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/7/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/25/2026 03:33:45 due to recent failures." />
2026-04-25 03:32:45.6|Warn|Torznab|API Request Limit reached for The Pirate Bay (Prowlarr). Disabled for 00:01:00
2026-04-25 03:32:45.6|Warn|Torznab|API Request Limit reached for LimeTorrents (Prowlarr). Disabled for 00:01:00
2026-04-25 03:32:55.6|Info|DownloadDecisionMaker|Processing 1291 releases
2026-04-25 03:32:57.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1291, Reports grabbed: 0
2026-04-25 03:38:46.2|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-25 03:41:45.7|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.IsApiSupported(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 68
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.FetchProxy(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 82
   at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.GetProxyCache(QBittorrentSettings settings, Boolean force) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 70
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.GetProxy(QBittorrentSettings settings, Boolean force) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 60
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-25 03:48:10.9|Info|RssSyncService|Starting RSS Sync
2026-04-25 03:48:21.4|Info|DownloadDecisionMaker|Processing 1375 releases
2026-04-25 03:48:23.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1375, Reports grabbed: 0
2026-04-25 03:53:46.1|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-25 04:03:41.5|Info|RssSyncService|Starting RSS Sync
2026-04-25 04:05:08.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/1/api?t=tvsearch&cat=5000,5050,5040,5045&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/25/2026 04:06:08 due to recent failures." />
2026-04-25 04:05:08.2|Warn|Torznab|API Request Limit reached for The Pirate Bay (Prowlarr). Disabled for 00:01:00
2026-04-25 04:05:08.2|Info|DownloadDecisionMaker|Processing 1368 releases
2026-04-25 04:05:10.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1368, Reports grabbed: 0
2026-04-25 04:20:12.1|Info|RssSyncService|Starting RSS Sync
2026-04-25 04:20:27.7|Info|DownloadDecisionMaker|Processing 1364 releases
2026-04-25 04:20:29.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1364, Reports grabbed: 0
2026-04-25 04:23:47.2|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.IsApiSupported(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 68
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.FetchProxy(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 82
   at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.GetProxyCache(QBittorrentSettings settings, Boolean force) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 70
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.GetProxy(QBittorrentSettings settings, Boolean force) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 60
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-25 04:32:47.8|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-25 04:35:42.6|Info|RssSyncService|Starting RSS Sync
2026-04-25 04:35:56.1|Info|DownloadDecisionMaker|Processing 1354 releases
2026-04-25 04:35:58.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1354, Reports grabbed: 0
2026-04-25 04:51:13.2|Info|RssSyncService|Starting RSS Sync
2026-04-25 04:51:27.2|Info|DownloadDecisionMaker|Processing 1354 releases
2026-04-25 04:51:29.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1354, Reports grabbed: 0
2026-04-25 05:06:43.8|Info|RssSyncService|Starting RSS Sync
2026-04-25 05:07:25.2|Info|DownloadDecisionMaker|Processing 1419 releases
2026-04-25 05:07:27.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1419, Reports grabbed: 0
2026-04-25 05:22:44.2|Info|RssSyncService|Starting RSS Sync
2026-04-25 05:22:44.6|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/24/2026 21:27:55 and 04/25/2026 00:35:01 UTC. Search may be required.
2026-04-25 05:22:56.2|Info|DownloadDecisionMaker|Processing 1419 releases
2026-04-25 05:22:58.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1419, Reports grabbed: 0
2026-04-25 05:32:14.8|Info|SceneMappingService|Updating Scene mappings
2026-04-25 05:32:49.9|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-25 05:38:15.0|Info|RssSyncService|Starting RSS Sync
2026-04-25 05:38:31.3|Info|DownloadDecisionMaker|Processing 1410 releases
2026-04-25 05:38:33.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1410, Reports grabbed: 0
2026-04-25 05:44:50.5|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-25 05:53:45.9|Info|RssSyncService|Starting RSS Sync
2026-04-25 05:53:56.8|Info|DownloadDecisionMaker|Processing 1382 releases
2026-04-25 05:53:58.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1382, Reports grabbed: 0
2026-04-25 06:09:16.5|Info|RssSyncService|Starting RSS Sync
2026-04-25 06:09:30.1|Info|DownloadDecisionMaker|Processing 1368 releases
2026-04-25 06:09:32.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1368, Reports grabbed: 0
2026-04-25 06:24:47.2|Info|RssSyncService|Starting RSS Sync
2026-04-25 06:24:58.8|Info|DownloadDecisionMaker|Processing 1350 releases
2026-04-25 06:25:00.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1350, Reports grabbed: 0
2026-04-25 06:40:18.8|Info|RssSyncService|Starting RSS Sync
2026-04-25 06:40:32.6|Info|DownloadDecisionMaker|Processing 1355 releases
2026-04-25 06:40:34.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1355, Reports grabbed: 0
2026-04-25 06:55:50.8|Info|RssSyncService|Starting RSS Sync
2026-04-25 06:56:02.4|Info|DownloadDecisionMaker|Processing 1375 releases
2026-04-25 06:56:04.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1375, Reports grabbed: 0
2026-04-25 07:11:22.9|Info|RssSyncService|Starting RSS Sync
2026-04-25 07:11:23.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/25/2026 03:35:01 and 04/25/2026 04:50:22 UTC. Search may be required.
2026-04-25 07:11:37.2|Info|DownloadDecisionMaker|Processing 1385 releases
2026-04-25 07:11:39.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1385, Reports grabbed: 0
2026-04-25 07:26:54.0|Info|RssSyncService|Starting RSS Sync
2026-04-25 07:27:08.0|Info|DownloadDecisionMaker|Processing 1401 releases
2026-04-25 07:27:10.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1401, Reports grabbed: 0
2026-04-25 07:42:27.6|Info|RssSyncService|Starting RSS Sync
2026-04-25 07:42:42.6|Info|DownloadDecisionMaker|Processing 1404 releases
2026-04-25 07:42:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1404, Reports grabbed: 0
2026-04-25 07:57:59.0|Info|RssSyncService|Starting RSS Sync
2026-04-25 07:58:12.1|Info|DownloadDecisionMaker|Processing 1410 releases
2026-04-25 07:58:14.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1410, Reports grabbed: 0
2026-04-25 08:13:29.7|Info|RssSyncService|Starting RSS Sync
2026-04-25 08:13:35.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/6/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/25/2026 08:14:35 due to recent failures." />
2026-04-25 08:13:35.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/25/2026 08:14:35 due to recent failures." />
2026-04-25 08:13:35.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/5/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/25/2026 08:14:35 due to recent failures." />
2026-04-25 08:13:35.1|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:01:00
2026-04-25 08:13:35.1|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:01:00
2026-04-25 08:13:35.1|Warn|Torznab|API Request Limit reached for Nyaa.si (Prowlarr). Disabled for 00:01:00
2026-04-25 08:13:44.4|Info|DownloadDecisionMaker|Processing 1251 releases
2026-04-25 08:13:46.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1251, Reports grabbed: 0
2026-04-25 08:29:02.6|Info|RssSyncService|Starting RSS Sync
2026-04-25 08:29:15.8|Info|DownloadDecisionMaker|Processing 1426 releases
2026-04-25 08:29:17.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1426, Reports grabbed: 0
2026-04-25 08:32:33.0|Info|SceneMappingService|Updating Scene mappings
2026-04-25 08:44:33.3|Info|RssSyncService|Starting RSS Sync
2026-04-25 08:44:48.5|Info|DownloadDecisionMaker|Processing 1426 releases
2026-04-25 08:44:50.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1426, Reports grabbed: 0
2026-04-25 09:00:04.5|Info|RssSyncService|Starting RSS Sync
2026-04-25 09:00:20.1|Info|DownloadDecisionMaker|Processing 1426 releases
2026-04-25 09:00:22.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1426, Reports grabbed: 0
2026-04-25 09:15:35.1|Info|RssSyncService|Starting RSS Sync
2026-04-25 09:15:35.4|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/25/2026 05:39:33 and 04/25/2026 07:00:54 UTC. Search may be required.
2026-04-25 09:15:50.4|Info|DownloadDecisionMaker|Processing 1419 releases
2026-04-25 09:15:52.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1419, Reports grabbed: 0
2026-04-25 09:31:05.7|Info|RssSyncService|Starting RSS Sync
2026-04-25 09:31:20.2|Info|DownloadDecisionMaker|Processing 1393 releases
2026-04-25 09:31:22.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1393, Reports grabbed: 0
2026-04-25 09:46:36.3|Info|RssSyncService|Starting RSS Sync
2026-04-25 09:46:51.0|Info|DownloadDecisionMaker|Processing 1391 releases
2026-04-25 09:46:52.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1391, Reports grabbed: 0
2026-04-25 10:02:07.0|Info|RssSyncService|Starting RSS Sync
2026-04-25 10:02:23.2|Info|DownloadDecisionMaker|Processing 1390 releases
2026-04-25 10:02:25.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1390, Reports grabbed: 0
2026-04-25 10:17:38.6|Info|RssSyncService|Starting RSS Sync
2026-04-25 10:17:51.3|Info|DownloadDecisionMaker|Processing 1390 releases
2026-04-25 10:17:53.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1390, Reports grabbed: 0
2026-04-25 10:33:09.1|Info|RssSyncService|Starting RSS Sync
2026-04-25 10:33:24.2|Info|DownloadDecisionMaker|Processing 1391 releases
2026-04-25 10:33:26.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1391, Reports grabbed: 0
2026-04-25 10:48:39.7|Info|RssSyncService|Starting RSS Sync
2026-04-25 10:48:55.2|Info|DownloadDecisionMaker|Processing 1420 releases
2026-04-25 10:48:57.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1420, Reports grabbed: 0
2026-04-25 11:04:10.4|Info|RssSyncService|Starting RSS Sync
2026-04-25 11:04:23.7|Info|DownloadDecisionMaker|Processing 1415 releases
2026-04-25 11:04:25.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1415, Reports grabbed: 0
2026-04-25 11:19:41.0|Info|RssSyncService|Starting RSS Sync
2026-04-25 11:19:42.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/25/2026 07:41:13 and 04/25/2026 09:25:13 UTC. Search may be required.
2026-04-25 11:19:57.9|Info|DownloadDecisionMaker|Processing 1445 releases
2026-04-25 11:20:00.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1445, Reports grabbed: 0
2026-04-25 11:32:12.0|Info|RefreshSeriesService|Skipping refresh of series: The Acolyte
2026-04-25 11:32:12.2|Info|DiskScanService|Scanning The Acolyte
2026-04-25 11:32:12.3|Info|DiskScanService|Completed scanning disk for The Acolyte
2026-04-25 11:32:12.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:12.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:12.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:12.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:12.4|Info|RefreshSeriesService|Skipping refresh of series: Agatha Christie's Poirot
2026-04-25 11:32:12.4|Info|DiskScanService|Scanning Agatha Christie's Poirot
2026-04-25 11:32:12.6|Info|DiskScanService|Completed scanning disk for Agatha Christie's Poirot
2026-04-25 11:32:12.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:12.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:12.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:12.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:12.6|Info|RefreshSeriesService|Updating ARK: The Animated Series
2026-04-25 11:32:12.8|Info|RefreshEpisodeService|Starting episode info refresh for: [393221][ARK: The Animated Series]
2026-04-25 11:32:13.0|Info|RefreshEpisodeService|Finished episode refresh for series: [393221][ARK: The Animated Series].
2026-04-25 11:32:13.1|Info|DiskScanService|Scanning ARK: The Animated Series
2026-04-25 11:32:13.2|Info|DiskScanService|Completed scanning disk for ARK: The Animated Series
2026-04-25 11:32:13.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:13.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:13.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:13.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:13.2|Info|RefreshSeriesService|Skipping refresh of series: Attack on Titan
2026-04-25 11:32:13.2|Info|DiskScanService|Scanning Attack on Titan
2026-04-25 11:32:13.9|Info|DiskScanService|Completed scanning disk for Attack on Titan
2026-04-25 11:32:13.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:13.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:13.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:13.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:13.9|Info|RefreshSeriesService|Skipping refresh of series: Ben 10
2026-04-25 11:32:13.9|Info|DiskScanService|Scanning Ben 10
2026-04-25 11:32:13.9|Info|DiskScanService|Completed scanning disk for Ben 10
2026-04-25 11:32:13.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:13.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:13.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:13.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:13.9|Info|RefreshSeriesService|Updating Bleach
2026-04-25 11:32:14.1|Info|RefreshEpisodeService|Starting episode info refresh for: [74796][Bleach]
2026-04-25 11:32:27.3|Info|RefreshEpisodeService|Finished episode refresh for series: [74796][Bleach].
2026-04-25 11:32:38.0|Info|DiskScanService|Scanning Bleach
2026-04-25 11:32:38.6|Info|DiskScanService|Completed scanning disk for Bleach
2026-04-25 11:32:38.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:38.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:38.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:38.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:38.7|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
2026-04-25 11:32:38.7|Info|DiskScanService|Scanning Breaking Bad
2026-04-25 11:32:38.7|Info|DiskScanService|Completed scanning disk for Breaking Bad
2026-04-25 11:32:38.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:38.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:38.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:38.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:38.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-25 11:32:38.7|Info|RefreshSeriesService|Updating Bridgerton
2026-04-25 11:32:38.8|Info|RefreshEpisodeService|Starting episode info refresh for: [366668][Bridgerton]
2026-04-25 11:32:40.1|Info|RefreshEpisodeService|Finished episode refresh for series: [366668][Bridgerton].
2026-04-25 11:32:40.1|Info|DiskScanService|Scanning Bridgerton
2026-04-25 11:32:40.3|Info|DiskScanService|Completed scanning disk for Bridgerton
2026-04-25 11:32:40.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:40.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:40.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:40.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:40.3|Info|RefreshSeriesService|Skipping refresh of series: Come Outside
2026-04-25 11:32:40.3|Info|DiskScanService|Scanning Come Outside
2026-04-25 11:32:40.3|Info|DiskScanService|Completed scanning disk for Come Outside
2026-04-25 11:32:40.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:40.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:40.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:40.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:40.3|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-25 11:32:40.3|Info|RefreshSeriesService|Skipping refresh of series: The Crown
2026-04-25 11:32:40.3|Info|DiskScanService|Scanning The Crown
2026-04-25 11:32:40.9|Info|DiskScanService|Completed scanning disk for The Crown
2026-04-25 11:32:40.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:40.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:40.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:40.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:40.9|Info|RefreshSeriesService|Skipping refresh of series: Cyberpunk: Edgerunners
2026-04-25 11:32:40.9|Info|DiskScanService|Scanning Cyberpunk: Edgerunners
2026-04-25 11:32:41.1|Info|DiskScanService|Completed scanning disk for Cyberpunk: Edgerunners
2026-04-25 11:32:41.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:41.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:41.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:41.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:41.1|Info|RefreshSeriesService|Skipping refresh of series: The Dinosaurs
2026-04-25 11:32:41.1|Info|DiskScanService|Scanning The Dinosaurs
2026-04-25 11:32:41.1|Info|DiskScanService|Completed scanning disk for The Dinosaurs
2026-04-25 11:32:41.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:41.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:41.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:41.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:41.1|Info|RefreshSeriesService|Skipping refresh of series: Eyes of Wakanda
2026-04-25 11:32:41.1|Info|DiskScanService|Scanning Eyes of Wakanda
2026-04-25 11:32:41.1|Info|DiskScanService|Completed scanning disk for Eyes of Wakanda
2026-04-25 11:32:41.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:41.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:41.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:41.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:41.1|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-25 11:32:41.1|Info|RefreshSeriesService|Updating Harry Potter
2026-04-25 11:32:41.2|Info|RefreshEpisodeService|Starting episode info refresh for: [433637][Harry Potter]
2026-04-25 11:32:41.5|Info|RefreshEpisodeService|Finished episode refresh for series: [433637][Harry Potter].
2026-04-25 11:32:41.5|Info|DiskScanService|Scanning Harry Potter
2026-04-25 11:32:41.5|Info|DiskScanService|Completed scanning disk for Harry Potter
2026-04-25 11:32:41.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:41.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:41.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:41.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:41.5|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-25 11:32:41.5|Info|RefreshSeriesService|Skipping refresh of series: How To with John Wilson
2026-04-25 11:32:41.5|Info|DiskScanService|Scanning How To with John Wilson
2026-04-25 11:32:41.7|Info|DiskScanService|Completed scanning disk for How To with John Wilson
2026-04-25 11:32:41.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:41.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:41.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:41.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:41.7|Info|RefreshSeriesService|Skipping refresh of series: Little Dorrit
2026-04-25 11:32:41.7|Info|DiskScanService|Scanning Little Dorrit
2026-04-25 11:32:41.8|Info|DiskScanService|Completed scanning disk for Little Dorrit
2026-04-25 11:32:41.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:41.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:41.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:41.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:41.8|Info|RefreshSeriesService|Skipping refresh of series: MythBusters
2026-04-25 11:32:41.8|Info|DiskScanService|Scanning MythBusters
2026-04-25 11:32:41.8|Info|DiskScanService|Completed scanning disk for MythBusters
2026-04-25 11:32:41.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:41.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:41.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:41.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:41.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-25 11:32:41.8|Info|RefreshSeriesService|Updating Outlander
2026-04-25 11:32:42.0|Info|RefreshEpisodeService|Starting episode info refresh for: [270408][Outlander]
2026-04-25 11:32:43.5|Info|SceneMappingService|Updating Scene mappings
2026-04-25 11:32:50.0|Info|RefreshEpisodeService|Finished episode refresh for series: [270408][Outlander].
2026-04-25 11:32:50.0|Info|DiskScanService|Scanning Outlander
2026-04-25 11:32:50.2|Info|DiskScanService|Completed scanning disk for Outlander
2026-04-25 11:32:50.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:50.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:50.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:50.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:50.2|Info|RefreshSeriesService|Skipping refresh of series: Pride and Prejudice
2026-04-25 11:32:50.2|Info|DiskScanService|Scanning Pride and Prejudice
2026-04-25 11:32:50.3|Info|DiskScanService|Completed scanning disk for Pride and Prejudice
2026-04-25 11:32:50.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:50.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:50.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:50.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:50.3|Info|RefreshSeriesService|Skipping refresh of series: Sex Education
2026-04-25 11:32:50.3|Info|DiskScanService|Scanning Sex Education
2026-04-25 11:32:50.3|Info|DiskScanService|Completed scanning disk for Sex Education
2026-04-25 11:32:50.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:50.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:50.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:50.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:50.3|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: The Next Generation
2026-04-25 11:32:50.3|Info|DiskScanService|Scanning Star Trek: The Next Generation
2026-04-25 11:32:50.3|Info|DiskScanService|Completed scanning disk for Star Trek: The Next Generation
2026-04-25 11:32:50.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:50.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:50.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:50.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:50.3|Info|RefreshSeriesService|Skipping refresh of series: Stranger Things
2026-04-25 11:32:50.3|Info|DiskScanService|Scanning Stranger Things
2026-04-25 11:32:50.3|Info|DiskScanService|Completed scanning disk for Stranger Things
2026-04-25 11:32:50.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:50.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:50.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:50.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:50.4|Info|RefreshSeriesService|Updating A Taste for Murder
2026-04-25 11:32:50.4|Info|RefreshEpisodeService|Starting episode info refresh for: [459962][A Taste for Murder]
2026-04-25 11:32:50.5|Info|RefreshEpisodeService|Finished episode refresh for series: [459962][A Taste for Murder].
2026-04-25 11:32:50.5|Info|DiskScanService|Scanning A Taste for Murder
2026-04-25 11:32:50.5|Info|DiskScanService|Completed scanning disk for A Taste for Murder
2026-04-25 11:32:50.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:50.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:50.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:50.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:50.5|Info|RefreshSeriesService|Skipping refresh of series: Teenage Mutant Ninja Turtles (2012)
2026-04-25 11:32:50.5|Warn|DiskScanService|Series' root folder (/downloads/Teenage Mutant NINJA TURTLES (2012-2017) - Complete TMNT Series, Season 1,2,3,4,5 S01-S05 - 720p Web-DL x264) doesn't exist.
2026-04-25 11:32:50.5|Info|RefreshSeriesService|Updating A Thousand Blows
2026-04-25 11:32:50.6|Info|RefreshEpisodeService|Starting episode info refresh for: [423901][A Thousand Blows]
2026-04-25 11:32:51.1|Info|RefreshEpisodeService|Finished episode refresh for series: [423901][A Thousand Blows].
2026-04-25 11:32:51.1|Info|DiskScanService|Scanning A Thousand Blows
2026-04-25 11:32:51.3|Info|DiskScanService|Completed scanning disk for A Thousand Blows
2026-04-25 11:32:51.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:51.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:51.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:51.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:32:51.3|Info|RefreshSeriesService|Skipping refresh of series: Yu-Gi-Oh! Duel Monsters
2026-04-25 11:32:51.3|Info|DiskScanService|Scanning Yu-Gi-Oh! Duel Monsters
2026-04-25 11:32:51.6|Info|DiskScanService|Completed scanning disk for Yu-Gi-Oh! Duel Monsters
2026-04-25 11:32:51.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 11:32:51.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 11:32:51.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 11:32:51.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 11:35:13.2|Info|RssSyncService|Starting RSS Sync
2026-04-25 11:35:27.2|Info|DownloadDecisionMaker|Processing 1447 releases
2026-04-25 11:35:29.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1447, Reports grabbed: 0
2026-04-25 11:50:43.8|Info|RssSyncService|Starting RSS Sync
2026-04-25 11:50:54.4|Info|DownloadDecisionMaker|Processing 1437 releases
2026-04-25 11:50:56.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1437, Reports grabbed: 0
2026-04-25 12:06:14.9|Info|RssSyncService|Starting RSS Sync
2026-04-25 12:06:30.0|Info|DownloadDecisionMaker|Processing 1443 releases
2026-04-25 12:06:31.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1443, Reports grabbed: 0
2026-04-25 12:21:46.1|Info|RssSyncService|Starting RSS Sync
2026-04-25 12:22:01.6|Info|DownloadDecisionMaker|Processing 1442 releases
2026-04-25 12:22:03.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1442, Reports grabbed: 0
2026-04-25 12:37:20.3|Info|RssSyncService|Starting RSS Sync
2026-04-25 12:37:37.3|Info|DownloadDecisionMaker|Processing 1438 releases
2026-04-25 12:37:39.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1438, Reports grabbed: 0
2026-04-25 12:52:54.3|Info|RssSyncService|Starting RSS Sync
2026-04-25 12:53:09.4|Info|DownloadDecisionMaker|Processing 1421 releases
2026-04-25 12:53:11.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1421, Reports grabbed: 0
2026-04-25 13:08:28.0|Info|RssSyncService|Starting RSS Sync
2026-04-25 13:08:43.1|Info|DownloadDecisionMaker|Processing 1425 releases
2026-04-25 13:08:45.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1425, Reports grabbed: 0
2026-04-25 13:24:01.2|Info|RssSyncService|Starting RSS Sync
2026-04-25 13:24:01.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/25/2026 09:50:53 and 04/25/2026 11:16:20 UTC. Search may be required.
2026-04-25 13:24:11.0|Info|DownloadDecisionMaker|Processing 1381 releases
2026-04-25 13:24:12.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1381, Reports grabbed: 0
2026-04-25 13:39:34.7|Info|RssSyncService|Starting RSS Sync
2026-04-25 13:39:48.1|Info|DownloadDecisionMaker|Processing 1376 releases
2026-04-25 13:39:50.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1376, Reports grabbed: 0
2026-04-25 13:55:07.3|Info|RssSyncService|Starting RSS Sync
2026-04-25 13:55:19.9|Info|DownloadDecisionMaker|Processing 1376 releases
2026-04-25 13:55:21.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1376, Reports grabbed: 0
2026-04-25 14:10:37.9|Info|RssSyncService|Starting RSS Sync
2026-04-25 14:10:52.4|Info|DownloadDecisionMaker|Processing 1380 releases
2026-04-25 14:10:54.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1380, Reports grabbed: 0
2026-04-25 14:26:08.9|Info|RssSyncService|Starting RSS Sync
2026-04-25 14:26:22.7|Info|DownloadDecisionMaker|Processing 1382 releases
2026-04-25 14:26:25.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1382, Reports grabbed: 0
2026-04-25 14:33:09.2|Info|SceneMappingService|Updating Scene mappings
2026-04-25 14:41:39.6|Info|RssSyncService|Starting RSS Sync
2026-04-25 14:41:55.5|Info|DownloadDecisionMaker|Processing 1384 releases
2026-04-25 14:41:58.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1384, Reports grabbed: 0
2026-04-25 14:57:10.6|Info|RssSyncService|Starting RSS Sync
2026-04-25 14:57:23.4|Info|DownloadDecisionMaker|Processing 1397 releases
2026-04-25 14:57:28.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1397, Reports grabbed: 0
2026-04-25 15:12:41.6|Info|RssSyncService|Starting RSS Sync
2026-04-25 15:12:43.0|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/25/2026 11:44:14 and 04/25/2026 13:07:35 UTC. Search may be required.
2026-04-25 15:12:57.1|Info|DownloadDecisionMaker|Processing 1410 releases
2026-04-25 15:12:59.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1410, Reports grabbed: 0
2026-04-25 15:28:12.5|Info|RssSyncService|Starting RSS Sync
2026-04-25 15:28:26.7|Info|DownloadDecisionMaker|Processing 1411 releases
2026-04-25 15:28:29.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1411, Reports grabbed: 0
2026-04-25 15:43:43.3|Info|RssSyncService|Starting RSS Sync
2026-04-25 15:43:59.8|Info|DownloadDecisionMaker|Processing 1433 releases
2026-04-25 15:44:02.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1433, Reports grabbed: 0
2026-04-25 15:59:14.1|Info|RssSyncService|Starting RSS Sync
2026-04-25 15:59:29.6|Info|DownloadDecisionMaker|Processing 1448 releases
2026-04-25 15:59:32.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1448, Reports grabbed: 0
2026-04-25 16:14:44.8|Info|RssSyncService|Starting RSS Sync
2026-04-25 16:14:58.6|Info|DownloadDecisionMaker|Processing 1435 releases
2026-04-25 16:15:01.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1435, Reports grabbed: 0
2026-04-25 16:30:15.7|Info|RssSyncService|Starting RSS Sync
2026-04-25 16:30:29.1|Info|DownloadDecisionMaker|Processing 1454 releases
2026-04-25 16:30:31.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1454, Reports grabbed: 0
2026-04-25 16:45:46.2|Info|RssSyncService|Starting RSS Sync
2026-04-25 16:46:02.9|Info|DownloadDecisionMaker|Processing 1456 releases
2026-04-25 16:46:05.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1456, Reports grabbed: 0
2026-04-25 17:01:17.0|Info|RssSyncService|Starting RSS Sync
2026-04-25 17:01:35.7|Info|DownloadDecisionMaker|Processing 1461 releases
2026-04-25 17:01:37.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1461, Reports grabbed: 0
2026-04-25 17:07:22.1|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.IsApiSupported(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 68
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.FetchProxy(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 82
   at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.GetProxyCache(QBittorrentSettings settings, Boolean force) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 70
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.GetProxy(QBittorrentSettings settings, Boolean force) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 60
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-25 17:16:47.6|Info|RssSyncService|Starting RSS Sync
2026-04-25 17:16:49.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/25/2026 13:50:56 and 04/25/2026 14:48:14 UTC. Search may be required.
2026-04-25 17:17:04.6|Info|DownloadDecisionMaker|Processing 1454 releases
2026-04-25 17:17:07.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1454, Reports grabbed: 0
2026-04-25 17:32:18.3|Info|RssSyncService|Starting RSS Sync
2026-04-25 17:32:33.6|Info|DownloadDecisionMaker|Processing 1456 releases
2026-04-25 17:32:36.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1456, Reports grabbed: 0
2026-04-25 17:33:18.5|Info|SceneMappingService|Updating Scene mappings
2026-04-25 17:47:49.0|Info|RssSyncService|Starting RSS Sync
2026-04-25 17:47:50.3|Warn|Torznab|Indexer Uindex (Prowlarr) rss sync didn't cover the period between 04/25/2026 16:26:00 and 04/25/2026 16:26:02 UTC. Search may be required.
2026-04-25 17:47:50.5|Warn|Torznab|Indexer TorrentGalaxyClone (Prowlarr) rss sync didn't cover the period between 04/25/2026 16:29:18 and 04/25/2026 16:30:50 UTC. Search may be required.
2026-04-25 17:48:04.5|Info|DownloadDecisionMaker|Processing 1460 releases
2026-04-25 17:48:07.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1460, Reports grabbed: 0
2026-04-25 18:03:19.8|Info|RssSyncService|Starting RSS Sync
2026-04-25 18:03:33.3|Info|DownloadDecisionMaker|Processing 1418 releases
2026-04-25 18:03:35.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1418, Reports grabbed: 0
2026-04-25 18:07:24.9|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-25 18:18:50.4|Info|RssSyncService|Starting RSS Sync
2026-04-25 18:19:04.2|Info|DownloadDecisionMaker|Processing 1416 releases
2026-04-25 18:19:06.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1416, Reports grabbed: 0
2026-04-25 18:34:21.1|Info|RssSyncService|Starting RSS Sync
2026-04-25 18:34:36.5|Info|DownloadDecisionMaker|Processing 1397 releases
2026-04-25 18:34:39.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1397, Reports grabbed: 0
2026-04-25 18:49:51.9|Info|RssSyncService|Starting RSS Sync
2026-04-25 18:50:11.1|Info|DownloadDecisionMaker|Processing 1405 releases
2026-04-25 18:50:13.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1405, Reports grabbed: 0
2026-04-25 19:05:22.5|Info|RssSyncService|Starting RSS Sync
2026-04-25 19:05:41.7|Info|DownloadDecisionMaker|Processing 1419 releases
2026-04-25 19:05:44.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1419, Reports grabbed: 0
2026-04-25 19:07:27.7|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-25 19:17:57.8|Warn|HttpClient|HTTP Error - Res: HTTP/2.0 [GET] https://iplayarr.animewaifu.org:443/api?mode=queue&start=0&limit=0&category=iplayer&apikey=(removed)&output=json: 404.NotFound (489 bytes)
<!DOCTYPE html>
<html>
<head>
<title>Not Found</title>
<style>
    body {
        width: 35em;
        margin: 0 auto;
        font-family: Tahoma, Verdana, Arial, sans-serif;
    }
</style>
</head>
<body>
<h1>The page you requested was not found.</h1>
<p>Sorry, the page you are looking for is currently unavailable.<br/>
Please try again later.</p>
<p>The server is powered by <a href="https://github.com/fatedier/frp">frp</a>.</p>
<p><em>Faithfully yours, frp.</em></p>
</body>
</html>

2026-04-25 19:17:58.1|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to SABnzbd, HTTP request failed: [404:NotFound] [GET] at [https://iplayarr.animewaifu.org:443/api?mode=queue&start=0&limit=0&category=iplayer&apikey=(removed)&output=json]
 ---> NzbDrone.Common.Http.HttpException: HTTP request failed: [404:NotFound] [GET] at [https://iplayarr.animewaifu.org:443/api?mode=queue&start=0&limit=0&category=iplayer&apikey=(removed)&output=json]
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 119
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
<!DOCTYPE html>
<html>
<head>
<title>Not Found</title>
<style>
    body {
        width: 35em;
        margin: 0 auto;
        font-family: Tahoma, Verdana, Arial, sans-serif;
    }
</style>
</head>
<body>
<h1>The page you requested was not found.</h1>
<p>Sorry, the page you are looking for is currently unavailable.<br/>
Please try again later.</p>
<p>The server is powered by <a href="https://github.com/fatedier/frp">frp</a>.</p>
<p><em>Faithfully yours, frp.</em></p>
</body>
</html>

   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-25 19:20:53.4|Info|RssSyncService|Starting RSS Sync
2026-04-25 19:20:55.3|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/25/2026 15:27:20 and 04/25/2026 16:32:34 UTC. Search may be required.
2026-04-25 19:21:09.0|Info|DownloadDecisionMaker|Processing 1403 releases
2026-04-25 19:21:11.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1403, Reports grabbed: 0
2026-04-25 19:36:24.0|Info|RssSyncService|Starting RSS Sync
2026-04-25 19:36:38.3|Info|DownloadDecisionMaker|Processing 1425 releases
2026-04-25 19:36:41.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1425, Reports grabbed: 0
2026-04-25 19:51:54.6|Info|RssSyncService|Starting RSS Sync
2026-04-25 19:52:09.8|Info|DownloadDecisionMaker|Processing 1431 releases
2026-04-25 19:52:12.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1431, Reports grabbed: 0
2026-04-25 20:07:25.3|Info|RssSyncService|Starting RSS Sync
2026-04-25 20:07:42.8|Info|DownloadDecisionMaker|Processing 1426 releases
2026-04-25 20:07:44.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1426, Reports grabbed: 0
2026-04-25 20:22:56.1|Info|RssSyncService|Starting RSS Sync
2026-04-25 20:24:36.2|Warn|Torznab|Internet Archive (Prowlarr) server is currently unavailable. http://prowlarr:9696/12/api?t=tvsearch&cat=5000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2026-04-25 20:24:36.2|Info|DownloadDecisionMaker|Processing 1421 releases
2026-04-25 20:24:38.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1421, Reports grabbed: 0
2026-04-25 20:33:26.7|Info|SceneMappingService|Updating Scene mappings
2026-04-25 20:39:57.0|Info|RssSyncService|Starting RSS Sync
2026-04-25 20:40:13.3|Info|DownloadDecisionMaker|Processing 1408 releases
2026-04-25 20:40:16.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1408, Reports grabbed: 0
2026-04-25 20:55:27.7|Info|RssSyncService|Starting RSS Sync
2026-04-25 20:55:40.9|Info|DownloadDecisionMaker|Processing 1425 releases
2026-04-25 20:55:43.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1425, Reports grabbed: 0
2026-04-25 21:10:58.2|Info|RssSyncService|Starting RSS Sync
2026-04-25 21:10:58.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/25/2026 17:20:02 and 04/25/2026 19:01:16 UTC. Search may be required.
2026-04-25 21:11:14.2|Info|DownloadDecisionMaker|Processing 1448 releases
2026-04-25 21:11:16.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1448, Reports grabbed: 0
2026-04-25 21:26:28.8|Info|RssSyncService|Starting RSS Sync
2026-04-25 21:26:45.3|Info|DownloadDecisionMaker|Processing 1438 releases
2026-04-25 21:26:47.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1438, Reports grabbed: 0
2026-04-25 21:41:59.3|Info|RssSyncService|Starting RSS Sync
2026-04-25 21:42:14.2|Info|DownloadDecisionMaker|Processing 1431 releases
2026-04-25 21:42:18.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1431, Reports grabbed: 0
2026-04-25 21:57:29.9|Info|RssSyncService|Starting RSS Sync
2026-04-25 21:57:50.3|Info|DownloadDecisionMaker|Processing 1423 releases
2026-04-25 21:58:03.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1423, Reports grabbed: 0
2026-04-25 22:08:04.1|Info|HousekeepingService|Running housecleaning tasks
2026-04-25 22:08:07.1|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2026-04-25 22:08:09.1|Info|Database|Vacuuming Log database
2026-04-25 22:08:10.4|Info|Database|Log database compressed
2026-04-25 22:08:10.4|Info|Database|Vacuuming Main database
2026-04-25 22:08:24.0|Info|Database|Main database compressed
2026-04-25 22:13:06.7|Info|RssSyncService|Starting RSS Sync
2026-04-25 22:13:24.1|Info|DownloadDecisionMaker|Processing 1424 releases
2026-04-25 22:13:26.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1424, Reports grabbed: 0
2026-04-25 22:14:06.7|Error|TaskExtensions|Task Error

[v4.0.17.2952] code = Full (13), message = System.Data.SQLite.SQLiteException (0x800007FF): database or disk is full
database or disk is full
   at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
   at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   at System.Data.SQLite.SQLiteDataReader.NextResult()
   at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1075
   at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1058
   at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Sonarr.Core/Datastore/BasicRepository.cs:line 188
   at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Sonarr.Core/Datastore/BasicRepository.cs:line 151
   at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Sonarr.Core/Messaging/Commands/CommandQueueManager.cs:line 140
   at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Sonarr.Core/Jobs/Scheduler.cs:line 42
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)

2026-04-25 22:28:37.6|Info|RssSyncService|Starting RSS Sync
2026-04-25 22:28:54.3|Info|DownloadDecisionMaker|Processing 1408 releases
2026-04-25 22:28:56.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1408, Reports grabbed: 0
2026-04-25 22:44:08.3|Info|RssSyncService|Starting RSS Sync
2026-04-25 22:44:22.5|Info|DownloadDecisionMaker|Processing 1404 releases
2026-04-25 22:44:24.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1404, Reports grabbed: 0
2026-04-25 22:59:39.2|Info|RssSyncService|Starting RSS Sync
2026-04-25 22:59:52.5|Info|DownloadDecisionMaker|Processing 1394 releases
2026-04-25 22:59:55.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1394, Reports grabbed: 0
2026-04-25 23:15:09.8|Info|RssSyncService|Starting RSS Sync
2026-04-25 23:15:11.3|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/25/2026 19:21:15 and 04/25/2026 20:03:35 UTC. Search may be required.
2026-04-25 23:15:25.9|Info|DownloadDecisionMaker|Processing 1380 releases
2026-04-25 23:15:28.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1380, Reports grabbed: 0
2026-04-25 23:30:40.5|Info|RssSyncService|Starting RSS Sync
2026-04-25 23:30:56.0|Info|DownloadDecisionMaker|Processing 1377 releases
2026-04-25 23:30:58.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1377, Reports grabbed: 0
2026-04-25 23:33:10.7|Info|RefreshSeriesService|Skipping refresh of series: The Acolyte
2026-04-25 23:33:10.7|Info|DiskScanService|Scanning The Acolyte
2026-04-25 23:33:10.8|Info|DiskScanService|Completed scanning disk for The Acolyte
2026-04-25 23:33:10.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:10.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:10.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:10.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:10.9|Info|RefreshSeriesService|Skipping refresh of series: Agatha Christie's Poirot
2026-04-25 23:33:10.9|Info|DiskScanService|Scanning Agatha Christie's Poirot
2026-04-25 23:33:10.9|Info|DiskScanService|Completed scanning disk for Agatha Christie's Poirot
2026-04-25 23:33:11.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:11.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:11.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:11.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:11.0|Info|RefreshSeriesService|Updating ARK: The Animated Series
2026-04-25 23:33:11.1|Info|RefreshEpisodeService|Starting episode info refresh for: [393221][ARK: The Animated Series]
2026-04-25 23:33:11.2|Info|RefreshEpisodeService|Finished episode refresh for series: [393221][ARK: The Animated Series].
2026-04-25 23:33:11.3|Info|DiskScanService|Scanning ARK: The Animated Series
2026-04-25 23:33:11.4|Info|DiskScanService|Completed scanning disk for ARK: The Animated Series
2026-04-25 23:33:11.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:11.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:11.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:11.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:11.5|Info|RefreshSeriesService|Skipping refresh of series: Attack on Titan
2026-04-25 23:33:11.5|Info|DiskScanService|Scanning Attack on Titan
2026-04-25 23:33:11.9|Info|DiskScanService|Completed scanning disk for Attack on Titan
2026-04-25 23:33:11.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:11.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:11.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:11.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:11.9|Info|RefreshSeriesService|Skipping refresh of series: Ben 10
2026-04-25 23:33:11.9|Info|DiskScanService|Scanning Ben 10
2026-04-25 23:33:12.0|Info|DiskScanService|Completed scanning disk for Ben 10
2026-04-25 23:33:12.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:12.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:12.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:12.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:12.0|Info|RefreshSeriesService|Updating Bleach
2026-04-25 23:33:12.1|Info|RefreshEpisodeService|Starting episode info refresh for: [74796][Bleach]
2026-04-25 23:33:22.1|Info|RefreshEpisodeService|Finished episode refresh for series: [74796][Bleach].
2026-04-25 23:33:30.1|Info|DiskScanService|Scanning Bleach
2026-04-25 23:33:30.3|Info|DiskScanService|Completed scanning disk for Bleach
2026-04-25 23:33:30.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:30.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:30.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:30.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:30.4|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
2026-04-25 23:33:30.4|Info|DiskScanService|Scanning Breaking Bad
2026-04-25 23:33:30.4|Info|DiskScanService|Completed scanning disk for Breaking Bad
2026-04-25 23:33:30.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:30.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:30.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:30.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:30.4|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-25 23:33:30.4|Info|RefreshSeriesService|Updating Bridgerton
2026-04-25 23:33:30.5|Info|RefreshEpisodeService|Starting episode info refresh for: [366668][Bridgerton]
2026-04-25 23:33:31.6|Info|RefreshEpisodeService|Finished episode refresh for series: [366668][Bridgerton].
2026-04-25 23:33:31.6|Info|DiskScanService|Scanning Bridgerton
2026-04-25 23:33:31.7|Info|DiskScanService|Completed scanning disk for Bridgerton
2026-04-25 23:33:31.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:31.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:31.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:31.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:31.8|Info|RefreshSeriesService|Skipping refresh of series: Come Outside
2026-04-25 23:33:31.8|Info|DiskScanService|Scanning Come Outside
2026-04-25 23:33:31.8|Info|DiskScanService|Completed scanning disk for Come Outside
2026-04-25 23:33:31.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:31.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:31.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:31.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:31.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-25 23:33:31.8|Info|RefreshSeriesService|Skipping refresh of series: The Crown
2026-04-25 23:33:31.8|Info|DiskScanService|Scanning The Crown
2026-04-25 23:33:32.0|Info|DiskScanService|Completed scanning disk for The Crown
2026-04-25 23:33:32.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:32.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:32.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:32.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:32.1|Info|RefreshSeriesService|Skipping refresh of series: Cyberpunk: Edgerunners
2026-04-25 23:33:32.1|Info|DiskScanService|Scanning Cyberpunk: Edgerunners
2026-04-25 23:33:32.1|Info|DiskScanService|Completed scanning disk for Cyberpunk: Edgerunners
2026-04-25 23:33:32.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:32.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:32.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:32.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:32.2|Info|RefreshSeriesService|Skipping refresh of series: The Dinosaurs
2026-04-25 23:33:32.2|Info|DiskScanService|Scanning The Dinosaurs
2026-04-25 23:33:32.2|Info|DiskScanService|Completed scanning disk for The Dinosaurs
2026-04-25 23:33:32.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:32.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:32.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:32.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:32.2|Info|RefreshSeriesService|Skipping refresh of series: Eyes of Wakanda
2026-04-25 23:33:32.2|Info|DiskScanService|Scanning Eyes of Wakanda
2026-04-25 23:33:32.2|Info|DiskScanService|Completed scanning disk for Eyes of Wakanda
2026-04-25 23:33:32.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:32.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:32.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:32.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:32.2|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-25 23:33:32.2|Info|RefreshSeriesService|Updating Harry Potter
2026-04-25 23:33:32.2|Info|RefreshEpisodeService|Starting episode info refresh for: [433637][Harry Potter]
2026-04-25 23:33:32.3|Info|RefreshEpisodeService|Finished episode refresh for series: [433637][Harry Potter].
2026-04-25 23:33:32.3|Info|DiskScanService|Scanning Harry Potter
2026-04-25 23:33:32.3|Info|DiskScanService|Completed scanning disk for Harry Potter
2026-04-25 23:33:32.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:32.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:32.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:32.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:32.3|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-25 23:33:32.3|Info|RefreshSeriesService|Skipping refresh of series: How To with John Wilson
2026-04-25 23:33:32.3|Info|DiskScanService|Scanning How To with John Wilson
2026-04-25 23:33:32.3|Info|DiskScanService|Completed scanning disk for How To with John Wilson
2026-04-25 23:33:32.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:32.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:32.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:32.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:32.3|Info|RefreshSeriesService|Skipping refresh of series: Little Dorrit
2026-04-25 23:33:32.3|Info|DiskScanService|Scanning Little Dorrit
2026-04-25 23:33:32.4|Info|DiskScanService|Completed scanning disk for Little Dorrit
2026-04-25 23:33:32.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:32.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:32.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:32.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:32.4|Info|RefreshSeriesService|Skipping refresh of series: MythBusters
2026-04-25 23:33:32.4|Info|DiskScanService|Scanning MythBusters
2026-04-25 23:33:32.5|Info|DiskScanService|Completed scanning disk for MythBusters
2026-04-25 23:33:32.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:32.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:32.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:32.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:32.5|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-25 23:33:32.5|Info|RefreshSeriesService|Updating Outlander
2026-04-25 23:33:32.6|Info|RefreshEpisodeService|Starting episode info refresh for: [270408][Outlander]
2026-04-25 23:33:37.5|Info|RefreshEpisodeService|Finished episode refresh for series: [270408][Outlander].
2026-04-25 23:33:37.5|Info|DiskScanService|Scanning Outlander
2026-04-25 23:33:37.7|Info|DiskScanService|Completed scanning disk for Outlander
2026-04-25 23:33:37.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:37.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:37.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:37.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:37.8|Info|RefreshSeriesService|Skipping refresh of series: Pride and Prejudice
2026-04-25 23:33:37.8|Info|DiskScanService|Scanning Pride and Prejudice
2026-04-25 23:33:37.8|Info|DiskScanService|Completed scanning disk for Pride and Prejudice
2026-04-25 23:33:37.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:37.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:37.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:37.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:37.8|Info|RefreshSeriesService|Skipping refresh of series: Sex Education
2026-04-25 23:33:37.8|Info|DiskScanService|Scanning Sex Education
2026-04-25 23:33:38.7|Info|DiskScanService|Completed scanning disk for Sex Education
2026-04-25 23:33:38.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:38.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:38.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:38.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:38.7|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: The Next Generation
2026-04-25 23:33:38.7|Info|DiskScanService|Scanning Star Trek: The Next Generation
2026-04-25 23:33:38.7|Info|DiskScanService|Completed scanning disk for Star Trek: The Next Generation
2026-04-25 23:33:38.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:38.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:38.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:38.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:38.8|Info|RefreshSeriesService|Skipping refresh of series: Stranger Things
2026-04-25 23:33:38.8|Info|DiskScanService|Scanning Stranger Things
2026-04-25 23:33:38.8|Info|DiskScanService|Completed scanning disk for Stranger Things
2026-04-25 23:33:38.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:38.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:38.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:38.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:38.8|Info|RefreshSeriesService|Updating A Taste for Murder
2026-04-25 23:33:38.9|Info|RefreshEpisodeService|Starting episode info refresh for: [459962][A Taste for Murder]
2026-04-25 23:33:38.9|Info|RefreshEpisodeService|Finished episode refresh for series: [459962][A Taste for Murder].
2026-04-25 23:33:38.9|Info|DiskScanService|Scanning A Taste for Murder
2026-04-25 23:33:39.0|Info|DiskScanService|Completed scanning disk for A Taste for Murder
2026-04-25 23:33:39.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:39.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:39.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:39.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:39.0|Info|RefreshSeriesService|Skipping refresh of series: Teenage Mutant Ninja Turtles (2012)
2026-04-25 23:33:39.0|Warn|DiskScanService|Series' root folder (/downloads/Teenage Mutant NINJA TURTLES (2012-2017) - Complete TMNT Series, Season 1,2,3,4,5 S01-S05 - 720p Web-DL x264) doesn't exist.
2026-04-25 23:33:39.0|Info|RefreshSeriesService|Updating A Thousand Blows
2026-04-25 23:33:39.1|Info|RefreshEpisodeService|Starting episode info refresh for: [423901][A Thousand Blows]
2026-04-25 23:33:39.4|Info|RefreshEpisodeService|Finished episode refresh for series: [423901][A Thousand Blows].
2026-04-25 23:33:39.4|Info|DiskScanService|Scanning A Thousand Blows
2026-04-25 23:33:39.5|Info|DiskScanService|Completed scanning disk for A Thousand Blows
2026-04-25 23:33:39.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:39.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:39.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:39.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:39.5|Info|RefreshSeriesService|Skipping refresh of series: Yu-Gi-Oh! Duel Monsters
2026-04-25 23:33:39.5|Info|DiskScanService|Scanning Yu-Gi-Oh! Duel Monsters
2026-04-25 23:33:39.9|Info|DiskScanService|Completed scanning disk for Yu-Gi-Oh! Duel Monsters
2026-04-25 23:33:39.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-25 23:33:39.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-25 23:33:39.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-25 23:33:39.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-25 23:33:40.7|Info|SceneMappingService|Updating Scene mappings
2026-04-25 23:46:11.2|Info|RssSyncService|Starting RSS Sync
2026-04-25 23:46:13.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/4/api?t=tvsearch&cat=5000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/26/2026 23:46:12 due to recent failures." />
2026-04-25 23:46:13.1|Warn|Torznab|API Request Limit reached for EZTV (Prowlarr). Disabled for 1.00:00:00
2026-04-25 23:46:27.7|Info|DownloadDecisionMaker|Processing 1363 releases
2026-04-25 23:46:30.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1363, Reports grabbed: 0
2026-04-26 00:01:41.8|Info|RssSyncService|Starting RSS Sync
2026-04-26 00:01:43.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/8/api?t=tvsearch&cat=5000,5040,5030,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/27/2026 00:01:43 due to recent failures." />
2026-04-26 00:01:43.3|Warn|Torznab|API Request Limit reached for 1337x (Prowlarr). Disabled for 1.00:00:00
2026-04-26 00:02:05.5|Info|DownloadDecisionMaker|Processing 1290 releases
2026-04-26 00:02:07.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1290, Reports grabbed: 0
2026-04-26 00:17:12.3|Info|RssSyncService|Starting RSS Sync
2026-04-26 00:17:27.7|Info|DownloadDecisionMaker|Processing 1283 releases
2026-04-26 00:17:29.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1283, Reports grabbed: 0
2026-04-26 00:32:43.4|Info|RssSyncService|Starting RSS Sync
2026-04-26 00:32:59.2|Info|DownloadDecisionMaker|Processing 1289 releases
2026-04-26 00:33:01.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1289, Reports grabbed: 0
2026-04-26 00:48:14.1|Info|RssSyncService|Starting RSS Sync
2026-04-26 00:48:28.1|Info|DownloadDecisionMaker|Processing 1287 releases
2026-04-26 00:48:30.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1287, Reports grabbed: 0
2026-04-26 01:03:44.8|Info|RssSyncService|Starting RSS Sync
2026-04-26 01:03:59.1|Info|DownloadDecisionMaker|Processing 1298 releases
2026-04-26 01:04:01.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1298, Reports grabbed: 0
2026-04-26 01:19:16.0|Info|RssSyncService|Starting RSS Sync
2026-04-26 01:19:18.2|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/25/2026 21:12:15 and 04/25/2026 23:18:05 UTC. Search may be required.
2026-04-26 01:19:31.9|Info|DownloadDecisionMaker|Processing 1321 releases
2026-04-26 01:19:34.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1321, Reports grabbed: 0
2026-04-26 01:34:46.8|Info|RssSyncService|Starting RSS Sync
2026-04-26 01:35:03.3|Info|DownloadDecisionMaker|Processing 1343 releases
2026-04-26 01:35:05.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1343, Reports grabbed: 0
2026-04-26 01:50:17.3|Info|RssSyncService|Starting RSS Sync
2026-04-26 01:50:31.5|Info|DownloadDecisionMaker|Processing 1359 releases
2026-04-26 01:50:33.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1359, Reports grabbed: 0
2026-04-26 02:05:48.1|Info|RssSyncService|Starting RSS Sync
2026-04-26 02:06:01.4|Info|DownloadDecisionMaker|Processing 1363 releases
2026-04-26 02:06:03.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1363, Reports grabbed: 0
2026-04-26 02:21:19.5|Info|RssSyncService|Starting RSS Sync
2026-04-26 02:21:36.1|Info|DownloadDecisionMaker|Processing 1369 releases
2026-04-26 02:21:38.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1369, Reports grabbed: 0
2026-04-26 02:33:51.8|Info|SceneMappingService|Updating Scene mappings
2026-04-26 02:36:51.9|Info|RssSyncService|Starting RSS Sync
2026-04-26 02:37:06.2|Info|DownloadDecisionMaker|Processing 1368 releases
2026-04-26 02:37:08.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1368, Reports grabbed: 0
2026-04-26 02:52:24.9|Info|RssSyncService|Starting RSS Sync
2026-04-26 02:52:46.3|Info|DownloadDecisionMaker|Processing 1357 releases
2026-04-26 02:52:48.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1357, Reports grabbed: 0
2026-04-26 03:07:57.0|Info|RssSyncService|Starting RSS Sync
2026-04-26 03:08:12.3|Info|DownloadDecisionMaker|Processing 1347 releases
2026-04-26 03:08:14.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1347, Reports grabbed: 0
2026-04-26 03:23:29.1|Info|RssSyncService|Starting RSS Sync
2026-04-26 03:23:29.4|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/25/2026 23:50:56 and 04/26/2026 00:28:59 UTC. Search may be required.
2026-04-26 03:23:45.3|Info|DownloadDecisionMaker|Processing 1334 releases
2026-04-26 03:23:47.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1334, Reports grabbed: 0
2026-04-26 03:39:01.7|Info|RssSyncService|Starting RSS Sync
2026-04-26 03:39:17.3|Info|DownloadDecisionMaker|Processing 1302 releases
2026-04-26 03:39:19.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1302, Reports grabbed: 0
2026-04-26 03:54:34.2|Info|RssSyncService|Starting RSS Sync
2026-04-26 03:54:49.5|Info|DownloadDecisionMaker|Processing 1299 releases
2026-04-26 03:54:51.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1299, Reports grabbed: 0
2026-04-26 04:10:05.8|Info|RssSyncService|Starting RSS Sync
2026-04-26 04:10:06.5|Warn|Torznab|Indexer Uindex (Prowlarr) rss sync didn't cover the period between 04/26/2026 02:48:58 and 04/26/2026 02:59:00 UTC. Search may be required.
2026-04-26 04:10:24.6|Info|DownloadDecisionMaker|Processing 1254 releases
2026-04-26 04:10:26.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1254, Reports grabbed: 0
2026-04-26 04:25:37.8|Info|RssSyncService|Starting RSS Sync
2026-04-26 04:25:53.9|Info|DownloadDecisionMaker|Processing 1254 releases
2026-04-26 04:25:55.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1254, Reports grabbed: 0
2026-04-26 04:41:09.5|Info|RssSyncService|Starting RSS Sync
2026-04-26 04:41:25.5|Info|DownloadDecisionMaker|Processing 1256 releases
2026-04-26 04:41:27.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1256, Reports grabbed: 0
2026-04-26 04:56:42.7|Info|RssSyncService|Starting RSS Sync
2026-04-26 04:56:57.8|Info|DownloadDecisionMaker|Processing 1258 releases
2026-04-26 04:56:59.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1258, Reports grabbed: 0
2026-04-26 05:12:14.8|Info|RssSyncService|Starting RSS Sync
2026-04-26 05:12:15.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/26/2026 01:48:57 and 04/26/2026 03:08:19 UTC. Search may be required.
2026-04-26 05:12:30.3|Info|DownloadDecisionMaker|Processing 1261 releases
2026-04-26 05:12:32.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1261, Reports grabbed: 0
2026-04-26 05:27:46.5|Info|RssSyncService|Starting RSS Sync
2026-04-26 05:27:59.5|Info|DownloadDecisionMaker|Processing 1267 releases
2026-04-26 05:28:01.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1267, Reports grabbed: 0
2026-04-26 05:34:16.9|Info|SceneMappingService|Updating Scene mappings
2026-04-26 05:43:17.3|Info|RssSyncService|Starting RSS Sync
2026-04-26 05:43:31.3|Info|DownloadDecisionMaker|Processing 1287 releases
2026-04-26 05:43:33.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1287, Reports grabbed: 0
2026-04-26 05:58:47.9|Info|RssSyncService|Starting RSS Sync
2026-04-26 05:59:02.7|Info|DownloadDecisionMaker|Processing 1297 releases
2026-04-26 05:59:04.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1297, Reports grabbed: 0
2026-04-26 06:14:19.1|Info|RssSyncService|Starting RSS Sync
2026-04-26 06:14:34.2|Info|DownloadDecisionMaker|Processing 1284 releases
2026-04-26 06:14:36.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1284, Reports grabbed: 0
2026-04-26 06:29:51.6|Info|RssSyncService|Starting RSS Sync
2026-04-26 06:30:05.6|Info|DownloadDecisionMaker|Processing 1280 releases
2026-04-26 06:30:07.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1280, Reports grabbed: 0
2026-04-26 06:45:23.1|Info|RssSyncService|Starting RSS Sync
2026-04-26 06:45:37.4|Info|DownloadDecisionMaker|Processing 1281 releases
2026-04-26 06:45:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1281, Reports grabbed: 0
2026-04-26 07:00:57.8|Info|RssSyncService|Starting RSS Sync
2026-04-26 07:01:14.1|Info|DownloadDecisionMaker|Processing 1314 releases
2026-04-26 07:01:16.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1314, Reports grabbed: 0
2026-04-26 07:16:31.8|Info|RssSyncService|Starting RSS Sync
2026-04-26 07:16:32.8|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/26/2026 03:50:04 and 04/26/2026 05:07:37 UTC. Search may be required.
2026-04-26 07:16:46.1|Info|DownloadDecisionMaker|Processing 1325 releases
2026-04-26 07:16:48.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1325, Reports grabbed: 0
2026-04-26 07:32:03.9|Info|RssSyncService|Starting RSS Sync
2026-04-26 07:32:23.9|Info|DownloadDecisionMaker|Processing 1326 releases
2026-04-26 07:32:25.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1326, Reports grabbed: 0
2026-04-26 07:47:35.0|Info|RssSyncService|Starting RSS Sync
2026-04-26 07:47:49.4|Info|DownloadDecisionMaker|Processing 1343 releases
2026-04-26 07:47:51.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1343, Reports grabbed: 0
2026-04-26 08:03:07.4|Info|RssSyncService|Starting RSS Sync
2026-04-26 08:03:27.5|Info|DownloadDecisionMaker|Processing 1351 releases
2026-04-26 08:03:29.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1351, Reports grabbed: 0
2026-04-26 08:18:39.6|Info|RssSyncService|Starting RSS Sync
2026-04-26 08:18:50.4|Info|DownloadDecisionMaker|Processing 1346 releases
2026-04-26 08:18:52.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1346, Reports grabbed: 0
2026-04-26 08:34:11.3|Info|RssSyncService|Starting RSS Sync
2026-04-26 08:34:24.8|Info|DownloadDecisionMaker|Processing 1352 releases
2026-04-26 08:34:26.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1352, Reports grabbed: 0
2026-04-26 08:34:41.3|Info|SceneMappingService|Updating Scene mappings
2026-04-26 08:49:44.9|Info|RssSyncService|Starting RSS Sync
2026-04-26 08:50:00.2|Info|DownloadDecisionMaker|Processing 1357 releases
2026-04-26 08:50:02.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1357, Reports grabbed: 0
2026-04-26 09:05:16.0|Info|RssSyncService|Starting RSS Sync
2026-04-26 09:05:31.0|Info|DownloadDecisionMaker|Processing 1354 releases
2026-04-26 09:05:32.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1354, Reports grabbed: 0
2026-04-26 09:20:48.0|Info|RssSyncService|Starting RSS Sync
2026-04-26 09:20:48.3|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/26/2026 05:39:36 and 04/26/2026 07:24:55 UTC. Search may be required.
2026-04-26 09:21:02.9|Info|DownloadDecisionMaker|Processing 1351 releases
2026-04-26 09:21:04.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1351, Reports grabbed: 0
2026-04-26 09:36:18.5|Info|RssSyncService|Starting RSS Sync
2026-04-26 09:36:23.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/10/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/26/2026 09:37:23 due to recent failures." />
2026-04-26 09:36:23.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/26/2026 09:37:23 due to recent failures." />
2026-04-26 09:36:23.6|Warn|Torznab|API Request Limit reached for Uindex (Prowlarr). Disabled for 00:01:00
2026-04-26 09:36:23.6|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-04-26 09:36:33.0|Info|DownloadDecisionMaker|Processing 1221 releases
2026-04-26 09:36:34.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1221, Reports grabbed: 0
2026-04-26 09:51:51.1|Info|RssSyncService|Starting RSS Sync
2026-04-26 09:52:03.9|Info|DownloadDecisionMaker|Processing 1367 releases
2026-04-26 09:52:05.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1367, Reports grabbed: 0
2026-04-26 10:07:23.7|Info|RssSyncService|Starting RSS Sync
2026-04-26 10:07:37.2|Info|DownloadDecisionMaker|Processing 1366 releases
2026-04-26 10:07:39.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1366, Reports grabbed: 0
2026-04-26 10:22:56.3|Info|RssSyncService|Starting RSS Sync
2026-04-26 10:23:11.4|Info|DownloadDecisionMaker|Processing 1370 releases
2026-04-26 10:23:13.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1370, Reports grabbed: 0
2026-04-26 10:38:27.5|Info|RssSyncService|Starting RSS Sync
2026-04-26 10:38:43.0|Info|DownloadDecisionMaker|Processing 1376 releases
2026-04-26 10:38:45.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1376, Reports grabbed: 0
2026-04-26 10:53:58.7|Info|RssSyncService|Starting RSS Sync
2026-04-26 10:54:14.5|Info|DownloadDecisionMaker|Processing 1378 releases
2026-04-26 10:54:16.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1378, Reports grabbed: 0
2026-04-26 11:09:29.3|Info|RssSyncService|Starting RSS Sync
2026-04-26 11:09:46.8|Info|DownloadDecisionMaker|Processing 1381 releases
2026-04-26 11:09:48.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1381, Reports grabbed: 0
2026-04-26 11:24:59.9|Info|RssSyncService|Starting RSS Sync
2026-04-26 11:25:00.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/26/2026 07:39:57 and 04/26/2026 09:40:17 UTC. Search may be required.
2026-04-26 11:25:14.3|Info|DownloadDecisionMaker|Processing 1379 releases
2026-04-26 11:25:16.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1379, Reports grabbed: 0
2026-04-26 11:34:00.3|Info|RefreshSeriesService|Skipping refresh of series: The Acolyte
2026-04-26 11:34:00.3|Info|DiskScanService|Scanning The Acolyte
2026-04-26 11:34:00.7|Info|DiskScanService|Completed scanning disk for The Acolyte
2026-04-26 11:34:00.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:00.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:00.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:00.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:00.8|Info|RefreshSeriesService|Skipping refresh of series: Agatha Christie's Poirot
2026-04-26 11:34:00.8|Info|DiskScanService|Scanning Agatha Christie's Poirot
2026-04-26 11:34:01.6|Info|DiskScanService|Completed scanning disk for Agatha Christie's Poirot
2026-04-26 11:34:01.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:01.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:01.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:01.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:01.6|Info|RefreshSeriesService|Updating ARK: The Animated Series
2026-04-26 11:34:01.7|Info|RefreshEpisodeService|Starting episode info refresh for: [393221][ARK: The Animated Series]
2026-04-26 11:34:01.8|Info|RefreshEpisodeService|Finished episode refresh for series: [393221][ARK: The Animated Series].
2026-04-26 11:34:01.9|Info|DiskScanService|Scanning ARK: The Animated Series
2026-04-26 11:34:02.1|Info|DiskScanService|Completed scanning disk for ARK: The Animated Series
2026-04-26 11:34:02.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:02.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:02.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:02.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:02.1|Info|RefreshSeriesService|Skipping refresh of series: Attack on Titan
2026-04-26 11:34:02.1|Info|DiskScanService|Scanning Attack on Titan
2026-04-26 11:34:02.3|Info|DiskScanService|Completed scanning disk for Attack on Titan
2026-04-26 11:34:02.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:02.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:02.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:02.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:02.4|Info|RefreshSeriesService|Skipping refresh of series: Ben 10
2026-04-26 11:34:02.4|Info|DiskScanService|Scanning Ben 10
2026-04-26 11:34:02.4|Info|DiskScanService|Completed scanning disk for Ben 10
2026-04-26 11:34:02.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:02.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:02.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:02.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:02.5|Info|RefreshSeriesService|Updating Bleach
2026-04-26 11:34:02.5|Info|RefreshEpisodeService|Starting episode info refresh for: [74796][Bleach]
2026-04-26 11:34:10.9|Info|RefreshEpisodeService|Finished episode refresh for series: [74796][Bleach].
2026-04-26 11:34:19.1|Info|DiskScanService|Scanning Bleach
2026-04-26 11:34:19.4|Info|DiskScanService|Completed scanning disk for Bleach
2026-04-26 11:34:19.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:19.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:19.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:19.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:19.5|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
2026-04-26 11:34:19.5|Info|DiskScanService|Scanning Breaking Bad
2026-04-26 11:34:19.5|Info|DiskScanService|Completed scanning disk for Breaking Bad
2026-04-26 11:34:19.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:19.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:19.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:19.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:19.5|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-26 11:34:19.5|Info|RefreshSeriesService|Updating Bridgerton
2026-04-26 11:34:19.5|Info|RefreshEpisodeService|Starting episode info refresh for: [366668][Bridgerton]
2026-04-26 11:34:20.7|Info|RefreshEpisodeService|Finished episode refresh for series: [366668][Bridgerton].
2026-04-26 11:34:20.7|Info|DiskScanService|Scanning Bridgerton
2026-04-26 11:34:20.8|Info|DiskScanService|Completed scanning disk for Bridgerton
2026-04-26 11:34:20.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:20.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:20.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:20.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:20.8|Info|RefreshSeriesService|Skipping refresh of series: Come Outside
2026-04-26 11:34:20.8|Info|DiskScanService|Scanning Come Outside
2026-04-26 11:34:20.8|Info|DiskScanService|Completed scanning disk for Come Outside
2026-04-26 11:34:20.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:20.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:20.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:20.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:20.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-26 11:34:20.9|Info|RefreshSeriesService|Skipping refresh of series: The Crown
2026-04-26 11:34:20.9|Info|DiskScanService|Scanning The Crown
2026-04-26 11:34:21.2|Info|DiskScanService|Completed scanning disk for The Crown
2026-04-26 11:34:21.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:21.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:21.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:21.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:21.3|Info|RefreshSeriesService|Skipping refresh of series: Cyberpunk: Edgerunners
2026-04-26 11:34:21.3|Info|DiskScanService|Scanning Cyberpunk: Edgerunners
2026-04-26 11:34:21.3|Info|DiskScanService|Completed scanning disk for Cyberpunk: Edgerunners
2026-04-26 11:34:21.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:21.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:21.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:21.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:21.3|Info|RefreshSeriesService|Skipping refresh of series: The Dinosaurs
2026-04-26 11:34:21.3|Info|DiskScanService|Scanning The Dinosaurs
2026-04-26 11:34:21.3|Info|DiskScanService|Completed scanning disk for The Dinosaurs
2026-04-26 11:34:21.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:21.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:21.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:21.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:21.3|Info|RefreshSeriesService|Updating Eyes of Wakanda
2026-04-26 11:34:21.4|Info|RefreshEpisodeService|Starting episode info refresh for: [443358][Eyes of Wakanda]
2026-04-26 11:34:21.5|Info|RefreshEpisodeService|Finished episode refresh for series: [443358][Eyes of Wakanda].
2026-04-26 11:34:21.5|Info|DiskScanService|Scanning Eyes of Wakanda
2026-04-26 11:34:21.5|Info|DiskScanService|Completed scanning disk for Eyes of Wakanda
2026-04-26 11:34:21.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:21.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:21.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:21.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:21.5|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-26 11:34:21.5|Info|RefreshSeriesService|Updating Harry Potter
2026-04-26 11:34:21.6|Info|RefreshEpisodeService|Starting episode info refresh for: [433637][Harry Potter]
2026-04-26 11:34:21.6|Info|RefreshEpisodeService|Finished episode refresh for series: [433637][Harry Potter].
2026-04-26 11:34:21.6|Info|DiskScanService|Scanning Harry Potter
2026-04-26 11:34:21.6|Info|DiskScanService|Completed scanning disk for Harry Potter
2026-04-26 11:34:21.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:21.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:21.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:21.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:21.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-26 11:34:21.6|Info|RefreshSeriesService|Skipping refresh of series: How To with John Wilson
2026-04-26 11:34:21.6|Info|DiskScanService|Scanning How To with John Wilson
2026-04-26 11:34:21.6|Info|DiskScanService|Completed scanning disk for How To with John Wilson
2026-04-26 11:34:21.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:21.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:21.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:21.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:21.8|Info|RefreshSeriesService|Skipping refresh of series: Little Dorrit
2026-04-26 11:34:21.8|Info|DiskScanService|Scanning Little Dorrit
2026-04-26 11:34:21.8|Info|DiskScanService|Completed scanning disk for Little Dorrit
2026-04-26 11:34:21.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:21.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:21.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:21.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:21.9|Info|RefreshSeriesService|Skipping refresh of series: MythBusters
2026-04-26 11:34:21.9|Info|DiskScanService|Scanning MythBusters
2026-04-26 11:34:21.9|Info|DiskScanService|Completed scanning disk for MythBusters
2026-04-26 11:34:21.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:21.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:21.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:21.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:21.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-26 11:34:21.9|Info|RefreshSeriesService|Updating Outlander
2026-04-26 11:34:22.0|Info|RefreshEpisodeService|Starting episode info refresh for: [270408][Outlander]
2026-04-26 11:34:26.6|Info|RefreshEpisodeService|Finished episode refresh for series: [270408][Outlander].
2026-04-26 11:34:26.6|Info|DiskScanService|Scanning Outlander
2026-04-26 11:34:26.7|Info|DiskScanService|Completed scanning disk for Outlander
2026-04-26 11:34:26.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:26.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:26.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:26.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:26.8|Info|RefreshSeriesService|Skipping refresh of series: Pride and Prejudice
2026-04-26 11:34:26.8|Info|DiskScanService|Scanning Pride and Prejudice
2026-04-26 11:34:26.8|Info|DiskScanService|Completed scanning disk for Pride and Prejudice
2026-04-26 11:34:26.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:26.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:26.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:26.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:26.8|Info|RefreshSeriesService|Skipping refresh of series: Sex Education
2026-04-26 11:34:26.8|Info|DiskScanService|Scanning Sex Education
2026-04-26 11:34:26.9|Info|DiskScanService|Completed scanning disk for Sex Education
2026-04-26 11:34:26.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:26.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:26.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:26.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:26.9|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: The Next Generation
2026-04-26 11:34:26.9|Info|DiskScanService|Scanning Star Trek: The Next Generation
2026-04-26 11:34:26.9|Info|DiskScanService|Completed scanning disk for Star Trek: The Next Generation
2026-04-26 11:34:26.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:26.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:26.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:26.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:26.9|Info|RefreshSeriesService|Skipping refresh of series: Stranger Things
2026-04-26 11:34:26.9|Info|DiskScanService|Scanning Stranger Things
2026-04-26 11:34:26.9|Info|DiskScanService|Completed scanning disk for Stranger Things
2026-04-26 11:34:27.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:27.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:27.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:27.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:27.0|Info|RefreshSeriesService|Updating A Taste for Murder
2026-04-26 11:34:27.1|Info|RefreshEpisodeService|Starting episode info refresh for: [459962][A Taste for Murder]
2026-04-26 11:34:27.2|Info|RefreshEpisodeService|Finished episode refresh for series: [459962][A Taste for Murder].
2026-04-26 11:34:27.2|Info|DiskScanService|Scanning A Taste for Murder
2026-04-26 11:34:27.2|Info|DiskScanService|Completed scanning disk for A Taste for Murder
2026-04-26 11:34:27.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:27.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:27.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:27.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:27.3|Info|RefreshSeriesService|Skipping refresh of series: Teenage Mutant Ninja Turtles (2012)
2026-04-26 11:34:27.3|Warn|DiskScanService|Series' root folder (/downloads/Teenage Mutant NINJA TURTLES (2012-2017) - Complete TMNT Series, Season 1,2,3,4,5 S01-S05 - 720p Web-DL x264) doesn't exist.
2026-04-26 11:34:27.3|Info|RefreshSeriesService|Updating A Thousand Blows
2026-04-26 11:34:27.3|Info|RefreshEpisodeService|Starting episode info refresh for: [423901][A Thousand Blows]
2026-04-26 11:34:27.9|Info|RefreshEpisodeService|Finished episode refresh for series: [423901][A Thousand Blows].
2026-04-26 11:34:27.9|Info|DiskScanService|Scanning A Thousand Blows
2026-04-26 11:34:27.9|Info|DiskScanService|Completed scanning disk for A Thousand Blows
2026-04-26 11:34:27.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:27.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:27.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:27.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:34:28.0|Info|RefreshSeriesService|Skipping refresh of series: Yu-Gi-Oh! Duel Monsters
2026-04-26 11:34:28.0|Info|DiskScanService|Scanning Yu-Gi-Oh! Duel Monsters
2026-04-26 11:34:28.2|Info|DiskScanService|Completed scanning disk for Yu-Gi-Oh! Duel Monsters
2026-04-26 11:34:28.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 11:34:28.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 11:34:28.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 11:34:28.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 11:35:00.3|Info|SceneMappingService|Updating Scene mappings
2026-04-26 11:40:30.4|Info|RssSyncService|Starting RSS Sync
2026-04-26 11:40:42.7|Info|DownloadDecisionMaker|Processing 1396 releases
2026-04-26 11:40:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1396, Reports grabbed: 0
2026-04-26 11:56:01.6|Info|RssSyncService|Starting RSS Sync
2026-04-26 11:56:16.8|Info|DownloadDecisionMaker|Processing 1396 releases
2026-04-26 11:56:18.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1396, Reports grabbed: 0
2026-04-26 12:11:32.3|Info|RssSyncService|Starting RSS Sync
2026-04-26 12:11:47.9|Info|DownloadDecisionMaker|Processing 1374 releases
2026-04-26 12:11:50.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1374, Reports grabbed: 0
2026-04-26 12:27:03.3|Info|RssSyncService|Starting RSS Sync
2026-04-26 12:27:18.9|Info|DownloadDecisionMaker|Processing 1371 releases
2026-04-26 12:27:21.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1371, Reports grabbed: 0
2026-04-26 12:42:34.9|Info|RssSyncService|Starting RSS Sync
2026-04-26 12:42:40.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/9/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/26/2026 12:43:40 due to recent failures." />
2026-04-26 12:42:40.2|Warn|Torznab|API Request Limit reached for Demonoid Clone (Prowlarr). Disabled for 00:01:00
2026-04-26 12:42:40.2|Info|DownloadDecisionMaker|Processing 1332 releases
2026-04-26 12:42:42.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1332, Reports grabbed: 0
2026-04-26 12:58:06.6|Info|RssSyncService|Starting RSS Sync
2026-04-26 12:58:19.9|Info|DownloadDecisionMaker|Processing 1356 releases
2026-04-26 12:58:22.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1356, Reports grabbed: 0
2026-04-26 13:13:37.1|Info|RssSyncService|Starting RSS Sync
2026-04-26 13:13:38.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/26/2026 10:00:39 and 04/26/2026 10:55:01 UTC. Search may be required.
2026-04-26 13:13:53.2|Info|DownloadDecisionMaker|Processing 1360 releases
2026-04-26 13:13:55.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1360, Reports grabbed: 0
2026-04-26 13:29:08.5|Info|RssSyncService|Starting RSS Sync
2026-04-26 13:29:25.0|Info|DownloadDecisionMaker|Processing 1359 releases
2026-04-26 13:29:27.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1359, Reports grabbed: 0
2026-04-26 13:44:39.2|Info|RssSyncService|Starting RSS Sync
2026-04-26 13:44:58.2|Info|DownloadDecisionMaker|Processing 1345 releases
2026-04-26 13:45:00.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1345, Reports grabbed: 0
2026-04-26 14:00:09.7|Info|RssSyncService|Starting RSS Sync
2026-04-26 14:00:14.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/6/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/26/2026 14:01:14 due to recent failures." />
2026-04-26 14:00:14.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/26/2026 14:01:14 due to recent failures." />
2026-04-26 14:00:15.0|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-04-26 14:00:15.0|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:01:00
2026-04-26 14:00:30.6|Info|DownloadDecisionMaker|Processing 1273 releases
2026-04-26 14:00:33.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1273, Reports grabbed: 0
2026-04-26 14:15:40.9|Info|RssSyncService|Starting RSS Sync
2026-04-26 14:15:57.3|Info|DownloadDecisionMaker|Processing 1358 releases
2026-04-26 14:16:00.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1358, Reports grabbed: 0
2026-04-26 14:31:11.7|Info|RssSyncService|Starting RSS Sync
2026-04-26 14:31:27.1|Info|DownloadDecisionMaker|Processing 1356 releases
2026-04-26 14:31:30.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1356, Reports grabbed: 0
2026-04-26 14:35:11.9|Info|SceneMappingService|Updating Scene mappings
2026-04-26 14:46:42.5|Info|RssSyncService|Starting RSS Sync
2026-04-26 14:46:57.2|Info|DownloadDecisionMaker|Processing 1370 releases
2026-04-26 14:47:00.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1370, Reports grabbed: 0
2026-04-26 15:02:13.2|Info|RssSyncService|Starting RSS Sync
2026-04-26 15:02:30.1|Info|DownloadDecisionMaker|Processing 1368 releases
2026-04-26 15:02:32.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1368, Reports grabbed: 0
2026-04-26 15:17:43.9|Info|RssSyncService|Starting RSS Sync
2026-04-26 15:17:44.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/26/2026 11:58:57 and 04/26/2026 12:35:02 UTC. Search may be required.
2026-04-26 15:18:02.7|Info|DownloadDecisionMaker|Processing 1393 releases
2026-04-26 15:18:05.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1393, Reports grabbed: 0
2026-04-26 15:33:14.6|Info|RssSyncService|Starting RSS Sync
2026-04-26 15:33:29.1|Info|DownloadDecisionMaker|Processing 1393 releases
2026-04-26 15:33:31.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1393, Reports grabbed: 0
2026-04-26 15:48:45.1|Info|RssSyncService|Starting RSS Sync
2026-04-26 15:49:00.1|Info|DownloadDecisionMaker|Processing 1371 releases
2026-04-26 15:49:03.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1371, Reports grabbed: 0
2026-04-26 16:04:16.3|Info|RssSyncService|Starting RSS Sync
2026-04-26 16:04:33.8|Info|DownloadDecisionMaker|Processing 1394 releases
2026-04-26 16:04:35.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1394, Reports grabbed: 0
2026-04-26 16:19:48.1|Info|RssSyncService|Starting RSS Sync
2026-04-26 16:20:03.9|Info|DownloadDecisionMaker|Processing 1388 releases
2026-04-26 16:20:06.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1388, Reports grabbed: 0
2026-04-26 16:35:19.8|Info|RssSyncService|Starting RSS Sync
2026-04-26 16:36:20.3|Info|DownloadDecisionMaker|Processing 1388 releases
2026-04-26 16:36:22.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1388, Reports grabbed: 0
2026-04-26 16:51:24.1|Info|RssSyncService|Starting RSS Sync
2026-04-26 16:51:40.4|Info|DownloadDecisionMaker|Processing 1383 releases
2026-04-26 16:51:43.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1383, Reports grabbed: 0
2026-04-26 17:06:55.1|Info|RssSyncService|Starting RSS Sync
2026-04-26 17:07:13.8|Info|DownloadDecisionMaker|Processing 1366 releases
2026-04-26 17:07:15.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1366, Reports grabbed: 0
2026-04-26 17:22:25.9|Info|RssSyncService|Starting RSS Sync
2026-04-26 17:22:26.3|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/26/2026 13:00:27 and 04/26/2026 14:58:28 UTC. Search may be required.
2026-04-26 17:22:45.0|Info|DownloadDecisionMaker|Processing 1350 releases
2026-04-26 17:22:47.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1350, Reports grabbed: 0
2026-04-26 17:35:26.6|Info|SceneMappingService|Updating Scene mappings
2026-04-26 17:37:57.0|Info|RssSyncService|Starting RSS Sync
2026-04-26 17:38:11.8|Info|DownloadDecisionMaker|Processing 1352 releases
2026-04-26 17:38:14.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1352, Reports grabbed: 0
2026-04-26 17:53:27.6|Info|RssSyncService|Starting RSS Sync
2026-04-26 17:53:43.3|Info|DownloadDecisionMaker|Processing 1380 releases
2026-04-26 17:53:46.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1380, Reports grabbed: 0
2026-04-26 18:08:58.3|Info|RssSyncService|Starting RSS Sync
2026-04-26 18:09:17.0|Info|DownloadDecisionMaker|Processing 1375 releases
2026-04-26 18:09:19.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1375, Reports grabbed: 0
2026-04-26 18:24:28.9|Info|RssSyncService|Starting RSS Sync
2026-04-26 18:24:43.5|Info|DownloadDecisionMaker|Processing 1363 releases
2026-04-26 18:24:46.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1363, Reports grabbed: 0
2026-04-26 18:39:59.7|Info|RssSyncService|Starting RSS Sync
2026-04-26 18:40:17.8|Info|DownloadDecisionMaker|Processing 1369 releases
2026-04-26 18:40:20.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1369, Reports grabbed: 0
2026-04-26 18:55:30.4|Info|RssSyncService|Starting RSS Sync
2026-04-26 18:55:47.2|Info|DownloadDecisionMaker|Processing 1367 releases
2026-04-26 18:55:49.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1367, Reports grabbed: 0
2026-04-26 19:11:01.0|Info|RssSyncService|Starting RSS Sync
2026-04-26 19:11:01.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/26/2026 15:20:01 and 04/26/2026 17:06:59 UTC. Search may be required.
2026-04-26 19:11:18.7|Info|DownloadDecisionMaker|Processing 1354 releases
2026-04-26 19:11:21.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1354, Reports grabbed: 0
2026-04-26 19:26:31.5|Info|RssSyncService|Starting RSS Sync
2026-04-26 19:26:44.8|Info|DownloadDecisionMaker|Processing 1352 releases
2026-04-26 19:26:46.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1352, Reports grabbed: 0
2026-04-26 19:42:03.2|Info|RssSyncService|Starting RSS Sync
2026-04-26 19:42:17.6|Info|DownloadDecisionMaker|Processing 1350 releases
2026-04-26 19:42:19.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1350, Reports grabbed: 0
2026-04-26 19:57:33.9|Info|RssSyncService|Starting RSS Sync
2026-04-26 19:57:50.9|Info|DownloadDecisionMaker|Processing 1346 releases
2026-04-26 19:57:52.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1346, Reports grabbed: 0
2026-04-26 20:13:05.7|Info|RssSyncService|Starting RSS Sync
2026-04-26 20:13:22.5|Info|DownloadDecisionMaker|Processing 1351 releases
2026-04-26 20:13:24.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1351, Reports grabbed: 0
2026-04-26 20:28:38.3|Info|RssSyncService|Starting RSS Sync
2026-04-26 20:28:39.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/12/api?t=tvsearch&cat=5000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/27/2026 20:28:39 due to recent failures." />
2026-04-26 20:28:39.1|Warn|Torznab|API Request Limit reached for Internet Archive (Prowlarr). Disabled for 1.00:00:00
2026-04-26 20:28:54.2|Info|DownloadDecisionMaker|Processing 1361 releases
2026-04-26 20:28:56.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1361, Reports grabbed: 0
2026-04-26 20:35:39.0|Info|SceneMappingService|Updating Scene mappings
2026-04-26 20:44:09.3|Info|RssSyncService|Starting RSS Sync
2026-04-26 20:44:25.3|Info|DownloadDecisionMaker|Processing 1364 releases
2026-04-26 20:44:27.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1364, Reports grabbed: 0
2026-04-26 20:59:41.3|Info|RssSyncService|Starting RSS Sync
2026-04-26 20:59:57.4|Info|DownloadDecisionMaker|Processing 1376 releases
2026-04-26 21:00:00.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1376, Reports grabbed: 0
2026-04-26 21:15:13.8|Info|RssSyncService|Starting RSS Sync
2026-04-26 21:15:16.9|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/26/2026 17:46:05 and 04/26/2026 18:53:00 UTC. Search may be required.
2026-04-26 21:15:30.7|Info|DownloadDecisionMaker|Processing 1384 releases
2026-04-26 21:15:33.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1384, Reports grabbed: 0
2026-04-26 21:30:45.0|Info|RssSyncService|Starting RSS Sync
2026-04-26 21:31:01.0|Info|DownloadDecisionMaker|Processing 1384 releases
2026-04-26 21:31:03.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1384, Reports grabbed: 0
2026-04-26 21:46:16.5|Info|RssSyncService|Starting RSS Sync
2026-04-26 21:46:35.1|Info|DownloadDecisionMaker|Processing 1371 releases
2026-04-26 21:46:37.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1371, Reports grabbed: 0
2026-04-26 22:01:47.7|Info|RssSyncService|Starting RSS Sync
2026-04-26 22:02:06.4|Info|DownloadDecisionMaker|Processing 1376 releases
2026-04-26 22:02:09.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1376, Reports grabbed: 0
2026-04-26 22:08:19.2|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2026-04-26 22:08:49.2|Info|HousekeepingService|Running housecleaning tasks
2026-04-26 22:08:50.2|Info|Database|Vacuuming Log database
2026-04-26 22:08:50.6|Info|Database|Log database compressed
2026-04-26 22:08:50.6|Info|Database|Vacuuming Main database
2026-04-26 22:08:52.5|Info|Database|Main database compressed
2026-04-26 22:17:20.4|Info|RssSyncService|Starting RSS Sync
2026-04-26 22:17:40.8|Info|DownloadDecisionMaker|Processing 1371 releases
2026-04-26 22:17:43.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1371, Reports grabbed: 0
2026-04-26 22:32:53.9|Info|RssSyncService|Starting RSS Sync
2026-04-26 22:33:11.5|Info|DownloadDecisionMaker|Processing 1381 releases
2026-04-26 22:33:14.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1381, Reports grabbed: 0
2026-04-26 22:48:26.1|Info|RssSyncService|Starting RSS Sync
2026-04-26 22:48:42.0|Info|DownloadDecisionMaker|Processing 1377 releases
2026-04-26 22:48:46.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1377, Reports grabbed: 0
2026-04-26 23:03:58.9|Info|RssSyncService|Starting RSS Sync
2026-04-26 23:04:14.4|Info|DownloadDecisionMaker|Processing 1361 releases
2026-04-26 23:04:17.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1361, Reports grabbed: 0
2026-04-26 23:19:31.4|Info|RssSyncService|Starting RSS Sync
2026-04-26 23:19:33.9|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/26/2026 19:20:01 and 04/26/2026 19:56:41 UTC. Search may be required.
2026-04-26 23:19:48.6|Info|DownloadDecisionMaker|Processing 1365 releases
2026-04-26 23:19:51.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1365, Reports grabbed: 0
2026-04-26 23:34:32.9|Info|RefreshSeriesService|Skipping refresh of series: The Acolyte
2026-04-26 23:34:33.0|Info|DiskScanService|Scanning The Acolyte
2026-04-26 23:34:33.1|Info|DiskScanService|Completed scanning disk for The Acolyte
2026-04-26 23:34:33.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:34:33.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:34:33.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:34:33.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:34:33.2|Info|RefreshSeriesService|Skipping refresh of series: Agatha Christie's Poirot
2026-04-26 23:34:33.2|Info|DiskScanService|Scanning Agatha Christie's Poirot
2026-04-26 23:34:33.3|Info|DiskScanService|Completed scanning disk for Agatha Christie's Poirot
2026-04-26 23:34:33.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:34:33.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:34:33.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:34:33.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:34:33.3|Info|RefreshSeriesService|Updating ARK: The Animated Series
2026-04-26 23:34:33.6|Info|RefreshEpisodeService|Starting episode info refresh for: [393221][ARK: The Animated Series]
2026-04-26 23:34:33.8|Info|RefreshEpisodeService|Finished episode refresh for series: [393221][ARK: The Animated Series].
2026-04-26 23:34:33.9|Info|DiskScanService|Scanning ARK: The Animated Series
2026-04-26 23:34:34.1|Info|DiskScanService|Completed scanning disk for ARK: The Animated Series
2026-04-26 23:34:34.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:34:34.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:34:34.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:34:34.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:34:34.1|Info|RefreshSeriesService|Skipping refresh of series: Attack on Titan
2026-04-26 23:34:34.1|Info|DiskScanService|Scanning Attack on Titan
2026-04-26 23:34:34.3|Info|DiskScanService|Completed scanning disk for Attack on Titan
2026-04-26 23:34:34.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:34:34.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:34:34.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:34:34.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:34:34.4|Info|RefreshSeriesService|Skipping refresh of series: Ben 10
2026-04-26 23:34:34.4|Info|DiskScanService|Scanning Ben 10
2026-04-26 23:34:34.4|Info|DiskScanService|Completed scanning disk for Ben 10
2026-04-26 23:34:34.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:34:34.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:34:34.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:34:34.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:34:34.4|Info|RefreshSeriesService|Updating Bleach
2026-04-26 23:34:34.4|Info|RefreshEpisodeService|Starting episode info refresh for: [74796][Bleach]
2026-04-26 23:34:46.2|Info|RefreshEpisodeService|Finished episode refresh for series: [74796][Bleach].
2026-04-26 23:34:54.5|Info|DiskScanService|Scanning Bleach
2026-04-26 23:34:55.5|Info|DiskScanService|Completed scanning disk for Bleach
2026-04-26 23:34:55.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:34:55.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:34:55.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:34:55.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:34:55.8|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
2026-04-26 23:34:55.8|Info|DiskScanService|Scanning Breaking Bad
2026-04-26 23:34:55.8|Info|DiskScanService|Completed scanning disk for Breaking Bad
2026-04-26 23:34:55.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:34:55.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:34:55.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:34:55.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:34:55.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-26 23:34:55.8|Info|RefreshSeriesService|Updating Bridgerton
2026-04-26 23:34:55.9|Info|RefreshEpisodeService|Starting episode info refresh for: [366668][Bridgerton]
2026-04-26 23:34:57.0|Info|RefreshEpisodeService|Finished episode refresh for series: [366668][Bridgerton].
2026-04-26 23:34:57.0|Info|DiskScanService|Scanning Bridgerton
2026-04-26 23:34:57.1|Info|DiskScanService|Completed scanning disk for Bridgerton
2026-04-26 23:34:57.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:34:57.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:34:57.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:34:57.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:34:57.2|Info|RefreshSeriesService|Skipping refresh of series: Come Outside
2026-04-26 23:34:57.2|Info|DiskScanService|Scanning Come Outside
2026-04-26 23:34:57.2|Info|DiskScanService|Completed scanning disk for Come Outside
2026-04-26 23:34:57.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:34:57.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:34:57.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:34:57.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:34:57.2|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-26 23:34:57.2|Info|RefreshSeriesService|Skipping refresh of series: The Crown
2026-04-26 23:34:57.2|Info|DiskScanService|Scanning The Crown
2026-04-26 23:34:57.4|Info|DiskScanService|Completed scanning disk for The Crown
2026-04-26 23:34:57.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:34:57.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:34:57.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:34:57.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:34:57.5|Info|RefreshSeriesService|Skipping refresh of series: Cyberpunk: Edgerunners
2026-04-26 23:34:57.5|Info|DiskScanService|Scanning Cyberpunk: Edgerunners
2026-04-26 23:34:57.6|Info|DiskScanService|Completed scanning disk for Cyberpunk: Edgerunners
2026-04-26 23:34:57.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:34:57.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:34:57.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:34:57.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:34:57.6|Info|RefreshSeriesService|Skipping refresh of series: The Dinosaurs
2026-04-26 23:34:57.6|Info|DiskScanService|Scanning The Dinosaurs
2026-04-26 23:34:57.6|Info|DiskScanService|Completed scanning disk for The Dinosaurs
2026-04-26 23:34:57.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:34:57.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:34:57.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:34:57.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:34:57.6|Info|RefreshSeriesService|Skipping refresh of series: Eyes of Wakanda
2026-04-26 23:34:57.6|Info|DiskScanService|Scanning Eyes of Wakanda
2026-04-26 23:34:57.6|Info|DiskScanService|Completed scanning disk for Eyes of Wakanda
2026-04-26 23:34:57.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:34:57.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:34:57.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:34:57.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:34:57.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-26 23:34:57.7|Info|RefreshSeriesService|Updating Harry Potter
2026-04-26 23:34:57.8|Info|RefreshEpisodeService|Starting episode info refresh for: [433637][Harry Potter]
2026-04-26 23:34:57.8|Info|RefreshEpisodeService|Finished episode refresh for series: [433637][Harry Potter].
2026-04-26 23:34:57.8|Info|DiskScanService|Scanning Harry Potter
2026-04-26 23:34:57.8|Info|DiskScanService|Completed scanning disk for Harry Potter
2026-04-26 23:34:57.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:34:57.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:34:57.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:34:57.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:34:57.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-26 23:34:57.8|Info|RefreshSeriesService|Skipping refresh of series: How To with John Wilson
2026-04-26 23:34:57.8|Info|DiskScanService|Scanning How To with John Wilson
2026-04-26 23:34:57.9|Info|DiskScanService|Completed scanning disk for How To with John Wilson
2026-04-26 23:34:57.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:34:57.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:34:57.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:34:57.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:34:57.9|Info|RefreshSeriesService|Skipping refresh of series: Little Dorrit
2026-04-26 23:34:57.9|Info|DiskScanService|Scanning Little Dorrit
2026-04-26 23:34:58.0|Info|DiskScanService|Completed scanning disk for Little Dorrit
2026-04-26 23:34:58.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:34:58.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:34:58.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:34:58.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:34:58.0|Info|RefreshSeriesService|Skipping refresh of series: MythBusters
2026-04-26 23:34:58.0|Info|DiskScanService|Scanning MythBusters
2026-04-26 23:34:58.0|Info|DiskScanService|Completed scanning disk for MythBusters
2026-04-26 23:34:58.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:34:58.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:34:58.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:34:58.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:34:58.1|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-26 23:34:58.1|Info|RefreshSeriesService|Updating Outlander
2026-04-26 23:34:58.1|Info|RefreshEpisodeService|Starting episode info refresh for: [270408][Outlander]
2026-04-26 23:35:06.0|Info|RefreshEpisodeService|Finished episode refresh for series: [270408][Outlander].
2026-04-26 23:35:06.0|Info|DiskScanService|Scanning Outlander
2026-04-26 23:35:06.5|Info|DiskScanService|Completed scanning disk for Outlander
2026-04-26 23:35:06.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:35:06.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:35:06.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:35:06.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:35:06.5|Info|RssSyncService|Starting RSS Sync
2026-04-26 23:35:06.5|Info|RefreshSeriesService|Skipping refresh of series: Pride and Prejudice
2026-04-26 23:35:06.5|Info|DiskScanService|Scanning Pride and Prejudice
2026-04-26 23:35:06.8|Info|DiskScanService|Completed scanning disk for Pride and Prejudice
2026-04-26 23:35:06.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:35:06.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:35:06.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:35:06.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:35:06.9|Info|RefreshSeriesService|Skipping refresh of series: Sex Education
2026-04-26 23:35:06.9|Info|DiskScanService|Scanning Sex Education
2026-04-26 23:35:07.0|Info|DiskScanService|Completed scanning disk for Sex Education
2026-04-26 23:35:07.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:35:07.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:35:07.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:35:07.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:35:07.0|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: The Next Generation
2026-04-26 23:35:07.0|Info|DiskScanService|Scanning Star Trek: The Next Generation
2026-04-26 23:35:07.3|Info|DiskScanService|Completed scanning disk for Star Trek: The Next Generation
2026-04-26 23:35:07.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:35:07.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:35:07.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:35:07.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:35:07.3|Info|RefreshSeriesService|Skipping refresh of series: Stranger Things
2026-04-26 23:35:07.3|Info|DiskScanService|Scanning Stranger Things
2026-04-26 23:35:07.7|Info|DiskScanService|Completed scanning disk for Stranger Things
2026-04-26 23:35:07.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:35:07.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:35:07.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:35:07.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:35:07.7|Info|RefreshSeriesService|Updating A Taste for Murder
2026-04-26 23:35:07.9|Info|RefreshEpisodeService|Starting episode info refresh for: [459962][A Taste for Murder]
2026-04-26 23:35:08.3|Info|RefreshEpisodeService|Finished episode refresh for series: [459962][A Taste for Murder].
2026-04-26 23:35:08.3|Info|DiskScanService|Scanning A Taste for Murder
2026-04-26 23:35:08.4|Info|MediaCoverService|Downloading Banner for [459962][A Taste for Murder] https://artworks.thetvdb.com/banners/v4/series/459962/banners/69b982139b14c.jpg
2026-04-26 23:35:08.6|Info|DiskScanService|Completed scanning disk for A Taste for Murder
2026-04-26 23:35:08.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:35:08.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:35:08.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:35:08.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:35:08.8|Info|RefreshSeriesService|Skipping refresh of series: Teenage Mutant Ninja Turtles (2012)
2026-04-26 23:35:08.8|Warn|DiskScanService|Series' root folder (/downloads/Teenage Mutant NINJA TURTLES (2012-2017) - Complete TMNT Series, Season 1,2,3,4,5 S01-S05 - 720p Web-DL x264) doesn't exist.
2026-04-26 23:35:08.8|Info|RefreshSeriesService|Updating A Thousand Blows
2026-04-26 23:35:09.3|Info|RefreshEpisodeService|Starting episode info refresh for: [423901][A Thousand Blows]
2026-04-26 23:35:11.1|Info|RefreshEpisodeService|Finished episode refresh for series: [423901][A Thousand Blows].
2026-04-26 23:35:11.1|Info|DiskScanService|Scanning A Thousand Blows
2026-04-26 23:35:11.5|Info|DiskScanService|Completed scanning disk for A Thousand Blows
2026-04-26 23:35:11.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:35:11.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:35:11.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:35:11.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:35:11.5|Info|RefreshSeriesService|Skipping refresh of series: Yu-Gi-Oh! Duel Monsters
2026-04-26 23:35:11.5|Info|DiskScanService|Scanning Yu-Gi-Oh! Duel Monsters
2026-04-26 23:35:12.1|Info|DiskScanService|Completed scanning disk for Yu-Gi-Oh! Duel Monsters
2026-04-26 23:35:12.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-26 23:35:12.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-26 23:35:12.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-26 23:35:12.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-26 23:35:25.3|Info|DownloadDecisionMaker|Processing 1371 releases
2026-04-26 23:35:27.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1371, Reports grabbed: 0
2026-04-26 23:36:06.7|Info|SceneMappingService|Updating Scene mappings
2026-04-26 23:50:38.1|Info|RssSyncService|Starting RSS Sync
2026-04-26 23:50:41.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/4/api?t=tvsearch&cat=5000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/27/2026 23:50:40 due to recent failures." />
2026-04-26 23:50:43.1|Warn|Torznab|API Request Limit reached for EZTV (Prowlarr). Disabled for 23:59:59
2026-04-26 23:50:54.5|Info|DownloadDecisionMaker|Processing 1345 releases
2026-04-26 23:50:57.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1345, Reports grabbed: 0
2026-04-27 00:06:09.9|Info|RssSyncService|Starting RSS Sync
2026-04-27 00:06:12.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/8/api?t=tvsearch&cat=5000,5040,5030,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/28/2026 00:06:12 due to recent failures." />
2026-04-27 00:06:13.1|Warn|Torznab|API Request Limit reached for 1337x (Prowlarr). Disabled for 1.00:00:00
2026-04-27 00:06:26.5|Info|DownloadDecisionMaker|Processing 1368 releases
2026-04-27 00:06:30.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1368, Reports grabbed: 0
2026-04-27 00:21:41.9|Info|RssSyncService|Starting RSS Sync
2026-04-27 00:21:56.6|Info|DownloadDecisionMaker|Processing 1367 releases
2026-04-27 00:22:00.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1367, Reports grabbed: 0
2026-04-27 00:37:14.6|Info|RssSyncService|Starting RSS Sync
2026-04-27 00:37:30.1|Info|DownloadDecisionMaker|Processing 1383 releases
2026-04-27 00:37:33.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1383, Reports grabbed: 0
2026-04-27 00:52:46.3|Info|RssSyncService|Starting RSS Sync
2026-04-27 00:53:03.4|Info|DownloadDecisionMaker|Processing 1395 releases
2026-04-27 00:53:06.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1395, Reports grabbed: 0
2026-04-27 01:08:18.1|Info|RssSyncService|Starting RSS Sync
2026-04-27 01:08:48.3|Info|DownloadDecisionMaker|Processing 1397 releases
2026-04-27 01:08:50.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1397, Reports grabbed: 0
2026-04-27 01:24:19.8|Info|RssSyncService|Starting RSS Sync
2026-04-27 01:24:21.6|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/26/2026 20:50:56 and 04/26/2026 22:56:11 UTC. Search may be required.
2026-04-27 01:24:37.4|Info|DownloadDecisionMaker|Processing 1406 releases
2026-04-27 01:24:40.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1406, Reports grabbed: 0
2026-04-27 01:39:51.4|Info|RssSyncService|Starting RSS Sync
2026-04-27 01:40:12.3|Info|DownloadDecisionMaker|Processing 1403 releases
2026-04-27 01:40:15.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1403, Reports grabbed: 0
2026-04-27 01:55:22.8|Info|RssSyncService|Starting RSS Sync
2026-04-27 01:55:36.4|Info|DownloadDecisionMaker|Processing 1410 releases
2026-04-27 01:55:40.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1410, Reports grabbed: 0
2026-04-27 02:10:54.3|Info|RssSyncService|Starting RSS Sync
2026-04-27 02:11:09.8|Info|DownloadDecisionMaker|Processing 1401 releases
2026-04-27 02:11:12.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1401, Reports grabbed: 0
2026-04-27 02:26:25.0|Info|RssSyncService|Starting RSS Sync
2026-04-27 02:26:42.8|Info|DownloadDecisionMaker|Processing 1391 releases
2026-04-27 02:26:46.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1391, Reports grabbed: 0
2026-04-27 02:36:25.8|Info|SceneMappingService|Updating Scene mappings
2026-04-27 02:41:56.3|Info|RssSyncService|Starting RSS Sync
2026-04-27 02:42:19.2|Info|DownloadDecisionMaker|Processing 1389 releases
2026-04-27 02:42:21.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1389, Reports grabbed: 0
2026-04-27 02:57:28.3|Info|RssSyncService|Starting RSS Sync
2026-04-27 02:57:48.0|Info|DownloadDecisionMaker|Processing 1397 releases
2026-04-27 02:57:50.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1397, Reports grabbed: 0
2026-04-27 03:13:00.1|Info|RssSyncService|Starting RSS Sync
2026-04-27 03:13:02.2|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/26/2026 23:45:01 and 04/27/2026 01:05:01 UTC. Search may be required.
2026-04-27 03:13:06.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/7/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/27/2026 03:14:06 due to recent failures." />
2026-04-27 03:13:06.6|Warn|Torznab|API Request Limit reached for LimeTorrents (Prowlarr). Disabled for 00:01:00
2026-04-27 03:13:16.6|Info|DownloadDecisionMaker|Processing 1279 releases
2026-04-27 03:13:19.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1279, Reports grabbed: 0
2026-04-27 03:28:31.3|Info|RssSyncService|Starting RSS Sync
2026-04-27 03:28:45.8|Info|DownloadDecisionMaker|Processing 1371 releases
2026-04-27 03:28:48.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1371, Reports grabbed: 0
2026-04-27 03:44:02.6|Info|RssSyncService|Starting RSS Sync
2026-04-27 03:44:19.7|Info|DownloadDecisionMaker|Processing 1373 releases
2026-04-27 03:44:22.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1373, Reports grabbed: 0
2026-04-27 03:59:36.5|Info|RssSyncService|Starting RSS Sync
2026-04-27 03:59:52.3|Info|DownloadDecisionMaker|Processing 1397 releases
2026-04-27 03:59:54.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1397, Reports grabbed: 0
2026-04-27 04:15:08.5|Info|RssSyncService|Starting RSS Sync
2026-04-27 04:15:25.4|Info|DownloadDecisionMaker|Processing 1389 releases
2026-04-27 04:15:29.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1389, Reports grabbed: 0
2026-04-27 04:30:40.1|Info|RssSyncService|Starting RSS Sync
2026-04-27 04:31:03.5|Info|DownloadDecisionMaker|Processing 1391 releases
2026-04-27 04:31:06.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1391, Reports grabbed: 0
2026-04-27 04:46:11.4|Info|RssSyncService|Starting RSS Sync
2026-04-27 04:46:29.3|Info|DownloadDecisionMaker|Processing 1382 releases
2026-04-27 04:46:32.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1382, Reports grabbed: 0
2026-04-27 05:01:43.0|Info|RssSyncService|Starting RSS Sync
2026-04-27 05:02:04.2|Info|DownloadDecisionMaker|Processing 1387 releases
2026-04-27 05:02:07.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1387, Reports grabbed: 0
2026-04-27 05:17:14.7|Info|RssSyncService|Starting RSS Sync
2026-04-27 05:17:16.8|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/27/2026 01:51:12 and 04/27/2026 03:20:01 UTC. Search may be required.
2026-04-27 05:17:21.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/9/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/27/2026 05:18:21 due to recent failures." />
2026-04-27 05:17:21.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/7/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/27/2026 05:18:21 due to recent failures." />
2026-04-27 05:17:21.3|Warn|Torznab|API Request Limit reached for Demonoid Clone (Prowlarr). Disabled for 00:01:00
2026-04-27 05:17:21.3|Warn|Torznab|API Request Limit reached for LimeTorrents (Prowlarr). Disabled for 00:01:00
2026-04-27 05:17:21.3|Info|DownloadDecisionMaker|Processing 1259 releases
2026-04-27 05:17:24.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1259, Reports grabbed: 0
2026-04-27 05:32:46.3|Info|RssSyncService|Starting RSS Sync
2026-04-27 05:33:09.0|Info|DownloadDecisionMaker|Processing 1400 releases
2026-04-27 05:33:11.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1400, Reports grabbed: 0
2026-04-27 05:36:46.8|Info|SceneMappingService|Updating Scene mappings
2026-04-27 05:48:18.1|Info|RssSyncService|Starting RSS Sync
2026-04-27 05:48:35.8|Info|DownloadDecisionMaker|Processing 1397 releases
2026-04-27 05:48:38.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1397, Reports grabbed: 0
2026-04-27 06:03:49.8|Info|RssSyncService|Starting RSS Sync
2026-04-27 06:04:08.5|Info|DownloadDecisionMaker|Processing 1380 releases
2026-04-27 06:04:11.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1380, Reports grabbed: 0
2026-04-27 06:19:21.1|Info|RssSyncService|Starting RSS Sync
2026-04-27 06:19:38.2|Info|DownloadDecisionMaker|Processing 1396 releases
2026-04-27 06:19:40.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1396, Reports grabbed: 0
2026-04-27 06:34:53.5|Info|RssSyncService|Starting RSS Sync
2026-04-27 06:35:11.9|Info|DownloadDecisionMaker|Processing 1404 releases
2026-04-27 06:35:15.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1404, Reports grabbed: 0
2026-04-27 06:48:30.3|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-27 06:50:25.7|Info|RssSyncService|Starting RSS Sync
2026-04-27 06:50:32.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/6/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/27/2026 06:51:32 due to recent failures." />
2026-04-27 06:50:32.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/27/2026 06:51:32 due to recent failures." />
2026-04-27 06:50:32.2|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:01:00
2026-04-27 06:50:32.3|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-04-27 06:50:40.8|Info|DownloadDecisionMaker|Processing 1332 releases
2026-04-27 06:50:42.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1332, Reports grabbed: 0
2026-04-27 07:05:57.4|Info|RssSyncService|Starting RSS Sync
2026-04-27 07:06:50.0|Info|DownloadDecisionMaker|Processing 1420 releases
2026-04-27 07:06:52.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1420, Reports grabbed: 0
2026-04-27 07:21:58.2|Info|RssSyncService|Starting RSS Sync
2026-04-27 07:21:59.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/27/2026 03:51:09 and 04/27/2026 04:25:09 UTC. Search may be required.
2026-04-27 07:22:14.8|Info|DownloadDecisionMaker|Processing 1426 releases
2026-04-27 07:22:17.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1426, Reports grabbed: 0
2026-04-27 07:37:28.8|Info|RssSyncService|Starting RSS Sync
2026-04-27 07:37:46.1|Info|DownloadDecisionMaker|Processing 1445 releases
2026-04-27 07:37:48.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1445, Reports grabbed: 0
2026-04-27 07:52:59.7|Info|RssSyncService|Starting RSS Sync
2026-04-27 07:53:14.9|Info|DownloadDecisionMaker|Processing 1446 releases
2026-04-27 07:53:17.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1446, Reports grabbed: 0
2026-04-27 08:08:30.7|Info|RssSyncService|Starting RSS Sync
2026-04-27 08:08:44.2|Info|DownloadDecisionMaker|Processing 1470 releases
2026-04-27 08:08:46.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1470, Reports grabbed: 0
2026-04-27 08:24:01.7|Info|RssSyncService|Starting RSS Sync
2026-04-27 08:24:14.6|Info|DownloadDecisionMaker|Processing 1473 releases
2026-04-27 08:24:16.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1473, Reports grabbed: 0
2026-04-27 08:37:04.7|Info|SceneMappingService|Updating Scene mappings
2026-04-27 08:39:35.8|Info|RssSyncService|Starting RSS Sync
2026-04-27 08:39:52.0|Info|DownloadDecisionMaker|Processing 1497 releases
2026-04-27 08:39:55.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1497, Reports grabbed: 0
2026-04-27 08:55:08.4|Info|RssSyncService|Starting RSS Sync
2026-04-27 08:55:23.4|Info|DownloadDecisionMaker|Processing 1497 releases
2026-04-27 08:55:25.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1497, Reports grabbed: 0
2026-04-27 09:10:39.1|Info|RssSyncService|Starting RSS Sync
2026-04-27 09:10:39.6|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/27/2026 05:26:23 and 04/27/2026 07:17:00 UTC. Search may be required.
2026-04-27 09:10:55.1|Info|DownloadDecisionMaker|Processing 1510 releases
2026-04-27 09:10:57.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1510, Reports grabbed: 0
2026-04-27 09:26:12.3|Info|RssSyncService|Starting RSS Sync
2026-04-27 09:26:26.4|Info|DownloadDecisionMaker|Processing 1503 releases
2026-04-27 09:26:28.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1503, Reports grabbed: 0
2026-04-27 09:41:43.7|Info|RssSyncService|Starting RSS Sync
2026-04-27 09:41:57.4|Info|DownloadDecisionMaker|Processing 1485 releases
2026-04-27 09:41:59.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1485, Reports grabbed: 0
2026-04-27 09:57:14.8|Info|RssSyncService|Starting RSS Sync
2026-04-27 09:57:26.9|Info|DownloadDecisionMaker|Processing 1485 releases
2026-04-27 09:57:29.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1485, Reports grabbed: 0
2026-04-27 10:12:45.8|Info|RssSyncService|Starting RSS Sync
2026-04-27 10:13:01.1|Info|DownloadDecisionMaker|Processing 1482 releases
2026-04-27 10:13:03.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1482, Reports grabbed: 0
2026-04-27 10:28:16.9|Info|RssSyncService|Starting RSS Sync
2026-04-27 10:28:33.2|Info|DownloadDecisionMaker|Processing 1477 releases
2026-04-27 10:28:35.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1477, Reports grabbed: 0
2026-04-27 10:43:47.5|Info|RssSyncService|Starting RSS Sync
2026-04-27 10:44:02.0|Info|DownloadDecisionMaker|Processing 1492 releases
2026-04-27 10:44:04.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1492, Reports grabbed: 0
2026-04-27 10:59:18.0|Info|RssSyncService|Starting RSS Sync
2026-04-27 10:59:38.6|Info|DownloadDecisionMaker|Processing 1486 releases
2026-04-27 10:59:40.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1486, Reports grabbed: 0
2026-04-27 11:14:48.6|Info|RssSyncService|Starting RSS Sync
2026-04-27 11:14:49.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/27/2026 07:30:41 and 04/27/2026 09:22:00 UTC. Search may be required.
2026-04-27 11:15:05.2|Info|DownloadDecisionMaker|Processing 1450 releases
2026-04-27 11:15:07.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1450, Reports grabbed: 0
2026-04-27 11:30:19.2|Info|RssSyncService|Starting RSS Sync
2026-04-27 11:30:32.1|Info|DownloadDecisionMaker|Processing 1451 releases
2026-04-27 11:30:34.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1451, Reports grabbed: 0
2026-04-27 11:35:19.7|Info|RefreshSeriesService|Skipping refresh of series: The Acolyte
2026-04-27 11:35:19.7|Info|DiskScanService|Scanning The Acolyte
2026-04-27 11:35:20.1|Info|DiskScanService|Completed scanning disk for The Acolyte
2026-04-27 11:35:20.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:20.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:20.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:20.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:20.1|Info|RefreshSeriesService|Skipping refresh of series: Agatha Christie's Poirot
2026-04-27 11:35:20.1|Info|DiskScanService|Scanning Agatha Christie's Poirot
2026-04-27 11:35:20.9|Info|DiskScanService|Completed scanning disk for Agatha Christie's Poirot
2026-04-27 11:35:21.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:21.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:21.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:21.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:21.0|Info|RefreshSeriesService|Updating ARK: The Animated Series
2026-04-27 11:35:21.1|Info|RefreshEpisodeService|Starting episode info refresh for: [393221][ARK: The Animated Series]
2026-04-27 11:35:21.2|Info|RefreshEpisodeService|Finished episode refresh for series: [393221][ARK: The Animated Series].
2026-04-27 11:35:21.3|Info|DiskScanService|Scanning ARK: The Animated Series
2026-04-27 11:35:21.4|Info|DiskScanService|Completed scanning disk for ARK: The Animated Series
2026-04-27 11:35:21.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:21.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:21.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:21.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:21.4|Info|RefreshSeriesService|Skipping refresh of series: Attack on Titan
2026-04-27 11:35:21.4|Info|DiskScanService|Scanning Attack on Titan
2026-04-27 11:35:21.6|Info|DiskScanService|Completed scanning disk for Attack on Titan
2026-04-27 11:35:21.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:21.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:21.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:21.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:21.7|Info|RefreshSeriesService|Skipping refresh of series: Ben 10
2026-04-27 11:35:21.7|Info|DiskScanService|Scanning Ben 10
2026-04-27 11:35:21.8|Info|DiskScanService|Completed scanning disk for Ben 10
2026-04-27 11:35:21.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:21.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:21.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:21.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:21.8|Info|RefreshSeriesService|Updating Bleach
2026-04-27 11:35:21.9|Info|RefreshEpisodeService|Starting episode info refresh for: [74796][Bleach]
2026-04-27 11:35:31.5|Info|RefreshEpisodeService|Finished episode refresh for series: [74796][Bleach].
2026-04-27 11:35:40.3|Info|DiskScanService|Scanning Bleach
2026-04-27 11:35:40.8|Info|DiskScanService|Completed scanning disk for Bleach
2026-04-27 11:35:40.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:40.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:40.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:40.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:40.8|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
2026-04-27 11:35:40.8|Info|DiskScanService|Scanning Breaking Bad
2026-04-27 11:35:40.8|Info|DiskScanService|Completed scanning disk for Breaking Bad
2026-04-27 11:35:40.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:40.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:40.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:40.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:40.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-27 11:35:40.8|Info|RefreshSeriesService|Updating Bridgerton
2026-04-27 11:35:40.9|Info|RefreshEpisodeService|Starting episode info refresh for: [366668][Bridgerton]
2026-04-27 11:35:41.8|Info|RefreshEpisodeService|Finished episode refresh for series: [366668][Bridgerton].
2026-04-27 11:35:41.8|Info|DiskScanService|Scanning Bridgerton
2026-04-27 11:35:41.9|Info|DiskScanService|Completed scanning disk for Bridgerton
2026-04-27 11:35:41.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:41.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:41.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:41.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:41.9|Info|RefreshSeriesService|Skipping refresh of series: Come Outside
2026-04-27 11:35:41.9|Info|DiskScanService|Scanning Come Outside
2026-04-27 11:35:41.9|Info|DiskScanService|Completed scanning disk for Come Outside
2026-04-27 11:35:41.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:41.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:41.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:41.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:41.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-27 11:35:42.0|Info|RefreshSeriesService|Skipping refresh of series: The Crown
2026-04-27 11:35:42.0|Info|DiskScanService|Scanning The Crown
2026-04-27 11:35:42.2|Info|DiskScanService|Completed scanning disk for The Crown
2026-04-27 11:35:42.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:42.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:42.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:42.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:42.2|Info|RefreshSeriesService|Skipping refresh of series: Cyberpunk: Edgerunners
2026-04-27 11:35:42.2|Info|DiskScanService|Scanning Cyberpunk: Edgerunners
2026-04-27 11:35:42.3|Info|DiskScanService|Completed scanning disk for Cyberpunk: Edgerunners
2026-04-27 11:35:42.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:42.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:42.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:42.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:42.4|Info|RefreshSeriesService|Skipping refresh of series: The Dinosaurs
2026-04-27 11:35:42.4|Info|DiskScanService|Scanning The Dinosaurs
2026-04-27 11:35:42.4|Info|DiskScanService|Completed scanning disk for The Dinosaurs
2026-04-27 11:35:42.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:42.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:42.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:42.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:42.4|Info|RefreshSeriesService|Skipping refresh of series: Eyes of Wakanda
2026-04-27 11:35:42.4|Info|DiskScanService|Scanning Eyes of Wakanda
2026-04-27 11:35:42.4|Info|DiskScanService|Completed scanning disk for Eyes of Wakanda
2026-04-27 11:35:42.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:42.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:42.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:42.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:42.4|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-27 11:35:42.4|Info|RefreshSeriesService|Updating Harry Potter
2026-04-27 11:35:42.5|Info|RefreshEpisodeService|Starting episode info refresh for: [433637][Harry Potter]
2026-04-27 11:35:42.6|Info|RefreshEpisodeService|Finished episode refresh for series: [433637][Harry Potter].
2026-04-27 11:35:42.6|Info|DiskScanService|Scanning Harry Potter
2026-04-27 11:35:42.6|Info|DiskScanService|Completed scanning disk for Harry Potter
2026-04-27 11:35:42.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:42.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:42.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:42.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:42.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-27 11:35:42.6|Info|RefreshSeriesService|Skipping refresh of series: How To with John Wilson
2026-04-27 11:35:42.6|Info|DiskScanService|Scanning How To with John Wilson
2026-04-27 11:35:42.6|Info|DiskScanService|Completed scanning disk for How To with John Wilson
2026-04-27 11:35:42.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:42.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:42.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:42.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:42.7|Info|RefreshSeriesService|Skipping refresh of series: Little Dorrit
2026-04-27 11:35:42.7|Info|DiskScanService|Scanning Little Dorrit
2026-04-27 11:35:42.8|Info|DiskScanService|Completed scanning disk for Little Dorrit
2026-04-27 11:35:42.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:42.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:42.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:42.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:42.8|Info|RefreshSeriesService|Skipping refresh of series: MythBusters
2026-04-27 11:35:42.8|Info|DiskScanService|Scanning MythBusters
2026-04-27 11:35:42.8|Info|DiskScanService|Completed scanning disk for MythBusters
2026-04-27 11:35:42.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:42.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:42.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:42.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:42.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-27 11:35:42.9|Info|RefreshSeriesService|Updating Outlander
2026-04-27 11:35:43.0|Info|RefreshEpisodeService|Starting episode info refresh for: [270408][Outlander]
2026-04-27 11:35:47.5|Info|RefreshEpisodeService|Finished episode refresh for series: [270408][Outlander].
2026-04-27 11:35:47.5|Info|DiskScanService|Scanning Outlander
2026-04-27 11:35:47.7|Info|DiskScanService|Completed scanning disk for Outlander
2026-04-27 11:35:47.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:47.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:47.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:47.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:47.7|Info|RefreshSeriesService|Skipping refresh of series: Pride and Prejudice
2026-04-27 11:35:47.7|Info|DiskScanService|Scanning Pride and Prejudice
2026-04-27 11:35:47.8|Info|DiskScanService|Completed scanning disk for Pride and Prejudice
2026-04-27 11:35:47.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:47.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:47.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:47.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:47.8|Info|RefreshSeriesService|Skipping refresh of series: Sex Education
2026-04-27 11:35:47.8|Info|DiskScanService|Scanning Sex Education
2026-04-27 11:35:47.8|Info|DiskScanService|Completed scanning disk for Sex Education
2026-04-27 11:35:47.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:47.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:47.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:47.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:47.8|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: The Next Generation
2026-04-27 11:35:47.8|Info|DiskScanService|Scanning Star Trek: The Next Generation
2026-04-27 11:35:47.8|Info|DiskScanService|Completed scanning disk for Star Trek: The Next Generation
2026-04-27 11:35:47.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:47.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:47.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:47.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:47.8|Info|RefreshSeriesService|Skipping refresh of series: Stranger Things
2026-04-27 11:35:47.8|Info|DiskScanService|Scanning Stranger Things
2026-04-27 11:35:47.9|Info|DiskScanService|Completed scanning disk for Stranger Things
2026-04-27 11:35:47.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:47.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:47.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:47.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:47.9|Info|RefreshSeriesService|Updating A Taste for Murder
2026-04-27 11:35:48.0|Info|RefreshEpisodeService|Starting episode info refresh for: [459962][A Taste for Murder]
2026-04-27 11:35:48.1|Info|RefreshEpisodeService|Finished episode refresh for series: [459962][A Taste for Murder].
2026-04-27 11:35:48.1|Info|DiskScanService|Scanning A Taste for Murder
2026-04-27 11:35:48.2|Info|DiskScanService|Completed scanning disk for A Taste for Murder
2026-04-27 11:35:48.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:48.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:48.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:48.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:48.2|Info|RefreshSeriesService|Skipping refresh of series: Teenage Mutant Ninja Turtles (2012)
2026-04-27 11:35:48.2|Warn|DiskScanService|Series' root folder (/downloads/Teenage Mutant NINJA TURTLES (2012-2017) - Complete TMNT Series, Season 1,2,3,4,5 S01-S05 - 720p Web-DL x264) doesn't exist.
2026-04-27 11:35:48.2|Info|RefreshSeriesService|Updating A Thousand Blows
2026-04-27 11:35:48.2|Info|RefreshEpisodeService|Starting episode info refresh for: [423901][A Thousand Blows]
2026-04-27 11:35:48.8|Info|RefreshEpisodeService|Finished episode refresh for series: [423901][A Thousand Blows].
2026-04-27 11:35:48.8|Info|DiskScanService|Scanning A Thousand Blows
2026-04-27 11:35:48.9|Info|DiskScanService|Completed scanning disk for A Thousand Blows
2026-04-27 11:35:48.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:48.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:48.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:48.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:35:48.9|Info|RefreshSeriesService|Skipping refresh of series: Yu-Gi-Oh! Duel Monsters
2026-04-27 11:35:48.9|Info|DiskScanService|Scanning Yu-Gi-Oh! Duel Monsters
2026-04-27 11:35:49.2|Info|DiskScanService|Completed scanning disk for Yu-Gi-Oh! Duel Monsters
2026-04-27 11:35:49.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 11:35:49.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 11:35:49.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 11:35:49.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 11:37:19.7|Info|SceneMappingService|Updating Scene mappings
2026-04-27 11:45:50.2|Info|RssSyncService|Starting RSS Sync
2026-04-27 11:46:09.2|Info|DownloadDecisionMaker|Processing 1440 releases
2026-04-27 11:46:11.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1440, Reports grabbed: 0
2026-04-27 12:01:21.1|Info|RssSyncService|Starting RSS Sync
2026-04-27 12:02:42.8|Info|DownloadDecisionMaker|Processing 1436 releases
2026-04-27 12:02:44.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1436, Reports grabbed: 0
2026-04-27 12:17:51.9|Info|RssSyncService|Starting RSS Sync
2026-04-27 12:18:07.8|Info|DownloadDecisionMaker|Processing 1410 releases
2026-04-27 12:18:09.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1410, Reports grabbed: 0
2026-04-27 12:33:22.8|Info|RssSyncService|Starting RSS Sync
2026-04-27 12:33:37.3|Info|DownloadDecisionMaker|Processing 1402 releases
2026-04-27 12:33:39.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1402, Reports grabbed: 0
2026-04-27 12:48:53.3|Info|RssSyncService|Starting RSS Sync
2026-04-27 12:49:07.5|Info|DownloadDecisionMaker|Processing 1394 releases
2026-04-27 12:49:09.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1394, Reports grabbed: 0
2026-04-27 13:04:23.9|Info|RssSyncService|Starting RSS Sync
2026-04-27 13:04:40.2|Info|DownloadDecisionMaker|Processing 1393 releases
2026-04-27 13:04:42.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1393, Reports grabbed: 0
2026-04-27 13:19:54.6|Info|RssSyncService|Starting RSS Sync
2026-04-27 13:19:55.3|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/27/2026 09:47:20 and 04/27/2026 10:53:24 UTC. Search may be required.
2026-04-27 13:20:09.5|Info|DownloadDecisionMaker|Processing 1369 releases
2026-04-27 13:20:11.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1369, Reports grabbed: 0
2026-04-27 13:34:59.6|Info|Bootstrap|Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.17.2952
2026-04-27 13:34:59.9|Info|AppFolderInfo|Data directory is being overridden to [/config]
2026-04-27 13:35:00.3|Info|AppFolderInfo|Data directory is being overridden to [/config]
2026-04-27 13:35:01.0|Info|AppFolderInfo|Data directory is being overridden to [/config]
2026-04-27 13:35:01.7|Info|MigrationController|*** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-27 13:35:01.8|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2026-04-27 13:35:01.8|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 
2026-04-27 13:35:01.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2026-04-27 13:35:02.7|Info|DatabaseEngineVersionCheck|SQLite 3.51.2
2026-04-27 13:35:02.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.9457701s
2026-04-27 13:35:02.8|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2026-04-27 13:35:02.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.9483949s
2026-04-27 13:35:03.1|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-27 13:35:03.1|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2026-04-27 13:35:03.1|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 
2026-04-27 13:35:03.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2026-04-27 13:35:03.2|Info|DatabaseEngineVersionCheck|SQLite 3.51.2
2026-04-27 13:35:03.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0540064s
2026-04-27 13:35:03.2|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2026-04-27 13:35:03.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0541959s
2026-04-27 13:35:03.9|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
2026-04-27 13:35:12.8|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2026-04-27 13:35:12.8|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2026-04-27 13:35:12.8|Info|Microsoft.Hosting.Lifetime|Content root path: /app/sonarr/bin
2026-04-27 13:35:12.9|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2026-04-27 13:35:41.2|Info|RssSyncService|Starting RSS Sync
2026-04-27 13:35:56.6|Info|DownloadDecisionMaker|Processing 1372 releases
2026-04-27 13:35:59.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1372, Reports grabbed: 0
2026-04-27 13:51:13.8|Info|RssSyncService|Starting RSS Sync
2026-04-27 13:51:30.1|Info|DownloadDecisionMaker|Processing 1366 releases
2026-04-27 13:51:32.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1366, Reports grabbed: 0
2026-04-27 14:06:46.7|Info|RssSyncService|Starting RSS Sync
2026-04-27 14:07:00.8|Info|DownloadDecisionMaker|Processing 1370 releases
2026-04-27 14:07:02.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1370, Reports grabbed: 0
2026-04-27 14:22:20.7|Info|RssSyncService|Starting RSS Sync
2026-04-27 14:22:35.3|Info|DownloadDecisionMaker|Processing 1374 releases
2026-04-27 14:22:38.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1374, Reports grabbed: 0
2026-04-27 14:37:23.8|Info|SceneMappingService|Updating Scene mappings
2026-04-27 14:37:53.9|Info|RssSyncService|Starting RSS Sync
2026-04-27 14:38:07.1|Info|DownloadDecisionMaker|Processing 1375 releases
2026-04-27 14:38:10.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1375, Reports grabbed: 0
2026-04-27 14:53:26.6|Info|RssSyncService|Starting RSS Sync
2026-04-27 14:53:40.4|Info|DownloadDecisionMaker|Processing 1350 releases
2026-04-27 14:53:44.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1350, Reports grabbed: 0
2026-04-27 15:08:58.8|Info|RssSyncService|Starting RSS Sync
2026-04-27 15:09:14.6|Info|DownloadDecisionMaker|Processing 1346 releases
2026-04-27 15:09:16.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1346, Reports grabbed: 0
2026-04-27 15:24:29.9|Info|RssSyncService|Starting RSS Sync
2026-04-27 15:24:31.2|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/27/2026 11:20:02 and 04/27/2026 12:55:01 UTC. Search may be required.
2026-04-27 15:24:45.4|Info|DownloadDecisionMaker|Processing 1351 releases
2026-04-27 15:24:47.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1351, Reports grabbed: 0
2026-04-27 15:40:00.6|Info|RssSyncService|Starting RSS Sync
2026-04-27 15:40:20.4|Info|DownloadDecisionMaker|Processing 1343 releases
2026-04-27 15:40:22.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1343, Reports grabbed: 0
2026-04-27 15:55:31.6|Info|RssSyncService|Starting RSS Sync
2026-04-27 15:56:00.7|Info|DownloadDecisionMaker|Processing 1352 releases
2026-04-27 15:56:02.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1352, Reports grabbed: 0
2026-04-27 16:11:32.8|Info|RssSyncService|Starting RSS Sync
2026-04-27 16:11:48.3|Info|DownloadDecisionMaker|Processing 1372 releases
2026-04-27 16:11:50.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1372, Reports grabbed: 0
2026-04-27 16:27:05.7|Info|RssSyncService|Starting RSS Sync
2026-04-27 16:27:32.0|Info|DownloadDecisionMaker|Processing 1364 releases
2026-04-27 16:27:34.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1364, Reports grabbed: 0
2026-04-27 16:42:36.8|Info|RssSyncService|Starting RSS Sync
2026-04-27 16:42:54.7|Info|DownloadDecisionMaker|Processing 1361 releases
2026-04-27 16:42:56.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1361, Reports grabbed: 0
2026-04-27 16:58:09.4|Info|RssSyncService|Starting RSS Sync
2026-04-27 16:58:31.2|Info|DownloadDecisionMaker|Processing 1355 releases
2026-04-27 16:58:34.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1355, Reports grabbed: 0
2026-04-27 17:13:40.2|Info|RssSyncService|Starting RSS Sync
2026-04-27 17:13:41.4|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/27/2026 13:26:27 and 04/27/2026 14:57:45 UTC. Search may be required.
2026-04-27 17:19:22.7|Info|Bootstrap|Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.17.2952
2026-04-27 17:19:22.9|Info|AppFolderInfo|Data directory is being overridden to [/config]
2026-04-27 17:19:23.0|Info|AppFolderInfo|Data directory is being overridden to [/config]
2026-04-27 17:19:23.6|Info|AppFolderInfo|Data directory is being overridden to [/config]
2026-04-27 17:19:24.2|Info|MigrationController|*** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-27 17:19:24.3|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2026-04-27 17:19:24.3|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 
2026-04-27 17:19:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2026-04-27 17:19:25.1|Info|DatabaseEngineVersionCheck|SQLite 3.51.2
2026-04-27 17:19:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.7774041s
2026-04-27 17:19:25.1|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2026-04-27 17:19:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.7789591s
2026-04-27 17:19:25.2|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-27 17:19:25.3|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2026-04-27 17:19:25.3|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 
2026-04-27 17:19:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2026-04-27 17:19:25.3|Info|DatabaseEngineVersionCheck|SQLite 3.51.2
2026-04-27 17:19:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.045801s
2026-04-27 17:19:25.3|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2026-04-27 17:19:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0459367s
2026-04-27 17:19:25.8|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
2026-04-27 17:19:34.8|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2026-04-27 17:19:34.8|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2026-04-27 17:19:34.8|Info|Microsoft.Hosting.Lifetime|Content root path: /app/sonarr/bin
2026-04-27 17:19:35.0|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2026-04-27 17:20:02.8|Info|RssSyncService|Starting RSS Sync
2026-04-27 17:20:19.0|Info|DownloadDecisionMaker|Processing 1389 releases
2026-04-27 17:20:22.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1389, Reports grabbed: 0
2026-04-27 17:35:33.4|Info|RssSyncService|Starting RSS Sync
2026-04-27 17:35:49.6|Info|DownloadDecisionMaker|Processing 1406 releases
2026-04-27 17:35:51.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1406, Reports grabbed: 0
2026-04-27 17:37:33.5|Info|SceneMappingService|Updating Scene mappings
2026-04-27 17:51:04.0|Info|RssSyncService|Starting RSS Sync
2026-04-27 17:51:17.7|Info|DownloadDecisionMaker|Processing 1403 releases
2026-04-27 17:51:19.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1403, Reports grabbed: 0
2026-04-27 18:06:36.6|Info|RssSyncService|Starting RSS Sync
2026-04-27 18:06:50.9|Info|DownloadDecisionMaker|Processing 1391 releases
2026-04-27 18:06:53.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1391, Reports grabbed: 0
2026-04-27 18:22:10.6|Info|RssSyncService|Starting RSS Sync
2026-04-27 18:22:25.7|Info|DownloadDecisionMaker|Processing 1402 releases
2026-04-27 18:22:27.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1402, Reports grabbed: 0
2026-04-27 18:37:42.3|Info|RssSyncService|Starting RSS Sync
2026-04-27 18:37:57.0|Info|DownloadDecisionMaker|Processing 1384 releases
2026-04-27 18:37:59.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1384, Reports grabbed: 0
2026-04-27 18:53:14.3|Info|RssSyncService|Starting RSS Sync
2026-04-27 18:53:30.9|Info|DownloadDecisionMaker|Processing 1378 releases
2026-04-27 18:53:33.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1378, Reports grabbed: 0
2026-04-27 19:08:45.5|Info|RssSyncService|Starting RSS Sync
2026-04-27 19:08:59.3|Info|DownloadDecisionMaker|Processing 1369 releases
2026-04-27 19:09:01.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1369, Reports grabbed: 0
2026-04-27 19:24:16.0|Info|RssSyncService|Starting RSS Sync
2026-04-27 19:24:17.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/27/2026 15:27:04 and 04/27/2026 16:53:08 UTC. Search may be required.
2026-04-27 19:24:30.7|Info|DownloadDecisionMaker|Processing 1365 releases
2026-04-27 19:24:35.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1365, Reports grabbed: 0
2026-04-27 19:39:46.6|Info|RssSyncService|Starting RSS Sync
2026-04-27 19:40:03.9|Info|DownloadDecisionMaker|Processing 1402 releases
2026-04-27 19:40:08.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1402, Reports grabbed: 0
2026-04-27 19:55:17.3|Info|RssSyncService|Starting RSS Sync
2026-04-27 19:55:30.9|Info|DownloadDecisionMaker|Processing 1400 releases
2026-04-27 19:55:33.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1400, Reports grabbed: 0
2026-04-27 20:10:47.9|Info|RssSyncService|Starting RSS Sync
2026-04-27 20:11:08.1|Info|DownloadDecisionMaker|Processing 1446 releases
2026-04-27 20:11:10.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1446, Reports grabbed: 0
2026-04-27 20:26:18.8|Info|RssSyncService|Starting RSS Sync
2026-04-27 20:26:34.6|Info|DownloadDecisionMaker|Processing 1434 releases
2026-04-27 20:26:36.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1434, Reports grabbed: 0
2026-04-27 20:37:49.3|Info|SceneMappingService|Updating Scene mappings
2026-04-27 20:41:49.5|Info|RssSyncService|Starting RSS Sync
2026-04-27 20:43:29.9|Warn|Torznab|Internet Archive (Prowlarr) server is currently unavailable. http://prowlarr:9696/12/api?t=tvsearch&cat=5000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2026-04-27 20:43:29.9|Info|DownloadDecisionMaker|Processing 1425 releases
2026-04-27 20:43:32.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1425, Reports grabbed: 0
2026-04-27 20:58:50.3|Info|RssSyncService|Starting RSS Sync
2026-04-27 20:59:03.6|Info|DownloadDecisionMaker|Processing 1414 releases
2026-04-27 20:59:05.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1414, Reports grabbed: 0
2026-04-27 21:14:20.8|Info|RssSyncService|Starting RSS Sync
2026-04-27 21:14:22.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/27/2026 17:39:21 and 04/27/2026 19:27:51 UTC. Search may be required.
2026-04-27 21:14:35.9|Info|DownloadDecisionMaker|Processing 1402 releases
2026-04-27 21:14:38.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1402, Reports grabbed: 0
2026-04-27 21:29:51.6|Info|RssSyncService|Starting RSS Sync
2026-04-27 21:30:06.3|Info|DownloadDecisionMaker|Processing 1404 releases
2026-04-27 21:30:08.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1404, Reports grabbed: 0
2026-04-27 21:45:22.2|Info|RssSyncService|Starting RSS Sync
2026-04-27 21:45:44.3|Info|DownloadDecisionMaker|Processing 1393 releases
2026-04-27 21:45:46.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1393, Reports grabbed: 0
2026-04-27 22:00:53.3|Info|RssSyncService|Starting RSS Sync
2026-04-27 22:01:08.6|Info|DownloadDecisionMaker|Processing 1380 releases
2026-04-27 22:01:10.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1380, Reports grabbed: 0
2026-04-27 22:08:25.2|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2026-04-27 22:08:55.7|Info|HousekeepingService|Running housecleaning tasks
2026-04-27 22:08:57.1|Info|Database|Vacuuming Log database
2026-04-27 22:08:57.5|Info|Database|Log database compressed
2026-04-27 22:08:57.5|Info|Database|Vacuuming Main database
2026-04-27 22:09:00.8|Info|Database|Main database compressed
2026-04-27 22:16:26.1|Info|RssSyncService|Starting RSS Sync
2026-04-27 22:16:47.9|Info|DownloadDecisionMaker|Processing 1370 releases
2026-04-27 22:16:50.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1370, Reports grabbed: 0
2026-04-27 22:31:57.2|Info|RssSyncService|Starting RSS Sync
2026-04-27 22:32:13.4|Info|DownloadDecisionMaker|Processing 1371 releases
2026-04-27 22:32:16.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1371, Reports grabbed: 0
2026-04-27 22:47:29.6|Info|RssSyncService|Starting RSS Sync
2026-04-27 22:47:46.0|Info|DownloadDecisionMaker|Processing 1372 releases
2026-04-27 22:47:48.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1372, Reports grabbed: 0
2026-04-27 23:03:01.7|Info|RssSyncService|Starting RSS Sync
2026-04-27 23:03:19.2|Info|DownloadDecisionMaker|Processing 1374 releases
2026-04-27 23:03:21.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1374, Reports grabbed: 0
2026-04-27 23:18:32.8|Info|RssSyncService|Starting RSS Sync
2026-04-27 23:18:34.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/27/2026 19:58:53 and 04/27/2026 20:41:44 UTC. Search may be required.
2026-04-27 23:18:53.8|Info|DownloadDecisionMaker|Processing 1353 releases
2026-04-27 23:18:56.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1353, Reports grabbed: 0
2026-04-27 23:34:05.2|Info|RssSyncService|Starting RSS Sync
2026-04-27 23:34:31.9|Info|DownloadDecisionMaker|Processing 1355 releases
2026-04-27 23:34:34.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1355, Reports grabbed: 0
2026-04-27 23:36:05.5|Info|RefreshSeriesService|Skipping refresh of series: The Acolyte
2026-04-27 23:36:05.5|Info|DiskScanService|Scanning The Acolyte
2026-04-27 23:36:05.9|Info|DiskScanService|Completed scanning disk for The Acolyte
2026-04-27 23:36:05.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:05.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:05.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:05.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:06.0|Info|RefreshSeriesService|Skipping refresh of series: Agatha Christie's Poirot
2026-04-27 23:36:06.0|Info|DiskScanService|Scanning Agatha Christie's Poirot
2026-04-27 23:36:06.4|Info|DiskScanService|Completed scanning disk for Agatha Christie's Poirot
2026-04-27 23:36:06.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:06.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:06.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:06.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:06.5|Info|RefreshSeriesService|Updating ARK: The Animated Series
2026-04-27 23:36:06.8|Info|RefreshEpisodeService|Starting episode info refresh for: [393221][ARK: The Animated Series]
2026-04-27 23:36:06.9|Info|RefreshEpisodeService|Finished episode refresh for series: [393221][ARK: The Animated Series].
2026-04-27 23:36:07.0|Info|DiskScanService|Scanning ARK: The Animated Series
2026-04-27 23:36:07.1|Info|DiskScanService|Completed scanning disk for ARK: The Animated Series
2026-04-27 23:36:07.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:07.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:07.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:07.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:07.2|Info|RefreshSeriesService|Skipping refresh of series: Attack on Titan
2026-04-27 23:36:07.2|Info|DiskScanService|Scanning Attack on Titan
2026-04-27 23:36:07.5|Info|DiskScanService|Completed scanning disk for Attack on Titan
2026-04-27 23:36:07.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:07.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:07.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:07.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:07.5|Info|RefreshSeriesService|Skipping refresh of series: Ben 10
2026-04-27 23:36:07.5|Info|DiskScanService|Scanning Ben 10
2026-04-27 23:36:07.6|Info|DiskScanService|Completed scanning disk for Ben 10
2026-04-27 23:36:07.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:07.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:07.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:07.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:07.6|Info|RefreshSeriesService|Updating Bleach
2026-04-27 23:36:07.7|Info|RefreshEpisodeService|Starting episode info refresh for: [74796][Bleach]
2026-04-27 23:36:15.8|Info|RefreshEpisodeService|Finished episode refresh for series: [74796][Bleach].
2026-04-27 23:36:23.8|Info|DiskScanService|Scanning Bleach
2026-04-27 23:36:24.1|Info|DiskScanService|Completed scanning disk for Bleach
2026-04-27 23:36:24.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:24.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:24.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:24.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:24.3|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
2026-04-27 23:36:24.3|Info|DiskScanService|Scanning Breaking Bad
2026-04-27 23:36:24.3|Info|DiskScanService|Completed scanning disk for Breaking Bad
2026-04-27 23:36:24.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:24.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:24.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:24.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:24.3|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-27 23:36:24.3|Info|RefreshSeriesService|Updating Bridgerton
2026-04-27 23:36:24.3|Info|RefreshEpisodeService|Starting episode info refresh for: [366668][Bridgerton]
2026-04-27 23:36:25.3|Info|RefreshEpisodeService|Finished episode refresh for series: [366668][Bridgerton].
2026-04-27 23:36:25.3|Info|DiskScanService|Scanning Bridgerton
2026-04-27 23:36:25.4|Info|DiskScanService|Completed scanning disk for Bridgerton
2026-04-27 23:36:25.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:25.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:25.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:25.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:25.4|Info|RefreshSeriesService|Skipping refresh of series: Come Outside
2026-04-27 23:36:25.4|Info|DiskScanService|Scanning Come Outside
2026-04-27 23:36:25.4|Info|DiskScanService|Completed scanning disk for Come Outside
2026-04-27 23:36:25.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:25.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:25.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:25.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:25.4|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-27 23:36:25.4|Info|RefreshSeriesService|Skipping refresh of series: The Crown
2026-04-27 23:36:25.4|Info|DiskScanService|Scanning The Crown
2026-04-27 23:36:25.6|Info|DiskScanService|Completed scanning disk for The Crown
2026-04-27 23:36:25.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:25.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:25.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:25.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:25.7|Info|RefreshSeriesService|Skipping refresh of series: Cyberpunk: Edgerunners
2026-04-27 23:36:25.7|Info|DiskScanService|Scanning Cyberpunk: Edgerunners
2026-04-27 23:36:25.7|Info|DiskScanService|Completed scanning disk for Cyberpunk: Edgerunners
2026-04-27 23:36:25.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:25.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:25.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:25.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:25.7|Info|RefreshSeriesService|Skipping refresh of series: The Dinosaurs
2026-04-27 23:36:25.7|Info|DiskScanService|Scanning The Dinosaurs
2026-04-27 23:36:25.8|Info|DiskScanService|Completed scanning disk for The Dinosaurs
2026-04-27 23:36:25.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:25.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:25.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:25.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:25.8|Info|RefreshSeriesService|Skipping refresh of series: Eyes of Wakanda
2026-04-27 23:36:25.8|Info|DiskScanService|Scanning Eyes of Wakanda
2026-04-27 23:36:25.8|Info|DiskScanService|Completed scanning disk for Eyes of Wakanda
2026-04-27 23:36:25.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:25.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:25.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:25.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:25.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-27 23:36:25.8|Info|RefreshSeriesService|Updating Harry Potter
2026-04-27 23:36:25.8|Info|RefreshEpisodeService|Starting episode info refresh for: [433637][Harry Potter]
2026-04-27 23:36:25.9|Info|RefreshEpisodeService|Finished episode refresh for series: [433637][Harry Potter].
2026-04-27 23:36:25.9|Info|DiskScanService|Scanning Harry Potter
2026-04-27 23:36:25.9|Info|DiskScanService|Completed scanning disk for Harry Potter
2026-04-27 23:36:25.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:25.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:25.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:25.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:25.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-27 23:36:25.9|Info|RefreshSeriesService|Skipping refresh of series: How To with John Wilson
2026-04-27 23:36:25.9|Info|DiskScanService|Scanning How To with John Wilson
2026-04-27 23:36:25.9|Info|DiskScanService|Completed scanning disk for How To with John Wilson
2026-04-27 23:36:25.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:25.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:25.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:25.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:25.9|Info|RefreshSeriesService|Skipping refresh of series: Little Dorrit
2026-04-27 23:36:25.9|Info|DiskScanService|Scanning Little Dorrit
2026-04-27 23:36:25.9|Info|DiskScanService|Completed scanning disk for Little Dorrit
2026-04-27 23:36:25.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:25.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:25.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:25.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:25.9|Info|RefreshSeriesService|Skipping refresh of series: MythBusters
2026-04-27 23:36:26.0|Info|DiskScanService|Scanning MythBusters
2026-04-27 23:36:26.0|Info|DiskScanService|Completed scanning disk for MythBusters
2026-04-27 23:36:26.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:26.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:26.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:26.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:26.0|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-27 23:36:26.0|Info|RefreshSeriesService|Updating Outlander
2026-04-27 23:36:26.0|Info|RefreshEpisodeService|Starting episode info refresh for: [270408][Outlander]
2026-04-27 23:36:30.3|Info|RefreshEpisodeService|Finished episode refresh for series: [270408][Outlander].
2026-04-27 23:36:30.3|Info|DiskScanService|Scanning Outlander
2026-04-27 23:36:30.4|Info|DiskScanService|Completed scanning disk for Outlander
2026-04-27 23:36:30.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:30.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:30.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:30.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:30.5|Info|RefreshSeriesService|Skipping refresh of series: Pride and Prejudice
2026-04-27 23:36:30.5|Info|DiskScanService|Scanning Pride and Prejudice
2026-04-27 23:36:30.5|Info|DiskScanService|Completed scanning disk for Pride and Prejudice
2026-04-27 23:36:30.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:30.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:30.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:30.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:30.5|Info|RefreshSeriesService|Skipping refresh of series: Sex Education
2026-04-27 23:36:30.5|Info|DiskScanService|Scanning Sex Education
2026-04-27 23:36:30.5|Info|DiskScanService|Completed scanning disk for Sex Education
2026-04-27 23:36:30.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:30.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:30.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:30.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:30.5|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: The Next Generation
2026-04-27 23:36:30.5|Info|DiskScanService|Scanning Star Trek: The Next Generation
2026-04-27 23:36:30.5|Info|DiskScanService|Completed scanning disk for Star Trek: The Next Generation
2026-04-27 23:36:30.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:30.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:30.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:30.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:30.6|Info|RefreshSeriesService|Skipping refresh of series: Stranger Things
2026-04-27 23:36:30.6|Info|DiskScanService|Scanning Stranger Things
2026-04-27 23:36:30.6|Info|DiskScanService|Completed scanning disk for Stranger Things
2026-04-27 23:36:30.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:30.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:30.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:30.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:30.6|Info|RefreshSeriesService|Updating A Taste for Murder
2026-04-27 23:36:30.6|Info|RefreshEpisodeService|Starting episode info refresh for: [459962][A Taste for Murder]
2026-04-27 23:36:30.7|Info|RefreshEpisodeService|Finished episode refresh for series: [459962][A Taste for Murder].
2026-04-27 23:36:30.7|Info|DiskScanService|Scanning A Taste for Murder
2026-04-27 23:36:30.7|Info|DiskScanService|Completed scanning disk for A Taste for Murder
2026-04-27 23:36:30.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:30.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:30.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:30.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:30.7|Info|RefreshSeriesService|Skipping refresh of series: Teenage Mutant Ninja Turtles (2012)
2026-04-27 23:36:30.7|Warn|DiskScanService|Series' root folder (/downloads/Teenage Mutant NINJA TURTLES (2012-2017) - Complete TMNT Series, Season 1,2,3,4,5 S01-S05 - 720p Web-DL x264) doesn't exist.
2026-04-27 23:36:30.7|Info|RefreshSeriesService|Updating A Thousand Blows
2026-04-27 23:36:30.8|Info|RefreshEpisodeService|Starting episode info refresh for: [423901][A Thousand Blows]
2026-04-27 23:36:31.1|Info|RefreshEpisodeService|Finished episode refresh for series: [423901][A Thousand Blows].
2026-04-27 23:36:31.1|Info|DiskScanService|Scanning A Thousand Blows
2026-04-27 23:36:31.2|Info|DiskScanService|Completed scanning disk for A Thousand Blows
2026-04-27 23:36:31.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:31.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:31.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:31.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:36:31.2|Info|RefreshSeriesService|Skipping refresh of series: Yu-Gi-Oh! Duel Monsters
2026-04-27 23:36:31.2|Info|DiskScanService|Scanning Yu-Gi-Oh! Duel Monsters
2026-04-27 23:36:31.5|Info|DiskScanService|Completed scanning disk for Yu-Gi-Oh! Duel Monsters
2026-04-27 23:36:31.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-27 23:36:31.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-27 23:36:31.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-27 23:36:31.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-27 23:38:06.0|Info|SceneMappingService|Updating Scene mappings
2026-04-27 23:49:36.4|Info|RssSyncService|Starting RSS Sync
2026-04-27 23:49:52.6|Info|DownloadDecisionMaker|Processing 1378 releases
2026-04-27 23:49:54.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1378, Reports grabbed: 0
2026-04-28 00:05:07.0|Info|RssSyncService|Starting RSS Sync
2026-04-28 00:05:07.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/4/api?t=tvsearch&cat=5000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/29/2026 00:05:07 due to recent failures." />
2026-04-28 00:05:07.4|Warn|Torznab|API Request Limit reached for EZTV (Prowlarr). Disabled for 1.00:00:00
2026-04-28 00:05:21.9|Info|DownloadDecisionMaker|Processing 1462 releases
2026-04-28 00:05:23.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1462, Reports grabbed: 0
2026-04-28 00:20:37.7|Info|RssSyncService|Starting RSS Sync
2026-04-28 00:20:38.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/8/api?t=tvsearch&cat=5000,5040,5030,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/29/2026 00:20:38 due to recent failures." />
2026-04-28 00:20:38.9|Warn|Torznab|API Request Limit reached for 1337x (Prowlarr). Disabled for 1.00:00:00
2026-04-28 00:20:52.4|Info|DownloadDecisionMaker|Processing 1463 releases
2026-04-28 00:20:54.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1463, Reports grabbed: 0
2026-04-28 00:36:11.0|Info|RssSyncService|Starting RSS Sync
2026-04-28 00:36:31.3|Info|DownloadDecisionMaker|Processing 1464 releases
2026-04-28 00:36:33.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1464, Reports grabbed: 0
2026-04-28 00:51:41.6|Info|RssSyncService|Starting RSS Sync
2026-04-28 00:51:56.9|Info|DownloadDecisionMaker|Processing 1491 releases
2026-04-28 00:51:59.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1491, Reports grabbed: 0
2026-04-28 01:07:14.1|Info|RssSyncService|Starting RSS Sync
2026-04-28 01:07:30.5|Info|DownloadDecisionMaker|Processing 1505 releases
2026-04-28 01:07:33.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1505, Reports grabbed: 0
2026-04-28 01:22:46.2|Info|RssSyncService|Starting RSS Sync
2026-04-28 01:22:46.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/27/2026 21:08:23 and 04/27/2026 23:17:22 UTC. Search may be required.
2026-04-28 01:23:05.6|Info|DownloadDecisionMaker|Processing 1566 releases
2026-04-28 01:23:07.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1566, Reports grabbed: 0
2026-04-28 01:38:17.2|Info|RssSyncService|Starting RSS Sync
2026-04-28 01:38:32.2|Info|DownloadDecisionMaker|Processing 1567 releases
2026-04-28 01:38:34.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1567, Reports grabbed: 0
2026-04-28 01:53:47.7|Info|RssSyncService|Starting RSS Sync
2026-04-28 01:54:07.8|Info|DownloadDecisionMaker|Processing 1580 releases
2026-04-28 01:54:10.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1580, Reports grabbed: 0
2026-04-28 02:09:18.4|Info|RssSyncService|Starting RSS Sync
2026-04-28 02:09:23.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/9/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/28/2026 02:10:23 due to recent failures." />
2026-04-28 02:09:23.7|Warn|Torznab|API Request Limit reached for Demonoid Clone (Prowlarr). Disabled for 00:01:00
2026-04-28 02:09:23.7|Info|DownloadDecisionMaker|Processing 1518 releases
2026-04-28 02:09:26.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1518, Reports grabbed: 0
2026-04-28 02:15:02.9|Warn|Auth|Auth-Failure ip 127.0.0.1 username ''
2026-04-28 02:15:03.2|Warn|Auth|Auth-Failure ip 127.0.0.1 username ''
2026-04-28 02:15:03.6|Warn|Auth|Auth-Failure ip 127.0.0.1 username ''
2026-04-28 02:15:05.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-04-28 02:15:37.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-04-28 02:16:29.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-04-28 02:16:29.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-04-28 02:24:49.4|Info|RssSyncService|Starting RSS Sync
2026-04-28 02:25:06.5|Info|DownloadDecisionMaker|Processing 1554 releases
2026-04-28 02:25:09.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1554, Reports grabbed: 0
2026-04-28 02:38:22.0|Info|SceneMappingService|Updating Scene mappings
2026-04-28 02:40:22.5|Info|RssSyncService|Starting RSS Sync
2026-04-28 02:40:41.0|Info|DownloadDecisionMaker|Processing 1554 releases
2026-04-28 02:40:44.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1554, Reports grabbed: 0
2026-04-28 02:55:57.6|Info|RssSyncService|Starting RSS Sync
2026-04-28 02:56:11.5|Info|DownloadDecisionMaker|Processing 1541 releases
2026-04-28 02:56:14.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1541, Reports grabbed: 0
2026-04-28 03:11:29.0|Info|RssSyncService|Starting RSS Sync
2026-04-28 03:11:29.4|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/27/2026 23:41:02 and 04/28/2026 00:55:02 UTC. Search may be required.
2026-04-28 03:11:46.6|Info|DownloadDecisionMaker|Processing 1539 releases
2026-04-28 03:11:48.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1539, Reports grabbed: 0
2026-04-28 03:27:00.4|Info|RssSyncService|Starting RSS Sync
2026-04-28 03:27:14.8|Info|DownloadDecisionMaker|Processing 1523 releases
2026-04-28 03:27:16.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1523, Reports grabbed: 0
2026-04-28 03:42:32.2|Info|RssSyncService|Starting RSS Sync
2026-04-28 03:43:35.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/28/2026 03:48:35 due to recent failures." />
2026-04-28 03:43:35.6|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:05:00
2026-04-28 03:43:35.6|Info|DownloadDecisionMaker|Processing 1505 releases
2026-04-28 03:43:38.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1505, Reports grabbed: 0
2026-04-28 03:59:03.2|Info|RssSyncService|Starting RSS Sync
2026-04-28 03:59:22.2|Info|DownloadDecisionMaker|Processing 1510 releases
2026-04-28 03:59:24.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1510, Reports grabbed: 0
2026-04-28 04:14:35.3|Info|RssSyncService|Starting RSS Sync
2026-04-28 04:14:54.9|Info|DownloadDecisionMaker|Processing 1513 releases
2026-04-28 04:14:57.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1513, Reports grabbed: 0
2026-04-28 04:30:07.8|Info|RssSyncService|Starting RSS Sync
2026-04-28 04:30:29.6|Info|DownloadDecisionMaker|Processing 1491 releases
2026-04-28 04:30:31.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1491, Reports grabbed: 0
2026-04-28 04:45:40.3|Info|RssSyncService|Starting RSS Sync
2026-04-28 04:45:58.9|Info|DownloadDecisionMaker|Processing 1479 releases
2026-04-28 04:46:01.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1479, Reports grabbed: 0
2026-04-28 05:01:13.2|Info|RssSyncService|Starting RSS Sync
2026-04-28 05:02:15.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/28/2026 05:03:15 due to recent failures." />
2026-04-28 05:02:15.3|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-04-28 05:02:15.3|Info|DownloadDecisionMaker|Processing 1390 releases
2026-04-28 05:02:17.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1390, Reports grabbed: 0
2026-04-28 05:17:45.7|Info|RssSyncService|Starting RSS Sync
2026-04-28 05:17:45.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/28/2026 05:18:16 due to recent failures." />
2026-04-28 05:17:45.8|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:00:31
2026-04-28 05:17:46.0|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/28/2026 01:40:24 and 04/28/2026 02:56:04 UTC. Search may be required.
2026-04-28 05:18:00.1|Info|DownloadDecisionMaker|Processing 1347 releases
2026-04-28 05:18:01.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1347, Reports grabbed: 0
2026-04-28 05:33:16.8|Info|RssSyncService|Starting RSS Sync
2026-04-28 05:33:32.5|Info|DownloadDecisionMaker|Processing 1365 releases
2026-04-28 05:33:34.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1365, Reports grabbed: 0
2026-04-28 05:38:47.3|Info|SceneMappingService|Updating Scene mappings
2026-04-28 05:48:47.7|Info|RssSyncService|Starting RSS Sync
2026-04-28 05:49:03.1|Info|DownloadDecisionMaker|Processing 1366 releases
2026-04-28 05:49:05.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1366, Reports grabbed: 0
2026-04-28 06:04:19.4|Info|RssSyncService|Starting RSS Sync
2026-04-28 06:04:35.1|Info|DownloadDecisionMaker|Processing 1376 releases
2026-04-28 06:04:37.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1376, Reports grabbed: 0
2026-04-28 06:19:50.9|Info|RssSyncService|Starting RSS Sync
2026-04-28 06:20:01.6|Info|DownloadDecisionMaker|Processing 1380 releases
2026-04-28 06:20:03.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1380, Reports grabbed: 0
2026-04-28 06:35:22.9|Info|RssSyncService|Starting RSS Sync
2026-04-28 06:35:36.2|Info|DownloadDecisionMaker|Processing 1407 releases
2026-04-28 06:35:38.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1407, Reports grabbed: 0
2026-04-28 06:50:54.5|Info|RssSyncService|Starting RSS Sync
2026-04-28 06:51:08.0|Info|DownloadDecisionMaker|Processing 1409 releases
2026-04-28 06:51:10.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1409, Reports grabbed: 0
2026-04-28 07:06:29.7|Info|RssSyncService|Starting RSS Sync
2026-04-28 07:06:47.6|Info|DownloadDecisionMaker|Processing 1426 releases
2026-04-28 07:06:49.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1426, Reports grabbed: 0
2026-04-28 07:22:02.2|Info|RssSyncService|Starting RSS Sync
2026-04-28 07:22:02.6|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/28/2026 03:46:24 and 04/28/2026 04:55:02 UTC. Search may be required.
2026-04-28 07:22:17.9|Info|DownloadDecisionMaker|Processing 1454 releases
2026-04-28 07:22:20.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1454, Reports grabbed: 0
2026-04-28 07:37:33.7|Info|RssSyncService|Starting RSS Sync
2026-04-28 07:37:47.3|Info|DownloadDecisionMaker|Processing 1470 releases
2026-04-28 07:37:49.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1470, Reports grabbed: 0
2026-04-28 07:53:04.3|Info|RssSyncService|Starting RSS Sync
2026-04-28 07:53:18.6|Info|DownloadDecisionMaker|Processing 1467 releases
2026-04-28 07:53:20.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1467, Reports grabbed: 0
2026-04-28 08:08:35.0|Info|RssSyncService|Starting RSS Sync
2026-04-28 08:08:47.6|Info|DownloadDecisionMaker|Processing 1455 releases
2026-04-28 08:08:49.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1455, Reports grabbed: 0
2026-04-28 08:24:07.6|Info|RssSyncService|Starting RSS Sync
2026-04-28 08:24:22.8|Info|DownloadDecisionMaker|Processing 1460 releases
2026-04-28 08:24:25.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1460, Reports grabbed: 0
2026-04-28 08:39:10.0|Info|SceneMappingService|Updating Scene mappings
2026-04-28 08:39:40.0|Info|RssSyncService|Starting RSS Sync
2026-04-28 08:40:42.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/28/2026 08:41:42 due to recent failures." />
2026-04-28 08:40:42.8|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-04-28 08:40:42.8|Info|DownloadDecisionMaker|Processing 1401 releases
2026-04-28 08:40:45.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1401, Reports grabbed: 0
2026-04-28 08:56:13.5|Info|RssSyncService|Starting RSS Sync
2026-04-28 08:57:15.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/28/2026 08:58:15 due to recent failures." />
2026-04-28 08:57:15.5|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-04-28 08:57:15.5|Info|DownloadDecisionMaker|Processing 1361 releases
2026-04-28 08:57:17.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1361, Reports grabbed: 0
2026-04-28 09:12:45.0|Info|RssSyncService|Starting RSS Sync
2026-04-28 09:12:45.3|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/28/2026 05:44:57 and 04/28/2026 06:43:03 UTC. Search may be required.
2026-04-28 09:13:04.0|Info|DownloadDecisionMaker|Processing 1450 releases
2026-04-28 09:13:05.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1450, Reports grabbed: 0
2026-04-28 09:28:19.1|Info|RssSyncService|Starting RSS Sync
2026-04-28 09:28:32.0|Info|DownloadDecisionMaker|Processing 1447 releases
2026-04-28 09:28:34.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1447, Reports grabbed: 0
2026-04-28 09:43:52.2|Info|RssSyncService|Starting RSS Sync
2026-04-28 09:44:54.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/28/2026 09:45:54 due to recent failures." />
2026-04-28 09:44:54.5|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:01:00
2026-04-28 09:44:54.5|Info|DownloadDecisionMaker|Processing 1438 releases
2026-04-28 09:44:57.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1438, Reports grabbed: 0
2026-04-28 10:00:23.8|Info|RssSyncService|Starting RSS Sync
2026-04-28 10:01:28.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/28/2026 10:06:28 due to recent failures." />
2026-04-28 10:01:28.3|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:05:00
2026-04-28 10:01:28.3|Info|DownloadDecisionMaker|Processing 1405 releases
2026-04-28 10:01:30.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1405, Reports grabbed: 0
2026-04-28 10:16:56.5|Info|RssSyncService|Starting RSS Sync
2026-04-28 10:17:12.4|Info|DownloadDecisionMaker|Processing 1433 releases
2026-04-28 10:17:14.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1433, Reports grabbed: 0
2026-04-28 10:32:28.0|Info|RssSyncService|Starting RSS Sync
2026-04-28 10:32:42.3|Info|DownloadDecisionMaker|Processing 1435 releases
2026-04-28 10:32:44.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1435, Reports grabbed: 0
2026-04-28 10:47:59.1|Info|RssSyncService|Starting RSS Sync
2026-04-28 10:48:14.6|Info|DownloadDecisionMaker|Processing 1423 releases
2026-04-28 10:48:16.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1423, Reports grabbed: 0
2026-04-28 11:03:31.7|Info|RssSyncService|Starting RSS Sync
2026-04-28 11:03:46.1|Info|DownloadDecisionMaker|Processing 1420 releases
2026-04-28 11:03:48.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1420, Reports grabbed: 0
2026-04-28 11:19:02.3|Info|RssSyncService|Starting RSS Sync
2026-04-28 11:19:02.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/28/2026 07:50:46 and 04/28/2026 09:18:03 UTC. Search may be required.
2026-04-28 11:19:14.8|Info|DownloadDecisionMaker|Processing 1430 releases
2026-04-28 11:19:16.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1430, Reports grabbed: 0
2026-04-28 11:34:33.0|Info|RssSyncService|Starting RSS Sync
2026-04-28 11:34:48.2|Info|DownloadDecisionMaker|Processing 1441 releases
2026-04-28 11:34:50.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1441, Reports grabbed: 0
2026-04-28 11:36:34.5|Info|RefreshSeriesService|Skipping refresh of series: The Acolyte
2026-04-28 11:36:34.5|Info|DiskScanService|Scanning The Acolyte
2026-04-28 11:36:34.6|Info|DiskScanService|Completed scanning disk for The Acolyte
2026-04-28 11:36:34.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:36:34.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:36:34.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:36:34.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:36:34.7|Info|RefreshSeriesService|Skipping refresh of series: Agatha Christie's Poirot
2026-04-28 11:36:34.7|Info|DiskScanService|Scanning Agatha Christie's Poirot
2026-04-28 11:36:34.8|Info|DiskScanService|Completed scanning disk for Agatha Christie's Poirot
2026-04-28 11:36:34.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:36:34.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:36:34.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:36:34.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:36:34.8|Info|RefreshSeriesService|Updating ARK: The Animated Series
2026-04-28 11:36:35.0|Info|RefreshEpisodeService|Starting episode info refresh for: [393221][ARK: The Animated Series]
2026-04-28 11:36:35.2|Info|RefreshEpisodeService|Finished episode refresh for series: [393221][ARK: The Animated Series].
2026-04-28 11:36:35.3|Info|DiskScanService|Scanning ARK: The Animated Series
2026-04-28 11:36:35.5|Info|DiskScanService|Completed scanning disk for ARK: The Animated Series
2026-04-28 11:36:35.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:36:35.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:36:35.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:36:35.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:36:35.5|Info|RefreshSeriesService|Skipping refresh of series: Attack on Titan
2026-04-28 11:36:35.5|Info|DiskScanService|Scanning Attack on Titan
2026-04-28 11:36:35.9|Info|DiskScanService|Completed scanning disk for Attack on Titan
2026-04-28 11:36:36.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:36:36.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:36:36.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:36:36.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:36:36.0|Info|RefreshSeriesService|Skipping refresh of series: Ben 10
2026-04-28 11:36:36.0|Info|DiskScanService|Scanning Ben 10
2026-04-28 11:36:36.0|Info|DiskScanService|Completed scanning disk for Ben 10
2026-04-28 11:36:36.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:36:36.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:36:36.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:36:36.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:36:36.0|Info|RefreshSeriesService|Updating Bleach
2026-04-28 11:36:36.1|Info|RefreshEpisodeService|Starting episode info refresh for: [74796][Bleach]
2026-04-28 11:36:45.1|Info|RefreshEpisodeService|Finished episode refresh for series: [74796][Bleach].
2026-04-28 11:36:53.2|Info|DiskScanService|Scanning Bleach
2026-04-28 11:36:53.6|Info|DiskScanService|Completed scanning disk for Bleach
2026-04-28 11:36:53.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:36:53.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:36:53.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:36:53.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:36:53.7|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
2026-04-28 11:36:53.7|Info|DiskScanService|Scanning Breaking Bad
2026-04-28 11:36:53.7|Info|DiskScanService|Completed scanning disk for Breaking Bad
2026-04-28 11:36:53.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:36:53.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:36:53.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:36:53.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:36:53.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-28 11:36:53.7|Info|RefreshSeriesService|Updating Bridgerton
2026-04-28 11:36:53.7|Info|RefreshEpisodeService|Starting episode info refresh for: [366668][Bridgerton]
2026-04-28 11:36:54.7|Info|RefreshEpisodeService|Finished episode refresh for series: [366668][Bridgerton].
2026-04-28 11:36:54.7|Info|DiskScanService|Scanning Bridgerton
2026-04-28 11:36:55.0|Info|DiskScanService|Completed scanning disk for Bridgerton
2026-04-28 11:36:55.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:36:55.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:36:55.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:36:55.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:36:55.1|Info|RefreshSeriesService|Skipping refresh of series: Come Outside
2026-04-28 11:36:55.1|Info|DiskScanService|Scanning Come Outside
2026-04-28 11:36:55.1|Info|DiskScanService|Completed scanning disk for Come Outside
2026-04-28 11:36:55.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:36:55.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:36:55.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:36:55.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:36:55.1|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-28 11:36:55.1|Info|RefreshSeriesService|Skipping refresh of series: The Crown
2026-04-28 11:36:55.1|Info|DiskScanService|Scanning The Crown
2026-04-28 11:36:55.3|Info|DiskScanService|Completed scanning disk for The Crown
2026-04-28 11:36:55.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:36:55.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:36:55.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:36:55.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:36:55.4|Info|RefreshSeriesService|Skipping refresh of series: Cyberpunk: Edgerunners
2026-04-28 11:36:55.4|Info|DiskScanService|Scanning Cyberpunk: Edgerunners
2026-04-28 11:36:55.4|Info|DiskScanService|Completed scanning disk for Cyberpunk: Edgerunners
2026-04-28 11:36:55.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:36:55.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:36:55.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:36:55.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:36:55.5|Info|RefreshSeriesService|Skipping refresh of series: The Dinosaurs
2026-04-28 11:36:55.5|Info|DiskScanService|Scanning The Dinosaurs
2026-04-28 11:36:55.5|Info|DiskScanService|Completed scanning disk for The Dinosaurs
2026-04-28 11:36:55.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:36:55.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:36:55.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:36:55.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:36:55.5|Info|RefreshSeriesService|Skipping refresh of series: Eyes of Wakanda
2026-04-28 11:36:55.5|Info|DiskScanService|Scanning Eyes of Wakanda
2026-04-28 11:36:55.5|Info|DiskScanService|Completed scanning disk for Eyes of Wakanda
2026-04-28 11:36:55.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:36:55.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:36:55.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:36:55.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:36:55.5|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-28 11:36:55.5|Info|RefreshSeriesService|Updating Harry Potter
2026-04-28 11:36:55.6|Info|RefreshEpisodeService|Starting episode info refresh for: [433637][Harry Potter]
2026-04-28 11:36:55.6|Info|RefreshEpisodeService|Finished episode refresh for series: [433637][Harry Potter].
2026-04-28 11:36:55.6|Info|DiskScanService|Scanning Harry Potter
2026-04-28 11:36:55.6|Info|DiskScanService|Completed scanning disk for Harry Potter
2026-04-28 11:36:55.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:36:55.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:36:55.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:36:55.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:36:55.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-28 11:36:55.6|Info|RefreshSeriesService|Skipping refresh of series: How To with John Wilson
2026-04-28 11:36:55.6|Info|DiskScanService|Scanning How To with John Wilson
2026-04-28 11:36:55.7|Info|DiskScanService|Completed scanning disk for How To with John Wilson
2026-04-28 11:36:55.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:36:55.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:36:55.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:36:55.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:36:55.7|Info|RefreshSeriesService|Skipping refresh of series: Little Dorrit
2026-04-28 11:36:55.7|Info|DiskScanService|Scanning Little Dorrit
2026-04-28 11:36:55.9|Info|DiskScanService|Completed scanning disk for Little Dorrit
2026-04-28 11:36:55.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:36:55.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:36:55.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:36:55.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:36:55.9|Info|RefreshSeriesService|Skipping refresh of series: MythBusters
2026-04-28 11:36:55.9|Info|DiskScanService|Scanning MythBusters
2026-04-28 11:36:55.9|Info|DiskScanService|Completed scanning disk for MythBusters
2026-04-28 11:36:55.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:36:55.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:36:55.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:36:55.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:36:55.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-28 11:36:55.9|Info|RefreshSeriesService|Updating Outlander
2026-04-28 11:36:56.0|Info|RefreshEpisodeService|Starting episode info refresh for: [270408][Outlander]
2026-04-28 11:37:01.1|Info|RefreshEpisodeService|Finished episode refresh for series: [270408][Outlander].
2026-04-28 11:37:01.1|Info|DiskScanService|Scanning Outlander
2026-04-28 11:37:01.3|Info|DiskScanService|Completed scanning disk for Outlander
2026-04-28 11:37:01.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:37:01.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:37:01.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:37:01.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:37:01.3|Info|RefreshSeriesService|Skipping refresh of series: Pride and Prejudice
2026-04-28 11:37:01.3|Info|DiskScanService|Scanning Pride and Prejudice
2026-04-28 11:37:01.4|Info|DiskScanService|Completed scanning disk for Pride and Prejudice
2026-04-28 11:37:01.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:37:01.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:37:01.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:37:01.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:37:01.4|Info|RefreshSeriesService|Skipping refresh of series: Sex Education
2026-04-28 11:37:01.4|Info|DiskScanService|Scanning Sex Education
2026-04-28 11:37:01.4|Info|DiskScanService|Completed scanning disk for Sex Education
2026-04-28 11:37:01.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:37:01.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:37:01.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:37:01.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:37:01.4|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: The Next Generation
2026-04-28 11:37:01.4|Info|DiskScanService|Scanning Star Trek: The Next Generation
2026-04-28 11:37:01.4|Info|DiskScanService|Completed scanning disk for Star Trek: The Next Generation
2026-04-28 11:37:01.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:37:01.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:37:01.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:37:01.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:37:01.4|Info|RefreshSeriesService|Skipping refresh of series: Stranger Things
2026-04-28 11:37:01.4|Info|DiskScanService|Scanning Stranger Things
2026-04-28 11:37:01.5|Info|DiskScanService|Completed scanning disk for Stranger Things
2026-04-28 11:37:01.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:37:01.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:37:01.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:37:01.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:37:01.5|Info|RefreshSeriesService|Updating A Taste for Murder
2026-04-28 11:37:01.5|Info|RefreshEpisodeService|Starting episode info refresh for: [459962][A Taste for Murder]
2026-04-28 11:37:01.6|Info|RefreshEpisodeService|Finished episode refresh for series: [459962][A Taste for Murder].
2026-04-28 11:37:01.6|Info|DiskScanService|Scanning A Taste for Murder
2026-04-28 11:37:01.6|Info|DiskScanService|Completed scanning disk for A Taste for Murder
2026-04-28 11:37:01.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:37:01.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:37:01.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:37:01.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:37:01.7|Info|RefreshSeriesService|Skipping refresh of series: Teenage Mutant Ninja Turtles (2012)
2026-04-28 11:37:01.7|Warn|DiskScanService|Series' root folder (/downloads/Teenage Mutant NINJA TURTLES (2012-2017) - Complete TMNT Series, Season 1,2,3,4,5 S01-S05 - 720p Web-DL x264) doesn't exist.
2026-04-28 11:37:01.7|Info|RefreshSeriesService|Updating A Thousand Blows
2026-04-28 11:37:01.8|Info|RefreshEpisodeService|Starting episode info refresh for: [423901][A Thousand Blows]
2026-04-28 11:37:02.3|Info|RefreshEpisodeService|Finished episode refresh for series: [423901][A Thousand Blows].
2026-04-28 11:37:02.3|Info|DiskScanService|Scanning A Thousand Blows
2026-04-28 11:37:02.4|Info|DiskScanService|Completed scanning disk for A Thousand Blows
2026-04-28 11:37:02.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:37:02.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:37:02.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:37:02.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:37:02.4|Info|RefreshSeriesService|Skipping refresh of series: Yu-Gi-Oh! Duel Monsters
2026-04-28 11:37:02.4|Info|DiskScanService|Scanning Yu-Gi-Oh! Duel Monsters
2026-04-28 11:37:02.7|Info|DiskScanService|Completed scanning disk for Yu-Gi-Oh! Duel Monsters
2026-04-28 11:37:02.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 11:37:02.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 11:37:02.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 11:37:02.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 11:39:34.7|Info|SceneMappingService|Updating Scene mappings
2026-04-28 11:50:05.0|Info|RssSyncService|Starting RSS Sync
2026-04-28 11:50:56.6|Info|DownloadDecisionMaker|Processing 1449 releases
2026-04-28 11:51:01.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1449, Reports grabbed: 0
2026-04-28 12:06:05.9|Info|RssSyncService|Starting RSS Sync
2026-04-28 12:06:20.6|Info|DownloadDecisionMaker|Processing 1480 releases
2026-04-28 12:06:25.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1480, Reports grabbed: 0
2026-04-28 12:21:36.7|Info|RssSyncService|Starting RSS Sync
2026-04-28 12:21:57.4|Info|DownloadDecisionMaker|Processing 1480 releases
2026-04-28 12:22:00.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1480, Reports grabbed: 0
2026-04-28 12:37:07.7|Info|RssSyncService|Starting RSS Sync
2026-04-28 12:37:21.8|Info|DownloadDecisionMaker|Processing 1474 releases
2026-04-28 12:37:24.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1474, Reports grabbed: 0
2026-04-28 12:52:38.4|Info|RssSyncService|Starting RSS Sync
2026-04-28 12:53:05.5|Info|DownloadDecisionMaker|Processing 1472 releases
2026-04-28 12:53:08.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1472, Reports grabbed: 0
2026-04-28 13:08:09.4|Info|RssSyncService|Starting RSS Sync
2026-04-28 13:09:13.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/28/2026 13:10:13 due to recent failures." />
2026-04-28 13:09:14.0|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-04-28 13:09:14.1|Info|DownloadDecisionMaker|Processing 1413 releases
2026-04-28 13:09:17.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1413, Reports grabbed: 0
2026-04-28 13:24:40.9|Info|RssSyncService|Starting RSS Sync
2026-04-28 13:24:41.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/28/2026 10:01:05 and 04/28/2026 11:20:02 UTC. Search may be required.
2026-04-28 13:25:43.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/28/2026 13:26:43 due to recent failures." />
2026-04-28 13:25:43.8|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-04-28 13:25:43.9|Info|DownloadDecisionMaker|Processing 1410 releases
2026-04-28 13:25:46.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1410, Reports grabbed: 0
2026-04-28 13:41:14.3|Info|RssSyncService|Starting RSS Sync
2026-04-28 13:41:32.2|Info|DownloadDecisionMaker|Processing 1429 releases
2026-04-28 13:41:34.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1429, Reports grabbed: 0
2026-04-28 13:56:46.1|Info|RssSyncService|Starting RSS Sync
2026-04-28 13:57:00.4|Info|DownloadDecisionMaker|Processing 1415 releases
2026-04-28 13:57:03.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1415, Reports grabbed: 0
2026-04-28 14:12:17.1|Info|RssSyncService|Starting RSS Sync
2026-04-28 14:12:38.1|Info|DownloadDecisionMaker|Processing 1409 releases
2026-04-28 14:12:40.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1409, Reports grabbed: 0
2026-04-28 14:27:47.8|Info|RssSyncService|Starting RSS Sync
2026-04-28 14:27:59.0|Info|DownloadDecisionMaker|Processing 1393 releases
2026-04-28 14:28:01.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1393, Reports grabbed: 0
2026-04-28 14:39:48.3|Info|SceneMappingService|Updating Scene mappings
2026-04-28 14:43:18.5|Info|RssSyncService|Starting RSS Sync
2026-04-28 14:43:32.9|Info|DownloadDecisionMaker|Processing 1391 releases
2026-04-28 14:43:35.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1391, Reports grabbed: 0
2026-04-28 14:58:49.2|Info|RssSyncService|Starting RSS Sync
2026-04-28 14:59:03.4|Info|DownloadDecisionMaker|Processing 1390 releases
2026-04-28 14:59:07.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1390, Reports grabbed: 0
2026-04-28 15:14:20.2|Info|RssSyncService|Starting RSS Sync
2026-04-28 15:14:21.3|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/28/2026 11:39:45 and 04/28/2026 12:44:25 UTC. Search may be required.
2026-04-28 15:14:33.9|Info|DownloadDecisionMaker|Processing 1376 releases
2026-04-28 15:14:38.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1376, Reports grabbed: 0
2026-04-28 15:24:50.9|Info|BackupService|Starting Backup
2026-04-28 15:29:51.1|Info|RssSyncService|Starting RSS Sync
2026-04-28 15:30:10.6|Info|DownloadDecisionMaker|Processing 1385 releases
2026-04-28 15:30:12.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1385, Reports grabbed: 0
2026-04-28 15:45:22.0|Info|RssSyncService|Starting RSS Sync
2026-04-28 15:45:36.6|Info|DownloadDecisionMaker|Processing 1410 releases
2026-04-28 15:45:39.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1410, Reports grabbed: 0
2026-04-28 16:00:53.0|Info|RssSyncService|Starting RSS Sync
2026-04-28 16:01:08.0|Info|DownloadDecisionMaker|Processing 1428 releases
2026-04-28 16:01:10.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1428, Reports grabbed: 0
2026-04-28 16:16:27.1|Info|RssSyncService|Starting RSS Sync
2026-04-28 16:16:42.0|Info|DownloadDecisionMaker|Processing 1447 releases
2026-04-28 16:16:44.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1447, Reports grabbed: 0
2026-04-28 16:31:58.0|Info|RssSyncService|Starting RSS Sync
2026-04-28 16:32:16.0|Info|DownloadDecisionMaker|Processing 1447 releases
2026-04-28 16:32:18.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1447, Reports grabbed: 0
2026-04-28 16:47:30.0|Info|RssSyncService|Starting RSS Sync
2026-04-28 16:47:45.3|Info|DownloadDecisionMaker|Processing 1454 releases
2026-04-28 16:47:47.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1454, Reports grabbed: 0
2026-04-28 17:03:02.4|Info|RssSyncService|Starting RSS Sync
2026-04-28 17:03:14.5|Info|DownloadDecisionMaker|Processing 1465 releases
2026-04-28 17:03:16.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1465, Reports grabbed: 0
2026-04-28 17:18:34.5|Info|RssSyncService|Starting RSS Sync
2026-04-28 17:18:34.9|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/28/2026 13:22:36 and 04/28/2026 14:09:12 UTC. Search may be required.
2026-04-28 17:18:54.2|Info|DownloadDecisionMaker|Processing 1468 releases
2026-04-28 17:18:56.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1468, Reports grabbed: 0
2026-04-28 17:34:06.8|Info|RssSyncService|Starting RSS Sync
2026-04-28 17:34:19.5|Info|DownloadDecisionMaker|Processing 1470 releases
2026-04-28 17:34:21.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1470, Reports grabbed: 0
2026-04-28 17:40:07.2|Info|SceneMappingService|Updating Scene mappings
2026-04-28 17:49:37.6|Info|RssSyncService|Starting RSS Sync
2026-04-28 17:49:51.9|Info|DownloadDecisionMaker|Processing 1479 releases
2026-04-28 17:49:54.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1479, Reports grabbed: 0
2026-04-28 18:05:08.5|Info|RssSyncService|Starting RSS Sync
2026-04-28 18:05:23.6|Info|DownloadDecisionMaker|Processing 1488 releases
2026-04-28 18:05:25.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1488, Reports grabbed: 0
2026-04-28 18:20:39.5|Info|RssSyncService|Starting RSS Sync
2026-04-28 18:21:00.7|Info|DownloadDecisionMaker|Processing 1490 releases
2026-04-28 18:21:03.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1490, Reports grabbed: 0
2026-04-28 18:30:15.9|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-28 18:36:10.9|Info|RssSyncService|Starting RSS Sync
2026-04-28 18:36:31.0|Info|DownloadDecisionMaker|Processing 1492 releases
2026-04-28 18:36:33.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1492, Reports grabbed: 0
2026-04-28 18:51:41.9|Info|RssSyncService|Starting RSS Sync
2026-04-28 18:52:00.5|Info|DownloadDecisionMaker|Processing 1501 releases
2026-04-28 18:52:02.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1501, Reports grabbed: 0
2026-04-28 19:07:12.5|Info|RssSyncService|Starting RSS Sync
2026-04-28 19:07:25.5|Info|DownloadDecisionMaker|Processing 1500 releases
2026-04-28 19:07:27.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1500, Reports grabbed: 0
2026-04-28 19:22:43.3|Info|RssSyncService|Starting RSS Sync
2026-04-28 19:22:51.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/28/2026 15:20:01 and 04/28/2026 16:53:25 UTC. Search may be required.
2026-04-28 19:23:06.2|Info|DownloadDecisionMaker|Processing 1506 releases
2026-04-28 19:23:08.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1506, Reports grabbed: 0
2026-04-28 19:38:15.4|Info|RssSyncService|Starting RSS Sync
2026-04-28 19:38:29.9|Info|DownloadDecisionMaker|Processing 1530 releases
2026-04-28 19:38:32.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1530, Reports grabbed: 0
2026-04-28 19:53:47.0|Info|RssSyncService|Starting RSS Sync
2026-04-28 19:54:02.5|Info|DownloadDecisionMaker|Processing 1530 releases
2026-04-28 19:54:04.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1530, Reports grabbed: 0
2026-04-28 20:09:17.6|Info|RssSyncService|Starting RSS Sync
2026-04-28 20:09:33.6|Info|DownloadDecisionMaker|Processing 1519 releases
2026-04-28 20:09:36.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1519, Reports grabbed: 0
2026-04-28 20:24:48.3|Info|RssSyncService|Starting RSS Sync
2026-04-28 20:25:02.8|Info|DownloadDecisionMaker|Processing 1500 releases
2026-04-28 20:25:05.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1500, Reports grabbed: 0
2026-04-28 20:29:52.9|Info|AddSeriesService|Adding Series [281662][Marvel's Daredevil] Path: [/series/Marvel's Daredevil]
2026-04-28 20:29:53.1|Info|RefreshSeriesService|Updating Marvel's Daredevil
2026-04-28 20:29:53.3|Info|RefreshEpisodeService|Starting episode info refresh for: [281662][Marvel's Daredevil]
2026-04-28 20:29:53.4|Info|RefreshEpisodeService|Finished episode refresh for series: [281662][Marvel's Daredevil].
2026-04-28 20:29:53.5|Info|MediaCoverService|Downloading Banner for [281662][Marvel's Daredevil] https://artworks.thetvdb.com/banners/graphical/281662-g17.jpg
2026-04-28 20:29:53.5|Info|DiskScanService|Scanning Marvel's Daredevil
2026-04-28 20:29:53.5|Info|DiskScanService|Completed scanning disk for Marvel's Daredevil
2026-04-28 20:29:53.5|Info|SeriesScannedHandler|[Marvel's Daredevil] was recently added, performing post-add actions
2026-04-28 20:29:53.6|Info|MediaCoverService|Downloading Poster for [281662][Marvel's Daredevil] https://artworks.thetvdb.com/banners/posters/281662-1.jpg
2026-04-28 20:29:53.6|Info|MediaCoverService|Downloading Fanart for [281662][Marvel's Daredevil] https://artworks.thetvdb.com/banners/fanart/original/281662-7.jpg
2026-04-28 20:29:53.7|Info|MediaCoverService|Downloading Clearlogo for [281662][Marvel's Daredevil] https://artworks.thetvdb.com/banners/v4/series/281662/clearlogo/611b64e128a7e.png
2026-04-28 20:29:54.3|Info|MetadataService|Series folder does not exist, skipping metadata image creation
2026-04-28 20:29:55.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 20:29:55.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 20:29:55.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 20:29:55.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 20:29:55.0|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-28 20:29:55.2|Info|EpisodeSearchService|Performing search for 13 episodes
2026-04-28 20:29:55.2|Info|ReleaseSearchService|Searching indexers for [Marvel's Daredevil : S02]. 8 active indexers
2026-04-28 20:30:00.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/7/api?t=tvsearch&cat=5000&extended=1&apikey=(removed)&offset=0&limit=100&q=Daredevil&season=2: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/28/2026 20:31:00 due to recent failures." />
2026-04-28 20:30:00.5|Warn|Torznab|API Request Limit reached for LimeTorrents (Prowlarr). Disabled for 00:01:00
2026-04-28 20:30:22.6|Info|DownloadDecisionMaker|Processing 192 releases
2026-04-28 20:30:24.3|Info|DownloadService|Report sent to qBittorrent. Indexer TorrentDownload (Prowlarr). Marvels Daredevil S02 1080p BluRay x265 HEVC 6CH MRN
2026-04-28 20:30:24.8|Info|EpisodeSearchService|Completed search for 13 episodes. 1 reports downloaded.
2026-04-28 20:31:26.8|Info|Auth|Auth-Success ip 127.0.0.1 username 'placebo'
2026-04-28 20:31:51.4|Info|ReleaseSearchService|Searching indexers for [Marvel's Daredevil : S02]. 8 active indexers
2026-04-28 20:31:58.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/7/api?t=tvsearch&cat=5000&extended=1&apikey=(removed)&offset=0&limit=100&q=Daredevil&season=2: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/28/2026 20:36:58 due to recent failures." />
2026-04-28 20:31:58.1|Warn|Torznab|API Request Limit reached for LimeTorrents (Prowlarr). Disabled for 00:05:00
2026-04-28 20:32:28.0|Info|DownloadDecisionMaker|Processing 192 releases
2026-04-28 20:33:13.9|Info|DownloadService|Report sent to qBittorrent. Indexer TorrentGalaxyClone (Prowlarr). Marvels Daredevil S02 1080p ITA ENG MULTI DSNP WEBRip x265 AAC V3
2026-04-28 20:40:19.0|Info|RssSyncService|Starting RSS Sync
2026-04-28 20:40:19.2|Info|SceneMappingService|Updating Scene mappings
2026-04-28 20:40:33.9|Info|DownloadDecisionMaker|Processing 1482 releases
2026-04-28 20:40:36.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1482, Reports grabbed: 0
2026-04-28 20:55:50.2|Info|RssSyncService|Starting RSS Sync
2026-04-28 20:57:30.7|Warn|Torznab|Internet Archive (Prowlarr) server is currently unavailable. http://prowlarr:9696/12/api?t=tvsearch&cat=5000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2026-04-28 20:57:30.7|Info|DownloadDecisionMaker|Processing 1472 releases
2026-04-28 20:57:33.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1472, Reports grabbed: 0
2026-04-28 21:12:30.3|Info|Bootstrap|Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.17.2952
2026-04-28 21:12:30.5|Info|AppFolderInfo|Data directory is being overridden to [/config]
2026-04-28 21:12:30.5|Info|AppFolderInfo|Data directory is being overridden to [/config]
2026-04-28 21:12:31.5|Info|AppFolderInfo|Data directory is being overridden to [/config]
2026-04-28 21:12:31.8|Info|MigrationController|*** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-28 21:12:31.9|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2026-04-28 21:12:31.9|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 
2026-04-28 21:12:31.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2026-04-28 21:12:33.4|Info|DatabaseEngineVersionCheck|SQLite 3.51.2
2026-04-28 21:12:33.4|Info|FluentMigrator.Runner.MigrationRunner|=> 1.4481816s
2026-04-28 21:12:33.4|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2026-04-28 21:12:33.4|Info|FluentMigrator.Runner.MigrationRunner|=> 1.4496757s
2026-04-28 21:12:33.8|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-28 21:12:33.8|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2026-04-28 21:12:33.8|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 
2026-04-28 21:12:33.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2026-04-28 21:12:34.4|Info|DatabaseEngineVersionCheck|SQLite 3.51.2
2026-04-28 21:12:34.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.6468142s
2026-04-28 21:12:34.4|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2026-04-28 21:12:34.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.6469805s
2026-04-28 21:12:35.1|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
2026-04-28 21:12:46.0|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2026-04-28 21:12:46.0|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2026-04-28 21:12:46.0|Info|Microsoft.Hosting.Lifetime|Content root path: /app/sonarr/bin
2026-04-28 21:12:46.0|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2026-04-28 21:13:19.3|Info|RssSyncService|Starting RSS Sync
2026-04-28 21:13:23.4|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/28/2026 17:31:05 and 04/28/2026 19:12:08 UTC. Search may be required.
2026-04-28 21:13:34.5|Info|DownloadDecisionMaker|Processing 1423 releases
2026-04-28 21:13:37.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1423, Reports grabbed: 0
2026-04-28 21:28:57.4|Info|RssSyncService|Starting RSS Sync
2026-04-28 21:29:20.9|Info|DownloadDecisionMaker|Processing 1418 releases
2026-04-28 21:29:28.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1418, Reports grabbed: 0
2026-04-28 21:44:36.0|Info|RssSyncService|Starting RSS Sync
2026-04-28 21:44:54.2|Info|DownloadDecisionMaker|Processing 1403 releases
2026-04-28 21:44:57.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1403, Reports grabbed: 0
2026-04-28 22:00:12.4|Info|RssSyncService|Starting RSS Sync
2026-04-28 22:00:30.6|Info|DownloadDecisionMaker|Processing 1410 releases
2026-04-28 22:00:33.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1410, Reports grabbed: 0
2026-04-28 22:08:42.7|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2026-04-28 22:09:12.8|Info|HousekeepingService|Running housecleaning tasks
2026-04-28 22:09:13.4|Info|Database|Vacuuming Log database
2026-04-28 22:09:13.8|Info|Database|Log database compressed
2026-04-28 22:09:13.8|Info|Database|Vacuuming Main database
2026-04-28 22:09:15.8|Info|Database|Main database compressed
2026-04-28 22:15:43.0|Info|RssSyncService|Starting RSS Sync
2026-04-28 22:15:58.4|Info|DownloadDecisionMaker|Processing 1417 releases
2026-04-28 22:16:00.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1417, Reports grabbed: 0
2026-04-28 22:31:13.8|Info|RssSyncService|Starting RSS Sync
2026-04-28 22:31:32.0|Info|DownloadDecisionMaker|Processing 1417 releases
2026-04-28 22:31:34.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1417, Reports grabbed: 0
2026-04-28 22:46:44.7|Info|RssSyncService|Starting RSS Sync
2026-04-28 22:47:01.3|Info|DownloadDecisionMaker|Processing 1430 releases
2026-04-28 22:47:03.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1430, Reports grabbed: 0
2026-04-28 23:02:23.9|Info|RssSyncService|Starting RSS Sync
2026-04-28 23:02:50.8|Info|DownloadDecisionMaker|Processing 1426 releases
2026-04-28 23:02:54.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1426, Reports grabbed: 0
2026-04-28 23:17:59.6|Info|RssSyncService|Starting RSS Sync
2026-04-28 23:18:02.2|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/28/2026 19:55:01 and 04/28/2026 20:16:27 UTC. Search may be required.
2026-04-28 23:18:06.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/28/2026 23:19:05 due to recent failures." />
2026-04-28 23:18:06.4|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:01:00
2026-04-28 23:18:18.2|Info|DownloadDecisionMaker|Processing 1428 releases
2026-04-28 23:18:22.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1428, Reports grabbed: 0
2026-04-28 23:33:35.9|Info|RssSyncService|Starting RSS Sync
2026-04-28 23:33:52.4|Info|DownloadDecisionMaker|Processing 1453 releases
2026-04-28 23:33:54.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1453, Reports grabbed: 0
2026-04-28 23:37:06.3|Info|RefreshSeriesService|Skipping refresh of series: The Acolyte
2026-04-28 23:37:06.3|Info|DiskScanService|Scanning The Acolyte
2026-04-28 23:37:06.4|Info|DiskScanService|Completed scanning disk for The Acolyte
2026-04-28 23:37:06.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:06.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:06.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:06.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:06.5|Info|RefreshSeriesService|Skipping refresh of series: Agatha Christie's Poirot
2026-04-28 23:37:06.5|Info|DiskScanService|Scanning Agatha Christie's Poirot
2026-04-28 23:37:07.5|Info|DiskScanService|Completed scanning disk for Agatha Christie's Poirot
2026-04-28 23:37:07.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:07.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:07.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:07.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:07.6|Info|RefreshSeriesService|Updating ARK: The Animated Series
2026-04-28 23:37:07.8|Info|RefreshEpisodeService|Starting episode info refresh for: [393221][ARK: The Animated Series]
2026-04-28 23:37:07.9|Info|RefreshEpisodeService|Finished episode refresh for series: [393221][ARK: The Animated Series].
2026-04-28 23:37:08.0|Info|DiskScanService|Scanning ARK: The Animated Series
2026-04-28 23:37:08.0|Info|DiskScanService|Completed scanning disk for ARK: The Animated Series
2026-04-28 23:37:08.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:08.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:08.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:08.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:08.0|Info|RefreshSeriesService|Skipping refresh of series: Attack on Titan
2026-04-28 23:37:08.0|Info|DiskScanService|Scanning Attack on Titan
2026-04-28 23:37:08.2|Info|DiskScanService|Completed scanning disk for Attack on Titan
2026-04-28 23:37:08.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:08.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:08.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:08.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:08.2|Info|RefreshSeriesService|Skipping refresh of series: Ben 10
2026-04-28 23:37:08.2|Info|DiskScanService|Scanning Ben 10
2026-04-28 23:37:08.5|Info|DiskScanService|Completed scanning disk for Ben 10
2026-04-28 23:37:08.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:08.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:08.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:08.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:08.5|Info|RefreshSeriesService|Updating Bleach
2026-04-28 23:37:08.6|Info|RefreshEpisodeService|Starting episode info refresh for: [74796][Bleach]
2026-04-28 23:37:23.1|Info|RefreshEpisodeService|Finished episode refresh for series: [74796][Bleach].
2026-04-28 23:37:35.3|Info|DiskScanService|Scanning Bleach
2026-04-28 23:37:35.6|Info|DiskScanService|Completed scanning disk for Bleach
2026-04-28 23:37:35.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:35.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:35.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:35.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:35.7|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
2026-04-28 23:37:35.7|Info|DiskScanService|Scanning Breaking Bad
2026-04-28 23:37:35.7|Info|DiskScanService|Completed scanning disk for Breaking Bad
2026-04-28 23:37:35.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:35.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:35.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:35.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:35.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-28 23:37:35.7|Info|RefreshSeriesService|Updating Bridgerton
2026-04-28 23:37:35.7|Info|RefreshEpisodeService|Starting episode info refresh for: [366668][Bridgerton]
2026-04-28 23:37:37.6|Info|RefreshEpisodeService|Finished episode refresh for series: [366668][Bridgerton].
2026-04-28 23:37:37.6|Info|DiskScanService|Scanning Bridgerton
2026-04-28 23:37:37.6|Info|DiskScanService|Completed scanning disk for Bridgerton
2026-04-28 23:37:37.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:37.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:37.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:37.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:37.7|Info|RefreshSeriesService|Skipping refresh of series: Come Outside
2026-04-28 23:37:37.7|Info|DiskScanService|Scanning Come Outside
2026-04-28 23:37:37.7|Info|DiskScanService|Completed scanning disk for Come Outside
2026-04-28 23:37:37.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:37.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:37.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:37.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:37.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-28 23:37:37.7|Info|RefreshSeriesService|Skipping refresh of series: The Crown
2026-04-28 23:37:37.7|Info|DiskScanService|Scanning The Crown
2026-04-28 23:37:37.9|Info|DiskScanService|Completed scanning disk for The Crown
2026-04-28 23:37:37.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:37.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:37.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:37.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:37.9|Info|RefreshSeriesService|Skipping refresh of series: Cyberpunk: Edgerunners
2026-04-28 23:37:37.9|Info|DiskScanService|Scanning Cyberpunk: Edgerunners
2026-04-28 23:37:37.9|Info|DiskScanService|Completed scanning disk for Cyberpunk: Edgerunners
2026-04-28 23:37:38.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:38.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:38.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:38.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:38.0|Info|RefreshSeriesService|Skipping refresh of series: The Dinosaurs
2026-04-28 23:37:38.0|Info|DiskScanService|Scanning The Dinosaurs
2026-04-28 23:37:38.0|Info|DiskScanService|Completed scanning disk for The Dinosaurs
2026-04-28 23:37:38.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:38.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:38.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:38.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:38.0|Info|RefreshSeriesService|Skipping refresh of series: Eyes of Wakanda
2026-04-28 23:37:38.0|Info|DiskScanService|Scanning Eyes of Wakanda
2026-04-28 23:37:38.0|Info|DiskScanService|Completed scanning disk for Eyes of Wakanda
2026-04-28 23:37:38.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:38.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:38.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:38.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:38.0|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-28 23:37:38.0|Info|RefreshSeriesService|Updating Harry Potter
2026-04-28 23:37:38.0|Info|RefreshEpisodeService|Starting episode info refresh for: [433637][Harry Potter]
2026-04-28 23:37:38.1|Info|RefreshEpisodeService|Finished episode refresh for series: [433637][Harry Potter].
2026-04-28 23:37:38.1|Info|DiskScanService|Scanning Harry Potter
2026-04-28 23:37:38.1|Info|DiskScanService|Completed scanning disk for Harry Potter
2026-04-28 23:37:38.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:38.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:38.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:38.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:38.1|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-28 23:37:38.1|Info|RefreshSeriesService|Skipping refresh of series: How To with John Wilson
2026-04-28 23:37:38.1|Info|DiskScanService|Scanning How To with John Wilson
2026-04-28 23:37:38.1|Info|DiskScanService|Completed scanning disk for How To with John Wilson
2026-04-28 23:37:38.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:38.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:38.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:38.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:38.2|Info|RefreshSeriesService|Skipping refresh of series: Little Dorrit
2026-04-28 23:37:38.2|Info|DiskScanService|Scanning Little Dorrit
2026-04-28 23:37:38.4|Info|DiskScanService|Completed scanning disk for Little Dorrit
2026-04-28 23:37:38.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:38.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:38.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:38.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:38.4|Info|RefreshSeriesService|Skipping refresh of series: Marvel's Daredevil
2026-04-28 23:37:38.4|Info|DiskScanService|Scanning Marvel's Daredevil
2026-04-28 23:37:41.5|Info|DiskScanService|Completed scanning disk for Marvel's Daredevil
2026-04-28 23:37:41.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:41.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:41.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:41.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:41.6|Info|RefreshSeriesService|Skipping refresh of series: MythBusters
2026-04-28 23:37:41.6|Info|DiskScanService|Scanning MythBusters
2026-04-28 23:37:41.6|Info|DiskScanService|Completed scanning disk for MythBusters
2026-04-28 23:37:41.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:41.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:41.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:41.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:41.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-28 23:37:41.7|Info|RefreshSeriesService|Updating Outlander
2026-04-28 23:37:42.0|Info|RefreshEpisodeService|Starting episode info refresh for: [270408][Outlander]
2026-04-28 23:37:48.0|Info|RefreshEpisodeService|Finished episode refresh for series: [270408][Outlander].
2026-04-28 23:37:48.0|Info|DiskScanService|Scanning Outlander
2026-04-28 23:37:48.1|Info|DiskScanService|Completed scanning disk for Outlander
2026-04-28 23:37:48.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:48.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:48.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:48.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:48.2|Info|RefreshSeriesService|Skipping refresh of series: Pride and Prejudice
2026-04-28 23:37:48.2|Info|DiskScanService|Scanning Pride and Prejudice
2026-04-28 23:37:48.2|Info|DiskScanService|Completed scanning disk for Pride and Prejudice
2026-04-28 23:37:48.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:48.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:48.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:48.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:48.2|Info|RefreshSeriesService|Skipping refresh of series: Sex Education
2026-04-28 23:37:48.2|Info|DiskScanService|Scanning Sex Education
2026-04-28 23:37:48.2|Info|DiskScanService|Completed scanning disk for Sex Education
2026-04-28 23:37:48.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:48.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:48.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:48.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:48.3|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: The Next Generation
2026-04-28 23:37:48.3|Info|DiskScanService|Scanning Star Trek: The Next Generation
2026-04-28 23:37:48.3|Info|DiskScanService|Completed scanning disk for Star Trek: The Next Generation
2026-04-28 23:37:48.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:48.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:48.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:48.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:48.3|Info|RefreshSeriesService|Skipping refresh of series: Stranger Things
2026-04-28 23:37:48.3|Info|DiskScanService|Scanning Stranger Things
2026-04-28 23:37:48.4|Info|DiskScanService|Completed scanning disk for Stranger Things
2026-04-28 23:37:48.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:48.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:48.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:48.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:48.4|Info|RefreshSeriesService|Updating A Taste for Murder
2026-04-28 23:37:48.5|Info|RefreshEpisodeService|Starting episode info refresh for: [459962][A Taste for Murder]
2026-04-28 23:37:48.7|Info|RefreshEpisodeService|Finished episode refresh for series: [459962][A Taste for Murder].
2026-04-28 23:37:48.7|Info|DiskScanService|Scanning A Taste for Murder
2026-04-28 23:37:48.8|Info|DiskScanService|Completed scanning disk for A Taste for Murder
2026-04-28 23:37:48.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:48.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:48.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:48.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:48.8|Info|RefreshSeriesService|Skipping refresh of series: Teenage Mutant Ninja Turtles (2012)
2026-04-28 23:37:48.8|Warn|DiskScanService|Series' root folder (/downloads/Teenage Mutant NINJA TURTLES (2012-2017) - Complete TMNT Series, Season 1,2,3,4,5 S01-S05 - 720p Web-DL x264) doesn't exist.
2026-04-28 23:37:48.8|Info|RefreshSeriesService|Updating A Thousand Blows
2026-04-28 23:37:49.0|Info|RefreshEpisodeService|Starting episode info refresh for: [423901][A Thousand Blows]
2026-04-28 23:37:50.0|Info|RefreshEpisodeService|Finished episode refresh for series: [423901][A Thousand Blows].
2026-04-28 23:37:50.0|Info|DiskScanService|Scanning A Thousand Blows
2026-04-28 23:37:50.1|Info|DiskScanService|Completed scanning disk for A Thousand Blows
2026-04-28 23:37:50.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:50.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:50.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:50.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:37:50.2|Info|RefreshSeriesService|Skipping refresh of series: Yu-Gi-Oh! Duel Monsters
2026-04-28 23:37:50.2|Info|DiskScanService|Scanning Yu-Gi-Oh! Duel Monsters
2026-04-28 23:37:51.1|Info|DiskScanService|Completed scanning disk for Yu-Gi-Oh! Duel Monsters
2026-04-28 23:37:51.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-28 23:37:51.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-28 23:37:51.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-28 23:37:51.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-28 23:40:36.8|Info|SceneMappingService|Updating Scene mappings
2026-04-28 23:49:07.2|Info|RssSyncService|Starting RSS Sync
2026-04-28 23:49:21.6|Info|DownloadDecisionMaker|Processing 1457 releases
2026-04-28 23:49:24.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1457, Reports grabbed: 0
2026-04-29 00:04:38.4|Info|RssSyncService|Starting RSS Sync
2026-04-29 00:04:53.2|Info|DownloadDecisionMaker|Processing 1527 releases
2026-04-29 00:04:55.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1527, Reports grabbed: 0
2026-04-29 00:20:09.3|Info|RssSyncService|Starting RSS Sync
2026-04-29 00:20:10.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/4/api?t=tvsearch&cat=5000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 00:20:10 due to recent failures." />
2026-04-29 00:20:10.9|Warn|Torznab|API Request Limit reached for EZTV (Prowlarr). Disabled for 1.00:00:00
2026-04-29 00:20:26.0|Info|DownloadDecisionMaker|Processing 1554 releases
2026-04-29 00:20:28.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1554, Reports grabbed: 0
2026-04-29 00:35:44.7|Info|RssSyncService|Starting RSS Sync
2026-04-29 00:35:55.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/8/api?t=tvsearch&cat=5000,5040,5030,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 00:35:50 due to recent failures." />
2026-04-29 00:35:56.3|Warn|Torznab|API Request Limit reached for 1337x (Prowlarr). Disabled for 23:59:55
2026-04-29 00:36:05.2|Info|DownloadDecisionMaker|Processing 1554 releases
2026-04-29 00:36:10.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1554, Reports grabbed: 0
2026-04-29 00:51:20.2|Info|RssSyncService|Starting RSS Sync
2026-04-29 00:51:39.8|Info|DownloadDecisionMaker|Processing 1562 releases
2026-04-29 00:51:44.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1562, Reports grabbed: 0
2026-04-29 01:06:53.8|Info|RssSyncService|Starting RSS Sync
2026-04-29 01:07:12.3|Info|DownloadDecisionMaker|Processing 1564 releases
2026-04-29 01:07:15.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1564, Reports grabbed: 0
2026-04-29 01:22:26.4|Info|RssSyncService|Starting RSS Sync
2026-04-29 01:22:28.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/28/2026 21:21:13 and 04/28/2026 22:55:01 UTC. Search may be required.
2026-04-29 01:22:42.4|Info|DownloadDecisionMaker|Processing 1589 releases
2026-04-29 01:22:44.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1589, Reports grabbed: 0
2026-04-29 01:37:56.9|Info|RssSyncService|Starting RSS Sync
2026-04-29 01:38:08.8|Info|DownloadDecisionMaker|Processing 1591 releases
2026-04-29 01:38:11.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1591, Reports grabbed: 0
2026-04-29 01:53:27.7|Info|RssSyncService|Starting RSS Sync
2026-04-29 01:53:44.2|Info|DownloadDecisionMaker|Processing 1593 releases
2026-04-29 01:53:46.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1593, Reports grabbed: 0
2026-04-29 02:08:58.6|Info|RssSyncService|Starting RSS Sync
2026-04-29 02:09:17.0|Info|DownloadDecisionMaker|Processing 1595 releases
2026-04-29 02:09:19.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1595, Reports grabbed: 0
2026-04-29 02:24:29.4|Info|RssSyncService|Starting RSS Sync
2026-04-29 02:24:52.6|Info|DownloadDecisionMaker|Processing 1599 releases
2026-04-29 02:24:55.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1599, Reports grabbed: 0
2026-04-29 02:25:21.9|Info|RecycleBinProvider|Attempting to send '/series/The Acolyte' to recycling bin
2026-04-29 02:25:21.9|Info|RecycleBinProvider|Recycling Bin has not been configured, deleting permanently. /series/The Acolyte
2026-04-29 02:40:02.4|Info|RssSyncService|Starting RSS Sync
2026-04-29 02:40:28.2|Info|DownloadDecisionMaker|Processing 1598 releases
2026-04-29 02:40:30.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1598, Reports grabbed: 0
2026-04-29 02:41:02.5|Info|SceneMappingService|Updating Scene mappings
2026-04-29 02:55:33.1|Info|RssSyncService|Starting RSS Sync
2026-04-29 02:55:48.9|Info|DownloadDecisionMaker|Processing 1585 releases
2026-04-29 02:55:51.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1585, Reports grabbed: 0
2026-04-29 03:11:03.8|Info|RssSyncService|Starting RSS Sync
2026-04-29 03:11:04.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/28/2026 23:47:31 and 04/29/2026 01:22:58 UTC. Search may be required.
2026-04-29 03:11:18.6|Info|DownloadDecisionMaker|Processing 1585 releases
2026-04-29 03:11:21.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1585, Reports grabbed: 0
2026-04-29 03:26:34.6|Info|RssSyncService|Starting RSS Sync
2026-04-29 03:26:49.2|Info|DownloadDecisionMaker|Processing 1589 releases
2026-04-29 03:26:51.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1589, Reports grabbed: 0
2026-04-29 03:42:05.2|Info|RssSyncService|Starting RSS Sync
2026-04-29 03:42:41.7|Info|DownloadDecisionMaker|Processing 1581 releases
2026-04-29 03:42:44.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1581, Reports grabbed: 0
2026-04-29 03:58:05.8|Info|RssSyncService|Starting RSS Sync
2026-04-29 03:58:22.0|Info|DownloadDecisionMaker|Processing 1601 releases
2026-04-29 03:58:24.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1601, Reports grabbed: 0
2026-04-29 04:13:36.5|Info|RssSyncService|Starting RSS Sync
2026-04-29 04:13:56.8|Info|DownloadDecisionMaker|Processing 1592 releases
2026-04-29 04:13:59.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1592, Reports grabbed: 0
2026-04-29 04:29:07.0|Info|RssSyncService|Starting RSS Sync
2026-04-29 04:29:21.2|Info|DownloadDecisionMaker|Processing 1574 releases
2026-04-29 04:29:23.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1574, Reports grabbed: 0
2026-04-29 04:44:37.7|Info|RssSyncService|Starting RSS Sync
2026-04-29 04:44:54.0|Info|DownloadDecisionMaker|Processing 1574 releases
2026-04-29 04:44:56.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1574, Reports grabbed: 0
2026-04-29 05:00:08.8|Info|RssSyncService|Starting RSS Sync
2026-04-29 05:00:25.8|Info|DownloadDecisionMaker|Processing 1555 releases
2026-04-29 05:00:28.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1555, Reports grabbed: 0
2026-04-29 05:15:39.4|Info|RssSyncService|Starting RSS Sync
2026-04-29 05:15:39.6|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/29/2026 01:40:08 and 04/29/2026 03:07:50 UTC. Search may be required.
2026-04-29 05:15:55.6|Info|DownloadDecisionMaker|Processing 1533 releases
2026-04-29 05:15:58.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1533, Reports grabbed: 0
2026-04-29 05:31:10.9|Info|RssSyncService|Starting RSS Sync
2026-04-29 05:31:27.9|Info|DownloadDecisionMaker|Processing 1525 releases
2026-04-29 05:31:30.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1525, Reports grabbed: 0
2026-04-29 05:41:11.8|Info|SceneMappingService|Updating Scene mappings
2026-04-29 05:46:42.2|Info|RssSyncService|Starting RSS Sync
2026-04-29 05:46:57.4|Info|DownloadDecisionMaker|Processing 1520 releases
2026-04-29 05:46:59.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1520, Reports grabbed: 0
2026-04-29 06:02:12.8|Info|RssSyncService|Starting RSS Sync
2026-04-29 06:02:33.4|Info|DownloadDecisionMaker|Processing 1519 releases
2026-04-29 06:02:36.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1519, Reports grabbed: 0
2026-04-29 06:17:43.5|Info|RssSyncService|Starting RSS Sync
2026-04-29 06:18:00.2|Info|DownloadDecisionMaker|Processing 1519 releases
2026-04-29 06:18:02.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1519, Reports grabbed: 0
2026-04-29 06:33:14.1|Info|RssSyncService|Starting RSS Sync
2026-04-29 06:33:32.4|Info|DownloadDecisionMaker|Processing 1519 releases
2026-04-29 06:33:34.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1519, Reports grabbed: 0
2026-04-29 06:48:46.7|Info|RssSyncService|Starting RSS Sync
2026-04-29 06:49:04.7|Info|DownloadDecisionMaker|Processing 1539 releases
2026-04-29 06:49:06.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1539, Reports grabbed: 0
2026-04-29 07:04:17.3|Info|RssSyncService|Starting RSS Sync
2026-04-29 07:04:36.0|Info|DownloadDecisionMaker|Processing 1541 releases
2026-04-29 07:04:38.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1541, Reports grabbed: 0
2026-04-29 07:19:48.0|Info|RssSyncService|Starting RSS Sync
2026-04-29 07:19:48.3|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/29/2026 03:42:43 and 04/29/2026 05:25:11 UTC. Search may be required.
2026-04-29 07:20:03.9|Info|DownloadDecisionMaker|Processing 1559 releases
2026-04-29 07:20:06.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1559, Reports grabbed: 0
2026-04-29 07:35:19.8|Info|RssSyncService|Starting RSS Sync
2026-04-29 07:35:37.7|Info|DownloadDecisionMaker|Processing 1553 releases
2026-04-29 07:35:40.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1553, Reports grabbed: 0
2026-04-29 07:50:50.4|Info|RssSyncService|Starting RSS Sync
2026-04-29 07:51:05.8|Info|DownloadDecisionMaker|Processing 1558 releases
2026-04-29 07:51:07.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1558, Reports grabbed: 0
2026-04-29 08:06:21.0|Info|RssSyncService|Starting RSS Sync
2026-04-29 08:06:39.3|Info|DownloadDecisionMaker|Processing 1549 releases
2026-04-29 08:06:41.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1549, Reports grabbed: 0
2026-04-29 08:21:51.5|Info|RssSyncService|Starting RSS Sync
2026-04-29 08:22:05.8|Info|DownloadDecisionMaker|Processing 1548 releases
2026-04-29 08:22:08.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1548, Reports grabbed: 0
2026-04-29 08:37:22.1|Info|RssSyncService|Starting RSS Sync
2026-04-29 08:37:38.6|Info|DownloadDecisionMaker|Processing 1550 releases
2026-04-29 08:37:40.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1550, Reports grabbed: 0
2026-04-29 08:41:22.2|Info|SceneMappingService|Updating Scene mappings
2026-04-29 08:52:52.6|Info|RssSyncService|Starting RSS Sync
2026-04-29 08:53:11.2|Info|DownloadDecisionMaker|Processing 1536 releases
2026-04-29 08:53:13.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1536, Reports grabbed: 0
2026-04-29 09:08:23.4|Info|RssSyncService|Starting RSS Sync
2026-04-29 09:08:24.9|Warn|Torznab|Indexer TorrentGalaxyClone (Prowlarr) rss sync didn't cover the period between 04/29/2026 07:44:53 and 04/29/2026 07:46:24 UTC. Search may be required.
2026-04-29 09:08:41.0|Info|DownloadDecisionMaker|Processing 1540 releases
2026-04-29 09:08:43.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1540, Reports grabbed: 0
2026-04-29 09:23:54.6|Info|RssSyncService|Starting RSS Sync
2026-04-29 09:24:00.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/29/2026 05:47:53 and 04/29/2026 07:34:27 UTC. Search may be required.
2026-04-29 09:24:09.6|Info|DownloadDecisionMaker|Processing 1562 releases
2026-04-29 09:24:13.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1562, Reports grabbed: 0
2026-04-29 09:39:25.6|Info|RssSyncService|Starting RSS Sync
2026-04-29 09:39:44.0|Info|DownloadDecisionMaker|Processing 1564 releases
2026-04-29 09:39:47.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1564, Reports grabbed: 0
2026-04-29 09:54:57.1|Info|RssSyncService|Starting RSS Sync
2026-04-29 09:55:00.8|Warn|Torznab|Indexer TorrentGalaxyClone (Prowlarr) rss sync didn't cover the period between 04/29/2026 08:38:27 and 04/29/2026 08:47:59 UTC. Search may be required.
2026-04-29 09:55:12.1|Info|DownloadDecisionMaker|Processing 1597 releases
2026-04-29 09:55:15.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1597, Reports grabbed: 0
2026-04-29 10:10:28.9|Info|RssSyncService|Starting RSS Sync
2026-04-29 10:10:43.7|Info|DownloadDecisionMaker|Processing 1594 releases
2026-04-29 10:10:46.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1594, Reports grabbed: 0
2026-04-29 10:26:00.2|Info|RssSyncService|Starting RSS Sync
2026-04-29 10:26:15.0|Info|DownloadDecisionMaker|Processing 1584 releases
2026-04-29 10:26:18.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1584, Reports grabbed: 0
2026-04-29 10:41:31.1|Info|RssSyncService|Starting RSS Sync
2026-04-29 10:41:46.5|Info|DownloadDecisionMaker|Processing 1570 releases
2026-04-29 10:41:49.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1570, Reports grabbed: 0
2026-04-29 10:57:02.9|Info|RssSyncService|Starting RSS Sync
2026-04-29 10:57:15.4|Info|DownloadDecisionMaker|Processing 1566 releases
2026-04-29 10:57:17.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1566, Reports grabbed: 0
2026-04-29 11:12:33.7|Info|RssSyncService|Starting RSS Sync
2026-04-29 11:12:35.4|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/29/2026 07:50:53 and 04/29/2026 09:05:26 UTC. Search may be required.
2026-04-29 11:12:50.5|Info|DownloadDecisionMaker|Processing 1553 releases
2026-04-29 11:12:53.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1553, Reports grabbed: 0
2026-04-29 11:28:04.4|Info|RssSyncService|Starting RSS Sync
2026-04-29 11:28:19.5|Info|DownloadDecisionMaker|Processing 1552 releases
2026-04-29 11:28:21.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1552, Reports grabbed: 0
2026-04-29 11:38:05.1|Info|RefreshSeriesService|Skipping refresh of series: Agatha Christie's Poirot
2026-04-29 11:38:05.1|Info|DiskScanService|Scanning Agatha Christie's Poirot
2026-04-29 11:38:05.3|Info|DiskScanService|Completed scanning disk for Agatha Christie's Poirot
2026-04-29 11:38:05.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:05.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:05.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:05.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:05.3|Info|RefreshSeriesService|Updating ARK: The Animated Series
2026-04-29 11:38:05.5|Info|RefreshEpisodeService|Starting episode info refresh for: [393221][ARK: The Animated Series]
2026-04-29 11:38:05.6|Info|RefreshEpisodeService|Finished episode refresh for series: [393221][ARK: The Animated Series].
2026-04-29 11:38:05.7|Info|DiskScanService|Scanning ARK: The Animated Series
2026-04-29 11:38:06.0|Info|DiskScanService|Completed scanning disk for ARK: The Animated Series
2026-04-29 11:38:06.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:06.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:06.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:06.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:06.0|Info|RefreshSeriesService|Skipping refresh of series: Attack on Titan
2026-04-29 11:38:06.0|Info|DiskScanService|Scanning Attack on Titan
2026-04-29 11:38:06.4|Info|DiskScanService|Completed scanning disk for Attack on Titan
2026-04-29 11:38:06.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:06.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:06.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:06.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:06.4|Info|RefreshSeriesService|Skipping refresh of series: Ben 10
2026-04-29 11:38:06.4|Info|DiskScanService|Scanning Ben 10
2026-04-29 11:38:06.5|Info|DiskScanService|Completed scanning disk for Ben 10
2026-04-29 11:38:06.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:06.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:06.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:06.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:06.6|Info|RefreshSeriesService|Updating Bleach
2026-04-29 11:38:06.6|Info|RefreshEpisodeService|Starting episode info refresh for: [74796][Bleach]
2026-04-29 11:38:15.5|Info|RefreshEpisodeService|Finished episode refresh for series: [74796][Bleach].
2026-04-29 11:38:23.7|Info|DiskScanService|Scanning Bleach
2026-04-29 11:38:24.1|Info|DiskScanService|Completed scanning disk for Bleach
2026-04-29 11:38:24.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:24.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:24.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:24.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:24.2|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
2026-04-29 11:38:24.2|Info|DiskScanService|Scanning Breaking Bad
2026-04-29 11:38:24.2|Info|DiskScanService|Completed scanning disk for Breaking Bad
2026-04-29 11:38:24.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:24.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:24.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:24.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:24.2|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-29 11:38:24.2|Info|RefreshSeriesService|Updating Bridgerton
2026-04-29 11:38:24.2|Info|RefreshEpisodeService|Starting episode info refresh for: [366668][Bridgerton]
2026-04-29 11:38:25.2|Info|RefreshEpisodeService|Finished episode refresh for series: [366668][Bridgerton].
2026-04-29 11:38:25.2|Info|DiskScanService|Scanning Bridgerton
2026-04-29 11:38:25.2|Info|DiskScanService|Completed scanning disk for Bridgerton
2026-04-29 11:38:25.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:25.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:25.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:25.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:25.3|Info|RefreshSeriesService|Skipping refresh of series: Come Outside
2026-04-29 11:38:25.3|Info|DiskScanService|Scanning Come Outside
2026-04-29 11:38:25.3|Info|DiskScanService|Completed scanning disk for Come Outside
2026-04-29 11:38:25.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:25.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:25.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:25.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:25.3|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-29 11:38:25.3|Info|RefreshSeriesService|Skipping refresh of series: The Crown
2026-04-29 11:38:25.3|Info|DiskScanService|Scanning The Crown
2026-04-29 11:38:25.6|Info|DiskScanService|Completed scanning disk for The Crown
2026-04-29 11:38:25.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:25.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:25.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:25.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:25.7|Info|RefreshSeriesService|Skipping refresh of series: Cyberpunk: Edgerunners
2026-04-29 11:38:25.7|Info|DiskScanService|Scanning Cyberpunk: Edgerunners
2026-04-29 11:38:25.7|Info|DiskScanService|Completed scanning disk for Cyberpunk: Edgerunners
2026-04-29 11:38:25.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:25.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:25.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:25.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:25.8|Info|RefreshSeriesService|Skipping refresh of series: The Dinosaurs
2026-04-29 11:38:25.8|Info|DiskScanService|Scanning The Dinosaurs
2026-04-29 11:38:25.8|Info|DiskScanService|Completed scanning disk for The Dinosaurs
2026-04-29 11:38:25.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:25.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:25.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:25.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:25.8|Info|RefreshSeriesService|Skipping refresh of series: Eyes of Wakanda
2026-04-29 11:38:25.8|Info|DiskScanService|Scanning Eyes of Wakanda
2026-04-29 11:38:25.8|Info|DiskScanService|Completed scanning disk for Eyes of Wakanda
2026-04-29 11:38:25.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:25.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:25.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:25.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:25.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-29 11:38:25.8|Info|RefreshSeriesService|Updating Harry Potter
2026-04-29 11:38:25.8|Info|RefreshEpisodeService|Starting episode info refresh for: [433637][Harry Potter]
2026-04-29 11:38:25.8|Info|RefreshEpisodeService|Finished episode refresh for series: [433637][Harry Potter].
2026-04-29 11:38:25.8|Info|DiskScanService|Scanning Harry Potter
2026-04-29 11:38:25.8|Info|DiskScanService|Completed scanning disk for Harry Potter
2026-04-29 11:38:25.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:25.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:25.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:25.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:25.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-29 11:38:25.9|Info|RefreshSeriesService|Skipping refresh of series: How To with John Wilson
2026-04-29 11:38:25.9|Info|DiskScanService|Scanning How To with John Wilson
2026-04-29 11:38:26.7|Info|DiskScanService|Completed scanning disk for How To with John Wilson
2026-04-29 11:38:26.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:26.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:26.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:26.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:26.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-29 11:38:26.7|Info|RefreshSeriesService|Skipping refresh of series: Little Dorrit
2026-04-29 11:38:26.7|Info|DiskScanService|Scanning Little Dorrit
2026-04-29 11:38:26.8|Info|DiskScanService|Completed scanning disk for Little Dorrit
2026-04-29 11:38:26.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:26.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:26.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:26.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:26.9|Info|RefreshSeriesService|Skipping refresh of series: Marvel's Daredevil
2026-04-29 11:38:26.9|Info|DiskScanService|Scanning Marvel's Daredevil
2026-04-29 11:38:26.9|Info|DiskScanService|Completed scanning disk for Marvel's Daredevil
2026-04-29 11:38:26.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:26.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:26.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:26.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:26.9|Info|RefreshSeriesService|Skipping refresh of series: MythBusters
2026-04-29 11:38:26.9|Info|DiskScanService|Scanning MythBusters
2026-04-29 11:38:26.9|Info|DiskScanService|Completed scanning disk for MythBusters
2026-04-29 11:38:27.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:27.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:27.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:27.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:27.0|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-29 11:38:27.0|Info|RefreshSeriesService|Updating Outlander
2026-04-29 11:38:27.0|Info|RefreshEpisodeService|Starting episode info refresh for: [270408][Outlander]
2026-04-29 11:38:31.2|Info|RefreshEpisodeService|Finished episode refresh for series: [270408][Outlander].
2026-04-29 11:38:31.2|Info|DiskScanService|Scanning Outlander
2026-04-29 11:38:31.4|Info|DiskScanService|Completed scanning disk for Outlander
2026-04-29 11:38:31.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:31.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:31.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:31.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:31.5|Info|RefreshSeriesService|Skipping refresh of series: Pride and Prejudice
2026-04-29 11:38:31.5|Info|DiskScanService|Scanning Pride and Prejudice
2026-04-29 11:38:31.6|Info|DiskScanService|Completed scanning disk for Pride and Prejudice
2026-04-29 11:38:31.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:31.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:31.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:31.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:31.6|Info|RefreshSeriesService|Skipping refresh of series: Sex Education
2026-04-29 11:38:31.6|Info|DiskScanService|Scanning Sex Education
2026-04-29 11:38:31.6|Info|DiskScanService|Completed scanning disk for Sex Education
2026-04-29 11:38:31.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:31.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:31.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:31.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:31.6|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: The Next Generation
2026-04-29 11:38:31.6|Info|DiskScanService|Scanning Star Trek: The Next Generation
2026-04-29 11:38:31.6|Info|DiskScanService|Completed scanning disk for Star Trek: The Next Generation
2026-04-29 11:38:31.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:31.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:31.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:31.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:31.7|Info|RefreshSeriesService|Skipping refresh of series: Stranger Things
2026-04-29 11:38:31.7|Info|DiskScanService|Scanning Stranger Things
2026-04-29 11:38:31.7|Info|DiskScanService|Completed scanning disk for Stranger Things
2026-04-29 11:38:31.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:31.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:31.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:31.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:31.7|Info|RefreshSeriesService|Updating A Taste for Murder
2026-04-29 11:38:31.7|Info|RefreshEpisodeService|Starting episode info refresh for: [459962][A Taste for Murder]
2026-04-29 11:38:31.8|Info|RefreshEpisodeService|Finished episode refresh for series: [459962][A Taste for Murder].
2026-04-29 11:38:31.8|Info|DiskScanService|Scanning A Taste for Murder
2026-04-29 11:38:31.8|Info|DiskScanService|Completed scanning disk for A Taste for Murder
2026-04-29 11:38:31.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:31.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:31.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:31.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:31.8|Info|RefreshSeriesService|Skipping refresh of series: Teenage Mutant Ninja Turtles (2012)
2026-04-29 11:38:31.8|Warn|DiskScanService|Series' root folder (/downloads/Teenage Mutant NINJA TURTLES (2012-2017) - Complete TMNT Series, Season 1,2,3,4,5 S01-S05 - 720p Web-DL x264) doesn't exist.
2026-04-29 11:38:31.8|Info|RefreshSeriesService|Updating A Thousand Blows
2026-04-29 11:38:31.9|Info|RefreshEpisodeService|Starting episode info refresh for: [423901][A Thousand Blows]
2026-04-29 11:38:32.4|Info|RefreshEpisodeService|Finished episode refresh for series: [423901][A Thousand Blows].
2026-04-29 11:38:32.4|Info|DiskScanService|Scanning A Thousand Blows
2026-04-29 11:38:32.5|Info|DiskScanService|Completed scanning disk for A Thousand Blows
2026-04-29 11:38:32.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:32.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:32.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:32.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:38:32.5|Info|RefreshSeriesService|Skipping refresh of series: Yu-Gi-Oh! Duel Monsters
2026-04-29 11:38:32.5|Info|DiskScanService|Scanning Yu-Gi-Oh! Duel Monsters
2026-04-29 11:38:32.8|Info|DiskScanService|Completed scanning disk for Yu-Gi-Oh! Duel Monsters
2026-04-29 11:38:32.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 11:38:32.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 11:38:32.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 11:38:32.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 11:41:35.3|Info|SceneMappingService|Updating Scene mappings
2026-04-29 11:43:35.4|Info|RssSyncService|Starting RSS Sync
2026-04-29 11:43:36.7|Warn|Torznab|Indexer TorrentGalaxyClone (Prowlarr) rss sync didn't cover the period between 04/29/2026 10:27:05 and 04/29/2026 10:30:36 UTC. Search may be required.
2026-04-29 11:43:50.0|Info|DownloadDecisionMaker|Processing 1534 releases
2026-04-29 11:43:52.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1534, Reports grabbed: 0
2026-04-29 11:59:06.1|Info|RssSyncService|Starting RSS Sync
2026-04-29 11:59:19.6|Info|DownloadDecisionMaker|Processing 1533 releases
2026-04-29 11:59:22.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1533, Reports grabbed: 0
2026-04-29 12:14:36.9|Info|RssSyncService|Starting RSS Sync
2026-04-29 12:14:50.9|Info|DownloadDecisionMaker|Processing 1535 releases
2026-04-29 12:14:53.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1535, Reports grabbed: 0
2026-04-29 12:30:07.9|Info|RssSyncService|Starting RSS Sync
2026-04-29 12:30:22.8|Info|DownloadDecisionMaker|Processing 1526 releases
2026-04-29 12:30:26.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1526, Reports grabbed: 0
2026-04-29 12:45:39.0|Info|RssSyncService|Starting RSS Sync
2026-04-29 12:45:53.3|Info|DownloadDecisionMaker|Processing 1528 releases
2026-04-29 12:45:56.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1528, Reports grabbed: 0
2026-04-29 12:47:44.2|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.IsApiSupported(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 68
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.FetchProxy(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 82
   at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.GetProxyCache(QBittorrentSettings settings, Boolean force) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 70
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.GetProxy(QBittorrentSettings settings, Boolean force) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 60
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-29 13:01:09.8|Info|RssSyncService|Starting RSS Sync
2026-04-29 13:01:15.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/29/2026 13:02:15 due to recent failures." />
2026-04-29 13:01:15.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/7/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/29/2026 13:02:15 due to recent failures." />
2026-04-29 13:01:15.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/6/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/29/2026 13:02:15 due to recent failures." />
2026-04-29 13:01:15.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/9/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/29/2026 13:02:15 due to recent failures." />
2026-04-29 13:01:15.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/1/api?t=tvsearch&cat=5000,5050,5040,5045&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/29/2026 13:02:15 due to recent failures." />
2026-04-29 13:01:15.4|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:01:00
2026-04-29 13:01:15.4|Warn|Torznab|API Request Limit reached for LimeTorrents (Prowlarr). Disabled for 00:01:00
2026-04-29 13:01:15.5|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:01:00
2026-04-29 13:01:15.5|Warn|Torznab|API Request Limit reached for Demonoid Clone (Prowlarr). Disabled for 00:01:00
2026-04-29 13:01:15.6|Warn|Torznab|API Request Limit reached for The Pirate Bay (Prowlarr). Disabled for 00:01:00
2026-04-29 13:01:15.6|Info|DownloadDecisionMaker|Processing 1292 releases
2026-04-29 13:01:18.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1292, Reports grabbed: 0
2026-04-29 13:16:40.7|Info|RssSyncService|Starting RSS Sync
2026-04-29 13:16:43.0|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/29/2026 09:31:06 and 04/29/2026 11:16:57 UTC. Search may be required.
2026-04-29 13:16:57.7|Info|DownloadDecisionMaker|Processing 1479 releases
2026-04-29 13:17:00.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1479, Reports grabbed: 0
2026-04-29 13:32:11.3|Info|RssSyncService|Starting RSS Sync
2026-04-29 13:32:27.9|Info|DownloadDecisionMaker|Processing 1481 releases
2026-04-29 13:32:30.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1481, Reports grabbed: 0
2026-04-29 13:47:42.1|Info|RssSyncService|Starting RSS Sync
2026-04-29 13:47:57.0|Info|DownloadDecisionMaker|Processing 1487 releases
2026-04-29 13:48:00.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1487, Reports grabbed: 0
2026-04-29 14:03:13.8|Info|RssSyncService|Starting RSS Sync
2026-04-29 14:03:27.6|Info|DownloadDecisionMaker|Processing 1506 releases
2026-04-29 14:03:29.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1506, Reports grabbed: 0
2026-04-29 14:18:46.3|Info|RssSyncService|Starting RSS Sync
2026-04-29 14:18:59.7|Info|DownloadDecisionMaker|Processing 1513 releases
2026-04-29 14:19:01.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1513, Reports grabbed: 0
2026-04-29 14:34:18.0|Info|RssSyncService|Starting RSS Sync
2026-04-29 14:34:36.9|Info|DownloadDecisionMaker|Processing 1515 releases
2026-04-29 14:34:40.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1515, Reports grabbed: 0
2026-04-29 14:41:48.6|Info|SceneMappingService|Updating Scene mappings
2026-04-29 14:49:49.4|Info|RssSyncService|Starting RSS Sync
2026-04-29 14:50:07.4|Info|DownloadDecisionMaker|Processing 1516 releases
2026-04-29 14:50:10.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1516, Reports grabbed: 0
2026-04-29 15:05:20.7|Info|RssSyncService|Starting RSS Sync
2026-04-29 15:05:38.2|Info|DownloadDecisionMaker|Processing 1549 releases
2026-04-29 15:05:40.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1549, Reports grabbed: 0
2026-04-29 15:20:51.5|Info|RssSyncService|Starting RSS Sync
2026-04-29 15:20:53.6|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/29/2026 11:27:32 and 04/29/2026 13:03:38 UTC. Search may be required.
2026-04-29 15:21:11.4|Info|DownloadDecisionMaker|Processing 1582 releases
2026-04-29 15:21:14.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1582, Reports grabbed: 0
2026-04-29 15:36:22.2|Info|RssSyncService|Starting RSS Sync
2026-04-29 15:36:38.5|Info|DownloadDecisionMaker|Processing 1591 releases
2026-04-29 15:36:41.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1591, Reports grabbed: 0
2026-04-29 15:51:52.9|Info|RssSyncService|Starting RSS Sync
2026-04-29 15:52:12.8|Info|DownloadDecisionMaker|Processing 1589 releases
2026-04-29 15:52:15.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1589, Reports grabbed: 0
2026-04-29 16:07:23.6|Info|RssSyncService|Starting RSS Sync
2026-04-29 16:09:03.8|Warn|Torznab|Demonoid Clone (Prowlarr) server is currently unavailable. http://prowlarr:9696/9/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2026-04-29 16:09:03.8|Info|DownloadDecisionMaker|Processing 1547 releases
2026-04-29 16:09:06.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1547, Reports grabbed: 0
2026-04-29 16:24:24.4|Info|RssSyncService|Starting RSS Sync
2026-04-29 16:24:39.1|Info|DownloadDecisionMaker|Processing 1584 releases
2026-04-29 16:24:41.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1584, Reports grabbed: 0
2026-04-29 16:39:55.6|Info|RssSyncService|Starting RSS Sync
2026-04-29 16:40:09.2|Info|DownloadDecisionMaker|Processing 1585 releases
2026-04-29 16:40:12.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1585, Reports grabbed: 0
2026-04-29 16:55:26.3|Info|RssSyncService|Starting RSS Sync
2026-04-29 16:55:43.3|Info|DownloadDecisionMaker|Processing 1583 releases
2026-04-29 16:55:46.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1583, Reports grabbed: 0
2026-04-29 17:10:57.2|Info|RssSyncService|Starting RSS Sync
2026-04-29 17:10:59.2|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/29/2026 13:34:53 and 04/29/2026 14:59:13 UTC. Search may be required.
2026-04-29 17:11:23.4|Info|DownloadDecisionMaker|Processing 1567 releases
2026-04-29 17:11:26.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1567, Reports grabbed: 0
2026-04-29 17:26:28.4|Info|RssSyncService|Starting RSS Sync
2026-04-29 17:26:43.6|Info|DownloadDecisionMaker|Processing 1564 releases
2026-04-29 17:26:46.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1564, Reports grabbed: 0
2026-04-29 17:41:59.3|Info|SceneMappingService|Updating Scene mappings
2026-04-29 17:41:59.5|Info|RssSyncService|Starting RSS Sync
2026-04-29 17:42:14.2|Info|DownloadDecisionMaker|Processing 1554 releases
2026-04-29 17:42:16.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1554, Reports grabbed: 0
2026-04-29 17:57:30.1|Info|RssSyncService|Starting RSS Sync
2026-04-29 17:57:46.5|Info|DownloadDecisionMaker|Processing 1547 releases
2026-04-29 17:57:48.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1547, Reports grabbed: 0
2026-04-29 18:13:02.5|Info|RssSyncService|Starting RSS Sync
2026-04-29 18:13:20.2|Info|DownloadDecisionMaker|Processing 1543 releases
2026-04-29 18:13:23.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1543, Reports grabbed: 0
2026-04-29 18:28:34.1|Info|RssSyncService|Starting RSS Sync
2026-04-29 18:29:10.1|Info|DownloadDecisionMaker|Processing 1542 releases
2026-04-29 18:29:12.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1542, Reports grabbed: 0
2026-04-29 18:44:34.8|Info|RssSyncService|Starting RSS Sync
2026-04-29 18:44:49.2|Info|DownloadDecisionMaker|Processing 1541 releases
2026-04-29 18:44:51.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1541, Reports grabbed: 0
2026-04-29 19:00:05.6|Info|RssSyncService|Starting RSS Sync
2026-04-29 19:00:19.8|Info|DownloadDecisionMaker|Processing 1546 releases
2026-04-29 19:00:22.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1546, Reports grabbed: 0
2026-04-29 19:15:36.5|Info|RssSyncService|Starting RSS Sync
2026-04-29 19:15:36.8|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/29/2026 15:59:03 and 04/29/2026 16:34:30 UTC. Search may be required.
2026-04-29 19:15:37.3|Warn|Torznab|Indexer Uindex (Prowlarr) rss sync didn't cover the period between 04/29/2026 17:58:30 and 04/29/2026 18:13:49 UTC. Search may be required.
2026-04-29 19:15:52.4|Info|DownloadDecisionMaker|Processing 1448 releases
2026-04-29 19:15:54.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1448, Reports grabbed: 0
2026-04-29 19:31:07.1|Info|RssSyncService|Starting RSS Sync
2026-04-29 19:31:08.5|Warn|Torznab|Indexer Uindex (Prowlarr) rss sync didn't cover the period between 04/29/2026 18:13:49 and 04/29/2026 18:13:50 UTC. Search may be required.
2026-04-29 19:31:23.4|Info|DownloadDecisionMaker|Processing 1438 releases
2026-04-29 19:31:25.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1438, Reports grabbed: 0
2026-04-29 19:46:37.8|Info|RssSyncService|Starting RSS Sync
2026-04-29 19:47:09.9|Info|DownloadDecisionMaker|Processing 1446 releases
2026-04-29 19:47:12.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1446, Reports grabbed: 0
2026-04-29 20:02:39.1|Info|RssSyncService|Starting RSS Sync
2026-04-29 20:02:53.2|Info|DownloadDecisionMaker|Processing 1462 releases
2026-04-29 20:02:55.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1462, Reports grabbed: 0
2026-04-29 20:18:09.7|Info|RssSyncService|Starting RSS Sync
2026-04-29 20:18:25.9|Info|DownloadDecisionMaker|Processing 1472 releases
2026-04-29 20:18:28.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1472, Reports grabbed: 0
2026-04-29 20:33:40.5|Info|RssSyncService|Starting RSS Sync
2026-04-29 20:34:06.7|Info|DownloadDecisionMaker|Processing 1490 releases
2026-04-29 20:34:09.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1490, Reports grabbed: 0
2026-04-29 20:42:11.3|Info|SceneMappingService|Updating Scene mappings
2026-04-29 20:49:11.6|Info|RssSyncService|Starting RSS Sync
2026-04-29 20:49:27.2|Info|DownloadDecisionMaker|Processing 1489 releases
2026-04-29 20:49:29.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1489, Reports grabbed: 0
2026-04-29 21:04:42.8|Info|RssSyncService|Starting RSS Sync
2026-04-29 21:05:28.4|Warn|Torznab|Indexer Internet Archive (Prowlarr) rss sync didn't cover the period between 04/20/2026 17:15:44 and 04/29/2026 18:20:05 UTC. Search may be required.
2026-04-29 21:05:28.5|Info|DownloadDecisionMaker|Processing 1576 releases
2026-04-29 21:05:30.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1576, Reports grabbed: 0
2026-04-29 21:20:43.4|Info|RssSyncService|Starting RSS Sync
2026-04-29 21:20:46.0|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/29/2026 17:08:10 and 04/29/2026 18:43:39 UTC. Search may be required.
2026-04-29 21:22:23.9|Warn|Torznab|Internet Archive (Prowlarr) server is currently unavailable. http://prowlarr:9696/12/api?t=tvsearch&cat=5000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2026-04-29 21:22:23.9|Info|DownloadDecisionMaker|Processing 1486 releases
2026-04-29 21:22:26.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1486, Reports grabbed: 0
2026-04-29 21:37:46.1|Info|RssSyncService|Starting RSS Sync
2026-04-29 21:38:03.3|Info|DownloadDecisionMaker|Processing 1476 releases
2026-04-29 21:38:05.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1476, Reports grabbed: 0
2026-04-29 21:53:17.3|Info|RssSyncService|Starting RSS Sync
2026-04-29 21:53:34.6|Info|DownloadDecisionMaker|Processing 1471 releases
2026-04-29 21:53:36.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1471, Reports grabbed: 0
2026-04-29 22:08:48.0|Info|RssSyncService|Starting RSS Sync
2026-04-29 22:08:48.1|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2026-04-29 22:08:53.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/6/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/29/2026 22:09:53 due to recent failures." />
2026-04-29 22:08:53.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/29/2026 22:09:53 due to recent failures." />
2026-04-29 22:08:53.8|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:01:00
2026-04-29 22:08:53.9|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:01:00
2026-04-29 22:09:02.3|Info|DownloadDecisionMaker|Processing 1430 releases
2026-04-29 22:09:04.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1430, Reports grabbed: 0
2026-04-29 22:09:18.0|Info|HousekeepingService|Running housecleaning tasks
2026-04-29 22:09:18.6|Info|Database|Vacuuming Log database
2026-04-29 22:09:18.9|Info|Database|Log database compressed
2026-04-29 22:09:18.9|Info|Database|Vacuuming Main database
2026-04-29 22:09:21.6|Info|Database|Main database compressed
2026-04-29 22:24:19.0|Info|RssSyncService|Starting RSS Sync
2026-04-29 22:24:33.7|Info|DownloadDecisionMaker|Processing 1477 releases
2026-04-29 22:24:37.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1477, Reports grabbed: 0
2026-04-29 22:39:54.2|Info|RssSyncService|Starting RSS Sync
2026-04-29 22:40:15.4|Info|DownloadDecisionMaker|Processing 1482 releases
2026-04-29 22:40:19.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1482, Reports grabbed: 0
2026-04-29 22:55:29.5|Info|RssSyncService|Starting RSS Sync
2026-04-29 22:55:46.2|Info|DownloadDecisionMaker|Processing 1511 releases
2026-04-29 22:55:49.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1511, Reports grabbed: 0
2026-04-29 23:11:01.9|Info|RssSyncService|Starting RSS Sync
2026-04-29 23:11:03.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/29/2026 19:30:52 and 04/29/2026 19:46:38 UTC. Search may be required.
2026-04-29 23:11:19.0|Info|DownloadDecisionMaker|Processing 1487 releases
2026-04-29 23:11:21.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1487, Reports grabbed: 0
2026-04-29 23:26:32.5|Info|RssSyncService|Starting RSS Sync
2026-04-29 23:26:48.8|Info|DownloadDecisionMaker|Processing 1500 releases
2026-04-29 23:26:51.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1500, Reports grabbed: 0
2026-04-29 23:38:33.0|Info|RefreshSeriesService|Skipping refresh of series: Agatha Christie's Poirot
2026-04-29 23:38:33.1|Info|DiskScanService|Scanning Agatha Christie's Poirot
2026-04-29 23:38:33.2|Info|DiskScanService|Completed scanning disk for Agatha Christie's Poirot
2026-04-29 23:38:33.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:38:33.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:38:33.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:38:33.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:38:33.3|Info|RefreshSeriesService|Updating ARK: The Animated Series
2026-04-29 23:38:33.5|Info|RefreshEpisodeService|Starting episode info refresh for: [393221][ARK: The Animated Series]
2026-04-29 23:38:33.6|Info|RefreshEpisodeService|Finished episode refresh for series: [393221][ARK: The Animated Series].
2026-04-29 23:38:33.7|Info|DiskScanService|Scanning ARK: The Animated Series
2026-04-29 23:38:33.8|Info|DiskScanService|Completed scanning disk for ARK: The Animated Series
2026-04-29 23:38:33.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:38:33.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:38:33.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:38:33.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:38:33.9|Info|RefreshSeriesService|Skipping refresh of series: Attack on Titan
2026-04-29 23:38:33.9|Info|DiskScanService|Scanning Attack on Titan
2026-04-29 23:38:34.3|Info|DiskScanService|Completed scanning disk for Attack on Titan
2026-04-29 23:38:34.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:38:34.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:38:34.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:38:34.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:38:34.4|Info|RefreshSeriesService|Skipping refresh of series: Ben 10
2026-04-29 23:38:34.4|Info|DiskScanService|Scanning Ben 10
2026-04-29 23:38:34.4|Info|DiskScanService|Completed scanning disk for Ben 10
2026-04-29 23:38:34.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:38:34.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:38:34.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:38:34.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:38:34.4|Info|RefreshSeriesService|Updating Bleach
2026-04-29 23:38:34.5|Info|RefreshEpisodeService|Starting episode info refresh for: [74796][Bleach]
2026-04-29 23:38:44.2|Info|RefreshEpisodeService|Finished episode refresh for series: [74796][Bleach].
2026-04-29 23:38:53.4|Info|DiskScanService|Scanning Bleach
2026-04-29 23:38:53.8|Info|DiskScanService|Completed scanning disk for Bleach
2026-04-29 23:38:53.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:38:53.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:38:53.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:38:53.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:38:53.9|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
2026-04-29 23:38:53.9|Info|DiskScanService|Scanning Breaking Bad
2026-04-29 23:38:53.9|Info|DiskScanService|Completed scanning disk for Breaking Bad
2026-04-29 23:38:53.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:38:53.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:38:53.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:38:53.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:38:53.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-29 23:38:53.9|Info|RefreshSeriesService|Updating Bridgerton
2026-04-29 23:38:53.9|Info|RefreshEpisodeService|Starting episode info refresh for: [366668][Bridgerton]
2026-04-29 23:38:55.1|Info|RefreshEpisodeService|Finished episode refresh for series: [366668][Bridgerton].
2026-04-29 23:38:55.1|Info|DiskScanService|Scanning Bridgerton
2026-04-29 23:38:55.2|Info|DiskScanService|Completed scanning disk for Bridgerton
2026-04-29 23:38:55.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:38:55.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:38:55.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:38:55.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:38:55.2|Info|RefreshSeriesService|Skipping refresh of series: Come Outside
2026-04-29 23:38:55.2|Info|DiskScanService|Scanning Come Outside
2026-04-29 23:38:55.2|Info|DiskScanService|Completed scanning disk for Come Outside
2026-04-29 23:38:55.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:38:55.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:38:55.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:38:55.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:38:55.2|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-29 23:38:55.3|Info|RefreshSeriesService|Skipping refresh of series: The Crown
2026-04-29 23:38:55.3|Info|DiskScanService|Scanning The Crown
2026-04-29 23:38:55.5|Info|DiskScanService|Completed scanning disk for The Crown
2026-04-29 23:38:55.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:38:55.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:38:55.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:38:55.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:38:55.5|Info|RefreshSeriesService|Skipping refresh of series: Cyberpunk: Edgerunners
2026-04-29 23:38:55.5|Info|DiskScanService|Scanning Cyberpunk: Edgerunners
2026-04-29 23:38:55.6|Info|DiskScanService|Completed scanning disk for Cyberpunk: Edgerunners
2026-04-29 23:38:55.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:38:55.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:38:55.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:38:55.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:38:55.7|Info|RefreshSeriesService|Skipping refresh of series: The Dinosaurs
2026-04-29 23:38:55.7|Info|DiskScanService|Scanning The Dinosaurs
2026-04-29 23:38:55.7|Info|DiskScanService|Completed scanning disk for The Dinosaurs
2026-04-29 23:38:55.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:38:55.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:38:55.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:38:55.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:38:55.7|Info|RefreshSeriesService|Skipping refresh of series: Eyes of Wakanda
2026-04-29 23:38:55.7|Info|DiskScanService|Scanning Eyes of Wakanda
2026-04-29 23:38:55.7|Info|DiskScanService|Completed scanning disk for Eyes of Wakanda
2026-04-29 23:38:55.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:38:55.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:38:55.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:38:55.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:38:55.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-29 23:38:55.7|Info|RefreshSeriesService|Updating Harry Potter
2026-04-29 23:38:55.8|Info|RefreshEpisodeService|Starting episode info refresh for: [433637][Harry Potter]
2026-04-29 23:38:55.8|Info|RefreshEpisodeService|Finished episode refresh for series: [433637][Harry Potter].
2026-04-29 23:38:55.8|Info|DiskScanService|Scanning Harry Potter
2026-04-29 23:38:55.8|Info|DiskScanService|Completed scanning disk for Harry Potter
2026-04-29 23:38:55.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:38:55.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:38:55.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:38:55.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:38:55.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-29 23:38:55.8|Info|RefreshSeriesService|Skipping refresh of series: How To with John Wilson
2026-04-29 23:38:55.8|Info|DiskScanService|Scanning How To with John Wilson
2026-04-29 23:38:55.8|Info|DiskScanService|Completed scanning disk for How To with John Wilson
2026-04-29 23:38:55.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:38:55.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:38:55.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:38:55.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:38:55.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-29 23:38:55.8|Info|RefreshSeriesService|Skipping refresh of series: Little Dorrit
2026-04-29 23:38:55.8|Info|DiskScanService|Scanning Little Dorrit
2026-04-29 23:38:56.0|Info|DiskScanService|Completed scanning disk for Little Dorrit
2026-04-29 23:38:56.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:38:56.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:38:56.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:38:56.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:38:56.1|Info|RefreshSeriesService|Skipping refresh of series: Marvel's Daredevil
2026-04-29 23:38:56.1|Info|DiskScanService|Scanning Marvel's Daredevil
2026-04-29 23:38:56.1|Info|DiskScanService|Completed scanning disk for Marvel's Daredevil
2026-04-29 23:38:56.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:38:56.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:38:56.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:38:56.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:38:56.2|Info|RefreshSeriesService|Skipping refresh of series: MythBusters
2026-04-29 23:38:56.2|Info|DiskScanService|Scanning MythBusters
2026-04-29 23:38:56.2|Info|DiskScanService|Completed scanning disk for MythBusters
2026-04-29 23:38:56.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:38:56.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:38:56.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:38:56.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:38:56.2|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-29 23:38:56.2|Info|RefreshSeriesService|Updating Outlander
2026-04-29 23:38:56.3|Info|RefreshEpisodeService|Starting episode info refresh for: [270408][Outlander]
2026-04-29 23:39:01.3|Info|RefreshEpisodeService|Finished episode refresh for series: [270408][Outlander].
2026-04-29 23:39:01.3|Info|DiskScanService|Scanning Outlander
2026-04-29 23:39:01.4|Info|DiskScanService|Completed scanning disk for Outlander
2026-04-29 23:39:01.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:39:01.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:39:01.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:39:01.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:39:01.4|Info|RefreshSeriesService|Skipping refresh of series: Pride and Prejudice
2026-04-29 23:39:01.4|Info|DiskScanService|Scanning Pride and Prejudice
2026-04-29 23:39:01.5|Info|DiskScanService|Completed scanning disk for Pride and Prejudice
2026-04-29 23:39:01.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:39:01.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:39:01.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:39:01.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:39:01.5|Info|RefreshSeriesService|Skipping refresh of series: Sex Education
2026-04-29 23:39:01.5|Info|DiskScanService|Scanning Sex Education
2026-04-29 23:39:01.5|Info|DiskScanService|Completed scanning disk for Sex Education
2026-04-29 23:39:01.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:39:01.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:39:01.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:39:01.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:39:01.5|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: The Next Generation
2026-04-29 23:39:01.5|Info|DiskScanService|Scanning Star Trek: The Next Generation
2026-04-29 23:39:01.6|Info|DiskScanService|Completed scanning disk for Star Trek: The Next Generation
2026-04-29 23:39:01.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:39:01.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:39:01.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:39:01.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:39:01.6|Info|RefreshSeriesService|Skipping refresh of series: Stranger Things
2026-04-29 23:39:01.6|Info|DiskScanService|Scanning Stranger Things
2026-04-29 23:39:01.7|Info|DiskScanService|Completed scanning disk for Stranger Things
2026-04-29 23:39:01.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:39:01.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:39:01.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:39:01.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:39:01.7|Info|RefreshSeriesService|Updating A Taste for Murder
2026-04-29 23:39:01.7|Info|RefreshEpisodeService|Starting episode info refresh for: [459962][A Taste for Murder]
2026-04-29 23:39:01.8|Info|RefreshEpisodeService|Finished episode refresh for series: [459962][A Taste for Murder].
2026-04-29 23:39:01.8|Info|DiskScanService|Scanning A Taste for Murder
2026-04-29 23:39:01.9|Info|DiskScanService|Completed scanning disk for A Taste for Murder
2026-04-29 23:39:01.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:39:01.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:39:01.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:39:01.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:39:01.9|Info|RefreshSeriesService|Skipping refresh of series: Teenage Mutant Ninja Turtles (2012)
2026-04-29 23:39:01.9|Warn|DiskScanService|Series' root folder (/downloads/Teenage Mutant NINJA TURTLES (2012-2017) - Complete TMNT Series, Season 1,2,3,4,5 S01-S05 - 720p Web-DL x264) doesn't exist.
2026-04-29 23:39:01.9|Info|RefreshSeriesService|Updating A Thousand Blows
2026-04-29 23:39:02.0|Info|RefreshEpisodeService|Starting episode info refresh for: [423901][A Thousand Blows]
2026-04-29 23:39:02.6|Info|RefreshEpisodeService|Finished episode refresh for series: [423901][A Thousand Blows].
2026-04-29 23:39:02.6|Info|DiskScanService|Scanning A Thousand Blows
2026-04-29 23:39:02.7|Info|DiskScanService|Completed scanning disk for A Thousand Blows
2026-04-29 23:39:02.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:39:02.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:39:02.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:39:02.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:39:02.8|Info|RefreshSeriesService|Skipping refresh of series: Yu-Gi-Oh! Duel Monsters
2026-04-29 23:39:02.8|Info|DiskScanService|Scanning Yu-Gi-Oh! Duel Monsters
2026-04-29 23:39:03.1|Info|DiskScanService|Completed scanning disk for Yu-Gi-Oh! Duel Monsters
2026-04-29 23:39:03.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-29 23:39:03.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-29 23:39:03.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-29 23:39:03.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-29 23:42:03.3|Info|RssSyncService|Starting RSS Sync
2026-04-29 23:42:17.2|Info|DownloadDecisionMaker|Processing 1506 releases
2026-04-29 23:42:19.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1506, Reports grabbed: 0
2026-04-29 23:42:33.3|Info|SceneMappingService|Updating Scene mappings
2026-04-29 23:57:33.9|Info|RssSyncService|Starting RSS Sync
2026-04-29 23:57:49.3|Info|DownloadDecisionMaker|Processing 1515 releases
2026-04-29 23:57:52.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1515, Reports grabbed: 0
2026-04-30 00:13:05.6|Info|RssSyncService|Starting RSS Sync
2026-04-30 00:13:25.3|Info|DownloadDecisionMaker|Processing 1520 releases
2026-04-30 00:13:28.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1520, Reports grabbed: 0
2026-04-30 00:28:36.5|Info|RssSyncService|Starting RSS Sync
2026-04-30 00:28:39.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/4/api?t=tvsearch&cat=5000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/01/2026 00:28:39 due to recent failures." />
2026-04-30 00:28:40.0|Warn|Torznab|API Request Limit reached for EZTV (Prowlarr). Disabled for 1.00:00:00
2026-04-30 00:28:52.4|Info|DownloadDecisionMaker|Processing 1516 releases
2026-04-30 00:28:55.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1516, Reports grabbed: 0
2026-04-30 00:44:07.7|Info|RssSyncService|Starting RSS Sync
2026-04-30 00:44:10.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/8/api?t=tvsearch&cat=5000,5040,5030,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/01/2026 00:44:09 due to recent failures." />
2026-04-30 00:44:11.0|Warn|Torznab|API Request Limit reached for 1337x (Prowlarr). Disabled for 23:59:59
2026-04-30 00:44:24.0|Info|DownloadDecisionMaker|Processing 1519 releases
2026-04-30 00:44:27.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1519, Reports grabbed: 0
2026-04-30 00:59:38.4|Info|RssSyncService|Starting RSS Sync
2026-04-30 00:59:55.1|Info|DownloadDecisionMaker|Processing 1525 releases
2026-04-30 00:59:57.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1525, Reports grabbed: 0
2026-04-30 01:15:09.1|Info|RssSyncService|Starting RSS Sync
2026-04-30 01:15:09.7|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/29/2026 20:50:45 and 04/29/2026 23:05:02 UTC. Search may be required.
2026-04-30 01:16:49.3|Warn|Torznab|Demonoid Clone (Prowlarr) server is currently unavailable. http://prowlarr:9696/9/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2026-04-30 01:16:49.3|Info|DownloadDecisionMaker|Processing 1501 releases
2026-04-30 01:16:52.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1501, Reports grabbed: 0
2026-04-30 01:32:10.1|Info|RssSyncService|Starting RSS Sync
2026-04-30 01:32:31.4|Info|DownloadDecisionMaker|Processing 1576 releases
2026-04-30 01:32:34.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1576, Reports grabbed: 0
2026-04-30 01:47:40.6|Info|RssSyncService|Starting RSS Sync
2026-04-30 01:47:55.1|Info|DownloadDecisionMaker|Processing 1599 releases
2026-04-30 01:47:58.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1599, Reports grabbed: 0
2026-04-30 02:03:11.5|Info|RssSyncService|Starting RSS Sync
2026-04-30 02:03:31.9|Info|DownloadDecisionMaker|Processing 1600 releases
2026-04-30 02:03:35.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1600, Reports grabbed: 0
2026-04-30 02:18:42.3|Info|RssSyncService|Starting RSS Sync
2026-04-30 02:18:57.5|Info|DownloadDecisionMaker|Processing 1609 releases
2026-04-30 02:19:00.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1609, Reports grabbed: 0
2026-04-30 02:34:13.2|Info|RssSyncService|Starting RSS Sync
2026-04-30 02:34:28.5|Info|DownloadDecisionMaker|Processing 1613 releases
2026-04-30 02:34:31.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1613, Reports grabbed: 0
2026-04-30 02:42:43.5|Info|SceneMappingService|Updating Scene mappings
2026-04-30 02:42:43.6|Warn|HttpClient|HTTP Error - Res: HTTP/2.0 [GET] https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb: 429.TooManyRequests (16 bytes)
error code: 1027
2026-04-30 02:42:43.6|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb]
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames() in ./Sonarr.Core/DataAugmentation/Xem/XemProxy.cs:line 81
   at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Xem/XemService.cs:line 230
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143
error code: 1027

2026-04-30 02:49:43.9|Info|RssSyncService|Starting RSS Sync
2026-04-30 02:49:49.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 02:50:49 due to recent failures." />
2026-04-30 02:49:49.6|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:01:00
2026-04-30 02:50:00.6|Info|DownloadDecisionMaker|Processing 1591 releases
2026-04-30 02:50:03.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1591, Reports grabbed: 0
2026-04-30 03:05:14.8|Info|RssSyncService|Starting RSS Sync
2026-04-30 03:05:20.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/9/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 03:06:20 due to recent failures." />
2026-04-30 03:05:20.3|Warn|Torznab|API Request Limit reached for Demonoid Clone (Prowlarr). Disabled for 00:01:00
2026-04-30 03:05:20.3|Info|DownloadDecisionMaker|Processing 1542 releases
2026-04-30 03:05:22.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1542, Reports grabbed: 0
2026-04-30 03:20:46.1|Info|RssSyncService|Starting RSS Sync
2026-04-30 03:20:48.6|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/29/2026 23:48:24 and 04/30/2026 01:13:45 UTC. Search may be required.
2026-04-30 03:21:04.5|Info|DownloadDecisionMaker|Processing 1583 releases
2026-04-30 03:21:07.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1583, Reports grabbed: 0
2026-04-30 03:36:16.9|Info|RssSyncService|Starting RSS Sync
2026-04-30 03:36:22.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/6/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 03:37:22 due to recent failures." />
2026-04-30 03:36:22.9|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:01:00
2026-04-30 03:36:33.1|Info|DownloadDecisionMaker|Processing 1551 releases
2026-04-30 03:36:35.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1551, Reports grabbed: 0
2026-04-30 03:51:47.9|Info|RssSyncService|Starting RSS Sync
2026-04-30 03:52:53.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/9/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 03:53:53 due to recent failures." />
2026-04-30 03:52:53.6|Warn|Torznab|API Request Limit reached for Demonoid Clone (Prowlarr). Disabled for 00:01:00
2026-04-30 03:52:53.6|Info|DownloadDecisionMaker|Processing 1514 releases
2026-04-30 03:52:56.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1514, Reports grabbed: 0
2026-04-30 04:08:18.7|Info|RssSyncService|Starting RSS Sync
2026-04-30 04:08:24.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/5/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 04:09:24 due to recent failures." />
2026-04-30 04:08:24.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/6/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 04:09:24 due to recent failures." />
2026-04-30 04:08:24.8|Warn|Torznab|API Request Limit reached for Nyaa.si (Prowlarr). Disabled for 00:01:00
2026-04-30 04:08:24.8|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:01:00
2026-04-30 04:08:34.0|Info|DownloadDecisionMaker|Processing 1354 releases
2026-04-30 04:08:36.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1354, Reports grabbed: 0
2026-04-30 04:23:49.3|Info|RssSyncService|Starting RSS Sync
2026-04-30 04:24:04.7|Info|DownloadDecisionMaker|Processing 1511 releases
2026-04-30 04:24:07.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1511, Reports grabbed: 0
2026-04-30 04:39:20.0|Info|RssSyncService|Starting RSS Sync
2026-04-30 04:39:35.6|Info|DownloadDecisionMaker|Processing 1494 releases
2026-04-30 04:39:38.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1494, Reports grabbed: 0
2026-04-30 04:54:51.1|Info|RssSyncService|Starting RSS Sync
2026-04-30 04:55:06.7|Info|DownloadDecisionMaker|Processing 1487 releases
2026-04-30 04:55:09.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1487, Reports grabbed: 0
2026-04-30 05:10:22.6|Info|RssSyncService|Starting RSS Sync
2026-04-30 05:10:28.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 05:11:28 due to recent failures." />
2026-04-30 05:10:28.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/1/api?t=tvsearch&cat=5000,5050,5040,5045&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 05:11:28 due to recent failures." />
2026-04-30 05:10:28.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 05:11:28 due to recent failures." />
2026-04-30 05:10:28.9|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-04-30 05:10:29.0|Warn|Torznab|API Request Limit reached for The Pirate Bay (Prowlarr). Disabled for 00:01:00
2026-04-30 05:10:29.1|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:01:00
2026-04-30 05:10:42.6|Info|DownloadDecisionMaker|Processing 1427 releases
2026-04-30 05:10:45.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1427, Reports grabbed: 0
2026-04-30 05:25:53.0|Info|RssSyncService|Starting RSS Sync
2026-04-30 05:25:58.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/1/api?t=tvsearch&cat=5000,5050,5040,5045&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 05:30:58 due to recent failures." />
2026-04-30 05:25:58.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/9/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 05:26:58 due to recent failures." />
2026-04-30 05:25:58.9|Warn|Torznab|API Request Limit reached for The Pirate Bay (Prowlarr). Disabled for 00:05:00
2026-04-30 05:25:58.9|Warn|Torznab|API Request Limit reached for Demonoid Clone (Prowlarr). Disabled for 00:01:00
2026-04-30 05:25:58.9|Info|DownloadDecisionMaker|Processing 1415 releases
2026-04-30 05:26:01.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1415, Reports grabbed: 0
2026-04-30 05:31:28.3|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-30 05:41:23.9|Info|RssSyncService|Starting RSS Sync
2026-04-30 05:41:25.4|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/30/2026 01:50:36 and 04/30/2026 02:57:05 UTC. Search may be required.
2026-04-30 05:41:54.1|Info|DownloadDecisionMaker|Processing 1477 releases
2026-04-30 05:41:56.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1477, Reports grabbed: 0
2026-04-30 05:42:54.0|Info|SceneMappingService|Updating Scene mappings
2026-04-30 05:42:54.2|Warn|HttpClient|HTTP Error - Res: HTTP/2.0 [GET] https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb: 429.TooManyRequests (16 bytes)
error code: 1027
2026-04-30 05:42:54.2|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb]
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames() in ./Sonarr.Core/DataAugmentation/Xem/XemProxy.cs:line 81
   at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Xem/XemService.cs:line 230
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143
error code: 1027

2026-04-30 05:57:24.6|Info|RssSyncService|Starting RSS Sync
2026-04-30 05:57:41.4|Info|DownloadDecisionMaker|Processing 1473 releases
2026-04-30 05:57:43.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1473, Reports grabbed: 0
2026-04-30 06:12:55.3|Info|RssSyncService|Starting RSS Sync
2026-04-30 06:13:11.8|Info|DownloadDecisionMaker|Processing 1460 releases
2026-04-30 06:13:14.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1460, Reports grabbed: 0
2026-04-30 06:28:26.3|Info|RssSyncService|Starting RSS Sync
2026-04-30 06:28:39.3|Info|DownloadDecisionMaker|Processing 1452 releases
2026-04-30 06:28:41.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1452, Reports grabbed: 0
2026-04-30 06:43:57.0|Info|RssSyncService|Starting RSS Sync
2026-04-30 06:44:13.8|Info|DownloadDecisionMaker|Processing 1455 releases
2026-04-30 06:44:16.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1455, Reports grabbed: 0
2026-04-30 06:59:27.7|Info|RssSyncService|Starting RSS Sync
2026-04-30 06:59:45.9|Info|DownloadDecisionMaker|Processing 1461 releases
2026-04-30 06:59:48.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1461, Reports grabbed: 0
2026-04-30 07:14:58.2|Info|RssSyncService|Starting RSS Sync
2026-04-30 07:14:58.6|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/30/2026 03:48:57 and 04/30/2026 04:57:19 UTC. Search may be required.
2026-04-30 07:15:13.8|Info|DownloadDecisionMaker|Processing 1478 releases
2026-04-30 07:15:16.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1478, Reports grabbed: 0
2026-04-30 07:30:29.3|Info|RssSyncService|Starting RSS Sync
2026-04-30 07:30:35.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/10/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 07:31:35 due to recent failures." />
2026-04-30 07:30:35.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/6/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 07:31:35 due to recent failures." />
2026-04-30 07:30:35.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 07:31:35 due to recent failures." />
2026-04-30 07:30:35.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/1/api?t=tvsearch&cat=5000,5050,5040,5045&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 07:31:35 due to recent failures." />
2026-04-30 07:30:35.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/7/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 07:31:35 due to recent failures." />
2026-04-30 07:30:35.7|Warn|Torznab|API Request Limit reached for Uindex (Prowlarr). Disabled for 00:01:00
2026-04-30 07:30:35.7|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:01:00
2026-04-30 07:30:35.7|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-04-30 07:30:35.7|Warn|Torznab|API Request Limit reached for The Pirate Bay (Prowlarr). Disabled for 00:01:00
2026-04-30 07:30:35.7|Warn|Torznab|API Request Limit reached for LimeTorrents (Prowlarr). Disabled for 00:01:00
2026-04-30 07:30:49.2|Info|DownloadDecisionMaker|Processing 1276 releases
2026-04-30 07:30:51.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1276, Reports grabbed: 0
2026-04-30 07:45:06.5|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-30 07:46:01.4|Info|RssSyncService|Starting RSS Sync
2026-04-30 07:46:15.9|Info|DownloadDecisionMaker|Processing 1496 releases
2026-04-30 07:46:18.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1496, Reports grabbed: 0
2026-04-30 07:46:36.7|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-30 08:01:32.3|Info|RssSyncService|Starting RSS Sync
2026-04-30 08:01:49.8|Info|DownloadDecisionMaker|Processing 1498 releases
2026-04-30 08:01:52.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1498, Reports grabbed: 0
2026-04-30 08:17:02.8|Info|RssSyncService|Starting RSS Sync
2026-04-30 08:17:16.8|Info|DownloadDecisionMaker|Processing 1507 releases
2026-04-30 08:17:19.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1507, Reports grabbed: 0
2026-04-30 08:32:33.9|Info|RssSyncService|Starting RSS Sync
2026-04-30 08:32:50.5|Info|DownloadDecisionMaker|Processing 1515 releases
2026-04-30 08:32:52.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1515, Reports grabbed: 0
2026-04-30 08:43:04.2|Info|SceneMappingService|Updating Scene mappings
2026-04-30 08:43:04.3|Warn|HttpClient|HTTP Error - Res: HTTP/2.0 [GET] https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb: 429.TooManyRequests (16 bytes)
error code: 1027
2026-04-30 08:43:04.3|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb]
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames() in ./Sonarr.Core/DataAugmentation/Xem/XemProxy.cs:line 81
   at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Xem/XemService.cs:line 230
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143
error code: 1027

2026-04-30 08:48:04.6|Info|RssSyncService|Starting RSS Sync
2026-04-30 08:48:22.3|Info|DownloadDecisionMaker|Processing 1522 releases
2026-04-30 08:48:24.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1522, Reports grabbed: 0
2026-04-30 09:03:35.1|Info|RssSyncService|Starting RSS Sync
2026-04-30 09:03:49.8|Info|DownloadDecisionMaker|Processing 1517 releases
2026-04-30 09:03:52.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1517, Reports grabbed: 0
2026-04-30 09:06:42.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-04-30 09:06:42.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-04-30 09:06:42.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-04-30 09:06:43.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-04-30 09:06:43.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-04-30 09:06:50.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-04-30 09:07:08.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-04-30 09:07:12.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-04-30 09:19:05.9|Info|RssSyncService|Starting RSS Sync
2026-04-30 09:19:06.2|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/30/2026 05:41:12 and 04/30/2026 07:26:58 UTC. Search may be required.
2026-04-30 09:19:21.0|Info|DownloadDecisionMaker|Processing 1546 releases
2026-04-30 09:19:23.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1546, Reports grabbed: 0
2026-04-30 09:34:36.4|Info|RssSyncService|Starting RSS Sync
2026-04-30 09:34:51.1|Info|DownloadDecisionMaker|Processing 1555 releases
2026-04-30 09:34:53.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1555, Reports grabbed: 0
2026-04-30 09:50:07.4|Info|RssSyncService|Starting RSS Sync
2026-04-30 09:50:22.9|Info|DownloadDecisionMaker|Processing 1562 releases
2026-04-30 09:50:25.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1562, Reports grabbed: 0
2026-04-30 10:05:37.9|Info|RssSyncService|Starting RSS Sync
2026-04-30 10:05:55.2|Info|DownloadDecisionMaker|Processing 1562 releases
2026-04-30 10:05:57.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1562, Reports grabbed: 0
2026-04-30 10:21:08.5|Info|RssSyncService|Starting RSS Sync
2026-04-30 10:21:24.9|Info|DownloadDecisionMaker|Processing 1570 releases
2026-04-30 10:21:27.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1570, Reports grabbed: 0
2026-04-30 10:36:39.0|Info|RssSyncService|Starting RSS Sync
2026-04-30 10:36:56.1|Info|DownloadDecisionMaker|Processing 1575 releases
2026-04-30 10:36:58.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1575, Reports grabbed: 0
2026-04-30 10:52:09.6|Info|RssSyncService|Starting RSS Sync
2026-04-30 10:52:24.8|Info|DownloadDecisionMaker|Processing 1577 releases
2026-04-30 10:52:27.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1577, Reports grabbed: 0
2026-04-30 11:07:40.4|Info|RssSyncService|Starting RSS Sync
2026-04-30 11:07:58.4|Info|DownloadDecisionMaker|Processing 1584 releases
2026-04-30 11:08:00.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1584, Reports grabbed: 0
2026-04-30 11:23:11.0|Info|RssSyncService|Starting RSS Sync
2026-04-30 11:23:11.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/30/2026 07:39:58 and 04/30/2026 09:36:40 UTC. Search may be required.
2026-04-30 11:23:25.8|Info|DownloadDecisionMaker|Processing 1596 releases
2026-04-30 11:23:28.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1596, Reports grabbed: 0
2026-04-30 11:38:41.7|Info|RssSyncService|Starting RSS Sync
2026-04-30 11:38:59.4|Info|DownloadDecisionMaker|Processing 1594 releases
2026-04-30 11:39:01.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1594, Reports grabbed: 0
2026-04-30 11:39:11.8|Info|RefreshSeriesService|Skipping refresh of series: Agatha Christie's Poirot
2026-04-30 11:39:11.8|Info|DiskScanService|Scanning Agatha Christie's Poirot
2026-04-30 11:39:12.1|Info|DiskScanService|Completed scanning disk for Agatha Christie's Poirot
2026-04-30 11:39:12.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:12.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:12.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:12.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:12.2|Info|RefreshSeriesService|Updating ARK: The Animated Series
2026-04-30 11:39:12.4|Info|RefreshEpisodeService|Starting episode info refresh for: [393221][ARK: The Animated Series]
2026-04-30 11:39:12.5|Info|RefreshEpisodeService|Finished episode refresh for series: [393221][ARK: The Animated Series].
2026-04-30 11:39:12.6|Warn|HttpClient|HTTP Error - Res: HTTP/2.0 [GET] https://thexem.info/map/havemap?origin=tvdb: 429.TooManyRequests (16 bytes)
error code: 1027
2026-04-30 11:39:12.6|Warn|XemService|Failed to update Xem series list.

[v4.0.17.2952] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [https://thexem.info/map/havemap?origin=tvdb]
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetXemSeriesIds() in ./Sonarr.Core/DataAugmentation/Xem/XemProxy.cs:line 47
   at NzbDrone.Core.DataAugmentation.Xem.XemService.UpdateXemSeriesIds() in ./Sonarr.Core/DataAugmentation/Xem/XemService.cs:line 210
error code: 1027

2026-04-30 11:39:12.6|Info|DiskScanService|Scanning ARK: The Animated Series
2026-04-30 11:39:12.7|Info|DiskScanService|Completed scanning disk for ARK: The Animated Series
2026-04-30 11:39:12.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:12.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:12.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:12.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:12.8|Info|RefreshSeriesService|Skipping refresh of series: Attack on Titan
2026-04-30 11:39:12.8|Info|DiskScanService|Scanning Attack on Titan
2026-04-30 11:39:13.0|Info|DiskScanService|Completed scanning disk for Attack on Titan
2026-04-30 11:39:13.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:13.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:13.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:13.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:13.1|Info|RefreshSeriesService|Skipping refresh of series: Ben 10
2026-04-30 11:39:13.1|Info|DiskScanService|Scanning Ben 10
2026-04-30 11:39:13.2|Info|DiskScanService|Completed scanning disk for Ben 10
2026-04-30 11:39:13.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:13.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:13.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:13.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:13.2|Info|RefreshSeriesService|Updating Bleach
2026-04-30 11:39:13.3|Info|RefreshEpisodeService|Starting episode info refresh for: [74796][Bleach]
2026-04-30 11:39:21.8|Info|RefreshEpisodeService|Finished episode refresh for series: [74796][Bleach].
2026-04-30 11:39:21.8|Warn|HttpClient|HTTP Error - Res: HTTP/2.0 [GET] https://thexem.info/map/all?id=74796&origin=tvdb: 429.TooManyRequests (16 bytes)
error code: 1027
2026-04-30 11:39:21.8|Error|XemService|Error updating scene numbering mappings for [74796][Bleach]

[v4.0.17.2952] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [https://thexem.info/map/all?id=74796&origin=tvdb]
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbMappings(Int32 id) in ./Sonarr.Core/DataAugmentation/Xem/XemProxy.cs:line 67
   at NzbDrone.Core.DataAugmentation.Xem.XemService.PerformUpdate(Series series) in ./Sonarr.Core/DataAugmentation/Xem/XemService.cs:line 40
error code: 1027

2026-04-30 11:39:21.9|Info|DiskScanService|Scanning Bleach
2026-04-30 11:39:22.3|Info|DiskScanService|Completed scanning disk for Bleach
2026-04-30 11:39:22.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:22.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:22.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:22.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:22.4|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
2026-04-30 11:39:22.4|Info|DiskScanService|Scanning Breaking Bad
2026-04-30 11:39:22.4|Info|DiskScanService|Completed scanning disk for Breaking Bad
2026-04-30 11:39:22.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:22.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:22.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:22.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:22.4|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-30 11:39:22.4|Info|RefreshSeriesService|Updating Bridgerton
2026-04-30 11:39:22.4|Info|RefreshEpisodeService|Starting episode info refresh for: [366668][Bridgerton]
2026-04-30 11:39:23.5|Info|RefreshEpisodeService|Finished episode refresh for series: [366668][Bridgerton].
2026-04-30 11:39:23.5|Info|DiskScanService|Scanning Bridgerton
2026-04-30 11:39:23.5|Info|DiskScanService|Completed scanning disk for Bridgerton
2026-04-30 11:39:23.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:23.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:23.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:23.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:23.6|Info|RefreshSeriesService|Skipping refresh of series: Come Outside
2026-04-30 11:39:23.6|Info|DiskScanService|Scanning Come Outside
2026-04-30 11:39:23.6|Info|DiskScanService|Completed scanning disk for Come Outside
2026-04-30 11:39:23.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:23.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:23.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:23.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:23.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-30 11:39:23.6|Info|RefreshSeriesService|Skipping refresh of series: The Crown
2026-04-30 11:39:23.6|Info|DiskScanService|Scanning The Crown
2026-04-30 11:39:23.7|Info|DiskScanService|Completed scanning disk for The Crown
2026-04-30 11:39:23.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:23.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:23.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:23.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:23.8|Info|RefreshSeriesService|Skipping refresh of series: Cyberpunk: Edgerunners
2026-04-30 11:39:23.8|Info|DiskScanService|Scanning Cyberpunk: Edgerunners
2026-04-30 11:39:23.8|Info|DiskScanService|Completed scanning disk for Cyberpunk: Edgerunners
2026-04-30 11:39:23.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:23.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:23.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:23.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:23.8|Info|RefreshSeriesService|Skipping refresh of series: The Dinosaurs
2026-04-30 11:39:23.8|Info|DiskScanService|Scanning The Dinosaurs
2026-04-30 11:39:23.8|Info|DiskScanService|Completed scanning disk for The Dinosaurs
2026-04-30 11:39:23.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:23.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:23.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:23.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:23.8|Info|RefreshSeriesService|Skipping refresh of series: Eyes of Wakanda
2026-04-30 11:39:23.8|Info|DiskScanService|Scanning Eyes of Wakanda
2026-04-30 11:39:23.8|Info|DiskScanService|Completed scanning disk for Eyes of Wakanda
2026-04-30 11:39:23.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:23.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:23.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:23.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:23.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-30 11:39:23.8|Info|RefreshSeriesService|Updating Harry Potter
2026-04-30 11:39:23.9|Info|RefreshEpisodeService|Starting episode info refresh for: [433637][Harry Potter]
2026-04-30 11:39:23.9|Info|RefreshEpisodeService|Finished episode refresh for series: [433637][Harry Potter].
2026-04-30 11:39:23.9|Info|DiskScanService|Scanning Harry Potter
2026-04-30 11:39:23.9|Info|DiskScanService|Completed scanning disk for Harry Potter
2026-04-30 11:39:23.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:23.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:23.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:23.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:23.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-30 11:39:23.9|Info|RefreshSeriesService|Skipping refresh of series: How To with John Wilson
2026-04-30 11:39:23.9|Info|DiskScanService|Scanning How To with John Wilson
2026-04-30 11:39:23.9|Info|DiskScanService|Completed scanning disk for How To with John Wilson
2026-04-30 11:39:24.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:24.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:24.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:24.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:24.0|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-30 11:39:24.0|Info|RefreshSeriesService|Skipping refresh of series: Little Dorrit
2026-04-30 11:39:24.0|Info|DiskScanService|Scanning Little Dorrit
2026-04-30 11:39:24.1|Info|DiskScanService|Completed scanning disk for Little Dorrit
2026-04-30 11:39:24.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:24.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:24.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:24.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:24.1|Info|RefreshSeriesService|Skipping refresh of series: Marvel's Daredevil
2026-04-30 11:39:24.1|Info|DiskScanService|Scanning Marvel's Daredevil
2026-04-30 11:39:24.1|Info|DiskScanService|Completed scanning disk for Marvel's Daredevil
2026-04-30 11:39:24.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:24.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:24.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:24.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:24.1|Info|RefreshSeriesService|Skipping refresh of series: MythBusters
2026-04-30 11:39:24.1|Info|DiskScanService|Scanning MythBusters
2026-04-30 11:39:24.2|Info|DiskScanService|Completed scanning disk for MythBusters
2026-04-30 11:39:24.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:24.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:24.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:24.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:24.2|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-30 11:39:24.2|Info|RefreshSeriesService|Updating Outlander
2026-04-30 11:39:24.2|Info|RefreshEpisodeService|Starting episode info refresh for: [270408][Outlander]
2026-04-30 11:39:29.5|Info|RefreshEpisodeService|Finished episode refresh for series: [270408][Outlander].
2026-04-30 11:39:29.5|Info|DiskScanService|Scanning Outlander
2026-04-30 11:39:29.6|Info|DiskScanService|Completed scanning disk for Outlander
2026-04-30 11:39:29.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:29.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:29.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:29.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:29.6|Info|RefreshSeriesService|Skipping refresh of series: Pride and Prejudice
2026-04-30 11:39:29.6|Info|DiskScanService|Scanning Pride and Prejudice
2026-04-30 11:39:29.6|Info|DiskScanService|Completed scanning disk for Pride and Prejudice
2026-04-30 11:39:29.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:29.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:29.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:29.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:29.6|Info|RefreshSeriesService|Skipping refresh of series: Sex Education
2026-04-30 11:39:29.6|Info|DiskScanService|Scanning Sex Education
2026-04-30 11:39:29.6|Info|DiskScanService|Completed scanning disk for Sex Education
2026-04-30 11:39:29.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:29.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:29.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:29.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:29.6|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: The Next Generation
2026-04-30 11:39:29.6|Info|DiskScanService|Scanning Star Trek: The Next Generation
2026-04-30 11:39:29.7|Info|DiskScanService|Completed scanning disk for Star Trek: The Next Generation
2026-04-30 11:39:29.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:29.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:29.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:29.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:29.7|Info|RefreshSeriesService|Skipping refresh of series: Stranger Things
2026-04-30 11:39:29.7|Info|DiskScanService|Scanning Stranger Things
2026-04-30 11:39:29.7|Info|DiskScanService|Completed scanning disk for Stranger Things
2026-04-30 11:39:29.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:29.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:29.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:29.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:29.7|Info|RefreshSeriesService|Updating A Taste for Murder
2026-04-30 11:39:30.5|Info|RefreshEpisodeService|Starting episode info refresh for: [459962][A Taste for Murder]
2026-04-30 11:39:30.6|Info|RefreshEpisodeService|Finished episode refresh for series: [459962][A Taste for Murder].
2026-04-30 11:39:30.6|Info|DiskScanService|Scanning A Taste for Murder
2026-04-30 11:39:30.7|Info|DiskScanService|Completed scanning disk for A Taste for Murder
2026-04-30 11:39:30.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:30.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:30.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:30.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:30.7|Info|RefreshSeriesService|Skipping refresh of series: Teenage Mutant Ninja Turtles (2012)
2026-04-30 11:39:30.7|Warn|DiskScanService|Series' root folder (/downloads/Teenage Mutant NINJA TURTLES (2012-2017) - Complete TMNT Series, Season 1,2,3,4,5 S01-S05 - 720p Web-DL x264) doesn't exist.
2026-04-30 11:39:30.7|Info|RefreshSeriesService|Updating A Thousand Blows
2026-04-30 11:39:30.8|Info|RefreshEpisodeService|Starting episode info refresh for: [423901][A Thousand Blows]
2026-04-30 11:39:31.2|Info|RefreshEpisodeService|Finished episode refresh for series: [423901][A Thousand Blows].
2026-04-30 11:39:31.2|Info|DiskScanService|Scanning A Thousand Blows
2026-04-30 11:39:31.2|Info|DiskScanService|Completed scanning disk for A Thousand Blows
2026-04-30 11:39:31.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:31.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:31.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:31.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:39:31.3|Info|RefreshSeriesService|Skipping refresh of series: Yu-Gi-Oh! Duel Monsters
2026-04-30 11:39:31.3|Info|DiskScanService|Scanning Yu-Gi-Oh! Duel Monsters
2026-04-30 11:39:31.4|Info|DiskScanService|Completed scanning disk for Yu-Gi-Oh! Duel Monsters
2026-04-30 11:39:31.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 11:39:31.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 11:39:31.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 11:39:31.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 11:43:11.9|Info|SceneMappingService|Updating Scene mappings
2026-04-30 11:43:11.9|Warn|HttpClient|HTTP Error - Res: HTTP/2.0 [GET] https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb: 429.TooManyRequests (16 bytes)
error code: 1027
2026-04-30 11:43:11.9|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb]
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames() in ./Sonarr.Core/DataAugmentation/Xem/XemProxy.cs:line 81
   at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Xem/XemService.cs:line 230
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143
error code: 1027

2026-04-30 11:54:12.3|Info|RssSyncService|Starting RSS Sync
2026-04-30 11:54:28.7|Info|DownloadDecisionMaker|Processing 1592 releases
2026-04-30 11:54:31.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1592, Reports grabbed: 0
2026-04-30 12:09:43.1|Info|RssSyncService|Starting RSS Sync
2026-04-30 12:09:45.4|Warn|Torznab|Indexer TorrentGalaxyClone (Prowlarr) rss sync didn't cover the period between 04/30/2026 10:53:12 and 04/30/2026 10:55:43 UTC. Search may be required.
2026-04-30 12:09:59.1|Info|DownloadDecisionMaker|Processing 1599 releases
2026-04-30 12:10:01.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1599, Reports grabbed: 0
2026-04-30 12:25:13.9|Info|RssSyncService|Starting RSS Sync
2026-04-30 12:25:51.9|Info|DownloadDecisionMaker|Processing 1580 releases
2026-04-30 12:25:54.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1580, Reports grabbed: 0
2026-04-30 12:41:14.3|Info|RssSyncService|Starting RSS Sync
2026-04-30 12:41:30.6|Info|DownloadDecisionMaker|Processing 1576 releases
2026-04-30 12:41:33.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1576, Reports grabbed: 0
2026-04-30 12:56:44.8|Info|RssSyncService|Starting RSS Sync
2026-04-30 12:56:58.8|Info|DownloadDecisionMaker|Processing 1576 releases
2026-04-30 12:57:01.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1576, Reports grabbed: 0
2026-04-30 13:12:15.5|Info|RssSyncService|Starting RSS Sync
2026-04-30 13:12:17.0|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/30/2026 10:01:09 and 04/30/2026 11:21:41 UTC. Search may be required.
2026-04-30 13:12:31.3|Info|DownloadDecisionMaker|Processing 1562 releases
2026-04-30 13:12:33.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1562, Reports grabbed: 0
2026-04-30 13:27:46.2|Info|RssSyncService|Starting RSS Sync
2026-04-30 13:28:03.8|Info|DownloadDecisionMaker|Processing 1561 releases
2026-04-30 13:28:06.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1561, Reports grabbed: 0
2026-04-30 13:43:16.8|Info|RssSyncService|Starting RSS Sync
2026-04-30 13:43:38.6|Info|DownloadDecisionMaker|Processing 1562 releases
2026-04-30 13:43:41.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1562, Reports grabbed: 0
2026-04-30 13:58:47.4|Info|RssSyncService|Starting RSS Sync
2026-04-30 13:58:47.9|Warn|Torznab|Indexer TorrentGalaxyClone (Prowlarr) rss sync didn't cover the period between 04/30/2026 12:41:17 and 04/30/2026 12:45:47 UTC. Search may be required.
2026-04-30 13:59:07.9|Info|DownloadDecisionMaker|Processing 1553 releases
2026-04-30 13:59:10.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1553, Reports grabbed: 0
2026-04-30 14:14:18.0|Info|RssSyncService|Starting RSS Sync
2026-04-30 14:14:39.3|Info|DownloadDecisionMaker|Processing 1534 releases
2026-04-30 14:14:41.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1534, Reports grabbed: 0
2026-04-30 14:29:48.6|Info|RssSyncService|Starting RSS Sync
2026-04-30 14:30:04.6|Info|DownloadDecisionMaker|Processing 1529 releases
2026-04-30 14:30:06.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1529, Reports grabbed: 0
2026-04-30 14:43:19.1|Info|SceneMappingService|Updating Scene mappings
2026-04-30 14:43:19.2|Warn|HttpClient|HTTP Error - Res: HTTP/2.0 [GET] https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb: 429.TooManyRequests (16 bytes)
error code: 1027
2026-04-30 14:43:19.2|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb]
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames() in ./Sonarr.Core/DataAugmentation/Xem/XemProxy.cs:line 81
   at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Xem/XemService.cs:line 230
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143
error code: 1027

2026-04-30 14:45:19.4|Info|RssSyncService|Starting RSS Sync
2026-04-30 14:45:34.9|Info|DownloadDecisionMaker|Processing 1523 releases
2026-04-30 14:45:37.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1523, Reports grabbed: 0
2026-04-30 15:00:50.0|Info|RssSyncService|Starting RSS Sync
2026-04-30 15:01:06.7|Info|DownloadDecisionMaker|Processing 1469 releases
2026-04-30 15:01:08.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1469, Reports grabbed: 0
2026-04-30 15:16:20.8|Info|RssSyncService|Starting RSS Sync
2026-04-30 15:16:21.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/30/2026 11:49:31 and 04/30/2026 13:39:39 UTC. Search may be required.
2026-04-30 15:16:43.3|Info|DownloadDecisionMaker|Processing 1453 releases
2026-04-30 15:16:45.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1453, Reports grabbed: 0
2026-04-30 15:31:51.4|Info|RssSyncService|Starting RSS Sync
2026-04-30 15:32:08.2|Info|DownloadDecisionMaker|Processing 1473 releases
2026-04-30 15:32:10.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1473, Reports grabbed: 0
2026-04-30 15:47:21.9|Info|RssSyncService|Starting RSS Sync
2026-04-30 15:47:39.3|Info|DownloadDecisionMaker|Processing 1489 releases
2026-04-30 15:47:41.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1489, Reports grabbed: 0
2026-04-30 16:02:52.5|Info|RssSyncService|Starting RSS Sync
2026-04-30 16:03:07.6|Info|DownloadDecisionMaker|Processing 1492 releases
2026-04-30 16:03:09.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1492, Reports grabbed: 0
2026-04-30 16:18:23.4|Info|RssSyncService|Starting RSS Sync
2026-04-30 16:19:00.2|Info|DownloadDecisionMaker|Processing 1484 releases
2026-04-30 16:19:02.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1484, Reports grabbed: 0
2026-04-30 16:34:24.0|Info|RssSyncService|Starting RSS Sync
2026-04-30 16:35:26.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 16:36:26 due to recent failures." />
2026-04-30 16:35:26.4|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-04-30 16:35:26.4|Info|DownloadDecisionMaker|Processing 1434 releases
2026-04-30 16:35:28.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1434, Reports grabbed: 0
2026-04-30 16:50:54.7|Info|RssSyncService|Starting RSS Sync
2026-04-30 16:51:14.3|Info|DownloadDecisionMaker|Processing 1489 releases
2026-04-30 16:51:16.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1489, Reports grabbed: 0
2026-04-30 17:06:25.3|Info|RssSyncService|Starting RSS Sync
2026-04-30 17:06:43.9|Info|DownloadDecisionMaker|Processing 1481 releases
2026-04-30 17:06:45.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1481, Reports grabbed: 0
2026-04-30 17:21:55.9|Info|RssSyncService|Starting RSS Sync
2026-04-30 17:21:57.3|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/30/2026 13:47:38 and 04/30/2026 14:23:18 UTC. Search may be required.
2026-04-30 17:22:12.0|Info|DownloadDecisionMaker|Processing 1508 releases
2026-04-30 17:22:14.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1508, Reports grabbed: 0
2026-04-30 17:37:26.9|Info|RssSyncService|Starting RSS Sync
2026-04-30 17:39:06.9|Warn|Torznab|Demonoid Clone (Prowlarr) server is currently unavailable. http://prowlarr:9696/9/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2026-04-30 17:39:06.9|Info|DownloadDecisionMaker|Processing 1449 releases
2026-04-30 17:39:09.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1449, Reports grabbed: 0
2026-04-30 17:43:27.1|Info|SceneMappingService|Updating Scene mappings
2026-04-30 17:54:27.9|Info|RssSyncService|Starting RSS Sync
2026-04-30 17:54:51.8|Info|DownloadDecisionMaker|Processing 1514 releases
2026-04-30 17:54:54.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1514, Reports grabbed: 0
2026-04-30 18:09:58.5|Info|RssSyncService|Starting RSS Sync
2026-04-30 18:11:02.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 18:12:02 due to recent failures." />
2026-04-30 18:11:02.9|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:01:00
2026-04-30 18:11:02.9|Info|DownloadDecisionMaker|Processing 1504 releases
2026-04-30 18:11:05.6|Info|DownloadService|Report sent to qBittorrent. Indexer LimeTorrents (Prowlarr). OUTLANDER S08E09 1080p AMZN WEB DL
2026-04-30 18:11:05.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1504, Reports grabbed: 1
2026-04-30 18:26:30.2|Info|RssSyncService|Starting RSS Sync
2026-04-30 18:27:02.4|Info|DownloadDecisionMaker|Processing 1530 releases
2026-04-30 18:27:04.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1530, Reports grabbed: 0
2026-04-30 18:42:31.1|Info|RssSyncService|Starting RSS Sync
2026-04-30 18:42:49.4|Info|DownloadDecisionMaker|Processing 1539 releases
2026-04-30 18:42:52.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1539, Reports grabbed: 0
2026-04-30 18:58:02.6|Info|RssSyncService|Starting RSS Sync
2026-04-30 18:58:18.9|Info|DownloadDecisionMaker|Processing 1536 releases
2026-04-30 18:58:21.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1536, Reports grabbed: 0
2026-04-30 19:13:36.4|Info|RssSyncService|Starting RSS Sync
2026-04-30 19:13:37.0|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/30/2026 15:00:18 and 04/30/2026 16:43:21 UTC. Search may be required.
2026-04-30 19:13:52.8|Info|DownloadDecisionMaker|Processing 1523 releases
2026-04-30 19:13:55.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1523, Reports grabbed: 0
2026-04-30 19:29:10.6|Info|RssSyncService|Starting RSS Sync
2026-04-30 19:29:30.6|Info|DownloadDecisionMaker|Processing 1515 releases
2026-04-30 19:29:32.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1515, Reports grabbed: 0
2026-04-30 19:44:43.8|Info|RssSyncService|Starting RSS Sync
2026-04-30 19:44:59.4|Info|DownloadDecisionMaker|Processing 1515 releases
2026-04-30 19:45:01.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1515, Reports grabbed: 0
2026-04-30 20:00:14.7|Info|RssSyncService|Starting RSS Sync
2026-04-30 20:00:15.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/9/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 20:05:14 due to recent failures." />
2026-04-30 20:00:15.0|Warn|Torznab|API Request Limit reached for Demonoid Clone (Prowlarr). Disabled for 00:05:00
2026-04-30 20:00:17.3|Info|DownloadDecisionMaker|Processing 1450 releases
2026-04-30 20:00:19.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1450, Reports grabbed: 0
2026-04-30 20:15:45.4|Info|RssSyncService|Starting RSS Sync
2026-04-30 20:15:48.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/9/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 20:30:46 due to recent failures." />
2026-04-30 20:15:48.0|Warn|Torznab|API Request Limit reached for Demonoid Clone (Prowlarr). Disabled for 00:14:59
2026-04-30 20:15:48.4|Info|DownloadDecisionMaker|Processing 1446 releases
2026-04-30 20:15:50.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1446, Reports grabbed: 0
2026-04-30 20:31:16.0|Info|RssSyncService|Starting RSS Sync
2026-04-30 20:31:16.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/9/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 21:01:16 due to recent failures." />
2026-04-30 20:31:16.8|Warn|Torznab|API Request Limit reached for Demonoid Clone (Prowlarr). Disabled for 00:30:00
2026-04-30 20:31:18.8|Info|DownloadDecisionMaker|Processing 1429 releases
2026-04-30 20:31:21.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1429, Reports grabbed: 0
2026-04-30 20:43:46.7|Info|SceneMappingService|Updating Scene mappings
2026-04-30 20:46:47.3|Info|RssSyncService|Starting RSS Sync
2026-04-30 20:46:53.7|Info|DownloadDecisionMaker|Processing 1418 releases
2026-04-30 20:46:55.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1418, Reports grabbed: 0
2026-04-30 21:02:18.5|Info|RssSyncService|Starting RSS Sync
2026-04-30 21:02:19.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/9/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 22:02:19 due to recent failures." />
2026-04-30 21:02:19.2|Warn|Torznab|API Request Limit reached for Demonoid Clone (Prowlarr). Disabled for 01:00:00
2026-04-30 21:02:21.1|Info|DownloadDecisionMaker|Processing 1413 releases
2026-04-30 21:02:23.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1413, Reports grabbed: 0
2026-04-30 21:17:49.2|Info|RssSyncService|Starting RSS Sync
2026-04-30 21:17:49.7|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/30/2026 17:20:01 and 04/30/2026 19:06:41 UTC. Search may be required.
2026-04-30 21:17:51.9|Info|DownloadDecisionMaker|Processing 1427 releases
2026-04-30 21:17:54.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1427, Reports grabbed: 0
2026-04-30 21:33:20.1|Info|RssSyncService|Starting RSS Sync
2026-04-30 21:35:00.2|Warn|Torznab|Internet Archive (Prowlarr) server is currently unavailable. http://prowlarr:9696/12/api?t=tvsearch&cat=5000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2026-04-30 21:35:00.2|Info|DownloadDecisionMaker|Processing 1431 releases
2026-04-30 21:35:02.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1431, Reports grabbed: 0
2026-04-30 21:50:20.8|Info|RssSyncService|Starting RSS Sync
2026-04-30 21:50:27.2|Info|DownloadDecisionMaker|Processing 1434 releases
2026-04-30 21:50:29.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1434, Reports grabbed: 0
2026-04-30 22:05:51.4|Info|RssSyncService|Starting RSS Sync
2026-04-30 22:05:52.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/9/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/01/2026 01:05:52 due to recent failures." />
2026-04-30 22:05:53.0|Warn|Torznab|API Request Limit reached for Demonoid Clone (Prowlarr). Disabled for 03:00:00
2026-04-30 22:05:54.0|Info|DownloadDecisionMaker|Processing 1434 releases
2026-04-30 22:05:56.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1434, Reports grabbed: 0
2026-04-30 22:08:51.5|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2026-04-30 22:09:51.7|Info|HousekeepingService|Running housecleaning tasks
2026-04-30 22:09:52.5|Info|Database|Vacuuming Log database
2026-04-30 22:09:52.9|Info|Database|Log database compressed
2026-04-30 22:09:52.9|Info|Database|Vacuuming Main database
2026-04-30 22:09:55.1|Info|Database|Main database compressed
2026-04-30 22:21:22.3|Info|RssSyncService|Starting RSS Sync
2026-04-30 22:21:25.2|Info|DownloadDecisionMaker|Processing 1437 releases
2026-04-30 22:21:27.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1437, Reports grabbed: 0
2026-04-30 22:36:53.9|Info|RssSyncService|Starting RSS Sync
2026-04-30 22:36:57.1|Info|DownloadDecisionMaker|Processing 1443 releases
2026-04-30 22:37:00.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1443, Reports grabbed: 0
2026-04-30 22:52:24.5|Info|RssSyncService|Starting RSS Sync
2026-04-30 22:52:30.7|Info|DownloadDecisionMaker|Processing 1448 releases
2026-04-30 22:52:32.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1448, Reports grabbed: 0
2026-04-30 23:07:55.1|Info|RssSyncService|Starting RSS Sync
2026-04-30 23:07:57.6|Info|DownloadDecisionMaker|Processing 1449 releases
2026-04-30 23:07:59.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1449, Reports grabbed: 0
2026-04-30 23:23:25.5|Info|RssSyncService|Starting RSS Sync
2026-04-30 23:23:26.0|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/30/2026 20:00:19 and 04/30/2026 20:35:02 UTC. Search may be required.
2026-04-30 23:24:30.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 23:25:30 due to recent failures." />
2026-04-30 23:24:30.3|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:01:00
2026-04-30 23:24:30.3|Info|DownloadDecisionMaker|Processing 1440 releases
2026-04-30 23:24:32.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1440, Reports grabbed: 0
2026-04-30 23:39:56.9|Info|RefreshSeriesService|Skipping refresh of series: Agatha Christie's Poirot
2026-04-30 23:39:57.0|Info|DiskScanService|Scanning Agatha Christie's Poirot
2026-04-30 23:39:57.1|Info|RssSyncService|Starting RSS Sync
2026-04-30 23:39:57.6|Info|DiskScanService|Completed scanning disk for Agatha Christie's Poirot
2026-04-30 23:39:57.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:39:57.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:39:57.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:39:57.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:39:57.9|Info|RefreshSeriesService|Updating ARK: The Animated Series
2026-04-30 23:39:58.4|Info|RefreshEpisodeService|Starting episode info refresh for: [393221][ARK: The Animated Series]
2026-04-30 23:39:58.8|Info|RefreshEpisodeService|Finished episode refresh for series: [393221][ARK: The Animated Series].
2026-04-30 23:39:59.0|Info|DiskScanService|Scanning ARK: The Animated Series
2026-04-30 23:40:02.2|Info|DiskScanService|Completed scanning disk for ARK: The Animated Series
2026-04-30 23:40:02.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:02.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:02.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:02.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:40:02.2|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-30 23:40:02.2|Info|RefreshSeriesService|Skipping refresh of series: Attack on Titan
2026-04-30 23:40:02.2|Info|DiskScanService|Scanning Attack on Titan
2026-04-30 23:40:03.2|Info|DiskScanService|Completed scanning disk for Attack on Titan
2026-04-30 23:40:03.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:03.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:03.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:03.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:40:03.2|Info|RefreshSeriesService|Skipping refresh of series: Ben 10
2026-04-30 23:40:03.2|Info|DiskScanService|Scanning Ben 10
2026-04-30 23:40:03.9|Info|DiskScanService|Completed scanning disk for Ben 10
2026-04-30 23:40:03.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:03.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:03.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:03.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:40:03.9|Info|RefreshSeriesService|Updating Bleach
2026-04-30 23:40:04.4|Info|RefreshEpisodeService|Starting episode info refresh for: [74796][Bleach]
2026-04-30 23:40:15.4|Info|RefreshEpisodeService|Finished episode refresh for series: [74796][Bleach].
2026-04-30 23:40:27.3|Info|DiskScanService|Scanning Bleach
2026-04-30 23:40:27.6|Info|DiskScanService|Completed scanning disk for Bleach
2026-04-30 23:40:27.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:27.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:27.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:27.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:40:27.7|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
2026-04-30 23:40:27.7|Info|DiskScanService|Scanning Breaking Bad
2026-04-30 23:40:27.7|Info|DiskScanService|Completed scanning disk for Breaking Bad
2026-04-30 23:40:27.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:27.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:27.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:27.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:40:27.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-30 23:40:27.7|Info|RefreshSeriesService|Updating Bridgerton
2026-04-30 23:40:27.8|Info|RefreshEpisodeService|Starting episode info refresh for: [366668][Bridgerton]
2026-04-30 23:40:28.8|Info|RefreshEpisodeService|Finished episode refresh for series: [366668][Bridgerton].
2026-04-30 23:40:28.9|Info|DiskScanService|Scanning Bridgerton
2026-04-30 23:40:28.9|Info|DiskScanService|Completed scanning disk for Bridgerton
2026-04-30 23:40:28.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:29.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:29.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:29.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:40:29.0|Info|RefreshSeriesService|Skipping refresh of series: Come Outside
2026-04-30 23:40:29.0|Info|DiskScanService|Scanning Come Outside
2026-04-30 23:40:29.0|Info|DiskScanService|Completed scanning disk for Come Outside
2026-04-30 23:40:29.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:29.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:29.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:29.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:40:29.0|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-30 23:40:29.0|Info|RefreshSeriesService|Skipping refresh of series: The Crown
2026-04-30 23:40:29.0|Info|DiskScanService|Scanning The Crown
2026-04-30 23:40:29.4|Info|DiskScanService|Completed scanning disk for The Crown
2026-04-30 23:40:29.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:29.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:29.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:29.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:40:29.4|Info|RefreshSeriesService|Skipping refresh of series: Cyberpunk: Edgerunners
2026-04-30 23:40:29.4|Info|DiskScanService|Scanning Cyberpunk: Edgerunners
2026-04-30 23:40:29.5|Info|DiskScanService|Completed scanning disk for Cyberpunk: Edgerunners
2026-04-30 23:40:29.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:29.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:29.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:29.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:40:29.6|Info|RefreshSeriesService|Skipping refresh of series: The Dinosaurs
2026-04-30 23:40:29.6|Info|DiskScanService|Scanning The Dinosaurs
2026-04-30 23:40:29.6|Info|DiskScanService|Completed scanning disk for The Dinosaurs
2026-04-30 23:40:29.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:29.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:29.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:29.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:40:29.6|Info|RefreshSeriesService|Skipping refresh of series: Eyes of Wakanda
2026-04-30 23:40:29.6|Info|DiskScanService|Scanning Eyes of Wakanda
2026-04-30 23:40:29.6|Info|DiskScanService|Completed scanning disk for Eyes of Wakanda
2026-04-30 23:40:29.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:29.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:29.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:29.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:40:29.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-30 23:40:29.6|Info|RefreshSeriesService|Updating Harry Potter
2026-04-30 23:40:29.7|Info|RefreshEpisodeService|Starting episode info refresh for: [433637][Harry Potter]
2026-04-30 23:40:29.7|Info|RefreshEpisodeService|Finished episode refresh for series: [433637][Harry Potter].
2026-04-30 23:40:29.7|Info|DiskScanService|Scanning Harry Potter
2026-04-30 23:40:29.7|Info|DiskScanService|Completed scanning disk for Harry Potter
2026-04-30 23:40:29.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:29.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:29.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:29.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:40:29.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-30 23:40:29.7|Info|RefreshSeriesService|Skipping refresh of series: How To with John Wilson
2026-04-30 23:40:29.7|Info|DiskScanService|Scanning How To with John Wilson
2026-04-30 23:40:29.7|Info|DiskScanService|Completed scanning disk for How To with John Wilson
2026-04-30 23:40:29.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:29.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:29.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:29.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:40:29.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-30 23:40:29.8|Info|RefreshSeriesService|Skipping refresh of series: Little Dorrit
2026-04-30 23:40:29.8|Info|DiskScanService|Scanning Little Dorrit
2026-04-30 23:40:29.8|Info|DiskScanService|Completed scanning disk for Little Dorrit
2026-04-30 23:40:29.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:29.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:29.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:29.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:40:29.8|Info|RefreshSeriesService|Skipping refresh of series: Marvel's Daredevil
2026-04-30 23:40:29.8|Info|DiskScanService|Scanning Marvel's Daredevil
2026-04-30 23:40:29.8|Info|DiskScanService|Completed scanning disk for Marvel's Daredevil
2026-04-30 23:40:29.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:29.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:29.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:29.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:40:29.9|Info|RefreshSeriesService|Skipping refresh of series: MythBusters
2026-04-30 23:40:29.9|Info|DiskScanService|Scanning MythBusters
2026-04-30 23:40:29.9|Info|DiskScanService|Completed scanning disk for MythBusters
2026-04-30 23:40:29.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:29.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:29.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:29.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:40:29.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-04-30 23:40:29.9|Info|RefreshSeriesService|Updating Outlander
2026-04-30 23:40:30.0|Info|RefreshEpisodeService|Starting episode info refresh for: [270408][Outlander]
2026-04-30 23:40:36.0|Info|RefreshEpisodeService|Finished episode refresh for series: [270408][Outlander].
2026-04-30 23:40:36.0|Info|DiskScanService|Scanning Outlander
2026-04-30 23:40:36.1|Info|DiskScanService|Completed scanning disk for Outlander
2026-04-30 23:40:36.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:36.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:36.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:36.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:40:36.1|Info|RefreshSeriesService|Skipping refresh of series: Pride and Prejudice
2026-04-30 23:40:36.1|Info|DiskScanService|Scanning Pride and Prejudice
2026-04-30 23:40:36.2|Info|DiskScanService|Completed scanning disk for Pride and Prejudice
2026-04-30 23:40:36.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:36.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:36.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:36.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:40:36.2|Info|RefreshSeriesService|Skipping refresh of series: Sex Education
2026-04-30 23:40:36.2|Info|DiskScanService|Scanning Sex Education
2026-04-30 23:40:36.2|Info|DiskScanService|Completed scanning disk for Sex Education
2026-04-30 23:40:36.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:36.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:36.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:36.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:40:36.2|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: The Next Generation
2026-04-30 23:40:36.2|Info|DiskScanService|Scanning Star Trek: The Next Generation
2026-04-30 23:40:36.3|Info|DiskScanService|Completed scanning disk for Star Trek: The Next Generation
2026-04-30 23:40:36.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:36.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:36.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:36.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:40:36.3|Info|RefreshSeriesService|Skipping refresh of series: Stranger Things
2026-04-30 23:40:36.3|Info|DiskScanService|Scanning Stranger Things
2026-04-30 23:40:36.3|Info|DiskScanService|Completed scanning disk for Stranger Things
2026-04-30 23:40:36.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:36.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:36.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:36.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:40:36.3|Info|RefreshSeriesService|Updating A Taste for Murder
2026-04-30 23:40:36.4|Info|RefreshEpisodeService|Starting episode info refresh for: [459962][A Taste for Murder]
2026-04-30 23:40:36.5|Info|RefreshEpisodeService|Finished episode refresh for series: [459962][A Taste for Murder].
2026-04-30 23:40:36.5|Info|DiskScanService|Scanning A Taste for Murder
2026-04-30 23:40:36.6|Info|DiskScanService|Completed scanning disk for A Taste for Murder
2026-04-30 23:40:36.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:36.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:36.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:36.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:40:36.6|Info|RefreshSeriesService|Skipping refresh of series: Teenage Mutant Ninja Turtles (2012)
2026-04-30 23:40:36.6|Warn|DiskScanService|Series' root folder (/downloads/Teenage Mutant NINJA TURTLES (2012-2017) - Complete TMNT Series, Season 1,2,3,4,5 S01-S05 - 720p Web-DL x264) doesn't exist.
2026-04-30 23:40:36.6|Info|RefreshSeriesService|Updating A Thousand Blows
2026-04-30 23:40:36.7|Info|RefreshEpisodeService|Starting episode info refresh for: [423901][A Thousand Blows]
2026-04-30 23:40:37.2|Info|RefreshEpisodeService|Finished episode refresh for series: [423901][A Thousand Blows].
2026-04-30 23:40:37.2|Info|DiskScanService|Scanning A Thousand Blows
2026-04-30 23:40:37.4|Info|DiskScanService|Completed scanning disk for A Thousand Blows
2026-04-30 23:40:37.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:37.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:37.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:37.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:40:37.4|Info|RefreshSeriesService|Skipping refresh of series: Yu-Gi-Oh! Duel Monsters
2026-04-30 23:40:37.4|Info|DiskScanService|Scanning Yu-Gi-Oh! Duel Monsters
2026-04-30 23:40:38.0|Info|DiskScanService|Completed scanning disk for Yu-Gi-Oh! Duel Monsters
2026-04-30 23:40:38.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-04-30 23:40:38.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-04-30 23:40:38.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-04-30 23:40:38.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-04-30 23:41:01.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 23:42:01 due to recent failures." />
2026-04-30 23:41:01.1|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-04-30 23:41:01.1|Info|DownloadDecisionMaker|Processing 1403 releases
2026-04-30 23:41:03.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1403, Reports grabbed: 0
2026-04-30 23:43:57.1|Info|SceneMappingService|Updating Scene mappings
2026-04-30 23:46:02.8|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-04-30 23:56:27.7|Info|RssSyncService|Starting RSS Sync
2026-04-30 23:56:33.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/7/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 23:57:33 due to recent failures." />
2026-04-30 23:56:33.5|Warn|Torznab|API Request Limit reached for LimeTorrents (Prowlarr). Disabled for 00:01:00
2026-04-30 23:57:31.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/30/2026 23:58:31 due to recent failures." />
2026-04-30 23:57:31.0|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:01:00
2026-04-30 23:57:31.0|Info|DownloadDecisionMaker|Processing 1383 releases
2026-04-30 23:57:33.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1383, Reports grabbed: 0
2026-05-01 00:12:58.4|Info|RssSyncService|Starting RSS Sync
2026-05-01 00:13:01.5|Info|DownloadDecisionMaker|Processing 1467 releases
2026-05-01 00:13:03.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1467, Reports grabbed: 0
2026-05-01 00:28:28.9|Info|RssSyncService|Starting RSS Sync
2026-05-01 00:29:32.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/01/2026 00:30:32 due to recent failures." />
2026-05-01 00:29:32.2|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-05-01 00:29:32.3|Info|DownloadDecisionMaker|Processing 1421 releases
2026-05-01 00:29:34.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1421, Reports grabbed: 0
2026-05-01 00:44:59.6|Info|RssSyncService|Starting RSS Sync
2026-05-01 00:45:01.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/4/api?t=tvsearch&cat=5000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 00:45:01 due to recent failures." />
2026-05-01 00:45:01.9|Warn|Torznab|API Request Limit reached for EZTV (Prowlarr). Disabled for 23:59:59
2026-05-01 00:45:02.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/8/api?t=tvsearch&cat=5000,5040,5030,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 00:45:02 due to recent failures." />
2026-05-01 00:45:02.9|Warn|Torznab|API Request Limit reached for 1337x (Prowlarr). Disabled for 23:59:59
2026-05-01 00:45:03.4|Info|DownloadDecisionMaker|Processing 1483 releases
2026-05-01 00:45:06.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1483, Reports grabbed: 0
2026-05-01 01:00:30.7|Info|RssSyncService|Starting RSS Sync
2026-05-01 01:00:33.1|Info|DownloadDecisionMaker|Processing 1501 releases
2026-05-01 01:00:35.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1501, Reports grabbed: 0
2026-05-01 01:16:01.4|Info|RssSyncService|Starting RSS Sync
2026-05-01 01:16:02.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/9/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/01/2026 07:16:01 due to recent failures." />
2026-05-01 01:16:02.0|Warn|Torznab|API Request Limit reached for Demonoid Clone (Prowlarr). Disabled for 06:00:00
2026-05-01 01:16:02.7|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 04/30/2026 21:20:02 and 04/30/2026 23:00:07 UTC. Search may be required.
2026-05-01 01:16:06.4|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-01 01:17:06.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/01/2026 01:18:06 due to recent failures." />
2026-05-01 01:17:06.1|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-05-01 01:17:06.1|Info|DownloadDecisionMaker|Processing 1461 releases
2026-05-01 01:17:09.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1461, Reports grabbed: 0
2026-05-01 01:32:32.0|Info|RssSyncService|Starting RSS Sync
2026-05-01 01:32:35.6|Info|DownloadDecisionMaker|Processing 1514 releases
2026-05-01 01:32:37.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1514, Reports grabbed: 0
2026-05-01 01:37:07.3|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-01 01:38:37.4|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-01 01:48:02.6|Info|RssSyncService|Starting RSS Sync
2026-05-01 01:49:04.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/01/2026 01:54:04 due to recent failures." />
2026-05-01 01:49:04.6|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:05:00
2026-05-01 01:49:04.6|Info|DownloadDecisionMaker|Processing 1503 releases
2026-05-01 01:49:07.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1503, Reports grabbed: 0
2026-05-01 02:04:33.2|Info|RssSyncService|Starting RSS Sync
2026-05-01 02:05:36.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/01/2026 02:06:36 due to recent failures." />
2026-05-01 02:05:36.9|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-05-01 02:05:37.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/01/2026 02:20:37 due to recent failures." />
2026-05-01 02:05:37.3|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:15:00
2026-05-01 02:05:37.3|Info|DownloadDecisionMaker|Processing 1407 releases
2026-05-01 02:05:39.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1407, Reports grabbed: 0
2026-05-01 02:21:03.9|Info|RssSyncService|Starting RSS Sync
2026-05-01 02:21:03.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/01/2026 02:36:36 due to recent failures." />
2026-05-01 02:21:04.0|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:15:32
2026-05-01 02:21:06.5|Info|DownloadDecisionMaker|Processing 1456 releases
2026-05-01 02:21:08.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1456, Reports grabbed: 0
2026-05-01 02:36:34.4|Info|RssSyncService|Starting RSS Sync
2026-05-01 02:36:37.0|Info|DownloadDecisionMaker|Processing 1456 releases
2026-05-01 02:36:39.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1456, Reports grabbed: 0
2026-05-01 02:44:04.6|Info|SceneMappingService|Updating Scene mappings
2026-05-01 02:52:05.0|Info|RssSyncService|Starting RSS Sync
2026-05-01 02:52:13.1|Info|DownloadDecisionMaker|Processing 1466 releases
2026-05-01 02:52:15.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1466, Reports grabbed: 0
2026-05-01 03:07:35.8|Info|RssSyncService|Starting RSS Sync
2026-05-01 03:07:40.3|Info|DownloadDecisionMaker|Processing 1540 releases
2026-05-01 03:07:42.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1540, Reports grabbed: 0
2026-05-01 03:23:06.4|Info|RssSyncService|Starting RSS Sync
2026-05-01 03:23:07.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 05/01/2026 00:00:32 and 05/01/2026 01:35:43 UTC. Search may be required.
2026-05-01 03:23:08.8|Info|DownloadDecisionMaker|Processing 1565 releases
2026-05-01 03:23:11.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1565, Reports grabbed: 0
2026-05-01 03:38:37.9|Info|RssSyncService|Starting RSS Sync
2026-05-01 03:38:40.4|Info|DownloadDecisionMaker|Processing 1566 releases
2026-05-01 03:38:40.6|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 03:38:41.1|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana EP04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 03:38:42.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1566, Reports grabbed: 0
2026-05-01 03:54:08.8|Info|RssSyncService|Starting RSS Sync
2026-05-01 03:54:16.6|Info|DownloadDecisionMaker|Processing 1565 releases
2026-05-01 03:54:16.8|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 03:54:17.1|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana EP04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 03:54:18.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1565, Reports grabbed: 0
2026-05-01 04:09:39.6|Info|RssSyncService|Starting RSS Sync
2026-05-01 04:09:41.9|Info|DownloadDecisionMaker|Processing 1569 releases
2026-05-01 04:09:42.2|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 04:09:42.6|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana EP04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 04:09:44.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1569, Reports grabbed: 0
2026-05-01 04:25:10.3|Info|RssSyncService|Starting RSS Sync
2026-05-01 04:25:13.9|Info|DownloadDecisionMaker|Processing 1550 releases
2026-05-01 04:25:14.1|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 04:25:16.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1550, Reports grabbed: 0
2026-05-01 04:40:40.9|Info|RssSyncService|Starting RSS Sync
2026-05-01 04:40:43.3|Info|DownloadDecisionMaker|Processing 1545 releases
2026-05-01 04:40:43.6|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 04:40:45.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1545, Reports grabbed: 0
2026-05-01 04:56:11.5|Info|RssSyncService|Starting RSS Sync
2026-05-01 04:56:19.3|Info|DownloadDecisionMaker|Processing 1537 releases
2026-05-01 04:56:19.5|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 04:56:21.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1537, Reports grabbed: 0
2026-05-01 05:11:42.1|Info|RssSyncService|Starting RSS Sync
2026-05-01 05:11:42.4|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 05/01/2026 02:01:00 and 05/01/2026 03:05:51 UTC. Search may be required.
2026-05-01 05:11:44.5|Info|DownloadDecisionMaker|Processing 1485 releases
2026-05-01 05:11:44.7|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 05:11:46.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1485, Reports grabbed: 0
2026-05-01 05:27:12.7|Info|RssSyncService|Starting RSS Sync
2026-05-01 05:27:15.2|Info|DownloadDecisionMaker|Processing 1481 releases
2026-05-01 05:27:15.6|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 05:27:17.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1481, Reports grabbed: 0
2026-05-01 05:42:43.5|Info|RssSyncService|Starting RSS Sync
2026-05-01 05:42:43.8|Warn|Torznab|Indexer TorrentGalaxyClone (Prowlarr) rss sync didn't cover the period between 05/01/2026 04:26:13 and 05/01/2026 04:28:43 UTC. Search may be required.
2026-05-01 05:42:45.9|Info|DownloadDecisionMaker|Processing 1482 releases
2026-05-01 05:42:46.3|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 05:42:48.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1482, Reports grabbed: 0
2026-05-01 05:44:13.5|Info|SceneMappingService|Updating Scene mappings
2026-05-01 05:58:14.4|Info|RssSyncService|Starting RSS Sync
2026-05-01 05:58:22.1|Info|DownloadDecisionMaker|Processing 1479 releases
2026-05-01 05:58:22.3|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 05:58:24.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1479, Reports grabbed: 0
2026-05-01 06:13:44.9|Info|RssSyncService|Starting RSS Sync
2026-05-01 06:13:47.2|Info|DownloadDecisionMaker|Processing 1479 releases
2026-05-01 06:13:47.4|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 06:13:49.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1479, Reports grabbed: 0
2026-05-01 06:29:16.6|Info|RssSyncService|Starting RSS Sync
2026-05-01 06:29:19.0|Info|DownloadDecisionMaker|Processing 1486 releases
2026-05-01 06:29:19.4|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 06:29:21.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1486, Reports grabbed: 0
2026-05-01 06:44:47.6|Info|RssSyncService|Starting RSS Sync
2026-05-01 06:44:49.9|Info|DownloadDecisionMaker|Processing 1489 releases
2026-05-01 06:44:50.2|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 06:44:52.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1489, Reports grabbed: 0
2026-05-01 07:00:18.2|Info|RssSyncService|Starting RSS Sync
2026-05-01 07:00:20.6|Info|DownloadDecisionMaker|Processing 1489 releases
2026-05-01 07:00:20.8|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 07:00:22.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1489, Reports grabbed: 0
2026-05-01 07:15:48.9|Info|RssSyncService|Starting RSS Sync
2026-05-01 07:15:49.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 05/01/2026 03:40:17 and 05/01/2026 05:07:21 UTC. Search may be required.
2026-05-01 07:15:51.3|Info|DownloadDecisionMaker|Processing 1511 releases
2026-05-01 07:15:51.7|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 07:15:53.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1511, Reports grabbed: 0
2026-05-01 07:31:19.9|Info|RssSyncService|Starting RSS Sync
2026-05-01 07:31:20.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/9/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/01/2026 19:31:20 due to recent failures." />
2026-05-01 07:31:20.1|Warn|Torznab|API Request Limit reached for Demonoid Clone (Prowlarr). Disabled for 12:00:00
2026-05-01 07:31:22.3|Info|DownloadDecisionMaker|Processing 1511 releases
2026-05-01 07:31:22.6|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 07:31:24.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1511, Reports grabbed: 0
2026-05-01 07:46:50.6|Info|RssSyncService|Starting RSS Sync
2026-05-01 07:46:54.4|Info|DownloadDecisionMaker|Processing 1499 releases
2026-05-01 07:46:54.6|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 07:46:56.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1499, Reports grabbed: 0
2026-05-01 08:02:21.4|Info|RssSyncService|Starting RSS Sync
2026-05-01 08:02:26.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/01/2026 08:03:26 due to recent failures." />
2026-05-01 08:02:26.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/01/2026 08:03:26 due to recent failures." />
2026-05-01 08:02:26.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/7/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/01/2026 08:03:26 due to recent failures." />
2026-05-01 08:02:26.9|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:01:00
2026-05-01 08:02:27.0|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-05-01 08:02:27.0|Warn|Torznab|API Request Limit reached for LimeTorrents (Prowlarr). Disabled for 00:01:00
2026-05-01 08:02:27.3|Info|DownloadDecisionMaker|Processing 1336 releases
2026-05-01 08:02:27.9|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 08:02:29.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1336, Reports grabbed: 0
2026-05-01 08:17:52.5|Info|RssSyncService|Starting RSS Sync
2026-05-01 08:17:55.0|Info|DownloadDecisionMaker|Processing 1474 releases
2026-05-01 08:17:55.5|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 08:17:57.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1474, Reports grabbed: 0
2026-05-01 08:33:24.3|Info|RssSyncService|Starting RSS Sync
2026-05-01 08:33:26.9|Info|DownloadDecisionMaker|Processing 1471 releases
2026-05-01 08:33:27.2|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 08:33:29.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1471, Reports grabbed: 0
2026-05-01 08:44:24.7|Info|SceneMappingService|Updating Scene mappings
2026-05-01 08:48:54.9|Info|RssSyncService|Starting RSS Sync
2026-05-01 08:49:03.4|Info|DownloadDecisionMaker|Processing 1468 releases
2026-05-01 08:49:03.5|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 08:49:05.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1468, Reports grabbed: 0
2026-05-01 09:04:26.2|Info|RssSyncService|Starting RSS Sync
2026-05-01 09:04:28.7|Info|DownloadDecisionMaker|Processing 1460 releases
2026-05-01 09:04:28.9|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 09:04:30.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1460, Reports grabbed: 0
2026-05-01 09:19:57.8|Info|RssSyncService|Starting RSS Sync
2026-05-01 09:19:59.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 05/01/2026 05:41:01 and 05/01/2026 07:48:17 UTC. Search may be required.
2026-05-01 09:20:00.3|Info|DownloadDecisionMaker|Processing 1435 releases
2026-05-01 09:20:01.1|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 09:20:03.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1435, Reports grabbed: 0
2026-05-01 09:24:03.1|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-01 09:35:29.0|Info|RssSyncService|Starting RSS Sync
2026-05-01 09:35:31.4|Info|DownloadDecisionMaker|Processing 1447 releases
2026-05-01 09:35:31.9|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 09:35:33.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1447, Reports grabbed: 0
2026-05-01 09:51:01.7|Info|RssSyncService|Starting RSS Sync
2026-05-01 09:51:09.7|Info|DownloadDecisionMaker|Processing 1452 releases
2026-05-01 09:51:10.2|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 09:51:12.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1452, Reports grabbed: 0
2026-05-01 10:06:32.7|Info|RssSyncService|Starting RSS Sync
2026-05-01 10:06:35.8|Info|DownloadDecisionMaker|Processing 1469 releases
2026-05-01 10:06:36.5|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 10:06:38.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1469, Reports grabbed: 0
2026-05-01 10:22:05.4|Info|RssSyncService|Starting RSS Sync
2026-05-01 10:22:07.8|Info|DownloadDecisionMaker|Processing 1481 releases
2026-05-01 10:22:08.6|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 10:22:10.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1481, Reports grabbed: 0
2026-05-01 10:37:39.0|Info|RssSyncService|Starting RSS Sync
2026-05-01 10:37:41.4|Info|DownloadDecisionMaker|Processing 1484 releases
2026-05-01 10:37:41.6|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 10:37:43.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1484, Reports grabbed: 0
2026-05-01 10:53:11.0|Info|RssSyncService|Starting RSS Sync
2026-05-01 10:53:13.2|Info|DownloadDecisionMaker|Processing 1485 releases
2026-05-01 10:53:13.5|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 10:53:15.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1485, Reports grabbed: 0
2026-05-01 11:08:42.6|Info|RssSyncService|Starting RSS Sync
2026-05-01 11:08:45.0|Info|DownloadDecisionMaker|Processing 1491 releases
2026-05-01 11:08:45.3|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 11:08:47.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1491, Reports grabbed: 0
2026-05-01 11:24:13.0|Info|RssSyncService|Starting RSS Sync
2026-05-01 11:24:13.4|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 05/01/2026 08:01:21 and 05/01/2026 09:20:01 UTC. Search may be required.
2026-05-01 11:24:15.4|Info|DownloadDecisionMaker|Processing 1493 releases
2026-05-01 11:24:15.9|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 11:24:17.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1493, Reports grabbed: 0
2026-05-01 11:39:44.3|Info|RssSyncService|Starting RSS Sync
2026-05-01 11:39:46.7|Info|DownloadDecisionMaker|Processing 1501 releases
2026-05-01 11:39:46.9|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 11:39:48.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1501, Reports grabbed: 0
2026-05-01 11:40:44.3|Info|RefreshSeriesService|Skipping refresh of series: Agatha Christie's Poirot
2026-05-01 11:40:44.3|Info|DiskScanService|Scanning Agatha Christie's Poirot
2026-05-01 11:40:44.5|Info|DiskScanService|Completed scanning disk for Agatha Christie's Poirot
2026-05-01 11:40:44.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:40:44.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:40:44.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:40:44.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:40:44.6|Info|RefreshSeriesService|Updating ARK: The Animated Series
2026-05-01 11:40:44.9|Info|RefreshEpisodeService|Starting episode info refresh for: [393221][ARK: The Animated Series]
2026-05-01 11:40:45.1|Info|RefreshEpisodeService|Finished episode refresh for series: [393221][ARK: The Animated Series].
2026-05-01 11:40:45.2|Info|DiskScanService|Scanning ARK: The Animated Series
2026-05-01 11:40:45.2|Info|DiskScanService|Completed scanning disk for ARK: The Animated Series
2026-05-01 11:40:45.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:40:45.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:40:45.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:40:45.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:40:45.2|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-01 11:40:45.2|Info|RefreshSeriesService|Skipping refresh of series: Attack on Titan
2026-05-01 11:40:45.2|Info|DiskScanService|Scanning Attack on Titan
2026-05-01 11:40:45.4|Info|DiskScanService|Completed scanning disk for Attack on Titan
2026-05-01 11:40:45.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:40:45.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:40:45.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:40:45.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:40:45.4|Info|RefreshSeriesService|Skipping refresh of series: Ben 10
2026-05-01 11:40:45.4|Info|DiskScanService|Scanning Ben 10
2026-05-01 11:40:45.5|Info|DiskScanService|Completed scanning disk for Ben 10
2026-05-01 11:40:45.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:40:45.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:40:45.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:40:45.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:40:45.5|Info|RefreshSeriesService|Updating Bleach
2026-05-01 11:40:45.6|Info|RefreshEpisodeService|Starting episode info refresh for: [74796][Bleach]
2026-05-01 11:40:54.2|Info|RefreshEpisodeService|Finished episode refresh for series: [74796][Bleach].
2026-05-01 11:41:02.3|Info|DiskScanService|Scanning Bleach
2026-05-01 11:41:02.7|Info|DiskScanService|Completed scanning disk for Bleach
2026-05-01 11:41:02.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:41:02.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:41:02.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:41:02.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:41:02.8|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
2026-05-01 11:41:02.8|Info|DiskScanService|Scanning Breaking Bad
2026-05-01 11:41:02.8|Info|DiskScanService|Completed scanning disk for Breaking Bad
2026-05-01 11:41:02.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:41:02.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:41:02.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:41:02.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:41:02.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-01 11:41:02.8|Info|RefreshSeriesService|Updating Bridgerton
2026-05-01 11:41:02.8|Info|RefreshEpisodeService|Starting episode info refresh for: [366668][Bridgerton]
2026-05-01 11:41:03.8|Info|RefreshEpisodeService|Finished episode refresh for series: [366668][Bridgerton].
2026-05-01 11:41:03.8|Info|DiskScanService|Scanning Bridgerton
2026-05-01 11:41:04.1|Info|DiskScanService|Completed scanning disk for Bridgerton
2026-05-01 11:41:04.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:41:04.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:41:04.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:41:04.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:41:04.1|Info|RefreshSeriesService|Skipping refresh of series: Come Outside
2026-05-01 11:41:04.1|Info|DiskScanService|Scanning Come Outside
2026-05-01 11:41:04.1|Info|DiskScanService|Completed scanning disk for Come Outside
2026-05-01 11:41:04.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:41:04.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:41:04.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:41:04.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:41:04.1|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-01 11:41:04.1|Info|RefreshSeriesService|Skipping refresh of series: The Crown
2026-05-01 11:41:04.1|Info|DiskScanService|Scanning The Crown
2026-05-01 11:41:04.4|Info|DiskScanService|Completed scanning disk for The Crown
2026-05-01 11:41:04.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:41:04.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:41:04.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:41:04.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:41:04.4|Info|RefreshSeriesService|Skipping refresh of series: Cyberpunk: Edgerunners
2026-05-01 11:41:04.4|Info|DiskScanService|Scanning Cyberpunk: Edgerunners
2026-05-01 11:41:04.4|Info|DiskScanService|Completed scanning disk for Cyberpunk: Edgerunners
2026-05-01 11:41:04.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:41:04.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:41:04.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:41:04.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:41:04.4|Info|RefreshSeriesService|Skipping refresh of series: The Dinosaurs
2026-05-01 11:41:04.4|Info|DiskScanService|Scanning The Dinosaurs
2026-05-01 11:41:04.4|Info|DiskScanService|Completed scanning disk for The Dinosaurs
2026-05-01 11:41:04.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:41:04.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:41:04.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:41:04.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:41:04.5|Info|RefreshSeriesService|Skipping refresh of series: Eyes of Wakanda
2026-05-01 11:41:04.5|Info|DiskScanService|Scanning Eyes of Wakanda
2026-05-01 11:41:04.5|Info|DiskScanService|Completed scanning disk for Eyes of Wakanda
2026-05-01 11:41:04.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:41:04.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:41:04.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:41:04.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:41:04.5|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-01 11:41:04.5|Info|RefreshSeriesService|Updating Harry Potter
2026-05-01 11:41:04.5|Info|RefreshEpisodeService|Starting episode info refresh for: [433637][Harry Potter]
2026-05-01 11:41:04.5|Info|RefreshEpisodeService|Finished episode refresh for series: [433637][Harry Potter].
2026-05-01 11:41:04.5|Info|DiskScanService|Scanning Harry Potter
2026-05-01 11:41:04.5|Info|DiskScanService|Completed scanning disk for Harry Potter
2026-05-01 11:41:04.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:41:04.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:41:04.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:41:04.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:41:04.5|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-01 11:41:04.5|Info|RefreshSeriesService|Skipping refresh of series: How To with John Wilson
2026-05-01 11:41:04.5|Info|DiskScanService|Scanning How To with John Wilson
2026-05-01 11:41:04.5|Info|DiskScanService|Completed scanning disk for How To with John Wilson
2026-05-01 11:41:04.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:41:04.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:41:04.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:41:04.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:41:04.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-01 11:41:04.6|Info|RefreshSeriesService|Skipping refresh of series: Little Dorrit
2026-05-01 11:41:04.6|Info|DiskScanService|Scanning Little Dorrit
2026-05-01 11:41:04.6|Info|DiskScanService|Completed scanning disk for Little Dorrit
2026-05-01 11:41:04.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:41:04.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:41:04.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:41:04.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:41:04.6|Info|RefreshSeriesService|Skipping refresh of series: Marvel's Daredevil
2026-05-01 11:41:04.6|Info|DiskScanService|Scanning Marvel's Daredevil
2026-05-01 11:41:04.7|Info|DiskScanService|Completed scanning disk for Marvel's Daredevil
2026-05-01 11:41:04.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:41:04.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:41:04.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:41:04.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:41:04.7|Info|RefreshSeriesService|Skipping refresh of series: MythBusters
2026-05-01 11:41:04.7|Info|DiskScanService|Scanning MythBusters
2026-05-01 11:41:04.7|Info|DiskScanService|Completed scanning disk for MythBusters
2026-05-01 11:41:04.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:41:04.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:41:04.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:41:04.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:41:04.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-01 11:41:04.7|Info|RefreshSeriesService|Updating Outlander
2026-05-01 11:41:04.8|Info|RefreshEpisodeService|Starting episode info refresh for: [270408][Outlander]
2026-05-01 11:41:09.8|Info|RefreshEpisodeService|Finished episode refresh for series: [270408][Outlander].
2026-05-01 11:41:09.8|Info|DiskScanService|Scanning Outlander
2026-05-01 11:41:09.8|Info|DiskScanService|Completed scanning disk for Outlander
2026-05-01 11:41:09.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:41:09.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:41:09.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:41:09.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:41:09.9|Info|RefreshSeriesService|Skipping refresh of series: Pride and Prejudice
2026-05-01 11:41:09.9|Info|DiskScanService|Scanning Pride and Prejudice
2026-05-01 11:41:09.9|Info|DiskScanService|Completed scanning disk for Pride and Prejudice
2026-05-01 11:41:09.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:41:09.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:41:09.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:41:09.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:41:09.9|Info|RefreshSeriesService|Skipping refresh of series: Sex Education
2026-05-01 11:41:09.9|Info|DiskScanService|Scanning Sex Education
2026-05-01 11:41:09.9|Info|DiskScanService|Completed scanning disk for Sex Education
2026-05-01 11:41:09.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:41:09.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:41:09.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:41:09.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:41:09.9|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: The Next Generation
2026-05-01 11:41:09.9|Info|DiskScanService|Scanning Star Trek: The Next Generation
2026-05-01 11:41:09.9|Info|DiskScanService|Completed scanning disk for Star Trek: The Next Generation
2026-05-01 11:41:09.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:41:09.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:41:09.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:41:09.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:41:10.0|Info|RefreshSeriesService|Skipping refresh of series: Stranger Things
2026-05-01 11:41:10.0|Info|DiskScanService|Scanning Stranger Things
2026-05-01 11:41:10.0|Info|DiskScanService|Completed scanning disk for Stranger Things
2026-05-01 11:41:10.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:41:10.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:41:10.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:41:10.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:41:10.0|Info|RefreshSeriesService|Updating A Taste for Murder
2026-05-01 11:41:10.0|Info|RefreshEpisodeService|Starting episode info refresh for: [459962][A Taste for Murder]
2026-05-01 11:41:10.1|Info|RefreshEpisodeService|Finished episode refresh for series: [459962][A Taste for Murder].
2026-05-01 11:41:10.1|Info|DiskScanService|Scanning A Taste for Murder
2026-05-01 11:41:10.1|Info|DiskScanService|Completed scanning disk for A Taste for Murder
2026-05-01 11:41:10.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:41:10.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:41:10.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:41:10.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:41:10.1|Info|RefreshSeriesService|Skipping refresh of series: Teenage Mutant Ninja Turtles (2012)
2026-05-01 11:41:10.1|Warn|DiskScanService|Series' root folder (/downloads/Teenage Mutant NINJA TURTLES (2012-2017) - Complete TMNT Series, Season 1,2,3,4,5 S01-S05 - 720p Web-DL x264) doesn't exist.
2026-05-01 11:41:10.2|Info|RefreshSeriesService|Updating A Thousand Blows
2026-05-01 11:41:10.3|Info|RefreshEpisodeService|Starting episode info refresh for: [423901][A Thousand Blows]
2026-05-01 11:41:10.6|Info|RefreshEpisodeService|Finished episode refresh for series: [423901][A Thousand Blows].
2026-05-01 11:41:10.6|Info|DiskScanService|Scanning A Thousand Blows
2026-05-01 11:41:10.6|Info|DiskScanService|Completed scanning disk for A Thousand Blows
2026-05-01 11:41:10.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:41:10.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:41:10.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:41:10.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:41:10.7|Info|RefreshSeriesService|Skipping refresh of series: Yu-Gi-Oh! Duel Monsters
2026-05-01 11:41:10.7|Info|DiskScanService|Scanning Yu-Gi-Oh! Duel Monsters
2026-05-01 11:41:11.0|Info|DiskScanService|Completed scanning disk for Yu-Gi-Oh! Duel Monsters
2026-05-01 11:41:11.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 11:41:11.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 11:41:11.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 11:41:11.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 11:44:44.9|Info|SceneMappingService|Updating Scene mappings
2026-05-01 11:55:15.8|Info|RssSyncService|Starting RSS Sync
2026-05-01 11:55:18.1|Info|DownloadDecisionMaker|Processing 1505 releases
2026-05-01 11:55:18.5|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 11:55:20.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1505, Reports grabbed: 0
2026-05-01 12:10:46.9|Info|RssSyncService|Starting RSS Sync
2026-05-01 12:10:49.3|Info|DownloadDecisionMaker|Processing 1496 releases
2026-05-01 12:10:49.6|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 12:10:51.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1496, Reports grabbed: 0
2026-05-01 12:26:18.4|Info|RssSyncService|Starting RSS Sync
2026-05-01 12:26:20.8|Info|DownloadDecisionMaker|Processing 1498 releases
2026-05-01 12:26:21.0|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 12:26:22.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1498, Reports grabbed: 0
2026-05-01 12:41:49.4|Info|RssSyncService|Starting RSS Sync
2026-05-01 12:41:51.7|Info|DownloadDecisionMaker|Processing 1498 releases
2026-05-01 12:41:51.9|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 12:41:53.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1498, Reports grabbed: 0
2026-05-01 12:57:21.1|Info|RssSyncService|Starting RSS Sync
2026-05-01 12:57:23.4|Info|DownloadDecisionMaker|Processing 1489 releases
2026-05-01 12:57:23.9|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 12:57:25.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1489, Reports grabbed: 0
2026-05-01 13:12:51.9|Info|RssSyncService|Starting RSS Sync
2026-05-01 13:12:52.8|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 05/01/2026 09:40:45 and 05/01/2026 10:51:57 UTC. Search may be required.
2026-05-01 13:12:54.2|Info|DownloadDecisionMaker|Processing 1490 releases
2026-05-01 13:12:54.6|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 13:12:56.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1490, Reports grabbed: 0
2026-05-01 13:28:23.8|Info|RssSyncService|Starting RSS Sync
2026-05-01 13:28:28.0|Info|DownloadDecisionMaker|Processing 1488 releases
2026-05-01 13:28:28.3|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 13:28:30.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1488, Reports grabbed: 0
2026-05-01 13:43:54.4|Info|RssSyncService|Starting RSS Sync
2026-05-01 13:43:59.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/01/2026 13:44:59 due to recent failures." />
2026-05-01 13:43:59.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/1/api?t=tvsearch&cat=5000,5050,5040,5045&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/01/2026 13:44:59 due to recent failures." />
2026-05-01 13:44:00.0|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-05-01 13:44:00.6|Warn|Torznab|API Request Limit reached for The Pirate Bay (Prowlarr). Disabled for 00:01:00
2026-05-01 13:44:00.6|Info|DownloadDecisionMaker|Processing 1398 releases
2026-05-01 13:44:00.8|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 13:44:02.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1398, Reports grabbed: 0
2026-05-01 13:59:25.8|Info|RssSyncService|Starting RSS Sync
2026-05-01 13:59:27.6|Warn|Torznab|Indexer TorrentGalaxyClone (Prowlarr) rss sync didn't cover the period between 05/01/2026 12:27:24 and 05/01/2026 12:34:27 UTC. Search may be required.
2026-05-01 13:59:28.3|Info|DownloadDecisionMaker|Processing 1463 releases
2026-05-01 13:59:29.1|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 13:59:30.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1463, Reports grabbed: 0
2026-05-01 14:08:01.7|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-01 14:14:56.3|Info|RssSyncService|Starting RSS Sync
2026-05-01 14:14:58.6|Info|DownloadDecisionMaker|Processing 1458 releases
2026-05-01 14:14:58.9|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 14:15:00.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1458, Reports grabbed: 0
2026-05-01 14:30:26.9|Info|RssSyncService|Starting RSS Sync
2026-05-01 14:30:29.9|Info|DownloadDecisionMaker|Processing 1445 releases
2026-05-01 14:30:30.2|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 14:30:32.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1445, Reports grabbed: 0
2026-05-01 14:44:57.5|Info|SceneMappingService|Updating Scene mappings
2026-05-01 14:45:57.8|Info|RssSyncService|Starting RSS Sync
2026-05-01 14:46:00.6|Info|DownloadDecisionMaker|Processing 1441 releases
2026-05-01 14:46:01.9|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 14:46:03.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1441, Reports grabbed: 0
2026-05-01 15:01:28.9|Info|RssSyncService|Starting RSS Sync
2026-05-01 15:01:32.3|Info|DownloadDecisionMaker|Processing 1438 releases
2026-05-01 15:01:33.6|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 15:01:35.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1438, Reports grabbed: 0
2026-05-01 15:16:59.5|Info|RssSyncService|Starting RSS Sync
2026-05-01 15:17:01.9|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 05/01/2026 11:39:30 and 05/01/2026 13:25:46 UTC. Search may be required.
2026-05-01 15:17:02.5|Info|DownloadDecisionMaker|Processing 1443 releases
2026-05-01 15:17:03.7|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 15:17:05.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1443, Reports grabbed: 0
2026-05-01 15:32:30.2|Info|RssSyncService|Starting RSS Sync
2026-05-01 15:32:33.3|Info|DownloadDecisionMaker|Processing 1453 releases
2026-05-01 15:32:33.6|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 15:32:35.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1453, Reports grabbed: 0
2026-05-01 15:48:00.9|Info|RssSyncService|Starting RSS Sync
2026-05-01 15:48:08.2|Info|DownloadDecisionMaker|Processing 1467 releases
2026-05-01 15:48:08.9|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 15:48:10.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1467, Reports grabbed: 0
2026-05-01 16:03:31.6|Info|RssSyncService|Starting RSS Sync
2026-05-01 16:03:34.0|Info|DownloadDecisionMaker|Processing 1470 releases
2026-05-01 16:03:34.6|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 16:03:36.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1470, Reports grabbed: 0
2026-05-01 16:19:02.7|Info|RssSyncService|Starting RSS Sync
2026-05-01 16:19:05.0|Info|DownloadDecisionMaker|Processing 1471 releases
2026-05-01 16:19:05.4|Error|DownloadDecisionMaker|Couldn't process release.

[v4.0.17.2952] NzbDrone.Core.DataAugmentation.Scene.InvalidSceneMappingException: Scene Mappings contains a conflict for tvdbids 470866,267810. Please notify Sonarr developers. ([MagicStar] Aku no Hana S01E04 [WEBDL] [1080p] [DSNP] [JPN_ENG_CHT_SUB])
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.FindSceneMapping(String seriesTitle, String releaseTitle, Int32 sceneSeasonNumber) in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 97
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, Series series, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 141
   at NzbDrone.Core.Parser.ParsingService.Map(ParsedEpisodeInfo parsedEpisodeInfo, Int32 tvdbId, Int32 tvRageId, String imdbId, SearchCriteriaBase searchCriteria) in ./Sonarr.Core/Parser/ParsingService.cs:line 121
   at NzbDrone.Core.DecisionEngine.DownloadDecisionMaker.GetDecisions(List`1 reports, Boolean pushedRelease, SearchCriteriaBase searchCriteria)+MoveNext() in ./Sonarr.Core/DecisionEngine/DownloadDecisionMaker.cs:line 93

2026-05-01 16:19:07.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1471, Reports grabbed: 0
2026-05-01 16:34:33.7|Info|RssSyncService|Starting RSS Sync
2026-05-01 16:34:36.2|Info|DownloadDecisionMaker|Processing 1475 releases
2026-05-01 16:34:38.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1475, Reports grabbed: 0
2026-05-01 16:50:04.5|Info|RssSyncService|Starting RSS Sync
2026-05-01 16:50:11.5|Info|DownloadDecisionMaker|Processing 1495 releases
2026-05-01 16:50:13.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1495, Reports grabbed: 0
2026-05-01 17:05:35.5|Info|RssSyncService|Starting RSS Sync
2026-05-01 17:05:38.1|Info|DownloadDecisionMaker|Processing 1510 releases
2026-05-01 17:05:40.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1510, Reports grabbed: 0
2026-05-01 17:21:06.0|Info|RssSyncService|Starting RSS Sync
2026-05-01 17:21:06.2|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 05/01/2026 14:01:02 and 05/01/2026 14:38:57 UTC. Search may be required.
2026-05-01 17:21:08.5|Info|DownloadDecisionMaker|Processing 1490 releases
2026-05-01 17:21:10.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1490, Reports grabbed: 0
2026-05-01 17:36:36.8|Info|RssSyncService|Starting RSS Sync
2026-05-01 17:36:39.3|Info|DownloadDecisionMaker|Processing 1489 releases
2026-05-01 17:36:41.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1489, Reports grabbed: 0
2026-05-01 17:45:07.9|Info|SceneMappingService|Updating Scene mappings
2026-05-01 17:52:08.3|Info|RssSyncService|Starting RSS Sync
2026-05-01 17:52:11.0|Info|DownloadDecisionMaker|Processing 1470 releases
2026-05-01 17:52:13.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1470, Reports grabbed: 0
2026-05-01 18:07:39.4|Info|RssSyncService|Starting RSS Sync
2026-05-01 18:07:42.4|Info|DownloadDecisionMaker|Processing 1473 releases
2026-05-01 18:07:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1473, Reports grabbed: 0
2026-05-01 18:23:10.2|Info|RssSyncService|Starting RSS Sync
2026-05-01 18:23:12.8|Info|DownloadDecisionMaker|Processing 1451 releases
2026-05-01 18:23:15.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1451, Reports grabbed: 0
2026-05-01 18:38:41.1|Info|RssSyncService|Starting RSS Sync
2026-05-01 18:38:44.4|Info|DownloadDecisionMaker|Processing 1454 releases
2026-05-01 18:38:46.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1454, Reports grabbed: 0
2026-05-01 18:54:12.4|Info|RssSyncService|Starting RSS Sync
2026-05-01 18:54:15.1|Info|DownloadDecisionMaker|Processing 1451 releases
2026-05-01 18:54:17.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1451, Reports grabbed: 0
2026-05-01 19:09:44.2|Info|RssSyncService|Starting RSS Sync
2026-05-01 19:09:46.9|Info|DownloadDecisionMaker|Processing 1446 releases
2026-05-01 19:09:49.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1446, Reports grabbed: 0
2026-05-01 19:25:18.0|Info|RssSyncService|Starting RSS Sync
2026-05-01 19:25:18.2|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 05/01/2026 15:08:51 and 05/01/2026 17:21:45 UTC. Search may be required.
2026-05-01 19:25:20.3|Info|DownloadDecisionMaker|Processing 1418 releases
2026-05-01 19:25:22.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1418, Reports grabbed: 0
2026-05-01 19:40:48.9|Info|RssSyncService|Starting RSS Sync
2026-05-01 19:40:49.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/9/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 19:40:49 due to recent failures." />
2026-05-01 19:40:49.2|Warn|Torznab|API Request Limit reached for Demonoid Clone (Prowlarr). Disabled for 1.00:00:00
2026-05-01 19:40:51.4|Info|DownloadDecisionMaker|Processing 1419 releases
2026-05-01 19:40:53.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1419, Reports grabbed: 0
2026-05-01 19:56:20.1|Info|RssSyncService|Starting RSS Sync
2026-05-01 19:56:23.0|Info|DownloadDecisionMaker|Processing 1415 releases
2026-05-01 19:56:27.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1415, Reports grabbed: 0
2026-05-01 20:11:51.0|Info|RssSyncService|Starting RSS Sync
2026-05-01 20:11:55.0|Info|DownloadDecisionMaker|Processing 1417 releases
2026-05-01 20:12:00.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1417, Reports grabbed: 0
2026-05-01 20:27:22.2|Info|RssSyncService|Starting RSS Sync
2026-05-01 20:27:24.6|Info|DownloadDecisionMaker|Processing 1420 releases
2026-05-01 20:27:27.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1420, Reports grabbed: 0
2026-05-01 20:42:54.8|Info|RssSyncService|Starting RSS Sync
2026-05-01 20:42:57.3|Info|DownloadDecisionMaker|Processing 1396 releases
2026-05-01 20:43:00.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1396, Reports grabbed: 0
2026-05-01 20:45:25.0|Info|SceneMappingService|Updating Scene mappings
2026-05-01 20:58:25.9|Info|RssSyncService|Starting RSS Sync
2026-05-01 20:58:28.5|Info|DownloadDecisionMaker|Processing 1423 releases
2026-05-01 20:58:31.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1423, Reports grabbed: 0
2026-05-01 21:13:57.6|Info|RssSyncService|Starting RSS Sync
2026-05-01 21:13:58.4|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 05/01/2026 17:29:44 and 05/01/2026 18:00:33 UTC. Search may be required.
2026-05-01 21:14:00.2|Info|DownloadDecisionMaker|Processing 1427 releases
2026-05-01 21:14:02.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1427, Reports grabbed: 0
2026-05-01 21:29:28.9|Info|RssSyncService|Starting RSS Sync
2026-05-01 21:29:31.9|Info|DownloadDecisionMaker|Processing 1434 releases
2026-05-01 21:29:36.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1434, Reports grabbed: 0
2026-05-01 21:44:59.5|Info|RssSyncService|Starting RSS Sync
2026-05-01 21:46:39.9|Warn|Torznab|Internet Archive (Prowlarr) server is currently unavailable. http://prowlarr:9696/12/api?t=tvsearch&cat=5000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2026-05-01 21:46:39.9|Info|DownloadDecisionMaker|Processing 1450 releases
2026-05-01 21:46:45.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1450, Reports grabbed: 0
2026-05-01 22:02:00.5|Info|RssSyncService|Starting RSS Sync
2026-05-01 22:02:03.3|Info|DownloadDecisionMaker|Processing 1461 releases
2026-05-01 22:02:07.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1461, Reports grabbed: 0
2026-05-01 22:09:00.8|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2026-05-01 22:10:00.9|Info|HousekeepingService|Running housecleaning tasks
2026-05-01 22:10:01.6|Info|Database|Vacuuming Log database
2026-05-01 22:10:01.9|Info|Database|Log database compressed
2026-05-01 22:10:01.9|Info|Database|Vacuuming Main database
2026-05-01 22:10:04.3|Info|Database|Main database compressed
2026-05-01 22:17:31.4|Info|RssSyncService|Starting RSS Sync
2026-05-01 22:17:33.9|Info|DownloadDecisionMaker|Processing 1462 releases
2026-05-01 22:17:38.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1462, Reports grabbed: 0
2026-05-01 22:33:02.4|Info|RssSyncService|Starting RSS Sync
2026-05-01 22:33:05.1|Info|DownloadDecisionMaker|Processing 1468 releases
2026-05-01 22:33:09.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1468, Reports grabbed: 0
2026-05-01 22:48:33.7|Info|RssSyncService|Starting RSS Sync
2026-05-01 22:48:45.0|Info|DownloadDecisionMaker|Processing 1472 releases
2026-05-01 22:48:48.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1472, Reports grabbed: 0
2026-05-01 23:04:04.3|Info|RssSyncService|Starting RSS Sync
2026-05-01 23:04:06.9|Info|DownloadDecisionMaker|Processing 1468 releases
2026-05-01 23:04:11.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1468, Reports grabbed: 0
2026-05-01 23:19:35.1|Info|RssSyncService|Starting RSS Sync
2026-05-01 23:19:36.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 05/01/2026 18:55:02 and 05/01/2026 21:02:02 UTC. Search may be required.
2026-05-01 23:19:37.7|Info|DownloadDecisionMaker|Processing 1484 releases
2026-05-01 23:19:42.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1484, Reports grabbed: 0
2026-05-01 23:35:05.8|Info|RssSyncService|Starting RSS Sync
2026-05-01 23:35:08.3|Info|DownloadDecisionMaker|Processing 1480 releases
2026-05-01 23:35:13.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1480, Reports grabbed: 0
2026-05-01 23:41:36.3|Info|RefreshSeriesService|Skipping refresh of series: Agatha Christie's Poirot
2026-05-01 23:41:36.4|Info|DiskScanService|Scanning Agatha Christie's Poirot
2026-05-01 23:41:36.6|Info|DiskScanService|Completed scanning disk for Agatha Christie's Poirot
2026-05-01 23:41:36.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:41:36.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:41:36.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:41:36.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:41:36.6|Info|RefreshSeriesService|Updating ARK: The Animated Series
2026-05-01 23:41:36.8|Info|RefreshEpisodeService|Starting episode info refresh for: [393221][ARK: The Animated Series]
2026-05-01 23:41:36.9|Info|RefreshEpisodeService|Finished episode refresh for series: [393221][ARK: The Animated Series].
2026-05-01 23:41:36.9|Info|DiskScanService|Scanning ARK: The Animated Series
2026-05-01 23:41:37.0|Info|DiskScanService|Completed scanning disk for ARK: The Animated Series
2026-05-01 23:41:37.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:41:37.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:41:37.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:41:37.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:41:37.0|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-01 23:41:37.0|Info|RefreshSeriesService|Skipping refresh of series: Attack on Titan
2026-05-01 23:41:37.0|Info|DiskScanService|Scanning Attack on Titan
2026-05-01 23:41:37.5|Info|DiskScanService|Completed scanning disk for Attack on Titan
2026-05-01 23:41:37.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:41:37.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:41:37.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:41:37.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:41:37.5|Info|RefreshSeriesService|Skipping refresh of series: Ben 10
2026-05-01 23:41:37.5|Info|DiskScanService|Scanning Ben 10
2026-05-01 23:41:37.6|Info|DiskScanService|Completed scanning disk for Ben 10
2026-05-01 23:41:37.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:41:37.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:41:37.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:41:37.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:41:37.7|Info|RefreshSeriesService|Updating Bleach
2026-05-01 23:41:37.8|Info|RefreshEpisodeService|Starting episode info refresh for: [74796][Bleach]
2026-05-01 23:41:46.6|Info|RefreshEpisodeService|Finished episode refresh for series: [74796][Bleach].
2026-05-01 23:41:54.5|Info|DiskScanService|Scanning Bleach
2026-05-01 23:41:54.8|Info|DiskScanService|Completed scanning disk for Bleach
2026-05-01 23:41:54.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:41:54.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:41:54.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:41:54.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:41:54.9|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
2026-05-01 23:41:54.9|Info|DiskScanService|Scanning Breaking Bad
2026-05-01 23:41:54.9|Info|DiskScanService|Completed scanning disk for Breaking Bad
2026-05-01 23:41:54.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:41:54.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:41:54.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:41:54.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:41:55.0|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-01 23:41:55.0|Info|RefreshSeriesService|Updating Bridgerton
2026-05-01 23:41:55.0|Info|RefreshEpisodeService|Starting episode info refresh for: [366668][Bridgerton]
2026-05-01 23:41:56.0|Info|RefreshEpisodeService|Finished episode refresh for series: [366668][Bridgerton].
2026-05-01 23:41:56.0|Info|DiskScanService|Scanning Bridgerton
2026-05-01 23:41:56.1|Info|DiskScanService|Completed scanning disk for Bridgerton
2026-05-01 23:41:56.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:41:56.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:41:56.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:41:56.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:41:56.1|Info|RefreshSeriesService|Skipping refresh of series: Come Outside
2026-05-01 23:41:56.1|Info|DiskScanService|Scanning Come Outside
2026-05-01 23:41:56.1|Info|DiskScanService|Completed scanning disk for Come Outside
2026-05-01 23:41:56.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:41:56.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:41:56.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:41:56.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:41:56.1|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-01 23:41:56.1|Info|RefreshSeriesService|Skipping refresh of series: The Crown
2026-05-01 23:41:56.1|Info|DiskScanService|Scanning The Crown
2026-05-01 23:41:56.5|Info|DiskScanService|Completed scanning disk for The Crown
2026-05-01 23:41:56.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:41:56.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:41:56.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:41:56.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:41:56.5|Info|RefreshSeriesService|Skipping refresh of series: Cyberpunk: Edgerunners
2026-05-01 23:41:56.5|Info|DiskScanService|Scanning Cyberpunk: Edgerunners
2026-05-01 23:41:56.6|Info|DiskScanService|Completed scanning disk for Cyberpunk: Edgerunners
2026-05-01 23:41:56.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:41:56.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:41:56.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:41:56.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:41:56.6|Info|RefreshSeriesService|Skipping refresh of series: The Dinosaurs
2026-05-01 23:41:56.6|Info|DiskScanService|Scanning The Dinosaurs
2026-05-01 23:41:56.6|Info|DiskScanService|Completed scanning disk for The Dinosaurs
2026-05-01 23:41:56.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:41:56.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:41:56.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:41:56.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:41:56.6|Info|RefreshSeriesService|Skipping refresh of series: Eyes of Wakanda
2026-05-01 23:41:56.6|Info|DiskScanService|Scanning Eyes of Wakanda
2026-05-01 23:41:56.6|Info|DiskScanService|Completed scanning disk for Eyes of Wakanda
2026-05-01 23:41:56.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:41:56.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:41:56.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:41:56.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:41:56.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-01 23:41:56.7|Info|RefreshSeriesService|Updating Harry Potter
2026-05-01 23:41:56.7|Info|RefreshEpisodeService|Starting episode info refresh for: [433637][Harry Potter]
2026-05-01 23:41:56.7|Info|RefreshEpisodeService|Finished episode refresh for series: [433637][Harry Potter].
2026-05-01 23:41:56.7|Info|DiskScanService|Scanning Harry Potter
2026-05-01 23:41:56.7|Info|DiskScanService|Completed scanning disk for Harry Potter
2026-05-01 23:41:56.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:41:56.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:41:56.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:41:56.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:41:56.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-01 23:41:56.7|Info|RefreshSeriesService|Skipping refresh of series: How To with John Wilson
2026-05-01 23:41:56.7|Info|DiskScanService|Scanning How To with John Wilson
2026-05-01 23:41:56.7|Info|DiskScanService|Completed scanning disk for How To with John Wilson
2026-05-01 23:41:56.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:41:56.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:41:56.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:41:56.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:41:56.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-01 23:41:56.7|Info|RefreshSeriesService|Skipping refresh of series: Little Dorrit
2026-05-01 23:41:56.7|Info|DiskScanService|Scanning Little Dorrit
2026-05-01 23:41:56.8|Info|DiskScanService|Completed scanning disk for Little Dorrit
2026-05-01 23:41:56.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:41:56.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:41:56.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:41:56.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:41:56.8|Info|RefreshSeriesService|Skipping refresh of series: Marvel's Daredevil
2026-05-01 23:41:56.8|Info|DiskScanService|Scanning Marvel's Daredevil
2026-05-01 23:41:56.8|Info|DiskScanService|Completed scanning disk for Marvel's Daredevil
2026-05-01 23:41:56.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:41:56.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:41:56.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:41:56.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:41:56.8|Info|RefreshSeriesService|Skipping refresh of series: MythBusters
2026-05-01 23:41:56.8|Info|DiskScanService|Scanning MythBusters
2026-05-01 23:41:56.9|Info|DiskScanService|Completed scanning disk for MythBusters
2026-05-01 23:41:56.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:41:56.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:41:56.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:41:56.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:41:56.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-01 23:41:56.9|Info|RefreshSeriesService|Updating Outlander
2026-05-01 23:41:56.9|Info|RefreshEpisodeService|Starting episode info refresh for: [270408][Outlander]
2026-05-01 23:42:01.9|Info|RefreshEpisodeService|Finished episode refresh for series: [270408][Outlander].
2026-05-01 23:42:01.9|Info|DiskScanService|Scanning Outlander
2026-05-01 23:42:02.2|Info|DiskScanService|Completed scanning disk for Outlander
2026-05-01 23:42:02.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:42:02.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:42:02.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:42:02.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:42:02.2|Info|RefreshSeriesService|Skipping refresh of series: Pride and Prejudice
2026-05-01 23:42:02.2|Info|DiskScanService|Scanning Pride and Prejudice
2026-05-01 23:42:02.2|Info|DiskScanService|Completed scanning disk for Pride and Prejudice
2026-05-01 23:42:02.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:42:02.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:42:02.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:42:02.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:42:02.2|Info|RefreshSeriesService|Skipping refresh of series: Sex Education
2026-05-01 23:42:02.2|Info|DiskScanService|Scanning Sex Education
2026-05-01 23:42:02.2|Info|DiskScanService|Completed scanning disk for Sex Education
2026-05-01 23:42:02.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:42:02.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:42:02.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:42:02.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:42:02.2|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: The Next Generation
2026-05-01 23:42:02.2|Info|DiskScanService|Scanning Star Trek: The Next Generation
2026-05-01 23:42:02.3|Info|DiskScanService|Completed scanning disk for Star Trek: The Next Generation
2026-05-01 23:42:02.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:42:02.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:42:02.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:42:02.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:42:02.3|Info|RefreshSeriesService|Skipping refresh of series: Stranger Things
2026-05-01 23:42:02.3|Info|DiskScanService|Scanning Stranger Things
2026-05-01 23:42:02.3|Info|DiskScanService|Completed scanning disk for Stranger Things
2026-05-01 23:42:02.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:42:02.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:42:02.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:42:02.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:42:02.3|Info|RefreshSeriesService|Updating A Taste for Murder
2026-05-01 23:42:02.4|Info|RefreshEpisodeService|Starting episode info refresh for: [459962][A Taste for Murder]
2026-05-01 23:42:02.4|Info|RefreshEpisodeService|Finished episode refresh for series: [459962][A Taste for Murder].
2026-05-01 23:42:02.4|Info|DiskScanService|Scanning A Taste for Murder
2026-05-01 23:42:02.5|Info|DiskScanService|Completed scanning disk for A Taste for Murder
2026-05-01 23:42:02.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:42:02.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:42:02.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:42:02.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:42:02.5|Info|RefreshSeriesService|Skipping refresh of series: Teenage Mutant Ninja Turtles (2012)
2026-05-01 23:42:02.5|Warn|DiskScanService|Series' root folder (/downloads/Teenage Mutant NINJA TURTLES (2012-2017) - Complete TMNT Series, Season 1,2,3,4,5 S01-S05 - 720p Web-DL x264) doesn't exist.
2026-05-01 23:42:02.5|Info|RefreshSeriesService|Updating A Thousand Blows
2026-05-01 23:42:02.6|Info|RefreshEpisodeService|Starting episode info refresh for: [423901][A Thousand Blows]
2026-05-01 23:42:03.1|Info|RefreshEpisodeService|Finished episode refresh for series: [423901][A Thousand Blows].
2026-05-01 23:42:03.1|Info|DiskScanService|Scanning A Thousand Blows
2026-05-01 23:42:03.1|Info|DiskScanService|Completed scanning disk for A Thousand Blows
2026-05-01 23:42:03.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:42:03.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:42:03.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:42:03.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:42:03.2|Info|RefreshSeriesService|Skipping refresh of series: Yu-Gi-Oh! Duel Monsters
2026-05-01 23:42:03.2|Info|DiskScanService|Scanning Yu-Gi-Oh! Duel Monsters
2026-05-01 23:42:03.4|Info|DiskScanService|Completed scanning disk for Yu-Gi-Oh! Duel Monsters
2026-05-01 23:42:03.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-01 23:42:03.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-01 23:42:03.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-01 23:42:03.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-01 23:45:36.5|Info|SceneMappingService|Updating Scene mappings
2026-05-01 23:50:36.7|Info|RssSyncService|Starting RSS Sync
2026-05-01 23:50:51.8|Info|DownloadDecisionMaker|Processing 1475 releases
2026-05-01 23:50:56.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1475, Reports grabbed: 0
2026-05-02 00:06:08.5|Info|RssSyncService|Starting RSS Sync
2026-05-02 00:06:11.0|Info|DownloadDecisionMaker|Processing 1434 releases
2026-05-02 00:06:15.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1434, Reports grabbed: 0
2026-05-02 00:21:39.8|Info|RssSyncService|Starting RSS Sync
2026-05-02 00:21:43.1|Info|DownloadDecisionMaker|Processing 1445 releases
2026-05-02 00:21:47.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1445, Reports grabbed: 0
2026-05-02 00:37:10.3|Info|RssSyncService|Starting RSS Sync
2026-05-02 00:37:12.8|Info|DownloadDecisionMaker|Processing 1446 releases
2026-05-02 00:37:17.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1446, Reports grabbed: 0
2026-05-02 00:52:41.0|Info|RssSyncService|Starting RSS Sync
2026-05-02 00:52:42.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/4/api?t=tvsearch&cat=5000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/03/2026 00:52:41 due to recent failures." />
2026-05-02 00:52:42.3|Warn|Torznab|API Request Limit reached for EZTV (Prowlarr). Disabled for 1.00:00:00
2026-05-02 00:52:42.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/8/api?t=tvsearch&cat=5000,5040,5030,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/03/2026 00:52:42 due to recent failures." />
2026-05-02 00:52:42.4|Warn|Torznab|API Request Limit reached for 1337x (Prowlarr). Disabled for 1.00:00:00
2026-05-02 00:52:57.6|Info|DownloadDecisionMaker|Processing 1464 releases
2026-05-02 00:53:01.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1464, Reports grabbed: 0
2026-05-02 01:08:11.7|Info|RssSyncService|Starting RSS Sync
2026-05-02 01:08:14.6|Info|DownloadDecisionMaker|Processing 1483 releases
2026-05-02 01:08:19.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1483, Reports grabbed: 0
2026-05-02 01:15:46.9|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 01:23:42.2|Info|RssSyncService|Starting RSS Sync
2026-05-02 01:23:44.2|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 05/01/2026 21:35:01 and 05/01/2026 23:30:22 UTC. Search may be required.
2026-05-02 01:23:47.4|Info|DownloadDecisionMaker|Processing 1490 releases
2026-05-02 01:23:52.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1490, Reports grabbed: 0
2026-05-02 01:24:47.3|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 01:35:18.0|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 01:38:17.9|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 01:38:22.9|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 01:39:12.9|Info|RssSyncService|Starting RSS Sync
2026-05-02 01:39:18.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 01:40:18 due to recent failures." />
2026-05-02 01:39:19.0|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-05-02 01:39:19.0|Info|DownloadDecisionMaker|Processing 1440 releases
2026-05-02 01:39:22.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1440, Reports grabbed: 0
2026-05-02 01:54:43.6|Info|RssSyncService|Starting RSS Sync
2026-05-02 01:55:01.8|Info|DownloadDecisionMaker|Processing 1488 releases
2026-05-02 01:55:04.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1488, Reports grabbed: 0
2026-05-02 02:10:14.7|Info|RssSyncService|Starting RSS Sync
2026-05-02 02:10:17.3|Info|DownloadDecisionMaker|Processing 1498 releases
2026-05-02 02:10:21.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1498, Reports grabbed: 0
2026-05-02 02:25:45.2|Info|RssSyncService|Starting RSS Sync
2026-05-02 02:25:47.8|Info|DownloadDecisionMaker|Processing 1494 releases
2026-05-02 02:25:51.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1494, Reports grabbed: 0
2026-05-02 02:41:16.3|Info|RssSyncService|Starting RSS Sync
2026-05-02 02:41:22.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/7/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 02:42:22 due to recent failures." />
2026-05-02 02:41:22.2|Warn|Torznab|API Request Limit reached for LimeTorrents (Prowlarr). Disabled for 00:01:00
2026-05-02 02:41:22.2|Info|DownloadDecisionMaker|Processing 1371 releases
2026-05-02 02:41:26.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1371, Reports grabbed: 0
2026-05-02 02:45:46.5|Info|SceneMappingService|Updating Scene mappings
2026-05-02 02:56:47.4|Info|RssSyncService|Starting RSS Sync
2026-05-02 02:57:03.7|Info|DownloadDecisionMaker|Processing 1494 releases
2026-05-02 02:57:07.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1494, Reports grabbed: 0
2026-05-02 03:00:52.8|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 03:12:18.3|Info|RssSyncService|Starting RSS Sync
2026-05-02 03:12:18.8|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 05/01/2026 23:51:04 and 05/02/2026 01:12:24 UTC. Search may be required.
2026-05-02 03:12:20.9|Info|DownloadDecisionMaker|Processing 1485 releases
2026-05-02 03:12:25.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1485, Reports grabbed: 0
2026-05-02 03:27:49.9|Info|RssSyncService|Starting RSS Sync
2026-05-02 03:27:52.4|Info|DownloadDecisionMaker|Processing 1485 releases
2026-05-02 03:27:56.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1485, Reports grabbed: 0
2026-05-02 03:43:21.0|Info|RssSyncService|Starting RSS Sync
2026-05-02 03:43:23.5|Info|DownloadDecisionMaker|Processing 1484 releases
2026-05-02 03:43:27.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1484, Reports grabbed: 0
2026-05-02 03:58:51.6|Info|RssSyncService|Starting RSS Sync
2026-05-02 03:59:56.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 04:00:56 due to recent failures." />
2026-05-02 03:59:56.5|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-05-02 03:59:56.5|Info|DownloadDecisionMaker|Processing 1422 releases
2026-05-02 04:00:00.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1422, Reports grabbed: 0
2026-05-02 04:09:57.1|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.IsApiSupported(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 68
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.FetchProxy(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 82
   at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.GetProxyCache(QBittorrentSettings settings, Boolean force) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 70
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.GetProxy(QBittorrentSettings settings, Boolean force) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 60
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 04:15:22.3|Info|RssSyncService|Starting RSS Sync
2026-05-02 04:15:25.2|Info|DownloadDecisionMaker|Processing 1471 releases
2026-05-02 04:15:29.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1471, Reports grabbed: 0
2026-05-02 04:30:52.9|Info|RssSyncService|Starting RSS Sync
2026-05-02 04:30:55.4|Info|DownloadDecisionMaker|Processing 1462 releases
2026-05-02 04:30:59.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1462, Reports grabbed: 0
2026-05-02 04:46:23.5|Info|RssSyncService|Starting RSS Sync
2026-05-02 04:46:40.9|Info|DownloadDecisionMaker|Processing 1461 releases
2026-05-02 04:46:45.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1461, Reports grabbed: 0
2026-05-02 05:01:54.6|Info|RssSyncService|Starting RSS Sync
2026-05-02 05:01:57.0|Info|DownloadDecisionMaker|Processing 1460 releases
2026-05-02 05:01:59.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1460, Reports grabbed: 0
2026-05-02 05:17:27.1|Info|RssSyncService|Starting RSS Sync
2026-05-02 05:17:28.0|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 05/02/2026 01:43:26 and 05/02/2026 03:19:28 UTC. Search may be required.
2026-05-02 05:18:30.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 05:19:29 due to recent failures." />
2026-05-02 05:18:30.0|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:01:00
2026-05-02 05:18:30.0|Info|DownloadDecisionMaker|Processing 1437 releases
2026-05-02 05:18:34.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1437, Reports grabbed: 0
2026-05-02 05:33:57.8|Info|RssSyncService|Starting RSS Sync
2026-05-02 05:34:00.3|Info|DownloadDecisionMaker|Processing 1451 releases
2026-05-02 05:34:03.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1451, Reports grabbed: 0
2026-05-02 05:45:58.6|Info|SceneMappingService|Updating Scene mappings
2026-05-02 05:49:28.6|Info|RssSyncService|Starting RSS Sync
2026-05-02 05:50:30.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 05:51:30 due to recent failures." />
2026-05-02 05:50:30.7|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-05-02 05:50:30.7|Info|DownloadDecisionMaker|Processing 1402 releases
2026-05-02 05:50:34.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1402, Reports grabbed: 0
2026-05-02 06:06:00.1|Info|RssSyncService|Starting RSS Sync
2026-05-02 06:06:00.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 06:06:07 due to recent failures." />
2026-05-02 06:06:00.3|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:00:08
2026-05-02 06:06:02.7|Info|DownloadDecisionMaker|Processing 1277 releases
2026-05-02 06:06:06.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1277, Reports grabbed: 0
2026-05-02 06:21:31.8|Info|RssSyncService|Starting RSS Sync
2026-05-02 06:21:34.2|Info|DownloadDecisionMaker|Processing 1289 releases
2026-05-02 06:21:37.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1289, Reports grabbed: 0
2026-05-02 06:37:02.8|Info|RssSyncService|Starting RSS Sync
2026-05-02 06:37:06.1|Info|DownloadDecisionMaker|Processing 1286 releases
2026-05-02 06:37:10.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1286, Reports grabbed: 0
2026-05-02 06:52:34.2|Info|RssSyncService|Starting RSS Sync
2026-05-02 06:52:52.3|Info|DownloadDecisionMaker|Processing 1287 releases
2026-05-02 06:52:55.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1287, Reports grabbed: 0
2026-05-02 06:56:09.3|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 06:57:39.4|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.IsApiSupported(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 68
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.FetchProxy(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 82
   at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.GetProxyCache(QBittorrentSettings settings, Boolean force) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 70
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.GetProxy(QBittorrentSettings settings, Boolean force) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 60
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 07:00:40.2|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 07:08:04.9|Info|RssSyncService|Starting RSS Sync
2026-05-02 07:08:09.6|Info|DownloadDecisionMaker|Processing 1443 releases
2026-05-02 07:08:14.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1443, Reports grabbed: 0
2026-05-02 07:09:40.1|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 07:11:10.1|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 07:21:40.5|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 07:23:35.5|Info|RssSyncService|Starting RSS Sync
2026-05-02 07:23:37.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 05/02/2026 04:00:29 and 05/02/2026 05:21:12 UTC. Search may be required.
2026-05-02 07:23:41.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/5/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 07:24:41 due to recent failures." />
2026-05-02 07:23:41.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/6/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 07:24:41 due to recent failures." />
2026-05-02 07:23:41.5|Warn|Torznab|API Request Limit reached for Nyaa.si (Prowlarr). Disabled for 00:01:00
2026-05-02 07:23:41.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 07:24:41 due to recent failures." />
2026-05-02 07:23:41.5|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:01:00
2026-05-02 07:23:41.5|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:01:00
2026-05-02 07:23:41.5|Info|DownloadDecisionMaker|Processing 1302 releases
2026-05-02 07:23:45.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1302, Reports grabbed: 0
2026-05-02 07:33:41.0|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 07:39:06.1|Info|RssSyncService|Starting RSS Sync
2026-05-02 07:39:11.3|Info|DownloadDecisionMaker|Processing 1454 releases
2026-05-02 07:39:15.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1454, Reports grabbed: 0
2026-05-02 07:54:36.8|Info|RssSyncService|Starting RSS Sync
2026-05-02 07:55:41.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 07:56:41 due to recent failures." />
2026-05-02 07:55:41.6|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-05-02 07:55:41.6|Info|DownloadDecisionMaker|Processing 1405 releases
2026-05-02 07:55:45.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1405, Reports grabbed: 0
2026-05-02 08:06:42.3|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 08:11:07.6|Info|RssSyncService|Starting RSS Sync
2026-05-02 08:11:07.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 08:12:17 due to recent failures." />
2026-05-02 08:11:07.7|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:10
2026-05-02 08:11:12.9|Info|DownloadDecisionMaker|Processing 1411 releases
2026-05-02 08:11:17.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1411, Reports grabbed: 0
2026-05-02 08:12:43.8|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 08:20:12.9|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 08:26:38.1|Info|RssSyncService|Starting RSS Sync
2026-05-02 08:26:43.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/10/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 08:27:43 due to recent failures." />
2026-05-02 08:26:43.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 08:27:43 due to recent failures." />
2026-05-02 08:26:43.4|Warn|Torznab|API Request Limit reached for Uindex (Prowlarr). Disabled for 00:01:00
2026-05-02 08:26:43.4|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:01:00
2026-05-02 08:27:41.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 08:42:41 due to recent failures." />
2026-05-02 08:27:41.9|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:15:00
2026-05-02 08:27:41.9|Info|DownloadDecisionMaker|Processing 1205 releases
2026-05-02 08:27:44.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1205, Reports grabbed: 0
2026-05-02 08:35:13.6|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 08:36:43.6|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 08:36:48.7|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 08:43:08.8|Info|RssSyncService|Starting RSS Sync
2026-05-02 08:43:14.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/7/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 08:44:14 due to recent failures." />
2026-05-02 08:43:14.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/6/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 08:44:13 due to recent failures." />
2026-05-02 08:43:14.1|Warn|Torznab|API Request Limit reached for LimeTorrents (Prowlarr). Disabled for 00:01:00
2026-05-02 08:43:14.1|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:01:00
2026-05-02 08:43:14.1|Info|DownloadDecisionMaker|Processing 1227 releases
2026-05-02 08:43:16.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1227, Reports grabbed: 0
2026-05-02 08:44:13.9|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 08:46:08.9|Info|SceneMappingService|Updating Scene mappings
2026-05-02 08:58:39.9|Info|RssSyncService|Starting RSS Sync
2026-05-02 08:58:56.9|Info|DownloadDecisionMaker|Processing 1349 releases
2026-05-02 08:58:59.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1349, Reports grabbed: 0
2026-05-02 09:14:11.7|Info|RssSyncService|Starting RSS Sync
2026-05-02 09:14:11.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 09:14:17 due to recent failures." />
2026-05-02 09:14:11.9|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:00:06
2026-05-02 09:14:12.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 05/02/2026 06:01:09 and 05/02/2026 07:01:10 UTC. Search may be required.
2026-05-02 09:14:14.3|Info|DownloadDecisionMaker|Processing 1383 releases
2026-05-02 09:14:17.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1383, Reports grabbed: 0
2026-05-02 09:29:42.9|Info|RssSyncService|Starting RSS Sync
2026-05-02 09:29:45.9|Info|DownloadDecisionMaker|Processing 1425 releases
2026-05-02 09:29:50.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1425, Reports grabbed: 0
2026-05-02 09:41:18.3|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 09:45:13.5|Info|RssSyncService|Starting RSS Sync
2026-05-02 09:45:15.9|Info|DownloadDecisionMaker|Processing 1424 releases
2026-05-02 09:45:20.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1424, Reports grabbed: 0
2026-05-02 10:00:44.3|Info|RssSyncService|Starting RSS Sync
2026-05-02 10:00:46.7|Info|DownloadDecisionMaker|Processing 1424 releases
2026-05-02 10:00:50.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1424, Reports grabbed: 0
2026-05-02 10:16:15.3|Info|RssSyncService|Starting RSS Sync
2026-05-02 10:16:17.9|Info|DownloadDecisionMaker|Processing 1426 releases
2026-05-02 10:16:21.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1426, Reports grabbed: 0
2026-05-02 10:31:46.5|Info|RssSyncService|Starting RSS Sync
2026-05-02 10:31:50.9|Info|DownloadDecisionMaker|Processing 1402 releases
2026-05-02 10:31:55.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1402, Reports grabbed: 0
2026-05-02 10:47:17.6|Info|RssSyncService|Starting RSS Sync
2026-05-02 10:47:32.3|Info|DownloadDecisionMaker|Processing 1405 releases
2026-05-02 10:47:36.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1405, Reports grabbed: 0
2026-05-02 11:02:48.9|Info|RssSyncService|Starting RSS Sync
2026-05-02 11:02:52.3|Info|DownloadDecisionMaker|Processing 1405 releases
2026-05-02 11:02:56.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1405, Reports grabbed: 0
2026-05-02 11:16:48.0|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
2026-05-02 11:16:49.4|Info|ConsoleApp|Exiting main.
2026-05-02 11:17:02.8|Info|Bootstrap|Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.17.2952
2026-05-02 11:17:02.8|Info|AppFolderInfo|Data directory is being overridden to [/config]
2026-05-02 11:17:03.0|Info|AppFolderInfo|Data directory is being overridden to [/config]
2026-05-02 11:17:03.7|Info|AppFolderInfo|Data directory is being overridden to [/config]
2026-05-02 11:17:04.0|Info|MigrationController|*** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-02 11:17:04.1|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2026-05-02 11:17:04.2|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 
2026-05-02 11:17:04.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2026-05-02 11:17:04.9|Info|DatabaseEngineVersionCheck|SQLite 3.51.2
2026-05-02 11:17:04.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.766035s
2026-05-02 11:17:04.9|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2026-05-02 11:17:04.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.767516s
2026-05-02 11:17:05.1|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-02 11:17:05.1|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2026-05-02 11:17:05.1|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 
2026-05-02 11:17:05.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2026-05-02 11:17:05.4|Info|DatabaseEngineVersionCheck|SQLite 3.51.2
2026-05-02 11:17:05.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.3248767s
2026-05-02 11:17:05.4|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2026-05-02 11:17:05.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.3250243s
2026-05-02 11:17:06.2|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
2026-05-02 11:17:16.1|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2026-05-02 11:17:16.1|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2026-05-02 11:17:16.1|Info|Microsoft.Hosting.Lifetime|Content root path: /app/sonarr/bin
2026-05-02 11:17:16.1|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2026-05-02 11:18:14.4|Info|RssSyncService|Starting RSS Sync
2026-05-02 11:18:17.2|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 05/02/2026 07:31:09 and 05/02/2026 09:03:27 UTC. Search may be required.
2026-05-02 11:18:18.5|Info|DownloadDecisionMaker|Processing 1411 releases
2026-05-02 11:18:22.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1411, Reports grabbed: 0
2026-05-02 11:33:46.0|Info|RssSyncService|Starting RSS Sync
2026-05-02 11:33:48.7|Info|DownloadDecisionMaker|Processing 1418 releases
2026-05-02 11:33:51.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1418, Reports grabbed: 0
2026-05-02 11:42:16.5|Info|RefreshSeriesService|Skipping refresh of series: Agatha Christie's Poirot
2026-05-02 11:42:16.5|Info|DiskScanService|Scanning Agatha Christie's Poirot
2026-05-02 11:42:17.1|Info|DiskScanService|Completed scanning disk for Agatha Christie's Poirot
2026-05-02 11:42:17.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:17.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:17.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:17.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:17.2|Info|RefreshSeriesService|Updating ARK: The Animated Series
2026-05-02 11:42:17.5|Info|RefreshEpisodeService|Starting episode info refresh for: [393221][ARK: The Animated Series]
2026-05-02 11:42:17.8|Info|RefreshEpisodeService|Finished episode refresh for series: [393221][ARK: The Animated Series].
2026-05-02 11:42:17.9|Info|DiskScanService|Scanning ARK: The Animated Series
2026-05-02 11:42:17.9|Info|DiskScanService|Completed scanning disk for ARK: The Animated Series
2026-05-02 11:42:17.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:17.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:17.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:17.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:17.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-02 11:42:17.9|Info|RefreshSeriesService|Skipping refresh of series: Attack on Titan
2026-05-02 11:42:17.9|Info|DiskScanService|Scanning Attack on Titan
2026-05-02 11:42:18.1|Info|DiskScanService|Completed scanning disk for Attack on Titan
2026-05-02 11:42:18.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:18.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:18.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:18.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:18.1|Info|RefreshSeriesService|Skipping refresh of series: Ben 10
2026-05-02 11:42:18.1|Info|DiskScanService|Scanning Ben 10
2026-05-02 11:42:18.2|Info|DiskScanService|Completed scanning disk for Ben 10
2026-05-02 11:42:18.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:18.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:18.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:18.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:18.2|Info|RefreshSeriesService|Updating Bleach
2026-05-02 11:42:18.3|Info|RefreshEpisodeService|Starting episode info refresh for: [74796][Bleach]
2026-05-02 11:42:28.5|Info|RefreshEpisodeService|Finished episode refresh for series: [74796][Bleach].
2026-05-02 11:42:37.8|Info|DiskScanService|Scanning Bleach
2026-05-02 11:42:38.2|Info|DiskScanService|Completed scanning disk for Bleach
2026-05-02 11:42:38.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:38.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:38.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:38.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:38.3|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
2026-05-02 11:42:38.3|Info|DiskScanService|Scanning Breaking Bad
2026-05-02 11:42:38.3|Info|DiskScanService|Completed scanning disk for Breaking Bad
2026-05-02 11:42:38.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:38.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:38.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:38.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:38.3|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-02 11:42:38.4|Info|RefreshSeriesService|Updating Bridgerton
2026-05-02 11:42:38.4|Info|RefreshEpisodeService|Starting episode info refresh for: [366668][Bridgerton]
2026-05-02 11:42:39.5|Info|RefreshEpisodeService|Finished episode refresh for series: [366668][Bridgerton].
2026-05-02 11:42:39.5|Info|DiskScanService|Scanning Bridgerton
2026-05-02 11:42:39.6|Info|DiskScanService|Completed scanning disk for Bridgerton
2026-05-02 11:42:39.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:39.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:39.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:39.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:39.6|Info|RefreshSeriesService|Skipping refresh of series: Come Outside
2026-05-02 11:42:39.6|Info|DiskScanService|Scanning Come Outside
2026-05-02 11:42:39.6|Info|DiskScanService|Completed scanning disk for Come Outside
2026-05-02 11:42:39.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:39.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:39.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:39.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:39.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-02 11:42:39.6|Info|RefreshSeriesService|Skipping refresh of series: The Crown
2026-05-02 11:42:39.6|Info|DiskScanService|Scanning The Crown
2026-05-02 11:42:39.8|Info|DiskScanService|Completed scanning disk for The Crown
2026-05-02 11:42:39.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:39.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:39.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:39.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:39.9|Info|RefreshSeriesService|Skipping refresh of series: Cyberpunk: Edgerunners
2026-05-02 11:42:39.9|Info|DiskScanService|Scanning Cyberpunk: Edgerunners
2026-05-02 11:42:40.0|Info|DiskScanService|Completed scanning disk for Cyberpunk: Edgerunners
2026-05-02 11:42:40.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:40.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:40.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:40.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:40.0|Info|RefreshSeriesService|Skipping refresh of series: The Dinosaurs
2026-05-02 11:42:40.0|Info|DiskScanService|Scanning The Dinosaurs
2026-05-02 11:42:40.0|Info|DiskScanService|Completed scanning disk for The Dinosaurs
2026-05-02 11:42:40.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:40.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:40.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:40.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:40.0|Info|RefreshSeriesService|Skipping refresh of series: Eyes of Wakanda
2026-05-02 11:42:40.0|Info|DiskScanService|Scanning Eyes of Wakanda
2026-05-02 11:42:40.0|Info|DiskScanService|Completed scanning disk for Eyes of Wakanda
2026-05-02 11:42:40.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:40.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:40.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:40.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:40.0|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-02 11:42:40.0|Info|RefreshSeriesService|Updating Harry Potter
2026-05-02 11:42:40.1|Info|RefreshEpisodeService|Starting episode info refresh for: [433637][Harry Potter]
2026-05-02 11:42:40.2|Info|RefreshEpisodeService|Finished episode refresh for series: [433637][Harry Potter].
2026-05-02 11:42:40.2|Info|DiskScanService|Scanning Harry Potter
2026-05-02 11:42:40.2|Info|DiskScanService|Completed scanning disk for Harry Potter
2026-05-02 11:42:40.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:40.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:40.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:40.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:40.2|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-02 11:42:40.2|Info|RefreshSeriesService|Skipping refresh of series: How To with John Wilson
2026-05-02 11:42:40.2|Info|DiskScanService|Scanning How To with John Wilson
2026-05-02 11:42:40.2|Info|DiskScanService|Completed scanning disk for How To with John Wilson
2026-05-02 11:42:40.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:40.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:40.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:40.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:40.2|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-02 11:42:40.2|Info|RefreshSeriesService|Skipping refresh of series: Little Dorrit
2026-05-02 11:42:40.2|Info|DiskScanService|Scanning Little Dorrit
2026-05-02 11:42:40.3|Info|DiskScanService|Completed scanning disk for Little Dorrit
2026-05-02 11:42:40.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:40.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:40.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:40.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:40.3|Info|RefreshSeriesService|Skipping refresh of series: Marvel's Daredevil
2026-05-02 11:42:40.3|Info|DiskScanService|Scanning Marvel's Daredevil
2026-05-02 11:42:40.4|Info|DiskScanService|Completed scanning disk for Marvel's Daredevil
2026-05-02 11:42:40.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:40.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:40.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:40.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:40.5|Info|RefreshSeriesService|Skipping refresh of series: MythBusters
2026-05-02 11:42:40.5|Info|DiskScanService|Scanning MythBusters
2026-05-02 11:42:40.5|Info|DiskScanService|Completed scanning disk for MythBusters
2026-05-02 11:42:40.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:40.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:40.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:40.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:40.5|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-02 11:42:40.5|Info|RefreshSeriesService|Updating Outlander
2026-05-02 11:42:40.5|Info|RefreshEpisodeService|Starting episode info refresh for: [270408][Outlander]
2026-05-02 11:42:45.9|Info|RefreshEpisodeService|Finished episode refresh for series: [270408][Outlander].
2026-05-02 11:42:45.9|Info|DiskScanService|Scanning Outlander
2026-05-02 11:42:46.0|Info|DiskScanService|Completed scanning disk for Outlander
2026-05-02 11:42:46.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:46.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:46.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:46.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:46.0|Info|RefreshSeriesService|Skipping refresh of series: Pride and Prejudice
2026-05-02 11:42:46.0|Info|DiskScanService|Scanning Pride and Prejudice
2026-05-02 11:42:46.0|Info|DiskScanService|Completed scanning disk for Pride and Prejudice
2026-05-02 11:42:46.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:46.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:46.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:46.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:46.1|Info|RefreshSeriesService|Skipping refresh of series: Sex Education
2026-05-02 11:42:46.1|Info|DiskScanService|Scanning Sex Education
2026-05-02 11:42:46.1|Info|DiskScanService|Completed scanning disk for Sex Education
2026-05-02 11:42:46.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:46.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:46.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:46.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:46.1|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: The Next Generation
2026-05-02 11:42:46.1|Info|DiskScanService|Scanning Star Trek: The Next Generation
2026-05-02 11:42:46.1|Info|DiskScanService|Completed scanning disk for Star Trek: The Next Generation
2026-05-02 11:42:46.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:46.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:46.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:46.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:46.1|Info|RefreshSeriesService|Skipping refresh of series: Stranger Things
2026-05-02 11:42:46.1|Info|DiskScanService|Scanning Stranger Things
2026-05-02 11:42:46.2|Info|DiskScanService|Completed scanning disk for Stranger Things
2026-05-02 11:42:46.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:46.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:46.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:46.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:46.2|Info|RefreshSeriesService|Updating A Taste for Murder
2026-05-02 11:42:46.3|Info|RefreshEpisodeService|Starting episode info refresh for: [459962][A Taste for Murder]
2026-05-02 11:42:46.3|Info|RefreshEpisodeService|Finished episode refresh for series: [459962][A Taste for Murder].
2026-05-02 11:42:46.3|Info|DiskScanService|Scanning A Taste for Murder
2026-05-02 11:42:46.3|Info|DiskScanService|Completed scanning disk for A Taste for Murder
2026-05-02 11:42:46.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:46.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:46.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:46.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:46.4|Info|RefreshSeriesService|Skipping refresh of series: Teenage Mutant Ninja Turtles (2012)
2026-05-02 11:42:46.4|Warn|DiskScanService|Series' root folder (/downloads/Teenage Mutant NINJA TURTLES (2012-2017) - Complete TMNT Series, Season 1,2,3,4,5 S01-S05 - 720p Web-DL x264) doesn't exist.
2026-05-02 11:42:46.4|Info|RefreshSeriesService|Updating A Thousand Blows
2026-05-02 11:42:46.4|Info|RefreshEpisodeService|Starting episode info refresh for: [423901][A Thousand Blows]
2026-05-02 11:42:46.9|Info|RefreshEpisodeService|Finished episode refresh for series: [423901][A Thousand Blows].
2026-05-02 11:42:46.9|Info|DiskScanService|Scanning A Thousand Blows
2026-05-02 11:42:46.9|Info|DiskScanService|Completed scanning disk for A Thousand Blows
2026-05-02 11:42:46.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:47.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:47.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:47.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:42:47.0|Info|RefreshSeriesService|Skipping refresh of series: Yu-Gi-Oh! Duel Monsters
2026-05-02 11:42:47.0|Info|DiskScanService|Scanning Yu-Gi-Oh! Duel Monsters
2026-05-02 11:42:47.7|Info|DiskScanService|Completed scanning disk for Yu-Gi-Oh! Duel Monsters
2026-05-02 11:42:47.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 11:42:47.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 11:42:47.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 11:42:47.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 11:46:16.9|Info|SceneMappingService|Updating Scene mappings
2026-05-02 11:49:17.5|Info|RssSyncService|Starting RSS Sync
2026-05-02 11:49:27.9|Info|DownloadDecisionMaker|Processing 1422 releases
2026-05-02 11:49:32.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1422, Reports grabbed: 0
2026-05-02 12:04:50.0|Info|RssSyncService|Starting RSS Sync
2026-05-02 12:04:52.3|Info|DownloadDecisionMaker|Processing 1426 releases
2026-05-02 12:04:54.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1426, Reports grabbed: 0
2026-05-02 12:20:21.8|Info|RssSyncService|Starting RSS Sync
2026-05-02 12:20:24.2|Info|DownloadDecisionMaker|Processing 1425 releases
2026-05-02 12:20:28.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1425, Reports grabbed: 0
2026-05-02 12:35:53.9|Info|RssSyncService|Starting RSS Sync
2026-05-02 12:35:56.5|Info|DownloadDecisionMaker|Processing 1435 releases
2026-05-02 12:36:00.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1435, Reports grabbed: 0
2026-05-02 12:51:26.2|Info|RssSyncService|Starting RSS Sync
2026-05-02 12:51:29.0|Info|DownloadDecisionMaker|Processing 1433 releases
2026-05-02 12:51:32.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1433, Reports grabbed: 0
2026-05-02 12:53:51.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-02 12:53:52.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-02 12:53:53.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-02 12:53:53.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-02 12:53:54.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-02 12:54:01.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-02 12:54:20.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-02 12:54:24.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-02 13:06:58.2|Info|RssSyncService|Starting RSS Sync
2026-05-02 13:07:00.8|Info|DownloadDecisionMaker|Processing 1434 releases
2026-05-02 13:07:04.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1434, Reports grabbed: 0
2026-05-02 13:22:29.4|Info|RssSyncService|Starting RSS Sync
2026-05-02 13:22:29.7|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 05/02/2026 09:59:29 and 05/02/2026 10:58:05 UTC. Search may be required.
2026-05-02 13:23:31.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 13:24:31 due to recent failures." />
2026-05-02 13:23:31.7|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:01:00
2026-05-02 13:23:33.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 13:24:33 due to recent failures." />
2026-05-02 13:23:33.5|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-05-02 13:23:33.5|Info|DownloadDecisionMaker|Processing 1360 releases
2026-05-02 13:23:37.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1360, Reports grabbed: 0
2026-05-02 13:39:01.8|Info|RssSyncService|Starting RSS Sync
2026-05-02 13:40:05.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 13:45:05 due to recent failures." />
2026-05-02 13:40:05.6|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:05:00
2026-05-02 13:40:05.6|Info|DownloadDecisionMaker|Processing 1407 releases
2026-05-02 13:40:09.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1407, Reports grabbed: 0
2026-05-02 13:55:32.6|Info|RssSyncService|Starting RSS Sync
2026-05-02 13:55:32.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 14:02:37 due to recent failures." />
2026-05-02 13:55:32.7|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:07:05
2026-05-02 13:55:35.0|Info|DownloadDecisionMaker|Processing 1407 releases
2026-05-02 13:55:37.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1407, Reports grabbed: 0
2026-05-02 14:11:03.7|Info|RssSyncService|Starting RSS Sync
2026-05-02 14:11:25.4|Info|DownloadDecisionMaker|Processing 1416 releases
2026-05-02 14:11:29.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1416, Reports grabbed: 0
2026-05-02 14:26:34.3|Info|RssSyncService|Starting RSS Sync
2026-05-02 14:26:36.7|Info|DownloadDecisionMaker|Processing 1416 releases
2026-05-02 14:26:40.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1416, Reports grabbed: 0
2026-05-02 14:42:04.9|Info|RssSyncService|Starting RSS Sync
2026-05-02 14:42:07.4|Info|DownloadDecisionMaker|Processing 1413 releases
2026-05-02 14:42:11.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1413, Reports grabbed: 0
2026-05-02 14:46:35.2|Info|SceneMappingService|Updating Scene mappings
2026-05-02 14:57:36.5|Info|RssSyncService|Starting RSS Sync
2026-05-02 14:57:39.1|Info|DownloadDecisionMaker|Processing 1410 releases
2026-05-02 14:57:43.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1410, Reports grabbed: 0
2026-05-02 15:13:07.4|Info|RssSyncService|Starting RSS Sync
2026-05-02 15:13:08.7|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 05/02/2026 11:48:28 and 05/02/2026 12:55:01 UTC. Search may be required.
2026-05-02 15:13:09.9|Info|DownloadDecisionMaker|Processing 1406 releases
2026-05-02 15:13:14.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1406, Reports grabbed: 0
2026-05-02 15:28:38.3|Info|RssSyncService|Starting RSS Sync
2026-05-02 15:28:40.7|Info|DownloadDecisionMaker|Processing 1446 releases
2026-05-02 15:28:44.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1446, Reports grabbed: 0
2026-05-02 15:44:09.4|Info|RssSyncService|Starting RSS Sync
2026-05-02 15:44:11.9|Info|DownloadDecisionMaker|Processing 1448 releases
2026-05-02 15:44:16.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1448, Reports grabbed: 0
2026-05-02 15:59:40.2|Info|RssSyncService|Starting RSS Sync
2026-05-02 16:00:42.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 16:01:42 due to recent failures." />
2026-05-02 16:00:42.5|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-05-02 16:00:43.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 16:01:43 due to recent failures." />
2026-05-02 16:00:43.6|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:01:00
2026-05-02 16:00:43.6|Info|DownloadDecisionMaker|Processing 1386 releases
2026-05-02 16:00:46.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1386, Reports grabbed: 0
2026-05-02 16:16:11.9|Info|RssSyncService|Starting RSS Sync
2026-05-02 16:17:15.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 16:22:14 due to recent failures." />
2026-05-02 16:17:15.0|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:05:00
2026-05-02 16:17:15.0|Info|DownloadDecisionMaker|Processing 1406 releases
2026-05-02 16:17:19.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1406, Reports grabbed: 0
2026-05-02 16:32:42.8|Info|RssSyncService|Starting RSS Sync
2026-05-02 16:32:45.2|Info|DownloadDecisionMaker|Processing 1460 releases
2026-05-02 16:32:49.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1460, Reports grabbed: 0
2026-05-02 16:48:14.3|Info|RssSyncService|Starting RSS Sync
2026-05-02 16:48:32.0|Info|DownloadDecisionMaker|Processing 1462 releases
2026-05-02 16:48:34.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1462, Reports grabbed: 0
2026-05-02 17:03:46.0|Info|RssSyncService|Starting RSS Sync
2026-05-02 17:04:48.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 17:09:48 due to recent failures." />
2026-05-02 17:04:48.6|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:05:00
2026-05-02 17:04:48.6|Info|DownloadDecisionMaker|Processing 1406 releases
2026-05-02 17:04:51.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1406, Reports grabbed: 0
2026-05-02 17:20:17.5|Info|RssSyncService|Starting RSS Sync
2026-05-02 17:20:18.7|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 05/02/2026 13:35:01 and 05/02/2026 15:03:29 UTC. Search may be required.
2026-05-02 17:21:19.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 17:22:19 due to recent failures." />
2026-05-02 17:21:19.4|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:01:00
2026-05-02 17:21:19.4|Info|DownloadDecisionMaker|Processing 1464 releases
2026-05-02 17:21:23.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1464, Reports grabbed: 0
2026-05-02 17:36:48.2|Info|RssSyncService|Starting RSS Sync
2026-05-02 17:36:50.7|Info|DownloadDecisionMaker|Processing 1483 releases
2026-05-02 17:36:54.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1483, Reports grabbed: 0
2026-05-02 17:46:49.2|Info|SceneMappingService|Updating Scene mappings
2026-05-02 17:50:49.3|Info|ReleaseSearchService|Searching indexers for [Sex Education : S02]. 7 active indexers
2026-05-02 17:51:52.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050&extended=1&apikey=(removed)&offset=0&limit=100&q=Sex%20Education&season=2: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 17:52:52 due to recent failures." />
2026-05-02 17:51:52.9|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:01:00
2026-05-02 17:51:53.0|Info|DownloadDecisionMaker|Processing 89 releases
2026-05-02 17:52:15.8|Info|ReleaseSearchService|Searching indexers for [Sex Education : S02]. 6 active indexers
2026-05-02 17:52:19.4|Info|RssSyncService|Starting RSS Sync
2026-05-02 17:53:17.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000&extended=1&apikey=(removed)&offset=0&limit=100&imdbid=tt7767422&season=2: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 17:54:17 due to recent failures." />
2026-05-02 17:53:17.4|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-05-02 17:53:17.6|Info|DownloadDecisionMaker|Processing 39 releases
2026-05-02 17:53:21.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 17:58:21 due to recent failures." />
2026-05-02 17:53:21.9|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:05:00
2026-05-02 17:53:21.9|Info|DownloadDecisionMaker|Processing 1414 releases
2026-05-02 17:53:24.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1414, Reports grabbed: 0
2026-05-02 17:53:29.9|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
2026-05-02 17:53:30.2|Info|ConsoleApp|Exiting main.
2026-05-02 17:56:05.2|Info|Bootstrap|Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.17.2952
2026-05-02 17:56:05.5|Info|AppFolderInfo|Data directory is being overridden to [/config]
2026-05-02 17:56:05.6|Info|AppFolderInfo|Data directory is being overridden to [/config]
2026-05-02 17:56:06.5|Info|AppFolderInfo|Data directory is being overridden to [/config]
2026-05-02 17:56:07.0|Info|MigrationController|*** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-02 17:56:07.1|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2026-05-02 17:56:07.1|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 
2026-05-02 17:56:07.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2026-05-02 17:56:07.6|Info|DatabaseEngineVersionCheck|SQLite 3.51.2
2026-05-02 17:56:07.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.5038797s
2026-05-02 17:56:07.6|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2026-05-02 17:56:07.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.5060294s
2026-05-02 17:56:07.8|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-02 17:56:07.8|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2026-05-02 17:56:07.8|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 
2026-05-02 17:56:07.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2026-05-02 17:56:08.3|Info|DatabaseEngineVersionCheck|SQLite 3.51.2
2026-05-02 17:56:08.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.522982s
2026-05-02 17:56:08.3|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2026-05-02 17:56:08.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.5232492s
2026-05-02 17:56:08.8|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
2026-05-02 17:56:18.0|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2026-05-02 17:56:18.0|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2026-05-02 17:56:18.0|Info|Microsoft.Hosting.Lifetime|Content root path: /app/sonarr/bin
2026-05-02 17:56:18.1|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2026-05-02 17:56:42.0|Info|ReleaseSearchService|Searching indexers for [Sex Education : S02]. 6 active indexers
2026-05-02 17:56:45.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050&extended=1&apikey=(removed)&offset=0&limit=100&q=Sex%20Education&season=2: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 17:57:44 due to recent failures." />
2026-05-02 17:56:45.3|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:00:59
2026-05-02 17:56:45.6|Info|DownloadDecisionMaker|Processing 39 releases
2026-05-02 17:57:03.1|Info|DownloadService|Report sent to qBittorrent. Indexer The Pirate Bay (Prowlarr). Sex Education (2019) S02 S02 (1080p NF WEBRip x265 HEVC 10b
2026-05-02 18:08:46.9|Info|RssSyncService|Starting RSS Sync
2026-05-02 18:08:50.4|Info|DownloadDecisionMaker|Processing 1474 releases
2026-05-02 18:08:55.0|Info|RssSyncService|RSS Sync Completed. Reports found: 1474, Reports grabbed: 0
2026-05-02 18:24:19.1|Info|RssSyncService|Starting RSS Sync
2026-05-02 18:24:22.9|Info|DownloadDecisionMaker|Processing 1477 releases
2026-05-02 18:24:27.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1477, Reports grabbed: 0
2026-05-02 18:24:49.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/12/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 21:46:40 due to recent failures." />
2026-05-02 18:25:37.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/03/2026 00:52:42 due to recent failures." />
2026-05-02 18:26:05.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/03/2026 00:52:42 due to recent failures." />
2026-05-02 18:27:50.8|Info|RecycleBinProvider|Recycling Bin has not been configured, deleting permanently. /series/Sex Education/Season 2/Sex Education - S02E01 - Episode 1 WEBDL-1080p.mkv
2026-05-02 18:28:33.6|Info|RecycleBinProvider|Recycling Bin has not been configured, deleting permanently. /series/Sex Education/Season 2/Sex Education - S02E02 - Episode 2 WEBDL-1080p.mkv
2026-05-02 18:29:02.1|Info|RecycleBinProvider|Recycling Bin has not been configured, deleting permanently. /series/Sex Education/Season 2/Sex Education - S02E03 - Episode 3 WEBDL-1080p.mkv
2026-05-02 18:30:26.6|Info|RecycleBinProvider|Recycling Bin has not been configured, deleting permanently. /series/Sex Education/Season 2/Sex Education - S02E04 - Episode 4 WEBDL-1080p.mkv
2026-05-02 18:34:44.7|Info|RecycleBinProvider|Recycling Bin has not been configured, deleting permanently. /series/Sex Education/Season 2/Sex Education - S02E05 - Episode 5 WEBDL-1080p.mkv
2026-05-02 18:38:15.0|Info|RecycleBinProvider|Recycling Bin has not been configured, deleting permanently. /series/Sex Education/Season 2/Sex Education - S02E06 - Episode 6 WEBDL-1080p.mkv
2026-05-02 18:39:55.5|Info|RssSyncService|Starting RSS Sync
2026-05-02 18:40:10.6|Info|DownloadDecisionMaker|Processing 1478 releases
2026-05-02 18:40:20.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1478, Reports grabbed: 0
2026-05-02 18:42:05.8|Info|RecycleBinProvider|Recycling Bin has not been configured, deleting permanently. /series/Sex Education/Season 2/Sex Education - S02E07 - Episode 7 WEBDL-1080p.mkv
2026-05-02 18:45:38.6|Info|RecycleBinProvider|Recycling Bin has not been configured, deleting permanently. /series/Sex Education/Season 2/Sex Education - S02E08 - Episode 8 WEBDL-1080p.mkv
2026-05-02 18:55:30.9|Info|RssSyncService|Starting RSS Sync
2026-05-02 18:55:50.8|Info|DownloadDecisionMaker|Processing 1474 releases
2026-05-02 18:55:55.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1474, Reports grabbed: 0
2026-05-02 19:11:03.0|Info|RssSyncService|Starting RSS Sync
2026-05-02 19:11:03.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 05/02/2026 15:49:06 and 05/02/2026 16:31:26 UTC. Search may be required.
2026-05-02 19:11:05.6|Info|DownloadDecisionMaker|Processing 1450 releases
2026-05-02 19:11:09.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1450, Reports grabbed: 0
2026-05-02 19:26:35.4|Info|RssSyncService|Starting RSS Sync
2026-05-02 19:26:37.9|Info|DownloadDecisionMaker|Processing 1446 releases
2026-05-02 19:26:42.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1446, Reports grabbed: 0
2026-05-02 19:42:06.2|Info|RssSyncService|Starting RSS Sync
2026-05-02 19:42:07.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/9/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/03/2026 19:42:07 due to recent failures." />
2026-05-02 19:42:07.9|Warn|Torznab|API Request Limit reached for Demonoid Clone (Prowlarr). Disabled for 1.00:00:00
2026-05-02 19:42:09.0|Info|DownloadDecisionMaker|Processing 1441 releases
2026-05-02 19:42:13.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1441, Reports grabbed: 0
2026-05-02 19:57:36.6|Info|RssSyncService|Starting RSS Sync
2026-05-02 19:57:42.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/10/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 19:58:42 due to recent failures." />
2026-05-02 19:57:42.2|Warn|Torznab|API Request Limit reached for Uindex (Prowlarr). Disabled for 00:01:00
2026-05-02 19:57:42.8|Info|DownloadDecisionMaker|Processing 1353 releases
2026-05-02 19:57:47.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1353, Reports grabbed: 0
2026-05-02 20:13:07.3|Info|RssSyncService|Starting RSS Sync
2026-05-02 20:13:10.9|Info|DownloadDecisionMaker|Processing 1447 releases
2026-05-02 20:13:14.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1447, Reports grabbed: 0
2026-05-02 20:28:37.6|Info|RssSyncService|Starting RSS Sync
2026-05-02 20:28:43.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/6/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 20:29:43 due to recent failures." />
2026-05-02 20:28:43.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/5/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 20:29:43 due to recent failures." />
2026-05-02 20:28:43.5|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:01:00
2026-05-02 20:28:43.5|Warn|Torznab|API Request Limit reached for Nyaa.si (Prowlarr). Disabled for 00:01:00
2026-05-02 20:28:43.5|Info|DownloadDecisionMaker|Processing 1281 releases
2026-05-02 20:28:46.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1281, Reports grabbed: 0
2026-05-02 20:32:43.0|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 20:44:08.2|Info|RssSyncService|Starting RSS Sync
2026-05-02 20:44:13.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 20:45:13 due to recent failures." />
2026-05-02 20:44:13.4|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:01:00
2026-05-02 20:44:13.6|Info|DownloadDecisionMaker|Processing 1432 releases
2026-05-02 20:44:17.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1432, Reports grabbed: 0
2026-05-02 20:47:08.4|Info|SceneMappingService|Updating Scene mappings
2026-05-02 20:56:43.9|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 20:59:39.0|Info|RssSyncService|Starting RSS Sync
2026-05-02 20:59:44.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/6/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 21:00:44 due to recent failures." />
2026-05-02 20:59:44.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 21:04:44 due to recent failures." />
2026-05-02 20:59:44.6|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:01:00
2026-05-02 20:59:44.6|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:05:00
2026-05-02 21:00:44.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 21:01:44 due to recent failures." />
2026-05-02 21:00:44.4|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:01:00
2026-05-02 21:00:44.4|Info|DownloadDecisionMaker|Processing 1350 releases
2026-05-02 21:00:48.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1350, Reports grabbed: 0
2026-05-02 21:16:09.9|Info|RssSyncService|Starting RSS Sync
2026-05-02 21:16:10.8|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 05/02/2026 16:58:28 and 05/02/2026 18:27:29 UTC. Search may be required.
2026-05-02 21:16:33.1|Info|DownloadDecisionMaker|Processing 1441 releases
2026-05-02 21:16:37.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1441, Reports grabbed: 0
2026-05-02 21:17:45.1|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 21:31:40.5|Info|RssSyncService|Starting RSS Sync
2026-05-02 21:31:40.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/5/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 21:32:20 due to recent failures." />
2026-05-02 21:31:40.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/10/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 21:32:20 due to recent failures." />
2026-05-02 21:31:40.6|Warn|Torznab|API Request Limit reached for Nyaa.si (Prowlarr). Disabled for 00:00:40
2026-05-02 21:31:40.6|Warn|Torznab|API Request Limit reached for Uindex (Prowlarr). Disabled for 00:00:40
2026-05-02 21:31:45.6|Info|DownloadDecisionMaker|Processing 1203 releases
2026-05-02 21:31:49.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1203, Reports grabbed: 0
2026-05-02 21:35:46.2|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 21:47:11.1|Info|RssSyncService|Starting RSS Sync
2026-05-02 21:47:16.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 21:48:16 due to recent failures." />
2026-05-02 21:47:16.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/1/api?t=tvsearch&cat=5000,5050,5040,5045&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 21:48:16 due to recent failures." />
2026-05-02 21:47:16.9|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:01:00
2026-05-02 21:47:16.9|Warn|Torznab|API Request Limit reached for The Pirate Bay (Prowlarr). Disabled for 00:01:00
2026-05-02 21:48:51.5|Warn|Torznab|Internet Archive (Prowlarr) server is currently unavailable. http://prowlarr:9696/12/api?t=tvsearch&cat=5000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2026-05-02 21:48:51.5|Info|DownloadDecisionMaker|Processing 1402 releases
2026-05-02 21:48:56.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1402, Reports grabbed: 0
2026-05-02 22:01:17.0|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-02 22:04:11.6|Info|RssSyncService|Starting RSS Sync
2026-05-02 22:04:11.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 22:06:52 due to recent failures." />
2026-05-02 22:04:11.8|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:02:41
2026-05-02 22:05:13.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 22:10:13 due to recent failures." />
2026-05-02 22:05:13.8|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:05:00
2026-05-02 22:05:13.8|Info|DownloadDecisionMaker|Processing 1377 releases
2026-05-02 22:05:18.2|Info|RssSyncService|RSS Sync Completed. Reports found: 1377, Reports grabbed: 0
2026-05-02 22:09:11.9|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2026-05-02 22:10:12.0|Info|HousekeepingService|Running housecleaning tasks
2026-05-02 22:10:12.7|Info|Database|Vacuuming Log database
2026-05-02 22:10:13.0|Info|Database|Log database compressed
2026-05-02 22:10:13.0|Info|Database|Vacuuming Main database
2026-05-02 22:10:15.1|Info|Database|Main database compressed
2026-05-02 22:20:42.4|Info|RssSyncService|Starting RSS Sync
2026-05-02 22:20:45.5|Info|DownloadDecisionMaker|Processing 1440 releases
2026-05-02 22:20:50.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1440, Reports grabbed: 0
2026-05-02 22:36:14.9|Info|RssSyncService|Starting RSS Sync
2026-05-02 22:36:17.6|Info|DownloadDecisionMaker|Processing 1434 releases
2026-05-02 22:36:22.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1434, Reports grabbed: 0
2026-05-02 22:51:47.3|Info|RssSyncService|Starting RSS Sync
2026-05-02 22:52:05.8|Info|DownloadDecisionMaker|Processing 1428 releases
2026-05-02 22:52:08.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1428, Reports grabbed: 0
2026-05-02 23:07:19.2|Info|RssSyncService|Starting RSS Sync
2026-05-02 23:07:22.5|Info|DownloadDecisionMaker|Processing 1423 releases
2026-05-02 23:07:27.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1423, Reports grabbed: 0
2026-05-02 23:22:50.9|Info|RssSyncService|Starting RSS Sync
2026-05-02 23:22:54.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 05/02/2026 19:17:48 and 05/02/2026 20:28:44 UTC. Search may be required.
2026-05-02 23:22:54.5|Info|DownloadDecisionMaker|Processing 1444 releases
2026-05-02 23:22:59.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1444, Reports grabbed: 0
2026-05-02 23:38:26.0|Info|RssSyncService|Starting RSS Sync
2026-05-02 23:38:47.0|Info|DownloadDecisionMaker|Processing 1444 releases
2026-05-02 23:38:51.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1444, Reports grabbed: 0
2026-05-02 23:43:00.0|Info|RefreshSeriesService|Skipping refresh of series: Agatha Christie's Poirot
2026-05-02 23:43:00.2|Info|DiskScanService|Scanning Agatha Christie's Poirot
2026-05-02 23:43:01.4|Info|DiskScanService|Completed scanning disk for Agatha Christie's Poirot
2026-05-02 23:43:01.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:01.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:01.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:01.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:01.6|Info|RefreshSeriesService|Updating ARK: The Animated Series
2026-05-02 23:43:01.9|Info|RefreshEpisodeService|Starting episode info refresh for: [393221][ARK: The Animated Series]
2026-05-02 23:43:02.2|Info|RefreshEpisodeService|Finished episode refresh for series: [393221][ARK: The Animated Series].
2026-05-02 23:43:02.3|Info|DiskScanService|Scanning ARK: The Animated Series
2026-05-02 23:43:02.3|Info|DiskScanService|Completed scanning disk for ARK: The Animated Series
2026-05-02 23:43:02.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:02.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:02.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:02.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:02.3|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-02 23:43:02.3|Info|RefreshSeriesService|Skipping refresh of series: Attack on Titan
2026-05-02 23:43:02.3|Info|DiskScanService|Scanning Attack on Titan
2026-05-02 23:43:02.5|Info|DiskScanService|Completed scanning disk for Attack on Titan
2026-05-02 23:43:02.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:02.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:02.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:02.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:02.7|Info|RefreshSeriesService|Skipping refresh of series: Ben 10
2026-05-02 23:43:02.7|Info|DiskScanService|Scanning Ben 10
2026-05-02 23:43:02.8|Info|DiskScanService|Completed scanning disk for Ben 10
2026-05-02 23:43:02.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:02.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:02.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:02.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:02.8|Info|RefreshSeriesService|Updating Bleach
2026-05-02 23:43:03.0|Info|RefreshEpisodeService|Starting episode info refresh for: [74796][Bleach]
2026-05-02 23:43:15.1|Info|RefreshEpisodeService|Finished episode refresh for series: [74796][Bleach].
2026-05-02 23:43:25.7|Info|DiskScanService|Scanning Bleach
2026-05-02 23:43:26.2|Info|DiskScanService|Completed scanning disk for Bleach
2026-05-02 23:43:26.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:26.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:26.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:26.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:26.3|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
2026-05-02 23:43:26.3|Info|DiskScanService|Scanning Breaking Bad
2026-05-02 23:43:26.3|Info|DiskScanService|Completed scanning disk for Breaking Bad
2026-05-02 23:43:26.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:26.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:26.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:26.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:26.3|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-02 23:43:26.4|Info|RefreshSeriesService|Updating Bridgerton
2026-05-02 23:43:26.5|Info|RefreshEpisodeService|Starting episode info refresh for: [366668][Bridgerton]
2026-05-02 23:43:27.9|Info|RefreshEpisodeService|Finished episode refresh for series: [366668][Bridgerton].
2026-05-02 23:43:27.9|Info|DiskScanService|Scanning Bridgerton
2026-05-02 23:43:27.9|Info|DiskScanService|Completed scanning disk for Bridgerton
2026-05-02 23:43:27.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:27.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:27.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:27.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:28.0|Info|RefreshSeriesService|Skipping refresh of series: Come Outside
2026-05-02 23:43:28.0|Info|DiskScanService|Scanning Come Outside
2026-05-02 23:43:28.0|Info|DiskScanService|Completed scanning disk for Come Outside
2026-05-02 23:43:28.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:28.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:28.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:28.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:28.0|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-02 23:43:28.0|Info|RefreshSeriesService|Skipping refresh of series: The Crown
2026-05-02 23:43:28.0|Info|DiskScanService|Scanning The Crown
2026-05-02 23:43:28.2|Info|DiskScanService|Completed scanning disk for The Crown
2026-05-02 23:43:28.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:28.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:28.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:28.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:28.3|Info|RefreshSeriesService|Skipping refresh of series: Cyberpunk: Edgerunners
2026-05-02 23:43:28.3|Info|DiskScanService|Scanning Cyberpunk: Edgerunners
2026-05-02 23:43:28.3|Info|DiskScanService|Completed scanning disk for Cyberpunk: Edgerunners
2026-05-02 23:43:28.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:28.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:28.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:28.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:28.4|Info|RefreshSeriesService|Skipping refresh of series: The Dinosaurs
2026-05-02 23:43:28.4|Info|DiskScanService|Scanning The Dinosaurs
2026-05-02 23:43:28.4|Info|DiskScanService|Completed scanning disk for The Dinosaurs
2026-05-02 23:43:28.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:28.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:28.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:28.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:28.4|Info|RefreshSeriesService|Skipping refresh of series: Eyes of Wakanda
2026-05-02 23:43:28.4|Info|DiskScanService|Scanning Eyes of Wakanda
2026-05-02 23:43:28.4|Info|DiskScanService|Completed scanning disk for Eyes of Wakanda
2026-05-02 23:43:28.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:28.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:28.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:28.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:28.4|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-02 23:43:28.4|Info|RefreshSeriesService|Updating Harry Potter
2026-05-02 23:43:28.5|Info|RefreshEpisodeService|Starting episode info refresh for: [433637][Harry Potter]
2026-05-02 23:43:28.6|Info|RefreshEpisodeService|Finished episode refresh for series: [433637][Harry Potter].
2026-05-02 23:43:28.6|Info|DiskScanService|Scanning Harry Potter
2026-05-02 23:43:28.6|Info|DiskScanService|Completed scanning disk for Harry Potter
2026-05-02 23:43:28.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:28.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:28.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:28.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:28.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-02 23:43:28.6|Info|RefreshSeriesService|Skipping refresh of series: How To with John Wilson
2026-05-02 23:43:28.6|Info|DiskScanService|Scanning How To with John Wilson
2026-05-02 23:43:28.6|Info|DiskScanService|Completed scanning disk for How To with John Wilson
2026-05-02 23:43:28.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:28.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:28.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:28.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:28.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-02 23:43:28.6|Info|RefreshSeriesService|Updating Little Dorrit
2026-05-02 23:43:28.6|Info|RefreshEpisodeService|Starting episode info refresh for: [83649][Little Dorrit]
2026-05-02 23:43:29.1|Info|RefreshEpisodeService|Finished episode refresh for series: [83649][Little Dorrit].
2026-05-02 23:43:29.1|Info|DiskScanService|Scanning Little Dorrit
2026-05-02 23:43:29.2|Info|DiskScanService|Completed scanning disk for Little Dorrit
2026-05-02 23:43:29.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:29.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:29.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:29.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:29.3|Info|RefreshSeriesService|Skipping refresh of series: Marvel's Daredevil
2026-05-02 23:43:29.3|Info|DiskScanService|Scanning Marvel's Daredevil
2026-05-02 23:43:29.3|Info|DiskScanService|Completed scanning disk for Marvel's Daredevil
2026-05-02 23:43:29.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:29.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:29.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:29.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:29.5|Info|RefreshSeriesService|Skipping refresh of series: MythBusters
2026-05-02 23:43:29.5|Info|DiskScanService|Scanning MythBusters
2026-05-02 23:43:29.5|Info|DiskScanService|Completed scanning disk for MythBusters
2026-05-02 23:43:29.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:29.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:29.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:29.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:29.5|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-05-02 23:43:29.5|Info|RefreshSeriesService|Updating Outlander
2026-05-02 23:43:29.6|Info|RefreshEpisodeService|Starting episode info refresh for: [270408][Outlander]
2026-05-02 23:43:44.2|Info|RefreshEpisodeService|Finished episode refresh for series: [270408][Outlander].
2026-05-02 23:43:44.2|Info|DiskScanService|Scanning Outlander
2026-05-02 23:43:44.4|Info|DiskScanService|Completed scanning disk for Outlander
2026-05-02 23:43:44.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:44.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:44.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:44.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:44.5|Info|RefreshSeriesService|Updating Pride and Prejudice
2026-05-02 23:43:44.6|Info|RefreshEpisodeService|Starting episode info refresh for: [71691][Pride and Prejudice]
2026-05-02 23:43:45.0|Info|RefreshEpisodeService|Finished episode refresh for series: [71691][Pride and Prejudice].
2026-05-02 23:43:45.0|Info|DiskScanService|Scanning Pride and Prejudice
2026-05-02 23:43:45.1|Info|DiskScanService|Completed scanning disk for Pride and Prejudice
2026-05-02 23:43:45.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:45.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:45.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:45.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:45.1|Info|RefreshSeriesService|Skipping refresh of series: Sex Education
2026-05-02 23:43:45.1|Info|DiskScanService|Scanning Sex Education
2026-05-02 23:43:46.3|Info|DiskScanService|Completed scanning disk for Sex Education
2026-05-02 23:43:46.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:46.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:46.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:46.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:46.4|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: The Next Generation
2026-05-02 23:43:46.4|Info|DiskScanService|Scanning Star Trek: The Next Generation
2026-05-02 23:43:46.4|Info|DiskScanService|Completed scanning disk for Star Trek: The Next Generation
2026-05-02 23:43:46.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:46.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:46.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:46.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:46.5|Info|RefreshSeriesService|Skipping refresh of series: Stranger Things
2026-05-02 23:43:46.5|Info|DiskScanService|Scanning Stranger Things
2026-05-02 23:43:46.5|Info|DiskScanService|Completed scanning disk for Stranger Things
2026-05-02 23:43:46.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:46.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:46.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:46.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:46.6|Info|RefreshSeriesService|Updating A Taste for Murder
2026-05-02 23:43:46.6|Info|RefreshEpisodeService|Starting episode info refresh for: [459962][A Taste for Murder]
2026-05-02 23:43:46.9|Info|RefreshEpisodeService|Finished episode refresh for series: [459962][A Taste for Murder].
2026-05-02 23:43:46.9|Info|DiskScanService|Scanning A Taste for Murder
2026-05-02 23:43:47.2|Info|DiskScanService|Completed scanning disk for A Taste for Murder
2026-05-02 23:43:47.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:47.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:47.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:47.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:47.2|Info|RefreshSeriesService|Skipping refresh of series: Teenage Mutant Ninja Turtles (2012)
2026-05-02 23:43:47.2|Warn|DiskScanService|Series' root folder (/downloads/Teenage Mutant NINJA TURTLES (2012-2017) - Complete TMNT Series, Season 1,2,3,4,5 S01-S05 - 720p Web-DL x264) doesn't exist.
2026-05-02 23:43:47.3|Info|RefreshSeriesService|Updating A Thousand Blows
2026-05-02 23:43:47.5|Info|RefreshEpisodeService|Starting episode info refresh for: [423901][A Thousand Blows]
2026-05-02 23:43:48.0|Info|RefreshEpisodeService|Finished episode refresh for series: [423901][A Thousand Blows].
2026-05-02 23:43:48.0|Info|DiskScanService|Scanning A Thousand Blows
2026-05-02 23:43:48.1|Info|DiskScanService|Completed scanning disk for A Thousand Blows
2026-05-02 23:43:48.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:43:48.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:43:48.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:43:48.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:43:48.1|Info|RefreshSeriesService|Updating Yu-Gi-Oh! Duel Monsters
2026-05-02 23:43:48.2|Info|RefreshEpisodeService|Starting episode info refresh for: [76894][Yu-Gi-Oh! Duel Monsters]
2026-05-02 23:43:54.7|Info|RefreshEpisodeService|Finished episode refresh for series: [76894][Yu-Gi-Oh! Duel Monsters].
2026-05-02 23:44:01.6|Info|DiskScanService|Scanning Yu-Gi-Oh! Duel Monsters
2026-05-02 23:44:01.7|Info|DiskScanService|Completed scanning disk for Yu-Gi-Oh! Duel Monsters
2026-05-02 23:44:01.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-05-02 23:44:01.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-05-02 23:44:01.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-05-02 23:44:01.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-05-02 23:47:30.1|Info|SceneMappingService|Updating Scene mappings
2026-05-02 23:54:01.4|Info|RssSyncService|Starting RSS Sync
2026-05-02 23:55:09.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/02/2026 23:56:08 due to recent failures." />
2026-05-02 23:55:10.3|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:00:59
2026-05-02 23:55:10.3|Info|DownloadDecisionMaker|Processing 1430 releases
2026-05-02 23:55:15.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1430, Reports grabbed: 0
2026-05-03 00:10:38.9|Info|RssSyncService|Starting RSS Sync
2026-05-03 00:11:44.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/03/2026 00:16:44 due to recent failures." />
2026-05-03 00:11:44.4|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:05:00
2026-05-03 00:11:44.4|Info|DownloadDecisionMaker|Processing 1341 releases
2026-05-03 00:11:48.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1341, Reports grabbed: 0
2026-05-03 00:21:15.8|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 00:27:10.9|Info|RssSyncService|Starting RSS Sync
2026-05-03 00:27:17.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/7/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/03/2026 00:28:17 due to recent failures." />
2026-05-03 00:27:17.4|Warn|Torznab|API Request Limit reached for LimeTorrents (Prowlarr). Disabled for 00:01:00
2026-05-03 00:27:17.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/10/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/03/2026 00:28:17 due to recent failures." />
2026-05-03 00:27:17.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/03/2026 00:28:17 due to recent failures." />
2026-05-03 00:27:17.5|Warn|Torznab|API Request Limit reached for Uindex (Prowlarr). Disabled for 00:01:00
2026-05-03 00:27:17.5|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:01:00
2026-05-03 00:27:18.9|Info|DownloadDecisionMaker|Processing 1226 releases
2026-05-03 00:27:23.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1226, Reports grabbed: 0
2026-05-03 00:34:47.4|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 00:36:16.8|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.IsApiSupported(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 68
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.FetchProxy(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 82
   at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.GetProxyCache(QBittorrentSettings settings, Boolean force) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 70
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.GetProxy(QBittorrentSettings settings, Boolean force) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 60
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 00:39:17.8|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 00:42:43.9|Info|RssSyncService|Starting RSS Sync
2026-05-03 00:42:50.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/03/2026 00:57:49 due to recent failures." />
2026-05-03 00:42:50.4|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:14:59
2026-05-03 00:42:50.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/03/2026 00:57:50 due to recent failures." />
2026-05-03 00:42:50.5|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:15:00
2026-05-03 00:42:50.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/6/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/03/2026 00:43:50 due to recent failures." />
2026-05-03 00:42:50.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/10/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/03/2026 00:57:50 due to recent failures." />
2026-05-03 00:42:51.0|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:01:00
2026-05-03 00:42:51.0|Warn|Torznab|API Request Limit reached for Uindex (Prowlarr). Disabled for 00:15:00
2026-05-03 00:42:51.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/7/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/03/2026 00:47:50 due to recent failures." />
2026-05-03 00:42:51.2|Warn|Torznab|API Request Limit reached for LimeTorrents (Prowlarr). Disabled for 00:05:00
2026-05-03 00:42:59.4|Info|DownloadDecisionMaker|Processing 1146 releases
2026-05-03 00:43:04.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1146, Reports grabbed: 0
2026-05-03 00:46:50.1|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.IsApiSupported(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 68
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.FetchProxy(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 82
   at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.GetProxyCache(QBittorrentSettings settings, Boolean force) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 70
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.GetProxy(QBittorrentSettings settings, Boolean force) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 60
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 00:48:20.1|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 00:52:50.9|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 00:55:51.0|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 00:57:21.6|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.IsApiSupported(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 68
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.FetchProxy(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 82
   at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.GetProxyCache(QBittorrentSettings settings, Boolean force) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 70
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.GetProxy(QBittorrentSettings settings, Boolean force) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 60
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 00:58:16.1|Info|RssSyncService|Starting RSS Sync
2026-05-03 00:58:19.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/8/api?t=tvsearch&cat=5000,5040,5030,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/04/2026 00:58:19 due to recent failures." />
2026-05-03 00:58:19.3|Warn|Torznab|API Request Limit reached for 1337x (Prowlarr). Disabled for 1.00:00:00
2026-05-03 00:58:22.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/11/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/03/2026 01:28:22 due to recent failures." />
2026-05-03 00:58:22.4|Warn|Torznab|API Request Limit reached for TorrentDownload (Prowlarr). Disabled for 00:30:00
2026-05-03 00:58:22.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/4/api?t=tvsearch&cat=5000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/04/2026 00:58:22 due to recent failures." />
2026-05-03 00:58:22.5|Warn|Torznab|API Request Limit reached for EZTV (Prowlarr). Disabled for 1.00:00:00
2026-05-03 00:58:26.3|Info|DownloadDecisionMaker|Processing 1372 releases
2026-05-03 00:58:30.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1372, Reports grabbed: 0
2026-05-03 00:58:51.1|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.IsApiSupported(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 68
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.FetchProxy(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 82
   at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.GetProxyCache(QBittorrentSettings settings, Boolean force) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 70
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.GetProxy(QBittorrentSettings settings, Boolean force) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 60
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 01:01:52.9|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 01:03:24.4|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 01:06:21.7|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 01:07:54.0|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 01:09:23.9|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 01:10:52.2|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 01:10:57.4|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 01:13:47.9|Info|RssSyncService|Starting RSS Sync
2026-05-03 01:13:53.1|Error|Newznab|An error occurred while processing feed. https://iplayarr.animewaifu.org:443/api?t=tvsearch&cat=5030,5040&extended=1&app=fd7baad9-d762-4129-969b-e42c60c295d5&apikey=(removed)&offset=0&limit=100

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 363
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 347
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 161

2026-05-03 01:13:53.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/1/api?t=tvsearch&cat=5000,5050,5040,5045&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/03/2026 01:14:53 due to recent failures." />
2026-05-03 01:13:53.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/7/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/03/2026 01:18:53 due to recent failures." />
2026-05-03 01:13:53.8|Warn|Torznab|API Request Limit reached for The Pirate Bay (Prowlarr). Disabled for 00:01:00
2026-05-03 01:13:53.8|Warn|Torznab|API Request Limit reached for LimeTorrents (Prowlarr). Disabled for 00:05:00
2026-05-03 01:14:54.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/03/2026 01:19:53 due to recent failures." />
2026-05-03 01:14:54.1|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:05:00
2026-05-03 01:14:54.1|Info|DownloadDecisionMaker|Processing 235 releases
2026-05-03 01:14:55.1|Info|RssSyncService|RSS Sync Completed. Reports found: 235, Reports grabbed: 0
2026-05-03 01:15:22.6|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 01:18:22.8|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 01:27:24.6|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 01:28:53.8|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 01:30:18.3|Info|RssSyncService|Starting RSS Sync
2026-05-03 01:30:23.6|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.IsApiSupported(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 68
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.FetchProxy(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 82
   at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.GetProxyCache(QBittorrentSettings settings, Boolean force) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 70
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxySelector.GetProxy(QBittorrentSettings settings, Boolean force) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxySelector.cs:line 60
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 01:30:24.2|Error|Newznab|An error occurred while processing feed. https://iplayarr.animewaifu.org:443/api?t=tvsearch&cat=5030,5040&extended=1&app=fd7baad9-d762-4129-969b-e42c60c295d5&apikey=(removed)&offset=0&limit=100

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 363
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 347
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 161

2026-05-03 01:30:25.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/03/2026 01:45:25 due to recent failures." />
2026-05-03 01:30:25.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/1/api?t=tvsearch&cat=5000,5050,5040,5045&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 05/03/2026 01:35:25 due to recent failures." />
2026-05-03 01:30:25.2|Warn|Torznab|API Request Limit reached for TorrentGalaxyClone (Prowlarr). Disabled for 00:15:00
2026-05-03 01:30:25.3|Warn|Torznab|API Request Limit reached for The Pirate Bay (Prowlarr). Disabled for 00:05:00
2026-05-03 01:30:25.3|Info|DownloadDecisionMaker|Processing 320 releases
2026-05-03 01:30:26.8|Info|RssSyncService|RSS Sync Completed. Reports found: 320, Reports grabbed: 0
2026-05-03 01:31:53.7|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 01:34:55.6|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from iPlayarr (iPlayarr)

[v4.0.17.2952] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Http.HttpRequestException: Resource temporarily unavailable (iplayarr.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   --- End of inner exception stack trace ---
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
   at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Sonarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
   at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Sonarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

2026-05-03 01:36:24.5|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from qBittorrent

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (qtorrent.animewaifu.org:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 389
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 77
   at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./Sonarr.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220
   at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90

