2026-05-05 01:33:07.8|Debug|ReleaseSearchService|Total of 12 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 01:33:08.5|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 01:33:09.5|Debug|ReleaseSearchService|Total of 7 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 01:33:11.7|Warn|Cardigann|Unable to connect to indexer [https://apibay.org/precompiled/data_top100_recent.json]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (apibay.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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 01:33:11.8|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 01:33:12.2|Warn|Cardigann|Unable to connect to indexer [https://torrentgalaxy.info/get-posts/:category:Movies]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (torrentgalaxy.info: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 01:33:12.2|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 01:33:12.2|Warn|Cardigann|Unable to connect to indexer [https://bangumi.moe/api/torrent/latest]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (bangumi.moe: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 01:33:12.3|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 01:33:12.3|Warn|Cardigann|Unable to connect to indexer [https://nyaa.si/?f=0&c=0_0&s=id&o=desc]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (nyaa.si: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 01:33:12.3|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 01:41:24.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 01:41:24.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 01:41:24.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 01:41:24.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 01:41:24.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 01:41:24.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 01:41:24.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 01:41:24.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 01:41:24.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 01:41:24.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 01:41:24.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 01:41:24.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 01:41:24.9|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 01:41:24.9|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 01:41:24.9|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 01:41:25.0|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 01:41:25.0|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 01:41:25.0|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 01:41:25.0|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 01:41:25.0|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 01:41:25.0|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 01:41:25.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 01:41:25.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 01:41:25.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 01:41:25.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 01:41:25.1|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 01:41:25.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 01:41:25.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 01:41:25.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 01:41:25.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 01:41:25.1|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 01:41:25.1|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 01:41:25.1|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 01:41:25.1|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 01:41:25.1|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 01:41:25.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 01:41:25.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 01:41:25.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 01:41:25.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 01:41:25.1|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 01:41:25.2|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 01:41:25.2|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 01:41:25.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 01:41:25.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 01:41:25.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 01:41:25.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 01:41:25.2|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 01:41:25.2|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 01:41:25.2|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 01:41:25.9|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 01:41:26.1|Debug|ReleaseSearchService|Total of 49 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 01:41:26.1|Debug|ReleaseSearchService|Total of 14 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 01:41:26.3|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 01:41:26.3|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 01:41:26.7|Debug|ReleaseSearchService|Total of 132 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 01:41:26.7|Debug|ReleaseSearchService|Total of 93 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 01:41:26.8|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 01:41:26.8|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 01:41:27.4|Debug|ReleaseSearchService|Total of 124 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 01:56:55.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 01:56:55.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 01:56:55.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 01:56:55.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 01:56:55.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 01:56:55.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 01:56:55.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 01:56:55.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 01:56:55.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 01:56:55.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 01:56:55.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 01:56:55.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 01:56:55.8|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 01:56:55.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 01:56:55.8|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 01:56:56.0|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 01:56:56.0|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 01:56:56.0|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 01:56:56.0|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 01:56:56.0|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 01:56:56.0|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 01:56:56.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 01:56:56.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 01:56:56.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 01:56:56.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 01:56:56.0|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 01:56:56.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 01:56:56.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 01:56:56.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 01:56:56.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 01:56:56.0|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 01:56:56.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 01:56:56.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 01:56:56.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 01:56:56.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 01:56:56.0|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 01:56:56.0|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 01:56:56.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 01:56:56.0|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 01:56:56.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 01:56:56.0|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 01:56:56.0|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 01:56:56.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 01:56:56.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 01:56:56.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 01:56:56.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 01:56:56.1|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 01:56:56.1|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 01:56:56.1|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 01:56:56.9|Debug|ReleaseSearchService|Total of 49 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 01:56:56.9|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 01:56:57.2|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 01:56:57.2|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 01:56:57.4|Debug|ReleaseSearchService|Total of 16 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 01:56:57.5|Debug|ReleaseSearchService|Total of 128 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 01:56:57.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 01:56:57.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 01:56:57.8|Debug|ReleaseSearchService|Total of 93 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 01:56:58.7|Debug|ReleaseSearchService|Total of 124 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 02:03:38.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:03:38.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:03:38.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:03:38.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:03:38.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:03:38.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:03:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:03:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:03:38.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:03:38.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:03:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:03:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:03:38.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:03:38.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:03:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:03:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:03:38.1|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 02:03:38.2|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 02:03:38.2|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 02:03:38.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:03:38.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:03:38.2|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 02:03:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:03:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:03:38.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 02:03:38.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:03:38.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:03:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:03:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:03:38.2|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 02:03:38.3|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 02:03:38.3|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 02:03:38.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:03:38.3|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 02:03:38.3|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 02:03:38.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:03:38.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:03:38.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:03:38.3|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 02:03:38.3|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 02:03:38.3|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 02:03:38.3|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 02:03:38.3|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 02:03:38.3|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 02:03:38.3|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 02:03:38.3|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 02:03:38.3|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 02:03:38.3|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 02:03:38.3|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 02:03:39.7|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 02:03:39.7|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 02:03:39.7|Debug|ReleaseSearchService|Total of 12 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 02:03:40.1|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 02:03:40.1|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 02:03:40.2|Debug|ReleaseSearchService|Total of 1 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 02:03:40.2|Debug|ReleaseSearchService|Total of 7 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 02:03:40.2|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 02:03:40.8|Debug|ReleaseSearchService|Total of 105 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:12:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:12:26.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 02:12:26.5|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 02:12:26.6|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 02:12:26.6|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 02:12:26.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 02:12:26.5|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 02:12:26.6|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 02:12:26.6|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 02:12:26.6|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 02:12:26.6|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 02:12:26.6|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 02:12:26.6|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 02:12:26.6|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 02:12:26.6|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 02:12:26.6|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 02:12:26.6|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 02:12:26.6|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 02:12:26.6|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 02:12:26.6|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 02:12:26.6|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 02:12:26.6|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 02:12:28.1|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 02:12:28.5|Debug|ReleaseSearchService|Total of 128 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 02:12:30.3|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 02:12:31.7|Warn|Cardigann|Unable to connect to indexer [https://nyaa.si/?f=0&c=0_0&s=id&o=desc]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (nyaa.si: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 02:12:31.7|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 02:12:31.7|Warn|Cardigann|Unable to connect to indexer [https://www.torrentdownload.info/]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (www.torrentdownload.info: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 02:12:31.8|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 02:12:31.7|Warn|Cardigann|Unable to connect to indexer [https://apibay.org/precompiled/data_top100_recent.json]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (apibay.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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 02:12:31.8|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 02:12:31.7|Warn|Cardigann|Unable to connect to indexer [https://uindex.org/search.php?search=&c=0]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (uindex.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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 02:12:31.8|Warn|Cardigann|Unable to connect to indexer [https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (torrentgalaxy.info: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 02:12:31.9|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 02:12:31.9|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 02:27:57.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:27:57.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:27:57.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:27:57.6|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 02:27:57.6|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 02:27:57.6|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 02:27:57.6|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 02:27:57.6|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 02:27:57.6|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 02:27:57.6|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 02:27:57.7|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 02:27:57.7|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 02:27:57.7|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 02:27:57.7|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 02:27:57.8|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 02:27:57.8|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 02:27:57.8|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 02:27:57.8|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 02:27:57.8|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 02:27:57.8|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 02:27:57.8|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 02:27:57.8|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 02:27:57.8|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 02:27:57.8|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 02:27:58.8|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 02:27:59.5|Debug|ReleaseSearchService|Total of 14 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 02:27:59.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 02:27:59.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 02:27:59.9|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 02:27:59.9|Debug|ReleaseSearchService|Total of 93 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 02:28:00.0|Debug|ReleaseSearchService|Total of 121 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 02:28:00.1|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 02:28:00.2|Debug|ReleaseSearchService|Total of 49 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 02:28:00.5|Debug|ReleaseSearchService|Total of 124 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 02:34:10.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:34:10.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:34:10.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:34:10.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:34:10.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:34:10.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:34:10.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:34:10.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:34:10.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:34:10.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:34:10.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:34:10.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:34:10.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:34:10.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:34:10.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:34:10.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:34:10.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:34:10.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:34:10.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:34:10.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:34:10.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:34:10.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:34:10.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:34:10.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:34:10.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:34:10.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:34:10.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:34:10.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:34:10.2|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 02:34:10.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 02:34:10.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 02:34:10.2|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 02:34:10.2|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 02:34:10.2|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 02:34:10.3|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 02:34:10.3|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 02:34:10.3|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 02:34:10.3|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 02:34:10.3|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 02:34:10.3|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 02:34:10.3|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 02:34:10.3|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 02:34:10.3|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 02:34:10.3|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 02:34:10.3|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 02:34:10.2|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 02:34:10.3|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 02:34:10.3|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 02:34:10.3|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 02:34:11.1|Debug|ReleaseSearchService|Total of 7 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 02:34:11.3|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 02:34:11.4|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 02:34:11.4|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 02:34:13.1|Debug|ReleaseSearchService|Total of 105 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 02:34:15.4|Warn|Cardigann|Unable to connect to indexer [https://www.torrentdownload.info/]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (www.torrentdownload.info: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 02:34:15.6|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 02:34:15.5|Warn|Cardigann|Unable to connect to indexer [https://bangumi.moe/api/torrent/latest]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (bangumi.moe: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 02:34:15.6|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 02:34:15.5|Warn|Cardigann|Unable to connect to indexer [https://apibay.org/precompiled/data_top100_recent.json]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (apibay.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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 02:34:15.5|Warn|Cardigann|Unable to connect to indexer [https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (movies-api.accel.li: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 02:34:15.6|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 02:34:15.6|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 02:43:28.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:43:28.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:43:28.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:43:28.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:43:28.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:43:28.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:43:28.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:43:28.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:43:28.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:43:28.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:43:28.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:43:28.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:43:28.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:43:28.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:43:28.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:43:28.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:43:28.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:43:28.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:43:28.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:43:28.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:43:28.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:43:28.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:43:28.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:43:28.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:43:28.3|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 02:43:28.3|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 02:43:28.4|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 02:43:28.4|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 02:43:28.4|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 02:43:28.4|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 02:43:28.4|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 02:43:28.4|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 02:43:28.4|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 02:43:28.4|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 02:43:28.4|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 02:43:28.4|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 02:43:28.4|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 02:43:28.4|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 02:43:28.4|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 02:43:28.4|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 02:43:28.4|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 02:43:28.4|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 02:43:28.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:43:28.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:43:28.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:43:28.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:43:28.6|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 02:43:28.6|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 02:43:28.6|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 02:43:29.3|Debug|ReleaseSearchService|Total of 49 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 02:43:29.5|Debug|ReleaseSearchService|Total of 14 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 02:43:29.6|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 02:43:29.6|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 02:43:30.3|Debug|ReleaseSearchService|Total of 93 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 02:43:31.2|Debug|ReleaseSearchService|Total of 124 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 02:43:33.5|Warn|Cardigann|Unable to connect to indexer [https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (torrentgalaxy.info: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 02:43:33.6|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 02:43:33.6|Warn|Cardigann|Unable to connect to indexer [https://bangumi.moe/api/torrent/latest]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (bangumi.moe: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 02:43:33.6|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 02:43:33.7|Warn|Cardigann|Unable to connect to indexer [https://www.limetorrents.fun/latest100]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (www.limetorrents.fun: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 02:43:33.8|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 02:58:58.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:58:59.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:58:59.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:58:59.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:58:59.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:58:59.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:58:59.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:58:59.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:58:59.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:58:59.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:58:59.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:58:59.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:58:59.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:58:59.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:58:59.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:58:59.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:58:59.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:58:59.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:58:59.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:58:59.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:58:59.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:58:59.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:58:59.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:58:59.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:58:59.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 02:58:59.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 02:58:59.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 02:58:59.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 02:58:59.0|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 02:58:59.0|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 02:58:59.0|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 02:58:59.0|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 02:58:59.1|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 02:58:59.0|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 02:58:59.1|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 02:58:59.1|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 02:58:59.2|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 02:58:59.2|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 02:58:59.2|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 02:58:59.2|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 02:58:59.2|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 02:58:59.2|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 02:58:59.2|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 02:58:59.2|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 02:58:59.2|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 02:58:59.2|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 02:58:59.2|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 02:58:59.2|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 02:58:59.2|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 02:59:00.3|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 02:59:00.4|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 02:59:00.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 02:59:00.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 02:59:00.6|Debug|ReleaseSearchService|Total of 49 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 02:59:01.8|Debug|ReleaseSearchService|Total of 121 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 02:59:04.4|Warn|Cardigann|Unable to connect to indexer [https://bangumi.moe/api/torrent/latest]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (bangumi.moe: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 02:59:04.4|Warn|Cardigann|Unable to connect to indexer [https://uindex.org/search.php?search=&c=0]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (uindex.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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 02:59:04.5|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 02:59:04.5|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 02:59:04.5|Warn|Cardigann|Unable to connect to indexer [https://www.limetorrents.fun/latest100]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (www.limetorrents.fun: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 02:59:04.6|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 03:04:41.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:04:41.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:04:42.1|Debug|IndexerFactory|Temporarily ignoring indexer Bangumi Moe till 05/05/2026 03:14:04 due to recent failures. 2026-05-05 03:04:42.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:04:42.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:04:42.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:04:42.1|Debug|IndexerFactory|Temporarily ignoring indexer Bangumi Moe till 05/05/2026 03:14:04 due to recent failures. 2026-05-05 03:04:42.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:04:42.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:04:42.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:04:42.1|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 03:04:42.1|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 03:04:42.2|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 03:04:42.2|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 03:04:42.2|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 03:04:42.2|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 03:04:42.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:04:42.4|Debug|IndexerFactory|Temporarily ignoring indexer Bangumi Moe till 05/05/2026 03:14:04 due to recent failures. 2026-05-05 03:04:42.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:04:42.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:04:42.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:04:42.4|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 03:04:42.4|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 03:04:42.4|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 03:04:42.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:04:42.4|Debug|IndexerFactory|Temporarily ignoring indexer Bangumi Moe till 05/05/2026 03:14:04 due to recent failures. 2026-05-05 03:04:42.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:04:42.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:04:42.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:04:42.4|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 03:04:42.4|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 03:04:42.4|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 03:04:42.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:04:42.4|Debug|IndexerFactory|Temporarily ignoring indexer Bangumi Moe till 05/05/2026 03:14:04 due to recent failures. 2026-05-05 03:04:42.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:04:42.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:04:42.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:04:42.4|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 03:04:42.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:04:42.4|Debug|IndexerFactory|Temporarily ignoring indexer Bangumi Moe till 05/05/2026 03:14:04 due to recent failures. 2026-05-05 03:04:42.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:04:42.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:04:42.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:04:42.4|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 03:04:42.4|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 03:04:42.4|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 03:04:42.4|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 03:04:42.4|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 03:04:43.3|Debug|ReleaseSearchService|Total of 1 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 03:04:43.4|Debug|ReleaseSearchService|Total of 5 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 03:04:43.6|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 03:04:43.6|Debug|ReleaseSearchService|Total of 12 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 03:04:43.7|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 03:04:43.7|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 03:04:44.0|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 03:04:44.8|Debug|ReleaseSearchService|Total of 102 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 03:14:29.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:14:29.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:14:29.8|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 03:14:29.8|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 03:14:29.8|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 03:14:29.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 03:14:29.8|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 03:14:29.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 03:14:29.8|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 03:14:29.8|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 03:14:29.8|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 03:14:29.8|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 03:14:29.8|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 03:14:29.8|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 03:14:29.8|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 03:14:29.8|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 03:14:29.8|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 03:14:29.8|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 03:14:29.8|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 03:14:29.8|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 03:14:29.8|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 03:14:29.8|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 03:14:29.8|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 03:14:30.5|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 03:14:31.1|Debug|ReleaseSearchService|Total of 117 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 03:14:31.1|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 03:14:31.6|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 03:14:31.6|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 03:14:32.4|Debug|ReleaseSearchService|Total of 121 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 03:14:34.9|Warn|Cardigann|Unable to connect to indexer [https://www.torrentdownload.info/]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (www.torrentdownload.info: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 03:14:35.1|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 03:14:35.0|Warn|Cardigann|Unable to connect to indexer [https://apibay.org/precompiled/data_top100_recent.json]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (apibay.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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 03:14:35.1|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 03:14:35.1|Warn|Cardigann|Unable to connect to indexer [https://uindex.org/search.php?search=&c=0]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (uindex.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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 03:14:35.1|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 03:14:35.1|Warn|Cardigann|Unable to connect to indexer [https://bangumi.moe/api/torrent/latest]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (bangumi.moe: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 03:14:35.2|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 03:14:49.4|Info|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-05-05 03:14:49.5|Info|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-05-05 03:14:49.6|Info|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-05-05 03:14:49.7|Info|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-05-05 03:14:49.7|Info|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-05-05 03:14:49.8|Info|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-05-05 03:30:01.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer Bangumi Moe till 05/05/2026 03:44:35 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer Bangumi Moe till 05/05/2026 03:44:35 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer Bangumi Moe till 05/05/2026 03:44:35 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer Bangumi Moe till 05/05/2026 03:44:35 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer Bangumi Moe till 05/05/2026 03:44:35 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer Bangumi Moe till 05/05/2026 03:44:35 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:30:01.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:30:01.5|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 03:30:01.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 03:30:01.5|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 03:30:01.5|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 03:30:01.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 03:30:01.5|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 03:30:01.7|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 03:30:01.7|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 03:30:01.7|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 03:30:01.7|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 03:30:01.7|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 03:30:01.8|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 03:30:01.8|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 03:30:01.8|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 03:30:01.8|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 03:30:01.8|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 03:30:01.8|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 03:30:01.8|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 03:30:02.4|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 03:30:02.7|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 03:30:02.7|Debug|ReleaseSearchService|Total of 12 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 03:30:02.8|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 03:30:03.1|Debug|ReleaseSearchService|Total of 117 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 03:30:03.3|Debug|ReleaseSearchService|Total of 97 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 03:30:03.4|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 03:30:03.4|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 03:30:04.3|Debug|ReleaseSearchService|Total of 121 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 03:35:14.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer Bangumi Moe till 05/05/2026 03:44:35 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer Bangumi Moe till 05/05/2026 03:44:35 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer Bangumi Moe till 05/05/2026 03:44:35 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer Bangumi Moe till 05/05/2026 03:44:35 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer Bangumi Moe till 05/05/2026 03:44:35 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer Bangumi Moe till 05/05/2026 03:44:35 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:35:14.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:35:14.2|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 03:35:14.2|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 03:35:14.2|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 03:35:14.3|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 03:35:14.3|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 03:35:14.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 03:35:14.3|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 03:35:14.3|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 03:35:14.3|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 03:35:14.3|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 03:35:14.2|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 03:35:14.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 03:35:14.3|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 03:35:14.3|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 03:35:14.3|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 03:35:14.3|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 03:35:14.3|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 03:35:14.3|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 03:35:15.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 03:35:15.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 03:35:15.3|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 03:35:15.6|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 03:35:15.7|Debug|ReleaseSearchService|Total of 11 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 03:35:15.9|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 03:35:16.0|Debug|ReleaseSearchService|Total of 5 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 03:35:16.7|Debug|ReleaseSearchService|Total of 102 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 03:45:32.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:45:32.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:45:32.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:45:32.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:45:32.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:45:32.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:45:32.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:45:32.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:45:32.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:45:32.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:45:32.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:45:32.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:45:32.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 03:45:32.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:45:32.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:45:32.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 03:45:32.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:45:32.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:45:32.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:45:32.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:45:32.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:45:32.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:45:32.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:45:32.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:45:32.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:45:32.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 03:45:32.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:45:32.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 03:45:32.1|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 03:45:32.1|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 03:45:32.1|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 03:45:32.1|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 03:45:32.1|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 03:45:32.1|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 03:45:32.1|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 03:45:32.1|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 03:45:32.1|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 03:45:32.1|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 03:45:32.1|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 03:45:32.1|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 03:45:32.1|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 03:45:32.1|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 03:45:32.1|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 03:45:32.1|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 03:45:32.1|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 03:45:32.1|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 03:45:32.1|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 03:45:32.1|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 03:45:32.1|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 03:45:32.6|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 03:45:33.4|Debug|ReleaseSearchService|Total of 95 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 03:45:33.5|Debug|ReleaseSearchService|Total of 117 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 03:45:33.7|Debug|ReleaseSearchService|Total of 12 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 03:45:33.8|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 03:45:33.9|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 03:45:33.9|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 03:45:33.9|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 03:45:34.1|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 03:45:34.7|Debug|ReleaseSearchService|Total of 121 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 04:01:02.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:01:02.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:01:02.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:01:02.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:01:02.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:01:02.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:01:02.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:01:02.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:01:02.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:01:02.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:01:02.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:01:02.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:01:02.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:01:02.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:01:02.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:01:02.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:01:02.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:01:02.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:01:02.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:01:02.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:01:02.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:01:02.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:01:02.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:01:02.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:01:02.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:01:02.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:01:02.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:01:02.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:01:02.8|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 04:01:02.8|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 04:01:02.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 04:01:02.8|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 04:01:02.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 04:01:02.8|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 04:01:02.8|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 04:01:02.9|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 04:01:02.9|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 04:01:02.9|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 04:01:02.9|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 04:01:02.9|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 04:01:02.9|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 04:01:02.9|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 04:01:02.9|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 04:01:02.9|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 04:01:02.9|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 04:01:02.9|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 04:01:02.9|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 04:01:02.9|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 04:01:02.9|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 04:01:03.9|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 04:01:04.1|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 04:01:04.2|Debug|ReleaseSearchService|Total of 12 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 04:01:04.2|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 04:01:04.2|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 04:01:04.3|Debug|ReleaseSearchService|Total of 95 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 04:01:04.5|Debug|ReleaseSearchService|Total of 120 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 04:01:04.7|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 04:01:04.7|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 04:01:05.6|Debug|ReleaseSearchService|Total of 121 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:05:46.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:05:46.0|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 04:05:46.0|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 04:05:46.0|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 04:05:46.0|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 04:05:46.0|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 04:05:46.0|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 04:05:46.0|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 04:05:46.0|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 04:05:46.0|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 04:05:46.0|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 04:05:46.0|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 04:05:46.0|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 04:05:46.0|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 04:05:46.0|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 04:05:46.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 04:05:46.0|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 04:05:46.0|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 04:05:46.0|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 04:05:46.0|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 04:05:46.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 04:05:46.0|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 04:05:46.3|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 04:05:46.3|Debug|ReleaseSearchService|Total of 11 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 04:05:46.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 04:05:46.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 04:05:46.5|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 04:05:46.7|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 04:05:46.8|Debug|ReleaseSearchService|Total of 100 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 04:05:47.2|Debug|ReleaseSearchService|Total of 6 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 04:05:48.2|Debug|ReleaseSearchService|Total of 103 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:16:33.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:16:33.3|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 04:16:33.3|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 04:16:33.3|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 04:16:33.3|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 04:16:33.3|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 04:16:33.3|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 04:16:33.3|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 04:16:33.4|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 04:16:33.4|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 04:16:33.4|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 04:16:33.4|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 04:16:33.4|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 04:16:33.4|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 04:16:33.4|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 04:16:33.4|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 04:16:33.4|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 04:16:33.4|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 04:16:33.4|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 04:16:33.4|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 04:16:33.4|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 04:16:33.4|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 04:16:34.3|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 04:16:34.3|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 04:16:34.5|Debug|ReleaseSearchService|Total of 12 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 04:16:34.6|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 04:16:34.8|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 04:16:35.0|Debug|ReleaseSearchService|Total of 116 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 04:16:35.1|Debug|ReleaseSearchService|Total of 94 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 04:16:35.8|Debug|ReleaseSearchService|Total of 122 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 04:16:38.6|Warn|Cardigann|Unable to connect to indexer [https://apibay.org/precompiled/data_top100_recent.json]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (apibay.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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 04:16:38.6|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 04:16:38.6|Warn|Cardigann|Unable to connect to indexer [https://bangumi.moe/api/torrent/latest]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (bangumi.moe: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 04:16:38.6|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 04:32:04.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:32:04.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:32:04.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:32:04.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:32:04.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:32:04.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:32:04.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:32:04.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:32:04.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:32:04.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:32:04.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:32:04.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:32:04.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:32:04.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:32:04.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:32:04.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:32:04.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:32:04.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:32:04.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:32:04.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:32:04.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:32:04.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:32:04.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:32:04.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:32:04.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:32:04.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:32:04.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:32:04.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:32:04.1|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 04:32:04.1|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 04:32:04.1|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 04:32:04.1|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 04:32:04.1|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 04:32:04.1|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 04:32:04.1|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 04:32:04.2|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 04:32:04.2|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 04:32:04.2|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 04:32:04.2|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 04:32:04.2|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 04:32:04.2|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 04:32:04.2|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 04:32:04.2|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 04:32:04.2|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 04:32:04.2|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 04:32:04.2|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 04:32:04.2|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 04:32:04.2|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 04:32:04.2|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 04:32:05.3|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 04:32:05.3|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 04:32:05.4|Debug|ReleaseSearchService|Total of 93 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 04:32:05.5|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 04:32:05.6|Debug|ReleaseSearchService|Total of 12 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 04:32:05.7|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 04:32:05.8|Debug|ReleaseSearchService|Total of 137 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 04:32:05.8|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 04:32:05.8|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 04:32:06.6|Debug|ReleaseSearchService|Total of 121 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:36:19.3|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 04:36:19.3|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:36:19.3|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 04:36:19.3|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:36:19.3|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 04:36:19.3|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 04:36:19.3|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 04:36:19.3|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 04:36:19.3|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 04:36:19.3|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:36:19.3|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 04:36:19.3|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 04:36:19.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:36:19.3|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 04:36:19.3|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 04:36:19.3|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 04:36:19.3|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 04:36:19.3|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 04:36:19.3|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 04:36:19.3|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 04:36:19.3|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 04:36:19.3|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 04:36:19.5|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 04:36:19.8|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 04:36:19.8|Debug|ReleaseSearchService|Total of 11 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 04:36:19.9|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 04:36:19.9|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 04:36:20.0|Debug|ReleaseSearchService|Total of 6 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 04:36:20.0|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 04:36:20.1|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 04:36:21.6|Debug|ReleaseSearchService|Total of 102 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 04:47:34.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:47:34.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:47:34.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:47:34.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:47:34.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:47:34.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:47:34.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 04:47:34.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:47:34.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:47:34.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:47:34.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:47:34.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:47:34.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:47:34.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:47:34.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:47:34.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:47:34.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:47:34.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:47:34.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:47:34.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:47:34.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:47:34.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:47:34.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:47:34.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 04:47:34.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:47:34.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:47:34.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 04:47:34.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 04:47:34.9|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 04:47:34.9|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 04:47:34.9|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 04:47:34.9|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 04:47:34.9|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 04:47:34.9|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 04:47:34.9|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 04:47:34.9|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 04:47:34.9|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 04:47:34.9|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 04:47:34.9|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 04:47:34.9|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 04:47:34.9|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 04:47:35.0|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 04:47:35.0|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 04:47:35.0|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 04:47:35.0|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 04:47:35.0|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 04:47:35.0|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 04:47:35.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 04:47:35.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 04:47:35.9|Debug|ReleaseSearchService|Total of 12 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 04:47:36.0|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 04:47:36.1|Debug|ReleaseSearchService|Total of 93 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 04:47:36.2|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 04:47:36.5|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 04:47:36.5|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 04:47:36.7|Debug|ReleaseSearchService|Total of 138 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 04:47:36.8|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 04:47:36.8|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 04:47:37.8|Debug|ReleaseSearchService|Total of 121 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 05:03:05.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:03:05.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:03:05.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:03:05.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:03:05.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:03:05.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:03:05.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:03:05.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:03:05.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:03:05.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:03:05.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:03:05.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:03:05.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:03:05.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:03:05.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:03:05.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:03:05.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:03:05.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:03:05.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:03:05.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:03:05.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:03:05.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:03:05.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:03:05.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:03:05.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:03:05.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:03:05.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:03:05.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:03:05.7|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 05:03:05.7|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 05:03:05.7|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 05:03:05.7|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 05:03:05.7|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 05:03:05.7|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 05:03:05.7|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 05:03:05.8|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 05:03:05.8|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 05:03:05.8|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 05:03:05.8|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 05:03:05.8|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 05:03:05.8|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 05:03:05.8|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 05:03:05.8|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 05:03:05.8|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 05:03:05.8|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 05:03:05.8|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 05:03:05.8|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 05:03:05.8|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 05:03:05.8|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 05:03:06.9|Debug|ReleaseSearchService|Total of 12 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 05:03:07.0|Debug|ReleaseSearchService|Total of 93 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 05:03:07.2|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 05:03:07.3|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 05:03:07.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 05:03:07.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 05:03:07.5|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 05:03:08.2|Debug|ReleaseSearchService|Total of 120 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 05:03:11.0|Warn|Cardigann|Unable to connect to indexer [https://www.limetorrents.fun/latest100]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (www.limetorrents.fun: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 05:03:11.0|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:06:52.2|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:06:52.2|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:06:52.2|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 05:06:52.2|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 05:06:52.2|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 05:06:52.2|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:06:52.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:06:52.2|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:06:52.2|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 05:06:52.2|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 05:06:52.2|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 05:06:52.2|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:06:52.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:06:52.2|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 05:06:52.2|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 05:06:52.2|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 05:06:52.2|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 05:06:52.2|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:06:52.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:06:52.2|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 05:06:52.2|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 05:06:52.2|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 05:06:52.4|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 05:06:52.6|Debug|ReleaseSearchService|Total of 11 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 05:06:52.7|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 05:06:52.7|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 05:06:52.7|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 05:06:52.8|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 05:06:53.1|Debug|ReleaseSearchService|Total of 6 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 05:06:53.2|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 05:06:54.5|Debug|ReleaseSearchService|Total of 98 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:18:36.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:18:36.0|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 05:18:36.0|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 05:18:36.0|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 05:18:36.1|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 05:18:36.1|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 05:18:36.1|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 05:18:36.1|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 05:18:36.0|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 05:18:36.0|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 05:18:36.0|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 05:18:36.1|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 05:18:36.1|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 05:18:36.1|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 05:18:36.1|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 05:18:36.0|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 05:18:36.1|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 05:18:36.1|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 05:18:36.1|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 05:18:36.1|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 05:18:36.1|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 05:18:36.1|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 05:18:36.8|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 05:18:36.8|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 05:18:36.9|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 05:18:37.1|Debug|ReleaseSearchService|Total of 40 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 05:18:37.2|Debug|ReleaseSearchService|Total of 95 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 05:18:37.2|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 05:18:37.3|Debug|ReleaseSearchService|Total of 12 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 05:18:37.3|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 05:18:37.6|Debug|ReleaseSearchService|Total of 131 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 05:18:38.4|Debug|ReleaseSearchService|Total of 118 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 05:34:06.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:34:07.0|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:34:07.0|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:34:07.0|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:34:07.0|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 05:34:07.0|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 05:34:07.0|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 05:34:07.0|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 05:34:07.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 05:34:07.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 05:34:07.0|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:34:07.0|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 05:34:07.0|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 05:34:07.0|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 05:34:07.0|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 05:34:07.0|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:34:07.0|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:34:07.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:34:07.0|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 05:34:07.0|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 05:34:07.0|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 05:34:07.1|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 05:34:07.1|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 05:34:08.1|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 05:34:08.1|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 05:34:08.1|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 05:34:08.3|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 05:34:08.3|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 05:34:08.4|Debug|ReleaseSearchService|Total of 120 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 05:34:08.7|Debug|ReleaseSearchService|Total of 40 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 05:34:08.8|Debug|ReleaseSearchService|Total of 12 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 05:34:09.4|Debug|ReleaseSearchService|Total of 95 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 05:34:09.8|Debug|ReleaseSearchService|Total of 117 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 05:35:15.5|Debug|InstallUpdateService|Checking for updates 2026-05-05 05:35:16.0|Debug|InstallUpdateService|No update available 2026-05-05 05:37:15.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:37:15.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:37:15.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:37:15.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:37:15.7|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 05:37:15.7|Debug|Sonarr|Updating indexer Bangumi Moe [6] 2026-05-05 05:37:15.8|Debug|Sonarr|Remote indexer Bangumi Moe (Prowlarr) [10] found 2026-05-05 05:37:15.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 05:37:15.8|Debug|Sonarr|Updating indexer LimeTorrents [7] 2026-05-05 05:37:15.8|Debug|Sonarr|Remote indexer LimeTorrents (Prowlarr) [12] found 2026-05-05 05:37:15.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 05:37:15.8|Debug|Sonarr|Updating indexer Nyaa.si [5] 2026-05-05 05:37:15.8|Debug|Sonarr|Remote indexer Nyaa.si (Prowlarr) [13] found 2026-05-05 05:37:15.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 05:37:15.8|Debug|Sonarr|Updating indexer The Pirate Bay [1] 2026-05-05 05:37:15.8|Debug|Sonarr|Remote indexer The Pirate Bay (Prowlarr) [14] found 2026-05-05 05:37:15.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 05:37:15.8|Debug|Sonarr|Updating indexer TorrentDownload [11] 2026-05-05 05:37:15.8|Debug|Sonarr|Remote indexer TorrentDownload (Prowlarr) [18] found 2026-05-05 05:37:15.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 05:37:15.8|Debug|Sonarr|Updating indexer TorrentGalaxyClone [2] 2026-05-05 05:37:15.8|Debug|Sonarr|Remote indexer TorrentGalaxyClone (Prowlarr) [15] found 2026-05-05 05:37:15.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 05:37:15.8|Debug|Sonarr|Updating indexer Uindex [10] 2026-05-05 05:37:15.8|Debug|Sonarr|Remote indexer Uindex (Prowlarr) [17] found 2026-05-05 05:37:15.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 05:37:15.8|Debug|Sonarr|Skipping add for indexer YTS [3] due to no app Sync Categories supported by the indexer 2026-05-05 05:37:15.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 05:37:15.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 05:37:15.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 05:37:15.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 05:37:15.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 05:37:15.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 05:37:15.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 05:37:15.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 05:37:15.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 05:37:15.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 05:37:15.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 05:37:15.9|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 05:37:15.9|Debug|Radarr|Updating indexer Bangumi Moe [6] 2026-05-05 05:37:15.9|Debug|Radarr|Remote indexer Bangumi Moe (Prowlarr) [13] found 2026-05-05 05:37:15.9|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 05:37:16.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:37:16.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:37:16.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:37:16.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:37:16.1|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 05:37:16.1|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 05:37:16.1|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 05:37:16.2|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 05:37:16.3|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 05:37:16.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [POST] http://radarr:7878/api/v3/indexer: 400.BadRequest (274 bytes) [ { "isWarning": false, "propertyName": "", "errorMessage": "Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.", "severity": "error" } ] 2026-05-05 05:37:16.4|Warn|RadarrV3Proxy|No Results in configured categories. See FAQ Entry: Prowlarr will not sync X Indexer to App [v2.3.5.5327] NzbDrone.Common.Http.HttpException: HTTP request failed: [400:BadRequest] [POST] at [http://radarr:7878/api/v3/indexer] at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 128 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 137 at NzbDrone.Core.Applications.Radarr.RadarrV3Proxy.Execute[TResource](HttpRequest request) in ./NzbDrone.Core/Applications/Radarr/RadarrV3Proxy.cs:line 228 at NzbDrone.Core.Applications.Radarr.RadarrV3Proxy.ExecuteIndexerRequest(HttpRequest request) in ./NzbDrone.Core/Applications/Radarr/RadarrV3Proxy.cs:line 163 [ { "isWarning": false, "propertyName": "", "errorMessage": "Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.", "severity": "error" } ] 2026-05-05 05:37:16.4|Debug|RadarrV3Proxy|Retrying to add indexer forcefully 2026-05-05 05:37:18.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:37:18.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:37:18.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:37:18.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:37:18.1|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 05:37:18.1|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 05:37:18.1|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 05:37:18.1|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 05:37:18.3|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 05:37:18.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [POST] http://radarr:7878/api/v3/indexer?forceSave=true: 400.BadRequest (274 bytes) [ { "isWarning": false, "propertyName": "", "errorMessage": "Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.", "severity": "error" } ] 2026-05-05 05:37:18.3|Warn|RadarrV3Proxy|No Results in configured categories. See FAQ Entry: Prowlarr will not sync X Indexer to App [v2.3.5.5327] NzbDrone.Common.Http.HttpException: HTTP request failed: [400:BadRequest] [POST] at [http://radarr:7878/api/v3/indexer?forceSave=true] at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 128 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 137 at NzbDrone.Core.Applications.Radarr.RadarrV3Proxy.Execute[TResource](HttpRequest request) in ./NzbDrone.Core/Applications/Radarr/RadarrV3Proxy.cs:line 228 at NzbDrone.Core.Applications.Radarr.RadarrV3Proxy.ExecuteIndexerRequest(HttpRequest request) in ./NzbDrone.Core/Applications/Radarr/RadarrV3Proxy.cs:line 163 [ { "isWarning": false, "propertyName": "", "errorMessage": "Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.", "severity": "error" } ] 2026-05-05 05:37:18.3|Warn|ApplicationService|NzbDrone.Core.Applications.ApplicationService HTTP request failed: [400:BadRequest] [POST] at [http://radarr:7878/api/v3/indexer?forceSave=true] [v2.3.5.5327] NzbDrone.Common.Http.HttpException: HTTP request failed: [400:BadRequest] [POST] at [http://radarr:7878/api/v3/indexer?forceSave=true] at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 128 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 137 at NzbDrone.Core.Applications.Radarr.RadarrV3Proxy.Execute[TResource](HttpRequest request) in ./NzbDrone.Core/Applications/Radarr/RadarrV3Proxy.cs:line 228 at NzbDrone.Core.Applications.Radarr.RadarrV3Proxy.ExecuteIndexerRequest(HttpRequest request) in ./NzbDrone.Core/Applications/Radarr/RadarrV3Proxy.cs:line 163 at NzbDrone.Core.Applications.Radarr.RadarrV3Proxy.AddIndexer(RadarrIndexer indexer, RadarrSettings settings) in ./NzbDrone.Core/Applications/Radarr/RadarrV3Proxy.cs:line 100 at NzbDrone.Core.Applications.Radarr.Radarr.AddIndexer(IndexerDefinition indexer) in ./NzbDrone.Core/Applications/Radarr/Radarr.cs:line 142 at NzbDrone.Core.Applications.ApplicationService.<>c__DisplayClass14_2.b__5(IApplication a) in ./NzbDrone.Core/Applications/ApplicationService.cs:line 177 at NzbDrone.Core.Applications.ApplicationService.ExecuteAction(Action`1 applicationAction, IApplication application) in ./NzbDrone.Core/Applications/ApplicationService.cs:line 239 [ { "isWarning": false, "propertyName": "", "errorMessage": "Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.", "severity": "error" } ] 2026-05-05 05:37:18.3|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 05:37:18.3|Debug|Radarr|Updating indexer Nyaa.si [5] 2026-05-05 05:37:18.4|Debug|Radarr|Remote indexer Nyaa.si (Prowlarr) [9] found 2026-05-05 05:37:18.4|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 05:37:18.4|Debug|Radarr|Updating indexer The Pirate Bay [1] 2026-05-05 05:37:18.4|Debug|Radarr|Remote indexer The Pirate Bay (Prowlarr) [10] found 2026-05-05 05:37:18.4|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 05:37:18.4|Debug|Radarr|Updating indexer TorrentDownload [11] 2026-05-05 05:37:18.4|Debug|Radarr|Remote indexer TorrentDownload (Prowlarr) [15] found 2026-05-05 05:37:18.4|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 05:37:18.4|Debug|Radarr|Updating indexer TorrentGalaxyClone [2] 2026-05-05 05:37:18.4|Debug|Radarr|Remote indexer TorrentGalaxyClone (Prowlarr) [11] found 2026-05-05 05:37:18.4|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 05:37:18.4|Debug|Radarr|Updating indexer Uindex [10] 2026-05-05 05:37:18.4|Debug|Radarr|Remote indexer Uindex (Prowlarr) [14] found 2026-05-05 05:37:18.4|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 05:37:18.4|Debug|Radarr|Updating indexer YTS [3] 2026-05-05 05:37:18.5|Debug|Radarr|Remote indexer YTS (Prowlarr) [12] found 2026-05-05 05:37:18.5|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 05:37:18.5|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 05:37:18.5|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 05:37:18.5|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 05:37:18.5|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 05:37:18.5|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 05:37:18.5|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 05:37:18.5|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 05:37:18.5|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 05:37:18.5|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:37:24.8|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 05:37:24.8|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 05:37:24.8|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:37:24.8|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:37:24.8|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 05:37:24.8|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 05:37:24.8|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 05:37:24.8|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 05:37:24.8|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:37:24.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 05:37:24.8|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 05:37:24.8|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:37:24.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 05:37:24.8|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 05:37:24.8|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:37:24.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:37:24.8|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 05:37:24.8|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 05:37:24.8|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 05:37:24.8|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 05:37:24.8|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 05:37:24.8|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 05:37:25.0|Debug|ReleaseSearchService|Total of 1 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 05:37:25.1|Debug|ReleaseSearchService|Total of 11 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 05:37:25.2|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 05:37:25.3|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 05:37:25.3|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 05:37:25.3|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 05:37:25.3|Debug|ReleaseSearchService|Total of 6 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 05:37:25.4|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 05:37:27.3|Debug|ReleaseSearchService|Total of 96 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 05:39:16.0|Debug|FlareSolverr|Cloudflare Detected, Applying FlareSolverr Proxy FlareSolverr to request https://prowlarr.servarr.com/v1/ping 2026-05-05 05:49:38.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:49:38.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:49:38.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:49:38.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:49:38.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:49:38.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:49:38.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:49:38.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:49:38.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:49:38.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:49:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:49:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:49:38.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:49:38.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:49:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:49:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:49:38.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:49:38.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:49:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:49:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:49:38.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:49:38.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:49:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:49:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:49:38.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 05:49:38.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 05:49:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 05:49:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 05:49:38.1|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 05:49:38.1|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 05:49:38.2|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 05:49:38.2|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 05:49:38.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 05:49:38.2|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 05:49:38.2|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 05:49:38.2|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 05:49:38.2|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 05:49:38.2|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 05:49:38.2|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 05:49:38.2|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 05:49:38.2|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 05:49:38.2|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 05:49:38.2|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 05:49:38.2|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 05:49:38.2|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 05:49:38.2|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 05:49:38.2|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 05:49:38.2|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 05:49:38.2|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 05:49:39.2|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 05:49:39.3|Debug|ReleaseSearchService|Total of 12 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 05:49:39.4|Debug|ReleaseSearchService|Total of 95 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 05:49:39.5|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 05:49:39.6|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 05:49:39.6|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 05:49:39.6|Debug|ReleaseSearchService|Total of 120 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 05:49:39.7|Debug|ReleaseSearchService|Total of 40 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 05:49:39.7|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 05:49:40.4|Debug|ReleaseSearchService|Total of 117 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 06:05:09.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:05:09.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:05:09.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:05:09.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:05:09.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:05:09.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:05:09.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:05:09.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:05:09.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:05:09.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:05:09.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:05:09.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:05:09.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:05:09.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:05:09.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:05:09.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:05:09.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:05:09.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:05:09.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:05:09.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:05:09.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:05:09.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:05:09.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:05:09.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:05:09.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:05:09.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:05:09.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:05:09.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:05:09.3|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 06:05:09.3|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 06:05:09.3|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 06:05:09.3|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 06:05:09.3|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 06:05:09.3|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 06:05:09.3|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 06:05:09.5|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 06:05:09.5|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 06:05:09.5|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 06:05:09.5|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 06:05:09.5|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 06:05:09.5|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 06:05:09.5|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 06:05:09.5|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 06:05:09.5|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 06:05:09.5|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 06:05:09.5|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 06:05:09.5|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 06:05:09.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 06:05:09.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 06:05:10.2|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 06:05:10.5|Debug|ReleaseSearchService|Total of 118 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 06:05:10.6|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 06:05:10.8|Debug|ReleaseSearchService|Total of 12 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 06:05:11.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 06:05:11.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 06:05:11.2|Debug|ReleaseSearchService|Total of 94 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 06:05:12.2|Debug|ReleaseSearchService|Total of 117 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 06:05:14.8|Warn|Cardigann|Unable to connect to indexer [https://apibay.org/precompiled/data_top100_recent.json]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (apibay.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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 06:05:14.9|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 06:05:14.9|Warn|Cardigann|Unable to connect to indexer [https://bangumi.moe/api/torrent/latest]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (bangumi.moe: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 06:05:14.9|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:07:58.5|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 06:07:58.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 06:07:58.5|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 06:07:58.5|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 06:07:58.5|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 06:07:58.5|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 06:07:58.5|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 06:07:58.5|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 06:07:58.5|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:07:58.5|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:07:58.5|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:07:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:07:58.5|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 06:07:58.5|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 06:07:58.5|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 06:07:58.5|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 06:07:58.5|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 06:07:58.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 06:07:58.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 06:07:58.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:07:58.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:07:58.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:07:58.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:07:58.6|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 06:07:58.6|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 06:07:58.6|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 06:07:58.9|Debug|ReleaseSearchService|Total of 1 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 06:07:59.3|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 06:07:59.3|Debug|ReleaseSearchService|Total of 11 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 06:07:59.4|Debug|ReleaseSearchService|Total of 6 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 06:07:59.8|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 06:07:59.9|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 06:08:03.6|Warn|Cardigann|Unable to connect to indexer [https://nyaa.si/?f=0&c=0_0&s=id&o=desc]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (nyaa.si: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 06:08:03.6|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 06:20:40.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:20:40.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:20:40.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:20:40.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:20:40.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:20:40.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:20:40.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:20:40.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:20:40.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:20:40.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:20:40.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:20:40.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:20:40.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:20:40.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:20:40.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:20:40.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:20:40.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:20:40.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:20:40.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:20:40.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:20:40.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:20:40.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:20:40.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:20:40.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:20:40.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:20:40.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:20:40.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:20:40.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:20:40.1|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 06:20:40.1|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 06:20:40.1|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 06:20:40.1|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 06:20:40.1|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 06:20:40.1|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 06:20:40.1|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 06:20:40.2|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 06:20:40.2|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 06:20:40.2|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 06:20:40.2|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 06:20:40.2|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 06:20:40.2|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 06:20:40.3|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 06:20:40.2|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 06:20:40.3|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 06:20:40.3|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 06:20:40.3|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 06:20:40.4|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 06:20:40.3|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 06:20:40.4|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 06:20:41.5|Debug|ReleaseSearchService|Total of 40 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 06:20:41.6|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 06:20:41.7|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 06:20:41.8|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 06:20:41.9|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 06:20:42.0|Debug|ReleaseSearchService|Total of 95 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 06:20:42.1|Debug|ReleaseSearchService|Total of 110 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 06:20:42.2|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 06:20:42.2|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 06:20:42.9|Debug|ReleaseSearchService|Total of 117 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 06:36:10.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:36:10.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:36:10.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:36:10.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:36:10.6|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 06:36:10.6|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 06:36:10.6|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 06:36:10.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:36:10.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:36:10.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:36:10.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:36:10.6|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 06:36:10.7|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 06:36:10.7|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 06:36:10.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:36:10.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:36:10.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:36:10.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:36:10.7|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 06:36:10.7|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 06:36:10.7|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 06:36:10.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:36:10.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:36:10.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:36:10.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:36:10.7|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 06:36:10.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:36:10.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:36:10.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:36:10.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:36:10.7|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 06:36:10.7|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 06:36:10.7|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 06:36:10.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:36:10.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:36:10.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:36:10.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:36:10.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:36:10.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:36:10.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:36:10.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:36:10.7|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 06:36:10.7|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 06:36:10.7|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 06:36:10.7|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 06:36:10.7|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 06:36:10.7|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 06:36:10.7|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 06:36:10.7|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 06:36:11.8|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 06:36:11.8|Debug|ReleaseSearchService|Total of 93 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 06:36:12.0|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 06:36:12.0|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 06:36:12.2|Debug|ReleaseSearchService|Total of 40 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 06:36:12.3|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 06:36:12.3|Debug|ReleaseSearchService|Total of 108 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 06:36:12.4|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 06:36:12.4|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 06:36:13.2|Debug|ReleaseSearchService|Total of 117 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:38:30.7|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 06:38:30.7|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 06:38:30.7|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:38:30.7|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 06:38:30.7|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 06:38:30.7|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:38:30.7|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 06:38:30.7|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 06:38:30.7|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:38:30.7|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 06:38:30.7|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 06:38:30.7|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:38:30.7|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 06:38:30.7|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 06:38:30.7|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 06:38:30.7|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 06:38:30.7|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 06:38:30.7|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:38:30.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:38:30.7|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 06:38:30.7|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 06:38:30.7|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 06:38:30.9|Debug|ReleaseSearchService|Total of 1 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 06:38:31.0|Debug|ReleaseSearchService|Total of 12 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 06:38:31.1|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 06:38:31.1|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 06:38:31.2|Debug|ReleaseSearchService|Total of 7 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 06:38:31.2|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 06:38:31.2|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 06:38:31.5|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 06:38:32.9|Debug|ReleaseSearchService|Total of 96 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:51:41.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 06:51:41.1|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 06:51:41.1|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 06:51:41.1|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 06:51:41.1|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 06:51:41.1|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 06:51:41.1|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 06:51:41.1|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 06:51:41.2|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 06:51:41.2|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 06:51:41.2|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 06:51:41.2|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 06:51:41.2|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 06:51:41.2|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 06:51:41.2|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 06:51:41.2|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 06:51:41.2|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 06:51:41.2|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 06:51:41.2|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 06:51:41.2|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 06:51:41.2|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 06:51:41.2|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 06:51:41.4|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 06:51:42.2|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 06:51:42.2|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 06:51:42.5|Debug|ReleaseSearchService|Total of 108 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 06:51:42.6|Debug|ReleaseSearchService|Total of 40 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 06:51:42.6|Debug|ReleaseSearchService|Total of 92 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 06:51:42.7|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 06:51:42.7|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 06:51:42.8|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 06:51:43.3|Debug|ReleaseSearchService|Total of 117 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 07:07:12.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:07:12.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:07:12.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:07:12.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:07:12.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:07:12.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:07:12.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:07:12.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:07:12.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:07:12.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:07:12.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:07:12.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:07:12.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:07:12.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:07:12.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:07:12.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:07:12.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:07:12.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:07:12.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:07:12.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:07:12.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:07:12.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:07:12.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:07:12.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:07:12.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:07:12.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:07:12.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:07:12.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:07:12.1|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 07:07:12.1|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 07:07:12.1|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 07:07:12.1|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 07:07:12.1|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 07:07:12.1|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 07:07:12.1|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 07:07:12.2|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 07:07:12.2|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 07:07:12.2|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 07:07:12.2|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 07:07:12.2|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 07:07:12.2|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 07:07:12.2|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 07:07:12.2|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 07:07:12.2|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 07:07:12.2|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 07:07:12.2|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 07:07:12.2|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 07:07:12.3|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 07:07:12.3|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 07:07:12.9|Debug|ReleaseSearchService|Total of 40 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 07:07:13.0|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 07:07:13.0|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 07:07:13.3|Debug|ReleaseSearchService|Total of 14 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 07:07:13.3|Debug|ReleaseSearchService|Total of 92 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 07:07:13.4|Debug|ReleaseSearchService|Total of 103 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 07:07:13.5|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 07:07:13.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 07:07:13.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 07:07:14.6|Debug|ReleaseSearchService|Total of 117 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:09:02.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:09:02.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 07:09:02.2|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 07:09:02.2|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 07:09:02.2|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 07:09:02.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 07:09:02.2|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 07:09:02.2|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 07:09:02.2|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 07:09:02.2|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 07:09:02.2|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 07:09:02.2|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 07:09:02.2|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 07:09:02.2|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 07:09:02.2|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 07:09:02.2|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 07:09:02.2|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 07:09:02.2|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 07:09:02.2|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 07:09:02.2|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 07:09:02.2|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 07:09:02.2|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 07:09:02.4|Debug|ReleaseSearchService|Total of 1 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 07:09:02.5|Debug|ReleaseSearchService|Total of 11 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 07:09:02.5|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 07:09:02.6|Debug|ReleaseSearchService|Total of 8 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 07:09:02.6|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 07:09:02.6|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 07:09:02.7|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 07:09:03.8|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 07:09:04.5|Debug|ReleaseSearchService|Total of 96 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 07:22:42.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:22:42.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:22:42.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:22:42.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:22:42.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:22:42.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 07:22:42.9|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 07:22:42.9|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 07:22:42.9|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 07:22:42.9|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 07:22:42.9|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 07:22:42.9|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 07:22:42.9|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 07:22:42.9|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 07:22:42.9|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 07:22:42.9|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 07:22:42.9|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 07:22:42.9|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 07:22:42.9|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 07:22:42.9|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 07:22:42.9|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 07:22:42.9|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 07:22:42.9|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 07:22:42.9|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 07:22:42.9|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 07:22:42.9|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 07:22:43.5|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 07:22:43.6|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 07:22:44.0|Debug|ReleaseSearchService|Total of 103 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 07:22:44.0|Debug|ReleaseSearchService|Total of 14 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 07:22:44.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 07:22:44.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 07:22:44.0|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 07:22:44.1|Debug|ReleaseSearchService|Total of 93 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 07:22:44.1|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 07:22:45.2|Debug|ReleaseSearchService|Total of 117 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 07:38:13.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:38:13.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:38:13.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:38:13.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:38:13.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:38:13.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:38:13.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:38:13.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:38:13.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:38:13.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:38:13.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:38:13.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:38:13.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:38:13.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:38:13.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:38:13.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:38:13.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:38:13.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:38:13.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:38:13.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:38:13.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:38:13.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:38:13.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:38:13.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:38:13.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:38:13.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:38:13.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:38:13.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:38:13.9|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 07:38:13.9|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 07:38:13.9|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 07:38:13.9|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 07:38:13.9|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 07:38:13.9|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 07:38:13.9|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 07:38:13.9|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 07:38:13.9|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 07:38:13.9|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 07:38:13.9|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 07:38:13.9|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 07:38:13.9|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 07:38:14.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 07:38:14.0|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 07:38:14.0|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 07:38:14.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 07:38:14.0|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 07:38:14.0|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 07:38:14.0|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 07:38:14.0|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 07:38:14.8|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 07:38:15.0|Debug|ReleaseSearchService|Total of 14 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 07:38:15.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 07:38:15.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 07:38:15.1|Debug|ReleaseSearchService|Total of 90 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 07:38:15.3|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 07:38:15.4|Debug|ReleaseSearchService|Total of 105 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 07:38:16.3|Debug|ReleaseSearchService|Total of 117 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 07:38:19.1|Warn|Cardigann|Unable to connect to indexer [https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (torrentgalaxy.info: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 07:38:19.1|Warn|Cardigann|Unable to connect to indexer [https://bangumi.moe/api/torrent/latest]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (bangumi.moe: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 07:38:19.1|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 07:38:19.1|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 07:39:33.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:39:33.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:39:33.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:39:33.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:39:33.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:39:33.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:39:33.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:39:33.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:39:33.5|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 07:39:33.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 07:39:33.5|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 07:39:33.5|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 07:39:33.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 07:39:33.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 07:39:33.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:39:33.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:39:33.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:39:33.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:39:33.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:39:33.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:39:33.6|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 07:39:33.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:39:33.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:39:33.6|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 07:39:33.6|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 07:39:33.6|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 07:39:33.6|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 07:39:33.6|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 07:39:33.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:39:33.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:39:33.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:39:33.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:39:33.6|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 07:39:33.6|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 07:39:33.6|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 07:39:33.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:39:33.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:39:33.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:39:33.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:39:33.6|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 07:39:33.6|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 07:39:33.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:39:33.6|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 07:39:33.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:39:33.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:39:33.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:39:33.6|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 07:39:33.6|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 07:39:33.6|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 07:39:33.9|Debug|ReleaseSearchService|Total of 3 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 07:39:34.1|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 07:39:34.1|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 07:39:34.2|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 07:39:34.2|Debug|ReleaseSearchService|Total of 11 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 07:39:34.3|Debug|ReleaseSearchService|Total of 10 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 07:39:34.4|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 07:39:34.5|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 07:39:35.9|Debug|ReleaseSearchService|Total of 96 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 07:53:44.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 07:53:44.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 07:53:44.4|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 07:53:44.4|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 07:53:44.4|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 07:53:44.4|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 07:53:44.4|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 07:53:44.4|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 07:53:44.4|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 07:53:44.5|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 07:53:44.5|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 07:53:44.5|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 07:53:44.5|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 07:53:44.5|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 07:53:44.5|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 07:53:44.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 07:53:44.5|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 07:53:44.5|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 07:53:44.5|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 07:53:44.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 07:53:44.5|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 07:53:44.5|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 07:53:44.5|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 07:53:45.7|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 07:53:45.7|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 07:53:45.7|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 07:53:46.3|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 07:53:46.4|Debug|ReleaseSearchService|Total of 86 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 07:53:46.5|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 07:53:46.5|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 07:53:46.6|Debug|ReleaseSearchService|Total of 105 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 07:53:46.7|Debug|ReleaseSearchService|Total of 14 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 07:53:47.1|Debug|ReleaseSearchService|Total of 117 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 08:09:15.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:09:15.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:09:15.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:09:15.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:09:15.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:09:15.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:09:15.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:09:15.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:09:15.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:09:15.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:09:15.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:09:15.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:09:15.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:09:15.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:09:15.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:09:15.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:09:15.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:09:15.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:09:15.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:09:15.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:09:15.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:09:15.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:09:15.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:09:15.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:09:15.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:09:15.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:09:15.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:09:15.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:09:15.6|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 08:09:15.6|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 08:09:15.6|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 08:09:15.6|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 08:09:15.6|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 08:09:15.6|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 08:09:15.6|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 08:09:15.6|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 08:09:15.6|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 08:09:15.6|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 08:09:15.6|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 08:09:15.6|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 08:09:15.6|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 08:09:15.6|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 08:09:15.6|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 08:09:15.6|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 08:09:15.6|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 08:09:15.6|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 08:09:15.6|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 08:09:15.6|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 08:09:15.6|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 08:09:16.8|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 08:09:16.9|Debug|ReleaseSearchService|Total of 84 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 08:09:16.9|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 08:09:20.7|Warn|Cardigann|Unable to connect to indexer [https://www.torrentdownload.info/]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (www.torrentdownload.info: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 08:09:20.7|Warn|Cardigann|Unable to connect to indexer [https://apibay.org/precompiled/data_top100_recent.json]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (apibay.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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 08:09:20.8|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 08:09:20.7|Warn|Cardigann|Unable to connect to indexer [https://nyaa.si/?f=0&c=0_0&s=id&o=desc]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (nyaa.si: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 08:09:20.8|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 08:09:20.7|Warn|Cardigann|Unable to connect to indexer [https://www.limetorrents.fun/latest100]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (www.limetorrents.fun: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 08:09:20.8|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 08:09:20.8|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer The Pirate Bay till 05/05/2026 08:10:20 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer Nyaa.si till 05/05/2026 08:10:20 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer LimeTorrents till 05/05/2026 08:10:20 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer The Pirate Bay till 05/05/2026 08:10:20 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer Nyaa.si till 05/05/2026 08:10:20 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer TorrentDownload till 05/05/2026 08:10:20 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer LimeTorrents till 05/05/2026 08:10:20 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer The Pirate Bay till 05/05/2026 08:10:20 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:10:06.1|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer Nyaa.si till 05/05/2026 08:10:20 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer TorrentDownload till 05/05/2026 08:10:20 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer LimeTorrents till 05/05/2026 08:10:20 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:10:06.1|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer TorrentDownload till 05/05/2026 08:10:20 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:10:06.1|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer The Pirate Bay till 05/05/2026 08:10:20 due to recent failures. 2026-05-05 08:10:06.1|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 08:10:06.1|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 08:10:06.1|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:10:06.1|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 08:10:06.1|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer Nyaa.si till 05/05/2026 08:10:20 due to recent failures. 2026-05-05 08:10:06.1|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer LimeTorrents till 05/05/2026 08:10:20 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer TorrentDownload till 05/05/2026 08:10:20 due to recent failures. 2026-05-05 08:10:06.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:10:06.1|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 08:10:06.1|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 08:10:06.1|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 08:10:06.4|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 08:10:06.6|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 08:10:06.8|Debug|ReleaseSearchService|Total of 16 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 08:10:11.2|Warn|Cardigann|Unable to connect to indexer [https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (movies-api.accel.li: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 08:10:11.2|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 08:24:45.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:24:45.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:24:45.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:24:45.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:24:45.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:24:45.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:24:45.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:24:45.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:24:45.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:24:45.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:24:45.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:24:45.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:24:45.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:24:45.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:24:45.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:24:45.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:24:45.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:24:45.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:24:45.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:24:45.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:24:45.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:24:45.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:24:45.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:24:45.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:24:45.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:24:45.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:24:45.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:24:45.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:24:45.9|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 08:24:45.9|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 08:24:45.9|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 08:24:45.9|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 08:24:45.9|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 08:24:45.9|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 08:24:45.9|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 08:24:45.9|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 08:24:45.9|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 08:24:45.9|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 08:24:45.9|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 08:24:45.9|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 08:24:45.9|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 08:24:45.9|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 08:24:45.9|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 08:24:45.9|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 08:24:45.9|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 08:24:45.9|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 08:24:45.9|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 08:24:45.9|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 08:24:45.9|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 08:24:46.7|Debug|ReleaseSearchService|Total of 14 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 08:24:46.9|Debug|ReleaseSearchService|Total of 84 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 08:24:47.5|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 08:24:47.6|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 08:24:47.6|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 08:24:48.4|Debug|ReleaseSearchService|Total of 117 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 08:24:51.2|Warn|Cardigann|Unable to connect to indexer [https://bangumi.moe/api/torrent/latest]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (bangumi.moe: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 08:24:51.3|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 08:24:51.2|Warn|Cardigann|Unable to connect to indexer [https://www.limetorrents.fun/latest100]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (www.limetorrents.fun: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 08:24:51.3|Warn|Cardigann|Unable to connect to indexer [https://apibay.org/precompiled/data_top100_recent.json]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (apibay.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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 08:24:51.3|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 08:24:51.3|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 08:40:16.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:40:16.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:40:16.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:40:16.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:40:16.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:40:16.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:40:16.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:40:16.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:40:16.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:40:16.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:40:16.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:40:16.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:40:16.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:40:16.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:40:16.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:40:16.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:40:16.5|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 08:40:16.6|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 08:40:16.6|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 08:40:16.6|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 08:40:16.8|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 08:40:16.8|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 08:40:16.8|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 08:40:16.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:40:16.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:40:16.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:40:16.8|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 08:40:16.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:40:16.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:40:16.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:40:16.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:40:16.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:40:16.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:40:16.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:40:16.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:40:16.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:40:16.8|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 08:40:16.8|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 08:40:16.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 08:40:16.8|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 08:40:16.8|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 08:40:16.8|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 08:40:16.8|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 08:40:16.8|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 08:40:16.8|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 08:40:16.8|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 08:40:16.8|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 08:40:16.8|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 08:40:16.8|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 08:40:18.1|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 08:40:18.1|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 08:40:18.2|Debug|ReleaseSearchService|Total of 14 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 08:40:18.2|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 08:40:18.6|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 08:40:18.6|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 08:40:19.2|Debug|ReleaseSearchService|Total of 86 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 08:40:19.5|Debug|ReleaseSearchService|Total of 117 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 08:40:22.3|Warn|Cardigann|Unable to connect to indexer [https://www.limetorrents.fun/latest100]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (www.limetorrents.fun: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 08:40:22.3|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer LimeTorrents till 05/05/2026 08:55:22 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer LimeTorrents till 05/05/2026 08:55:22 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:40:38.3|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer LimeTorrents till 05/05/2026 08:55:22 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:40:38.3|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:40:38.3|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 08:40:38.3|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 08:40:38.3|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 08:40:38.3|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 08:40:38.3|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 08:40:38.3|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:40:38.3|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer LimeTorrents till 05/05/2026 08:55:22 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:40:38.3|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 08:40:38.3|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 08:40:38.3|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer LimeTorrents till 05/05/2026 08:55:22 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:40:38.3|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 08:40:38.3|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 08:40:38.3|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer LimeTorrents till 05/05/2026 08:55:22 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:40:38.3|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 08:40:38.3|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 08:40:38.3|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer LimeTorrents till 05/05/2026 08:55:22 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:40:38.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:40:38.3|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 08:40:38.3|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 08:40:38.3|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 08:40:38.5|Debug|ReleaseSearchService|Total of 3 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 08:40:38.6|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 08:40:38.6|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 08:40:38.6|Debug|ReleaseSearchService|Total of 11 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 08:40:38.8|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 08:40:38.8|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 08:40:38.9|Debug|ReleaseSearchService|Total of 14 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 08:40:39.2|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 08:40:40.6|Debug|ReleaseSearchService|Total of 96 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 08:55:47.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 08:55:47.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 08:55:47.4|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 08:55:47.4|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 08:55:47.4|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 08:55:47.4|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 08:55:47.4|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 08:55:47.4|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 08:55:47.4|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 08:55:47.5|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 08:55:47.5|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 08:55:47.5|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 08:55:47.5|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 08:55:47.5|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 08:55:47.5|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 08:55:47.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 08:55:47.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 08:55:47.5|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 08:55:47.5|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 08:55:47.5|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 08:55:47.5|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 08:55:47.5|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 08:55:47.5|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 08:55:48.4|Debug|ReleaseSearchService|Total of 86 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 08:55:48.4|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 08:55:48.5|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 08:55:48.6|Debug|ReleaseSearchService|Total of 15 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 08:55:48.8|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 08:55:48.9|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 08:55:49.1|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 08:55:49.1|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 08:55:49.1|Debug|ReleaseSearchService|Total of 94 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 08:55:49.8|Debug|ReleaseSearchService|Total of 117 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 09:11:11.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:11:11.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:11:11.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:11:11.7|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 09:11:11.7|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 09:11:11.7|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 09:11:11.7|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 09:11:11.7|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 09:11:11.7|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 09:11:11.7|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 09:11:11.8|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 09:11:11.8|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 09:11:11.8|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 09:11:11.8|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 09:11:11.8|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 09:11:11.8|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 09:11:11.8|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 09:11:11.8|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 09:11:11.8|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 09:11:11.8|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 09:11:11.8|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 09:11:11.8|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 09:11:11.8|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 09:11:11.8|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 09:11:13.2|Debug|ReleaseSearchService|Total of 8 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 09:11:13.2|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 09:11:13.2|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 09:11:13.3|Debug|ReleaseSearchService|Total of 10 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 09:11:13.4|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 09:11:13.5|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 09:11:13.6|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 09:11:13.7|Debug|ReleaseSearchService|Total of 2 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 09:11:14.1|Debug|ReleaseSearchService|Total of 96 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:11:17.9|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 09:11:17.9|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 09:11:17.9|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:11:17.9|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 09:11:17.9|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 09:11:17.9|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 09:11:17.9|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 09:11:17.9|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 09:11:17.9|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:11:17.9|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 09:11:17.9|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 09:11:17.9|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:11:17.9|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 09:11:17.9|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 09:11:17.9|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:11:17.9|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 09:11:17.9|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 09:11:17.9|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:11:17.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:11:17.9|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 09:11:18.0|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 09:11:18.0|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 09:11:18.1|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 09:11:18.2|Debug|ReleaseSearchService|Total of 40 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 09:11:18.2|Debug|ReleaseSearchService|Total of 15 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 09:11:18.3|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 09:11:18.4|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 09:11:18.4|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 09:11:18.4|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 09:11:18.6|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 09:11:18.7|Debug|ReleaseSearchService|Total of 92 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 09:11:20.2|Debug|ReleaseSearchService|Total of 117 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 09:26:49.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:26:49.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:26:49.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:26:49.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:26:49.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:26:49.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:26:49.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:26:49.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:26:49.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:26:49.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:26:49.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:26:49.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:26:49.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:26:49.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:26:49.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:26:49.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:26:49.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:26:49.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:26:49.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:26:49.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:26:49.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:26:49.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:26:49.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:26:49.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:26:49.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:26:49.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:26:49.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:26:49.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:26:49.8|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 09:26:49.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 09:26:49.8|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 09:26:49.8|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 09:26:49.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 09:26:49.8|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 09:26:49.8|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 09:26:50.0|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 09:26:50.0|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 09:26:50.0|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 09:26:50.0|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 09:26:50.0|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 09:26:50.0|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 09:26:50.0|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 09:26:50.0|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 09:26:50.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 09:26:50.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 09:26:50.0|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 09:26:50.0|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 09:26:50.0|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 09:26:50.0|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 09:26:51.1|Debug|ReleaseSearchService|Total of 40 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 09:26:51.3|Debug|ReleaseSearchService|Total of 91 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 09:26:51.6|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 09:26:51.8|Debug|ReleaseSearchService|Total of 15 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 09:26:51.8|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 09:26:51.8|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 09:26:51.9|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 09:26:51.9|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 09:26:52.0|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 09:26:52.6|Debug|ReleaseSearchService|Total of 117 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 09:41:45.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:41:45.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:41:45.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:41:45.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:41:45.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:41:45.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:41:45.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:41:45.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:41:45.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:41:45.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:41:45.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:41:45.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:41:45.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:41:45.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:41:45.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:41:45.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:41:45.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:41:45.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:41:45.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:41:45.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:41:45.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:41:45.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:41:45.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:41:45.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:41:45.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:41:45.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:41:45.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:41:45.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:41:45.3|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 09:41:45.3|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 09:41:45.3|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 09:41:45.3|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 09:41:45.3|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 09:41:45.3|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 09:41:45.3|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 09:41:45.3|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 09:41:45.3|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 09:41:45.3|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 09:41:45.3|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 09:41:45.3|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 09:41:45.3|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 09:41:45.3|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 09:41:45.3|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 09:41:45.3|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 09:41:45.3|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 09:41:45.3|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 09:41:45.3|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 09:41:45.3|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 09:41:45.3|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 09:41:46.3|Debug|ReleaseSearchService|Total of 10 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 09:41:46.5|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 09:41:46.7|Debug|ReleaseSearchService|Total of 2 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 09:41:46.7|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 09:41:46.7|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 09:41:46.9|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 09:41:46.9|Debug|ReleaseSearchService|Total of 8 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 09:41:47.0|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 09:41:47.9|Debug|ReleaseSearchService|Total of 95 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:42:20.3|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:42:20.3|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 09:42:20.3|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 09:42:20.3|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:42:20.3|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:42:20.3|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 09:42:20.3|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:42:20.3|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:42:20.3|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:42:20.3|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:42:20.3|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 09:42:20.3|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 09:42:20.3|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 09:42:20.3|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 09:42:20.3|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:42:20.3|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 09:42:20.3|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 09:42:20.3|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:42:20.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:42:20.3|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 09:42:20.3|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 09:42:20.3|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 09:42:20.4|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 09:42:20.6|Debug|ReleaseSearchService|Total of 40 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 09:42:20.6|Debug|ReleaseSearchService|Total of 15 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 09:42:20.7|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 09:42:20.7|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 09:42:20.7|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 09:42:20.8|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 09:42:21.0|Debug|ReleaseSearchService|Total of 92 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 09:42:21.1|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 09:42:22.6|Debug|ReleaseSearchService|Total of 116 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 09:57:51.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:57:51.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:57:51.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:57:51.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:57:51.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:57:51.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:57:51.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:57:51.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:57:51.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:57:51.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:57:51.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:57:51.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:57:51.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 09:57:51.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:57:51.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:57:51.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:57:51.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:57:51.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:57:51.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:57:51.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:57:51.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:57:51.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:57:51.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:57:51.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:57:51.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:57:51.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 09:57:51.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 09:57:51.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 09:57:51.9|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 09:57:51.9|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 09:57:51.9|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 09:57:51.9|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 09:57:51.9|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 09:57:51.9|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 09:57:51.9|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 09:57:51.9|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 09:57:51.9|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 09:57:51.9|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 09:57:51.9|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 09:57:51.9|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 09:57:51.9|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 09:57:51.9|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 09:57:51.9|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 09:57:51.9|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 09:57:51.9|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 09:57:51.9|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 09:57:51.9|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 09:57:51.9|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 09:57:51.9|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 09:57:52.7|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 09:57:52.7|Debug|ReleaseSearchService|Total of 40 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 09:57:53.1|Debug|ReleaseSearchService|Total of 92 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 09:57:53.1|Debug|ReleaseSearchService|Total of 106 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 09:57:53.1|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 09:57:53.2|Debug|ReleaseSearchService|Total of 15 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 09:57:53.6|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 09:57:53.7|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 09:57:53.7|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 09:57:54.7|Debug|ReleaseSearchService|Total of 116 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:12:18.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:12:18.6|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 10:12:18.6|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 10:12:18.6|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 10:12:18.6|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 10:12:18.6|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 10:12:18.6|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 10:12:18.6|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 10:12:18.7|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 10:12:18.7|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 10:12:18.7|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 10:12:18.7|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 10:12:18.7|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 10:12:18.7|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 10:12:18.7|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 10:12:18.7|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 10:12:18.7|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 10:12:18.7|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 10:12:18.7|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 10:12:18.7|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 10:12:18.7|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 10:12:18.7|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 10:12:19.5|Debug|ReleaseSearchService|Total of 2 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 10:12:19.8|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 10:12:20.1|Debug|ReleaseSearchService|Total of 10 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 10:12:20.2|Debug|ReleaseSearchService|Total of 9 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 10:12:20.3|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 10:12:20.4|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 10:12:20.4|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 10:12:20.9|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 10:12:21.3|Debug|ReleaseSearchService|Total of 95 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:13:22.8|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 10:13:22.8|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 10:13:22.8|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:13:22.8|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 10:13:22.8|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 10:13:22.8|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:13:22.8|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 10:13:22.8|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 10:13:22.8|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:13:22.8|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 10:13:22.8|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 10:13:22.8|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:13:22.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 10:13:22.8|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 10:13:22.8|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:13:22.8|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:13:22.8|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:13:22.8|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:13:22.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:13:22.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 10:13:22.8|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 10:13:22.8|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 10:13:22.9|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 10:13:23.1|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 10:13:23.1|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 10:13:23.4|Debug|ReleaseSearchService|Total of 40 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 10:13:23.6|Debug|ReleaseSearchService|Total of 15 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 10:13:23.8|Debug|ReleaseSearchService|Total of 106 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 10:13:23.9|Debug|ReleaseSearchService|Total of 91 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 10:13:24.0|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 10:13:24.2|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 10:13:25.1|Debug|ReleaseSearchService|Total of 116 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 10:28:54.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:28:54.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:28:54.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:28:54.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:28:54.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:28:54.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:28:54.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:28:54.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:28:54.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:28:54.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:28:54.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:28:54.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:28:54.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:28:54.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:28:54.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:28:54.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:28:54.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:28:54.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:28:54.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:28:54.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:28:54.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:28:54.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:28:54.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:28:54.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:28:54.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:28:54.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:28:54.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:28:54.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:28:54.2|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 10:28:54.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 10:28:54.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 10:28:54.2|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 10:28:54.2|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 10:28:54.2|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 10:28:54.2|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 10:28:54.2|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 10:28:54.2|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 10:28:54.2|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 10:28:54.2|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 10:28:54.2|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 10:28:54.4|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 10:28:54.4|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 10:28:54.4|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 10:28:54.2|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 10:28:54.4|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 10:28:54.4|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 10:28:54.4|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 10:28:54.4|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 10:28:54.4|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 10:28:55.3|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 10:28:55.4|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 10:28:55.5|Debug|ReleaseSearchService|Total of 15 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 10:28:55.7|Debug|ReleaseSearchService|Total of 111 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 10:28:55.7|Debug|ReleaseSearchService|Total of 40 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 10:28:55.8|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 10:28:56.1|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 10:28:56.1|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 10:28:56.1|Debug|ReleaseSearchService|Total of 89 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 10:28:56.9|Debug|ReleaseSearchService|Total of 113 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 10:42:51.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:42:51.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:42:51.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:42:51.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:42:51.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:42:51.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:42:51.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:42:51.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:42:51.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:42:51.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:42:51.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:42:51.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:42:51.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:42:51.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:42:51.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:42:51.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:42:51.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:42:51.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:42:51.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:42:51.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:42:51.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:42:51.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:42:51.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:42:51.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:42:51.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:42:51.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:42:51.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:42:51.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:42:51.2|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 10:42:51.2|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 10:42:51.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 10:42:51.2|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 10:42:51.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 10:42:51.2|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 10:42:51.2|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 10:42:51.3|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 10:42:51.3|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 10:42:51.3|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 10:42:51.3|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 10:42:51.3|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 10:42:51.3|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 10:42:51.3|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 10:42:51.3|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 10:42:51.3|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 10:42:51.3|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 10:42:51.3|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 10:42:51.3|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 10:42:51.3|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 10:42:51.3|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 10:42:52.7|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 10:42:52.7|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 10:42:52.7|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 10:42:52.8|Debug|ReleaseSearchService|Total of 2 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 10:42:52.9|Debug|ReleaseSearchService|Total of 11 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 10:42:53.0|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 10:42:53.1|Debug|ReleaseSearchService|Total of 10 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 10:42:53.3|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 10:42:53.6|Debug|ReleaseSearchService|Total of 91 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 10:44:24.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:44:24.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:44:24.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:44:24.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:44:24.4|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 10:44:24.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:44:24.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:44:24.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:44:24.4|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 10:44:24.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:44:24.4|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 10:44:24.4|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 10:44:24.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:44:24.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:44:24.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:44:24.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 10:44:24.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 10:44:24.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:44:24.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:44:24.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:44:24.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:44:24.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 10:44:24.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:44:24.5|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 10:44:24.5|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 10:44:24.5|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 10:44:24.5|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 10:44:24.5|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 10:44:24.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:44:24.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:44:24.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:44:24.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:44:24.5|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 10:44:24.5|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 10:44:24.5|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 10:44:24.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:44:24.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:44:24.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:44:24.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:44:24.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:44:24.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:44:24.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:44:24.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:44:24.5|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 10:44:24.5|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 10:44:24.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 10:44:24.5|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 10:44:24.5|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 10:44:24.5|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 10:44:24.6|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 10:44:25.1|Debug|ReleaseSearchService|Total of 111 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 10:44:25.2|Debug|ReleaseSearchService|Total of 15 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 10:44:25.2|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 10:44:25.2|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 10:44:25.2|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 10:44:25.4|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 10:44:25.6|Debug|ReleaseSearchService|Total of 40 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 10:44:25.8|Debug|ReleaseSearchService|Total of 89 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 10:44:26.7|Debug|ReleaseSearchService|Total of 112 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 10:59:55.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:59:55.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:59:55.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:59:55.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:59:55.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:59:55.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:59:55.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:59:55.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:59:55.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:59:55.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:59:55.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:59:55.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:59:55.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:59:55.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:59:55.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:59:55.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:59:55.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:59:55.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:59:55.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 10:59:55.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:59:55.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:59:55.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:59:55.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:59:55.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:59:55.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:59:55.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 10:59:55.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 10:59:55.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 10:59:55.9|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 10:59:55.9|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 10:59:55.9|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 10:59:55.9|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 10:59:55.9|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 10:59:55.9|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 10:59:55.9|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 10:59:56.0|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 10:59:56.0|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 10:59:56.0|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 10:59:56.0|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 10:59:56.0|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 10:59:56.0|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 10:59:56.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 10:59:56.0|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 10:59:56.0|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 10:59:56.0|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 10:59:56.0|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 10:59:56.0|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 10:59:56.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 10:59:56.0|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 10:59:56.5|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 10:59:57.0|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 10:59:57.1|Debug|ReleaseSearchService|Total of 15 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 10:59:57.2|Debug|ReleaseSearchService|Total of 106 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 10:59:57.3|Debug|ReleaseSearchService|Total of 40 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 10:59:57.5|Debug|ReleaseSearchService|Total of 89 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 10:59:57.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 10:59:57.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 10:59:57.7|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 10:59:58.5|Debug|ReleaseSearchService|Total of 112 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 11:13:25.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:13:25.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:13:25.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:13:25.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:13:25.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:13:25.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:13:25.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:13:25.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:13:25.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:13:25.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:13:25.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:13:25.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:13:25.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:13:25.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:13:25.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:13:25.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:13:25.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:13:25.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:13:25.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:13:25.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:13:25.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:13:25.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:13:25.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:13:25.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:13:25.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:13:25.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:13:25.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:13:25.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:13:25.4|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 11:13:25.4|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 11:13:25.4|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 11:13:25.4|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 11:13:25.4|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 11:13:25.4|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 11:13:25.4|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 11:13:25.4|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 11:13:25.4|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 11:13:25.4|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 11:13:25.4|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 11:13:25.4|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 11:13:25.4|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 11:13:25.4|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 11:13:25.4|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 11:13:25.4|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 11:13:25.4|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 11:13:25.4|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 11:13:25.4|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 11:13:25.4|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 11:13:25.4|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 11:13:27.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 11:13:27.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 11:13:27.8|Debug|ReleaseSearchService|Total of 3 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 11:13:27.8|Debug|ReleaseSearchService|Total of 10 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 11:13:27.9|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 11:13:28.0|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 11:13:28.1|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 11:13:28.2|Debug|ReleaseSearchService|Total of 10 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 11:13:28.3|Debug|ReleaseSearchService|Total of 92 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:15:26.8|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 11:15:26.8|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:15:26.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 11:15:26.8|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 11:15:26.8|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:15:26.8|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:15:26.8|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:15:26.8|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 11:15:26.8|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 11:15:26.8|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 11:15:26.8|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 11:15:26.8|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:15:26.8|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 11:15:26.8|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 11:15:26.8|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 11:15:26.8|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 11:15:26.8|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 11:15:26.8|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:15:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:15:26.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 11:15:26.8|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 11:15:26.8|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 11:15:27.0|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 11:15:27.4|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 11:15:27.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 11:15:27.5|Debug|ReleaseSearchService|Total of 41 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 11:15:27.6|Debug|ReleaseSearchService|Total of 15 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 11:15:27.7|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 11:15:27.7|Debug|ReleaseSearchService|Total of 91 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 11:15:27.8|Debug|ReleaseSearchService|Total of 106 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 11:15:28.1|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 11:15:29.2|Debug|ReleaseSearchService|Total of 113 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 11:30:58.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:30:58.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:30:58.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:30:58.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:30:58.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:30:58.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:30:58.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:30:58.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:30:58.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:30:58.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:30:58.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:30:58.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:30:58.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:30:58.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:30:58.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:30:58.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:30:58.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:30:58.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:30:58.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:30:58.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:30:58.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:30:58.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:30:58.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:30:58.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:30:58.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:30:58.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:30:58.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:30:58.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:30:58.4|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 11:30:58.4|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 11:30:58.4|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 11:30:58.4|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 11:30:58.4|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 11:30:58.4|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 11:30:58.4|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 11:30:58.5|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 11:30:58.5|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 11:30:58.5|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 11:30:58.5|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 11:30:58.5|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 11:30:58.5|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 11:30:58.5|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 11:30:58.5|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 11:30:58.5|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 11:30:58.5|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 11:30:58.5|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 11:30:58.5|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 11:30:58.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 11:30:58.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 11:30:59.1|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 11:30:59.9|Debug|ReleaseSearchService|Total of 41 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 11:31:00.2|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 11:31:00.2|Debug|ReleaseSearchService|Total of 102 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 11:31:00.2|Debug|ReleaseSearchService|Total of 96 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 11:31:00.3|Debug|ReleaseSearchService|Total of 15 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 11:31:00.3|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 11:31:00.4|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 11:31:00.4|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 11:31:00.8|Debug|ReleaseSearchService|Total of 113 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 11:33:54.0|Info|HistoryService|Removing items older than 30 days from history 2026-05-05 11:33:54.3|Debug|HistoryService|History has been cleaned up. 2026-05-05 11:34:54.1|Debug|HttpClient|Downloading [https://indexers.prowlarr.com/master/11/package.zip] to [/config/Definitions/indexers.zip] 2026-05-05 11:34:54.3|Debug|HttpClient|Downloading Completed. took 0s 2026-05-05 11:34:54.6|Debug|IndexerDefinitionUpdateService|Updated indexer definitions 2026-05-05 11:35:24.1|Debug|InstallUpdateService|Checking for updates 2026-05-05 11:35:24.6|Debug|InstallUpdateService|No update available 2026-05-05 11:37:24.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:37:24.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:37:24.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:37:24.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:37:24.9|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 11:37:24.9|Debug|Sonarr|Updating indexer Bangumi Moe [6] 2026-05-05 11:37:24.9|Debug|Sonarr|Remote indexer Bangumi Moe (Prowlarr) [10] found 2026-05-05 11:37:24.9|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 11:37:24.9|Debug|Sonarr|Updating indexer LimeTorrents [7] 2026-05-05 11:37:24.9|Debug|Sonarr|Remote indexer LimeTorrents (Prowlarr) [12] found 2026-05-05 11:37:24.9|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 11:37:24.9|Debug|Sonarr|Updating indexer Nyaa.si [5] 2026-05-05 11:37:25.0|Debug|Sonarr|Remote indexer Nyaa.si (Prowlarr) [13] found 2026-05-05 11:37:25.0|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 11:37:25.0|Debug|Sonarr|Updating indexer The Pirate Bay [1] 2026-05-05 11:37:25.0|Debug|Sonarr|Remote indexer The Pirate Bay (Prowlarr) [14] found 2026-05-05 11:37:25.0|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 11:37:25.0|Debug|Sonarr|Updating indexer TorrentDownload [11] 2026-05-05 11:37:25.0|Debug|Sonarr|Remote indexer TorrentDownload (Prowlarr) [18] found 2026-05-05 11:37:25.0|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 11:37:25.0|Debug|Sonarr|Updating indexer TorrentGalaxyClone [2] 2026-05-05 11:37:25.0|Debug|Sonarr|Remote indexer TorrentGalaxyClone (Prowlarr) [15] found 2026-05-05 11:37:25.0|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 11:37:25.0|Debug|Sonarr|Updating indexer Uindex [10] 2026-05-05 11:37:25.0|Debug|Sonarr|Remote indexer Uindex (Prowlarr) [17] found 2026-05-05 11:37:25.0|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 11:37:25.0|Debug|Sonarr|Skipping add for indexer YTS [3] due to no app Sync Categories supported by the indexer 2026-05-05 11:37:25.0|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 11:37:25.0|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 11:37:25.0|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 11:37:25.0|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 11:37:25.0|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 11:37:25.0|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 11:37:25.0|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 11:37:25.0|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 11:37:25.0|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 11:37:25.0|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 11:37:25.0|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 11:37:25.2|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 11:37:25.2|Debug|Radarr|Updating indexer Bangumi Moe [6] 2026-05-05 11:37:25.2|Debug|Radarr|Remote indexer Bangumi Moe (Prowlarr) [13] found 2026-05-05 11:37:25.2|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 11:37:25.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:37:25.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:37:25.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:37:25.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:37:25.4|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 11:37:25.5|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 11:37:25.5|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 11:37:25.8|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 11:37:26.1|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 11:37:26.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [POST] http://radarr:7878/api/v3/indexer: 400.BadRequest (274 bytes) [ { "isWarning": false, "propertyName": "", "errorMessage": "Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.", "severity": "error" } ] 2026-05-05 11:37:26.2|Warn|RadarrV3Proxy|No Results in configured categories. See FAQ Entry: Prowlarr will not sync X Indexer to App [v2.3.5.5327] NzbDrone.Common.Http.HttpException: HTTP request failed: [400:BadRequest] [POST] at [http://radarr:7878/api/v3/indexer] at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 128 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 137 at NzbDrone.Core.Applications.Radarr.RadarrV3Proxy.Execute[TResource](HttpRequest request) in ./NzbDrone.Core/Applications/Radarr/RadarrV3Proxy.cs:line 228 at NzbDrone.Core.Applications.Radarr.RadarrV3Proxy.ExecuteIndexerRequest(HttpRequest request) in ./NzbDrone.Core/Applications/Radarr/RadarrV3Proxy.cs:line 163 [ { "isWarning": false, "propertyName": "", "errorMessage": "Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.", "severity": "error" } ] 2026-05-05 11:37:26.2|Debug|RadarrV3Proxy|Retrying to add indexer forcefully 2026-05-05 11:37:27.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:37:27.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:37:27.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:37:27.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:37:27.4|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 11:37:27.4|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 11:37:27.4|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 11:37:27.5|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 11:37:27.6|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 11:37:27.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [POST] http://radarr:7878/api/v3/indexer?forceSave=true: 400.BadRequest (274 bytes) [ { "isWarning": false, "propertyName": "", "errorMessage": "Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.", "severity": "error" } ] 2026-05-05 11:37:27.6|Warn|RadarrV3Proxy|No Results in configured categories. See FAQ Entry: Prowlarr will not sync X Indexer to App [v2.3.5.5327] NzbDrone.Common.Http.HttpException: HTTP request failed: [400:BadRequest] [POST] at [http://radarr:7878/api/v3/indexer?forceSave=true] at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 128 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 137 at NzbDrone.Core.Applications.Radarr.RadarrV3Proxy.Execute[TResource](HttpRequest request) in ./NzbDrone.Core/Applications/Radarr/RadarrV3Proxy.cs:line 228 at NzbDrone.Core.Applications.Radarr.RadarrV3Proxy.ExecuteIndexerRequest(HttpRequest request) in ./NzbDrone.Core/Applications/Radarr/RadarrV3Proxy.cs:line 163 [ { "isWarning": false, "propertyName": "", "errorMessage": "Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.", "severity": "error" } ] 2026-05-05 11:37:27.7|Warn|ApplicationService|NzbDrone.Core.Applications.ApplicationService HTTP request failed: [400:BadRequest] [POST] at [http://radarr:7878/api/v3/indexer?forceSave=true] [v2.3.5.5327] NzbDrone.Common.Http.HttpException: HTTP request failed: [400:BadRequest] [POST] at [http://radarr:7878/api/v3/indexer?forceSave=true] at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 128 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 137 at NzbDrone.Core.Applications.Radarr.RadarrV3Proxy.Execute[TResource](HttpRequest request) in ./NzbDrone.Core/Applications/Radarr/RadarrV3Proxy.cs:line 228 at NzbDrone.Core.Applications.Radarr.RadarrV3Proxy.ExecuteIndexerRequest(HttpRequest request) in ./NzbDrone.Core/Applications/Radarr/RadarrV3Proxy.cs:line 163 at NzbDrone.Core.Applications.Radarr.RadarrV3Proxy.AddIndexer(RadarrIndexer indexer, RadarrSettings settings) in ./NzbDrone.Core/Applications/Radarr/RadarrV3Proxy.cs:line 100 at NzbDrone.Core.Applications.Radarr.Radarr.AddIndexer(IndexerDefinition indexer) in ./NzbDrone.Core/Applications/Radarr/Radarr.cs:line 142 at NzbDrone.Core.Applications.ApplicationService.<>c__DisplayClass14_2.b__5(IApplication a) in ./NzbDrone.Core/Applications/ApplicationService.cs:line 177 at NzbDrone.Core.Applications.ApplicationService.ExecuteAction(Action`1 applicationAction, IApplication application) in ./NzbDrone.Core/Applications/ApplicationService.cs:line 239 [ { "isWarning": false, "propertyName": "", "errorMessage": "Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.", "severity": "error" } ] 2026-05-05 11:37:27.7|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 11:37:27.7|Debug|Radarr|Updating indexer Nyaa.si [5] 2026-05-05 11:37:27.7|Debug|Radarr|Remote indexer Nyaa.si (Prowlarr) [9] found 2026-05-05 11:37:27.7|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 11:37:27.7|Debug|Radarr|Updating indexer The Pirate Bay [1] 2026-05-05 11:37:27.7|Debug|Radarr|Remote indexer The Pirate Bay (Prowlarr) [10] found 2026-05-05 11:37:27.7|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 11:37:27.7|Debug|Radarr|Updating indexer TorrentDownload [11] 2026-05-05 11:37:27.7|Debug|Radarr|Remote indexer TorrentDownload (Prowlarr) [15] found 2026-05-05 11:37:27.7|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 11:37:27.7|Debug|Radarr|Updating indexer TorrentGalaxyClone [2] 2026-05-05 11:37:27.7|Debug|Radarr|Remote indexer TorrentGalaxyClone (Prowlarr) [11] found 2026-05-05 11:37:27.7|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 11:37:27.7|Debug|Radarr|Updating indexer Uindex [10] 2026-05-05 11:37:27.7|Debug|Radarr|Remote indexer Uindex (Prowlarr) [14] found 2026-05-05 11:37:27.7|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 11:37:27.7|Debug|Radarr|Updating indexer YTS [3] 2026-05-05 11:37:27.7|Debug|Radarr|Remote indexer YTS (Prowlarr) [12] found 2026-05-05 11:37:27.7|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 11:37:27.7|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 11:37:27.7|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 11:37:27.7|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 11:37:27.7|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 11:37:27.7|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 11:37:27.7|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 11:37:27.7|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 11:37:27.7|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 11:37:27.7|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 11:39:24.3|Debug|FlareSolverr|Cloudflare Detected, Applying FlareSolverr Proxy FlareSolverr to request https://prowlarr.servarr.com/v1/ping 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:43:57.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:43:57.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 11:43:57.5|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 11:43:57.5|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 11:43:57.5|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 11:43:57.5|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 11:43:57.5|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 11:43:57.5|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 11:43:57.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 11:43:57.5|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 11:43:57.5|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 11:43:57.5|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 11:43:57.5|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 11:43:57.5|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 11:43:57.5|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 11:43:57.5|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 11:43:57.5|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 11:43:57.5|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 11:43:57.5|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 11:43:57.5|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 11:43:57.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 11:43:57.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 11:43:57.9|Debug|ReleaseSearchService|Total of 10 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 11:43:58.1|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 11:43:58.2|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 11:43:58.2|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 11:43:58.3|Debug|ReleaseSearchService|Total of 3 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 11:43:58.5|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 11:43:58.6|Debug|ReleaseSearchService|Total of 2 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 11:43:58.7|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 11:43:59.7|Debug|ReleaseSearchService|Total of 92 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 11:45:54.3|Info|HousekeepingService|Running housecleaning tasks 2026-05-05 11:45:54.4|Debug|HousekeepingService|Starting CleanupAdditionalUsers 2026-05-05 11:45:54.4|Debug|HousekeepingService|Completed CleanupAdditionalUsers 2026-05-05 11:45:54.4|Debug|HousekeepingService|Starting CleanupCommandQueue 2026-05-05 11:45:54.5|Debug|HousekeepingService|Completed CleanupCommandQueue 2026-05-05 11:45:54.5|Debug|HousekeepingService|Starting CleanupOrphanedApplicationStatus 2026-05-05 11:45:54.5|Debug|HousekeepingService|Completed CleanupOrphanedApplicationStatus 2026-05-05 11:45:54.5|Debug|HousekeepingService|Starting CleanupOrphanedDownloadClientStatus 2026-05-05 11:45:54.5|Debug|HousekeepingService|Completed CleanupOrphanedDownloadClientStatus 2026-05-05 11:45:54.6|Debug|HousekeepingService|Starting CleanupOrphanedHistoryItems 2026-05-05 11:45:56.7|Debug|HousekeepingService|Completed CleanupOrphanedHistoryItems 2026-05-05 11:45:56.7|Debug|HousekeepingService|Starting CleanupOrphanedIndexerStatus 2026-05-05 11:45:56.8|Debug|HousekeepingService|Completed CleanupOrphanedIndexerStatus 2026-05-05 11:45:56.8|Debug|HousekeepingService|Starting CleanupOrphanedNotificationStatus 2026-05-05 11:45:56.8|Debug|HousekeepingService|Completed CleanupOrphanedNotificationStatus 2026-05-05 11:45:56.8|Debug|HousekeepingService|Starting CleanupTemporaryUpdateFiles 2026-05-05 11:45:56.8|Debug|HousekeepingService|Completed CleanupTemporaryUpdateFiles 2026-05-05 11:45:56.8|Debug|HousekeepingService|Starting CleanupUnusedTags 2026-05-05 11:45:56.8|Debug|HousekeepingService|Completed CleanupUnusedTags 2026-05-05 11:45:56.8|Debug|HousekeepingService|Starting FixFutureApplicationStatusTimes 2026-05-05 11:45:56.8|Debug|HousekeepingService|Completed FixFutureApplicationStatusTimes 2026-05-05 11:45:56.8|Debug|HousekeepingService|Starting FixFutureDownloadClientStatusTimes 2026-05-05 11:45:56.8|Debug|HousekeepingService|Completed FixFutureDownloadClientStatusTimes 2026-05-05 11:45:56.8|Debug|HousekeepingService|Starting FixFutureIndexerStatusTimes 2026-05-05 11:45:56.8|Debug|HousekeepingService|Completed FixFutureIndexerStatusTimes 2026-05-05 11:45:56.8|Debug|HousekeepingService|Starting FixFutureNotificationStatusTimes 2026-05-05 11:45:56.8|Debug|HousekeepingService|Completed FixFutureNotificationStatusTimes 2026-05-05 11:45:56.8|Debug|HousekeepingService|Starting FixFutureRunScheduledTasks 2026-05-05 11:45:56.8|Debug|HousekeepingService|Completed FixFutureRunScheduledTasks 2026-05-05 11:45:56.8|Debug|HousekeepingService|Starting TrimLogDatabase 2026-05-05 11:45:57.0|Info|Database|Vacuuming Log database 2026-05-05 11:45:57.5|Info|Database|Log database compressed 2026-05-05 11:45:57.5|Debug|HousekeepingService|Completed TrimLogDatabase 2026-05-05 11:45:57.5|Debug|HousekeepingService|Compressing main database after housekeeping 2026-05-05 11:45:57.5|Info|Database|Vacuuming Main database 2026-05-05 11:46:00.2|Info|Database|Main database compressed 2026-05-05 11:46:28.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:46:28.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:46:28.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:46:28.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:46:28.9|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 11:46:28.9|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 11:46:28.9|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 11:46:28.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:46:28.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:46:28.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:46:28.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:46:28.9|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 11:46:28.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:46:28.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:46:28.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:46:28.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:46:28.9|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 11:46:28.9|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 11:46:28.9|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 11:46:28.9|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 11:46:28.9|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 11:46:28.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:46:28.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:46:28.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:46:28.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:46:28.9|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 11:46:28.9|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 11:46:28.9|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 11:46:28.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:46:28.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:46:28.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:46:28.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:46:28.9|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 11:46:29.0|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 11:46:29.0|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 11:46:29.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:46:29.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:46:29.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:46:29.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:46:29.0|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 11:46:29.0|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 11:46:29.0|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 11:46:29.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 11:46:29.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 11:46:29.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 11:46:29.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 11:46:29.4|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 11:46:29.4|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 11:46:29.4|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 11:46:29.4|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 11:46:29.8|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 11:46:29.8|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 11:46:29.9|Debug|ReleaseSearchService|Total of 41 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 11:46:30.2|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 11:46:30.3|Debug|ReleaseSearchService|Total of 98 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 11:46:30.3|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 11:46:30.4|Debug|ReleaseSearchService|Total of 15 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 11:46:30.6|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 11:46:31.3|Debug|ReleaseSearchService|Total of 113 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 12:02:00.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:02:00.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:02:00.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:02:00.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:02:00.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:02:00.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:02:00.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:02:00.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:02:00.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:02:00.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:02:00.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:02:00.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:02:00.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:02:00.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:02:00.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:02:00.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:02:00.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:02:00.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:02:00.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:02:00.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:02:00.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:02:00.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:02:00.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:02:00.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:02:00.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:02:00.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:02:00.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:02:00.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:02:00.7|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 12:02:00.7|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 12:02:00.7|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 12:02:00.7|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 12:02:00.7|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 12:02:00.7|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 12:02:00.7|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 12:02:00.8|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 12:02:00.8|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 12:02:00.8|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 12:02:00.8|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 12:02:00.8|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 12:02:00.8|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 12:02:00.8|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 12:02:00.8|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 12:02:00.8|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 12:02:00.8|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 12:02:00.8|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 12:02:00.8|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 12:02:00.8|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 12:02:00.8|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 12:02:01.8|Debug|ReleaseSearchService|Total of 15 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 12:02:01.8|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 12:02:01.9|Debug|ReleaseSearchService|Total of 96 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 12:02:01.9|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 12:02:01.9|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 12:02:02.3|Debug|ReleaseSearchService|Total of 98 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 12:02:02.4|Debug|ReleaseSearchService|Total of 41 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 12:02:02.4|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 12:02:02.6|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 12:02:03.5|Debug|ReleaseSearchService|Total of 106 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 12:14:29.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:14:29.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:14:29.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:14:29.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:14:29.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:14:29.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:14:29.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:14:29.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:14:29.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:14:29.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:14:29.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:14:29.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:14:29.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:14:29.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:14:29.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:14:29.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:14:29.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:14:29.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:14:29.6|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:14:29.6|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:14:29.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:14:29.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:14:29.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:14:29.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:14:29.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:14:29.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:14:29.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:14:29.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:14:29.6|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 12:14:29.6|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 12:14:29.6|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 12:14:29.7|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 12:14:29.7|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 12:14:29.7|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 12:14:29.6|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 12:14:29.7|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 12:14:29.7|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 12:14:29.7|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 12:14:29.7|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 12:14:29.6|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 12:14:29.7|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 12:14:29.7|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 12:14:29.7|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 12:14:29.7|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 12:14:29.7|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 12:14:29.7|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 12:14:29.7|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 12:14:29.7|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 12:14:29.7|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 12:14:30.1|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 12:14:30.2|Debug|ReleaseSearchService|Total of 10 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 12:14:30.4|Debug|ReleaseSearchService|Total of 3 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 12:14:30.4|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 12:14:30.7|Debug|ReleaseSearchService|Total of 5 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 12:14:30.9|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 12:14:30.9|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 12:14:31.2|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 12:14:31.9|Debug|ReleaseSearchService|Total of 87 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 12:17:31.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:17:31.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:17:31.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:17:31.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:17:31.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:17:31.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:17:31.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:17:31.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:17:31.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:17:31.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:17:31.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:17:31.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:17:31.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:17:31.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:17:31.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:17:31.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:17:31.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:17:31.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:17:31.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:17:31.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:17:31.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:17:31.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:17:31.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:17:31.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:17:31.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:17:31.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:17:31.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:17:31.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:17:31.4|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 12:17:31.4|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 12:17:31.4|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 12:17:31.4|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 12:17:31.4|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 12:17:31.4|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 12:17:31.4|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 12:17:31.4|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 12:17:31.4|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 12:17:31.4|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 12:17:31.4|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 12:17:31.4|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 12:17:31.4|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 12:17:31.4|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 12:17:31.4|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 12:17:31.4|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 12:17:31.4|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 12:17:31.4|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 12:17:31.4|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 12:17:31.4|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 12:17:31.4|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 12:17:31.5|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 12:17:31.8|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 12:17:31.8|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 12:17:31.9|Debug|ReleaseSearchService|Total of 41 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 12:17:32.4|Debug|ReleaseSearchService|Total of 15 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 12:17:32.5|Debug|ReleaseSearchService|Total of 98 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 12:17:32.7|Debug|ReleaseSearchService|Total of 96 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 12:17:32.7|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 12:17:32.8|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 12:17:33.7|Debug|ReleaseSearchService|Total of 113 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 12:33:02.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:33:02.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:33:02.3|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 12:33:02.3|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 12:33:02.3|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 12:33:02.3|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 12:33:02.4|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 12:33:02.4|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 12:33:02.4|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 12:33:02.3|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 12:33:02.4|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 12:33:02.4|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 12:33:02.3|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 12:33:02.3|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 12:33:02.4|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 12:33:02.4|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 12:33:02.4|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 12:33:02.4|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 12:33:02.4|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 12:33:02.4|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 12:33:02.4|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 12:33:02.4|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 12:33:02.4|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 12:33:02.8|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 12:33:03.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 12:33:03.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 12:33:03.2|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 12:33:03.4|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 12:33:03.4|Debug|ReleaseSearchService|Total of 14 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 12:33:03.4|Debug|ReleaseSearchService|Total of 41 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 12:33:03.6|Debug|ReleaseSearchService|Total of 91 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 12:33:03.8|Debug|ReleaseSearchService|Total of 91 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 12:33:04.6|Debug|ReleaseSearchService|Total of 113 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:45:01.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:45:01.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 12:45:01.8|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 12:45:01.8|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 12:45:01.8|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 12:45:01.8|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 12:45:01.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 12:45:01.8|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 12:45:01.9|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 12:45:01.9|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 12:45:01.9|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 12:45:01.9|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 12:45:01.9|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 12:45:01.9|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 12:45:01.9|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 12:45:01.9|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 12:45:01.9|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 12:45:01.9|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 12:45:01.9|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 12:45:01.9|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 12:45:01.9|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 12:45:01.9|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 12:45:03.0|Debug|ReleaseSearchService|Total of 10 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 12:45:03.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 12:45:03.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 12:45:03.1|Debug|ReleaseSearchService|Total of 3 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 12:45:03.1|Debug|ReleaseSearchService|Total of 10 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 12:45:03.2|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 12:45:03.3|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 12:45:03.6|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 12:45:04.3|Debug|ReleaseSearchService|Total of 89 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 12:48:33.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 12:48:33.0|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 12:48:33.0|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 12:48:33.0|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 12:48:33.0|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 12:48:33.0|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 12:48:33.0|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 12:48:33.0|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 12:48:33.0|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 12:48:33.0|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 12:48:33.0|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 12:48:33.0|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 12:48:33.0|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 12:48:33.0|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 12:48:33.0|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 12:48:33.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 12:48:33.0|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 12:48:33.0|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 12:48:33.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 12:48:33.0|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 12:48:33.0|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 12:48:33.0|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 12:48:33.1|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 12:48:33.4|Debug|ReleaseSearchService|Total of 41 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 12:48:33.4|Debug|ReleaseSearchService|Total of 14 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 12:48:33.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 12:48:33.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 12:48:33.6|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 12:48:33.7|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 12:48:33.8|Debug|ReleaseSearchService|Total of 90 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 12:48:33.9|Debug|ReleaseSearchService|Total of 91 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 12:48:35.5|Debug|ReleaseSearchService|Total of 111 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 13:04:04.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:04:04.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:04:04.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:04:04.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:04:04.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:04:04.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:04:04.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:04:04.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:04:04.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:04:04.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:04:04.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:04:04.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:04:04.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:04:04.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:04:04.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:04:04.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:04:04.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:04:04.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:04:04.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:04:04.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:04:04.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:04:04.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:04:04.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:04:04.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:04:04.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:04:04.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:04:04.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:04:04.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:04:04.4|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 13:04:04.4|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 13:04:04.4|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 13:04:04.4|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 13:04:04.4|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 13:04:04.4|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 13:04:04.4|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 13:04:04.5|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 13:04:04.5|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 13:04:04.5|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 13:04:04.5|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 13:04:04.5|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 13:04:04.5|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 13:04:04.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 13:04:04.5|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 13:04:04.5|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 13:04:04.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 13:04:04.5|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 13:04:04.5|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 13:04:04.5|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 13:04:04.5|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 13:04:05.3|Debug|ReleaseSearchService|Total of 14 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 13:04:05.4|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 13:04:05.6|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 13:04:05.7|Debug|ReleaseSearchService|Total of 41 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 13:04:05.7|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 13:04:05.7|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 13:04:05.7|Debug|ReleaseSearchService|Total of 90 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 13:04:05.9|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 13:04:06.4|Debug|ReleaseSearchService|Total of 90 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 13:04:07.0|Debug|ReleaseSearchService|Total of 111 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 13:15:34.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:15:34.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:15:34.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:15:34.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:15:34.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:15:34.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:15:34.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:15:34.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:15:34.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:15:34.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:15:34.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:15:34.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:15:34.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:15:34.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:15:34.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:15:34.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:15:34.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:15:34.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:15:34.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:15:34.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:15:34.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:15:34.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:15:34.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:15:34.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:15:34.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:15:34.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:15:34.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:15:34.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:15:34.3|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 13:15:34.3|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 13:15:34.3|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 13:15:34.3|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 13:15:34.3|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 13:15:34.3|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 13:15:34.3|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 13:15:34.4|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 13:15:34.4|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 13:15:34.4|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 13:15:34.4|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 13:15:34.4|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 13:15:34.4|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 13:15:34.4|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 13:15:34.4|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 13:15:34.4|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 13:15:34.4|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 13:15:34.4|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 13:15:34.4|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 13:15:34.4|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 13:15:34.4|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 13:15:35.3|Debug|ReleaseSearchService|Total of 7 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 13:15:35.4|Debug|ReleaseSearchService|Total of 11 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 13:15:35.6|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 13:15:35.6|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 13:15:35.8|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 13:15:35.9|Debug|ReleaseSearchService|Total of 10 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 13:15:36.0|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 13:15:36.1|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 13:15:36.6|Debug|ReleaseSearchService|Total of 87 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 13:19:34.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:19:34.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:19:34.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:19:34.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:19:34.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:19:34.1|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 13:19:34.2|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 13:19:34.2|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 13:19:34.2|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 13:19:34.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 13:19:34.2|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 13:19:34.2|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 13:19:34.2|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 13:19:34.2|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 13:19:34.2|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 13:19:34.2|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 13:19:34.2|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 13:19:34.2|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 13:19:34.2|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 13:19:34.2|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 13:19:34.2|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 13:19:34.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 13:19:34.2|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 13:19:34.2|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 13:19:34.2|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 13:19:34.2|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 13:19:34.4|Debug|ReleaseSearchService|Total of 35 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 13:19:34.4|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 13:19:34.8|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 13:19:34.8|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 13:19:34.8|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 13:19:34.9|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 13:19:34.9|Debug|ReleaseSearchService|Total of 90 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 13:19:35.0|Debug|ReleaseSearchService|Total of 89 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 13:19:35.0|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 13:19:36.4|Debug|ReleaseSearchService|Total of 108 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 13:35:05.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:35:05.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:35:05.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:35:05.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:35:05.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:35:05.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:35:05.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:35:05.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:35:05.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:35:05.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:35:05.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:35:05.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:35:05.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:35:05.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:35:05.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:35:05.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:35:05.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:35:05.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:35:05.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:35:05.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:35:05.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:35:05.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:35:05.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:35:05.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:35:05.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:35:05.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:35:05.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:35:05.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:35:05.5|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 13:35:05.5|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 13:35:05.5|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 13:35:05.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 13:35:05.5|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 13:35:05.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 13:35:05.5|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 13:35:05.6|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 13:35:05.6|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 13:35:05.6|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 13:35:05.7|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 13:35:05.6|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 13:35:05.7|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 13:35:05.7|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 13:35:05.7|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 13:35:05.7|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 13:35:05.7|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 13:35:05.7|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 13:35:05.7|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 13:35:05.7|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 13:35:05.7|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 13:35:06.1|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 13:35:06.5|Debug|ReleaseSearchService|Total of 89 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 13:35:06.5|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 13:35:06.8|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 13:35:07.1|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 13:35:07.1|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 13:35:07.1|Debug|ReleaseSearchService|Total of 89 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 13:35:07.2|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 13:35:07.3|Debug|ReleaseSearchService|Total of 35 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 13:35:08.2|Debug|ReleaseSearchService|Total of 109 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 13:46:05.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:46:05.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:46:05.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:46:06.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:46:06.0|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 13:46:06.0|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 13:46:06.0|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 13:46:06.0|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 13:46:06.0|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 13:46:06.0|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 13:46:06.0|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 13:46:06.0|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 13:46:06.0|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 13:46:06.0|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 13:46:06.0|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 13:46:06.0|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 13:46:06.0|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 13:46:06.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 13:46:06.0|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 13:46:06.0|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 13:46:06.0|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 13:46:06.0|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 13:46:06.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 13:46:06.0|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 13:46:06.0|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 13:46:07.0|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 13:46:07.1|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 13:46:07.1|Debug|ReleaseSearchService|Total of 12 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 13:46:07.3|Debug|ReleaseSearchService|Total of 10 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 13:46:07.4|Debug|ReleaseSearchService|Total of 7 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 13:46:07.4|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 13:46:07.4|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 13:46:07.8|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 13:46:08.3|Debug|ReleaseSearchService|Total of 85 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:50:35.5|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 13:50:35.5|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:50:35.5|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 13:50:35.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 13:50:35.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:50:35.5|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:50:35.5|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:50:35.5|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 13:50:35.5|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 13:50:35.5|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 13:50:35.5|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 13:50:35.5|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:50:35.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 13:50:35.5|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 13:50:35.5|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 13:50:35.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 13:50:35.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 13:50:35.5|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 13:50:35.5|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 13:50:35.5|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 13:50:35.5|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 13:50:35.5|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 13:50:35.7|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 13:50:35.7|Debug|ReleaseSearchService|Total of 35 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 13:50:36.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 13:50:36.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 13:50:36.1|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 13:50:36.2|Debug|ReleaseSearchService|Total of 88 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 13:50:36.2|Debug|ReleaseSearchService|Total of 89 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 13:50:36.4|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 13:50:36.4|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 13:50:37.8|Debug|ReleaseSearchService|Total of 108 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 14:06:06.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:06:06.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:06:06.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:06:07.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:06:06.9|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 14:06:06.9|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 14:06:06.9|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 14:06:07.0|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 14:06:06.9|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 14:06:07.0|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 14:06:06.9|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 14:06:07.0|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 14:06:07.0|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 14:06:07.0|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 14:06:07.0|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 14:06:07.0|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 14:06:07.0|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 14:06:07.0|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 14:06:07.0|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 14:06:07.0|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 14:06:07.0|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 14:06:07.0|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 14:06:07.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 14:06:07.0|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 14:06:07.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 14:06:07.9|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 14:06:08.0|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 14:06:08.2|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 14:06:08.2|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 14:06:08.4|Debug|ReleaseSearchService|Total of 74 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 14:06:08.4|Debug|ReleaseSearchService|Total of 35 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 14:06:08.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 14:06:08.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 14:06:09.0|Debug|ReleaseSearchService|Total of 87 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 14:06:09.4|Debug|ReleaseSearchService|Total of 108 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 14:06:14.5|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 14:06:14.5|Debug|Cardigann|CardigannIndexer (limetorrents): Download selector NzbDrone.Core.Indexers.Definitions.Cardigann.SelectorField matched: 2026-05-05 14:16:38.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:16:38.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:16:38.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:16:38.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:16:38.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:16:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:16:38.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:16:38.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:16:38.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:16:38.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:16:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:16:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:16:38.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:16:38.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:16:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:16:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:16:38.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:16:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:16:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:16:38.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:16:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:16:38.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:16:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:16:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:16:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:16:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:16:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:16:38.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:16:38.2|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 14:16:38.2|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 14:16:38.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 14:16:38.2|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 14:16:38.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 14:16:38.2|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 14:16:38.2|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 14:16:38.3|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 14:16:38.3|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 14:16:38.3|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 14:16:38.3|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 14:16:38.3|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 14:16:38.4|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 14:16:38.4|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 14:16:38.4|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 14:16:38.4|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 14:16:38.4|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 14:16:38.4|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 14:16:38.4|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 14:16:38.4|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 14:16:38.4|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 14:16:39.6|Debug|ReleaseSearchService|Total of 10 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 14:16:39.6|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 14:16:39.7|Debug|ReleaseSearchService|Total of 7 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 14:16:39.8|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 14:16:40.1|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 14:16:40.1|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 14:16:40.2|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 14:16:40.2|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 14:16:41.3|Debug|ReleaseSearchService|Total of 86 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 14:21:37.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:21:37.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:21:37.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 14:21:37.5|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 14:21:37.5|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 14:21:37.5|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 14:21:37.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 14:21:37.5|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 14:21:37.5|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 14:21:37.5|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 14:21:37.5|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 14:21:37.5|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 14:21:37.5|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 14:21:37.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 14:21:37.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 14:21:37.5|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 14:21:37.5|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 14:21:37.5|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 14:21:37.5|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 14:21:37.5|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 14:21:37.5|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 14:21:37.5|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 14:21:37.5|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 14:21:37.7|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 14:21:37.9|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 14:21:37.9|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 14:21:37.9|Debug|ReleaseSearchService|Total of 35 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 14:21:38.0|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 14:21:38.3|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 14:21:38.3|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 14:21:38.3|Debug|ReleaseSearchService|Total of 74 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 14:21:38.4|Debug|ReleaseSearchService|Total of 87 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 14:21:39.8|Debug|ReleaseSearchService|Total of 108 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 14:37:08.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:37:08.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:37:08.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:37:08.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:37:08.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:37:08.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:37:08.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:37:08.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:37:08.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:37:08.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:37:08.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:37:08.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:37:08.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:37:08.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:37:08.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:37:08.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:37:08.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:37:08.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:37:08.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:37:08.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:37:08.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:37:08.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:37:08.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:37:08.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:37:08.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:37:08.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:37:08.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:37:08.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:37:08.5|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 14:37:08.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 14:37:08.5|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 14:37:08.5|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 14:37:08.5|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 14:37:08.5|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 14:37:08.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 14:37:08.6|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 14:37:08.6|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 14:37:08.6|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 14:37:08.6|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 14:37:08.6|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 14:37:08.6|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 14:37:08.6|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 14:37:08.6|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 14:37:08.6|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 14:37:08.6|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 14:37:08.6|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 14:37:08.6|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 14:37:08.6|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 14:37:08.6|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 14:37:09.5|Debug|ReleaseSearchService|Total of 35 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 14:37:09.7|Debug|ReleaseSearchService|Total of 87 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 14:37:09.8|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 14:37:09.9|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 14:37:10.0|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 14:37:10.0|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 14:37:10.2|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 14:37:10.2|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 14:37:10.2|Debug|ReleaseSearchService|Total of 58 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 14:37:11.0|Debug|ReleaseSearchService|Total of 111 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 14:47:10.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:47:10.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:47:10.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:47:10.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:47:10.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:47:10.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:47:10.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:47:10.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:47:10.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:47:10.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:47:10.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:47:10.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:47:10.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:47:10.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:47:10.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:47:10.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:47:10.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:47:10.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:47:10.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:47:10.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:47:10.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:47:10.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:47:10.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:47:10.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:47:10.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:47:10.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:47:10.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:47:10.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:47:10.1|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 14:47:10.1|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 14:47:10.1|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 14:47:10.1|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 14:47:10.1|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 14:47:10.1|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 14:47:10.1|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 14:47:10.1|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 14:47:10.1|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 14:47:10.1|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 14:47:10.1|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 14:47:10.1|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 14:47:10.1|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 14:47:10.1|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 14:47:10.1|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 14:47:10.1|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 14:47:10.1|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 14:47:10.1|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 14:47:10.1|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 14:47:10.1|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 14:47:10.1|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 14:47:10.7|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 14:47:10.7|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 14:47:10.8|Debug|ReleaseSearchService|Total of 7 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 14:47:11.0|Debug|ReleaseSearchService|Total of 10 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 14:47:11.2|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 14:47:11.2|Debug|ReleaseSearchService|Total of 8 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 14:47:11.4|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 14:47:11.5|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 14:47:12.3|Debug|ReleaseSearchService|Total of 90 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 14:52:38.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:52:38.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:52:38.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:52:38.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:52:38.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:52:38.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:52:38.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 14:52:38.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:52:38.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:52:38.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:52:38.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:52:38.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:52:38.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:52:38.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:52:38.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:52:38.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:52:38.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:52:38.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:52:38.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:52:38.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:52:38.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:52:38.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 14:52:38.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:52:38.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:52:38.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:52:38.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 14:52:38.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:52:38.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 14:52:38.9|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 14:52:38.9|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 14:52:38.9|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 14:52:39.0|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 14:52:39.0|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 14:52:39.0|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 14:52:39.0|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 14:52:39.0|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 14:52:38.9|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 14:52:38.9|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 14:52:39.0|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 14:52:39.0|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 14:52:38.9|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 14:52:39.0|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 14:52:39.0|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 14:52:38.9|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 14:52:39.0|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 14:52:39.0|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 14:52:39.0|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 14:52:39.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 14:52:39.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 14:52:40.0|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 14:52:40.4|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 14:52:40.8|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 14:52:40.8|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 14:52:41.0|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 14:52:41.2|Debug|ReleaseSearchService|Total of 93 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 14:52:41.6|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 14:52:41.8|Debug|ReleaseSearchService|Total of 35 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 14:52:41.8|Debug|ReleaseSearchService|Total of 58 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 14:52:41.9|Debug|ReleaseSearchService|Total of 110 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 15:08:09.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:08:09.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:08:10.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:08:10.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:08:09.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:08:10.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:08:10.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:08:10.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:08:09.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:08:10.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:08:10.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:08:10.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:08:09.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:08:10.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:08:10.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:08:09.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:08:10.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:08:10.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:08:10.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:08:09.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:08:10.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:08:10.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:08:10.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:08:10.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:08:10.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:08:10.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:08:10.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:08:10.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:08:10.0|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 15:08:10.0|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 15:08:10.0|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 15:08:10.0|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 15:08:10.0|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 15:08:10.0|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 15:08:10.0|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 15:08:10.0|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 15:08:10.0|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 15:08:10.0|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 15:08:10.0|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 15:08:10.0|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 15:08:10.0|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 15:08:10.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 15:08:10.0|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 15:08:10.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 15:08:10.0|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 15:08:10.0|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 15:08:10.0|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 15:08:10.0|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 15:08:10.0|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 15:08:11.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 15:08:11.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 15:08:11.1|Debug|ReleaseSearchService|Total of 35 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 15:08:11.2|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 15:08:11.6|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 15:08:11.6|Debug|ReleaseSearchService|Total of 96 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 15:08:11.6|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 15:08:11.7|Debug|ReleaseSearchService|Total of 55 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 15:08:11.7|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 15:08:12.3|Debug|ReleaseSearchService|Total of 110 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 15:17:41.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:17:41.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:17:41.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:17:41.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:17:41.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:17:41.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:17:41.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:17:41.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:17:41.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:17:41.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:17:41.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:17:41.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:17:41.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:17:41.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:17:41.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:17:41.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:17:41.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:17:41.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:17:41.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:17:41.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:17:41.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:17:41.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:17:41.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:17:41.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:17:41.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:17:41.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:17:41.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:17:41.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:17:41.9|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 15:17:42.0|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 15:17:41.9|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 15:17:41.9|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 15:17:42.0|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 15:17:41.9|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 15:17:41.9|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 15:17:42.1|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 15:17:42.1|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 15:17:42.1|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 15:17:42.1|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 15:17:42.1|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 15:17:42.1|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 15:17:42.1|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 15:17:42.1|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 15:17:42.1|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 15:17:42.1|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 15:17:42.1|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 15:17:42.1|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 15:17:42.1|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 15:17:42.1|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 15:17:42.9|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 15:17:43.1|Debug|ReleaseSearchService|Total of 10 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 15:17:43.1|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 15:17:43.3|Debug|ReleaseSearchService|Total of 1 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 15:17:43.5|Debug|ReleaseSearchService|Total of 2 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 15:17:43.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 15:17:43.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 15:17:43.5|Debug|ReleaseSearchService|Total of 101 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 15:17:44.4|Debug|ReleaseSearchService|Total of 90 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 15:23:40.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:23:40.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:23:40.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:23:40.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:23:40.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:23:40.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:23:40.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:23:40.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:23:40.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:23:40.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:23:40.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:23:40.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:23:40.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:23:40.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:23:40.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:23:40.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:23:40.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:23:40.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:23:40.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:23:40.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:23:40.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:23:40.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:23:40.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:23:40.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:23:40.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:23:40.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:23:40.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:23:40.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:23:40.5|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 15:23:40.5|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 15:23:40.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 15:23:40.5|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 15:23:40.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 15:23:40.5|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 15:23:40.5|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 15:23:40.5|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 15:23:40.5|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 15:23:40.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 15:23:40.5|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 15:23:40.5|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 15:23:40.5|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 15:23:40.5|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 15:23:40.5|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 15:23:40.5|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 15:23:40.5|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 15:23:40.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 15:23:40.5|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 15:23:40.5|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 15:23:40.5|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 15:23:41.2|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 15:23:41.2|Debug|ReleaseSearchService|Total of 28 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 15:23:41.3|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 15:23:41.4|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 15:23:41.7|Debug|ReleaseSearchService|Total of 55 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 15:23:41.7|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 15:23:41.7|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 15:23:41.9|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 15:23:42.0|Debug|ReleaseSearchService|Total of 99 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 15:23:42.8|Debug|ReleaseSearchService|Total of 110 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 15:39:11.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:39:11.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:39:12.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:39:12.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:39:12.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:39:11.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:39:12.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:39:12.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:39:12.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:39:12.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:39:12.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:39:12.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:39:12.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:39:12.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:39:12.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:39:12.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:39:12.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:39:12.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:39:12.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:39:12.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:39:12.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:39:12.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:39:12.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:39:12.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:39:12.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:39:12.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:39:12.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:39:12.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:39:12.2|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 15:39:12.2|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 15:39:12.2|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 15:39:12.2|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 15:39:12.2|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 15:39:12.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 15:39:12.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 15:39:12.2|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 15:39:12.2|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 15:39:12.2|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 15:39:12.2|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 15:39:12.2|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 15:39:12.2|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 15:39:12.2|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 15:39:12.2|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 15:39:12.2|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 15:39:12.2|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 15:39:12.2|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 15:39:12.2|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 15:39:12.2|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 15:39:12.2|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 15:39:13.2|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 15:39:13.5|Debug|ReleaseSearchService|Total of 28 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 15:39:14.0|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 15:39:14.0|Debug|ReleaseSearchService|Total of 63 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 15:39:14.0|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 15:39:14.1|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 15:39:14.1|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 15:39:14.2|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 15:39:14.6|Debug|ReleaseSearchService|Total of 98 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 15:39:14.9|Debug|ReleaseSearchService|Total of 123 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 15:48:15.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:48:15.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:48:15.8|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 15:48:15.8|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 15:48:15.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 15:48:15.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 15:48:15.8|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 15:48:15.8|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 15:48:15.8|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 15:48:15.9|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 15:48:15.9|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 15:48:15.9|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 15:48:15.9|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 15:48:15.9|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 15:48:15.9|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 15:48:15.9|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 15:48:15.9|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 15:48:15.9|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 15:48:15.9|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 15:48:15.9|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 15:48:15.9|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 15:48:15.9|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 15:48:15.9|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 15:48:16.9|Debug|ReleaseSearchService|Total of 10 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 15:48:17.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 15:48:17.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 15:48:17.0|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 15:48:17.1|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 15:48:17.1|Debug|ReleaseSearchService|Total of 2 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 15:48:17.3|Debug|ReleaseSearchService|Total of 4 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 15:48:17.7|Debug|ReleaseSearchService|Total of 102 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 15:48:18.4|Debug|ReleaseSearchService|Total of 114 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 15:54:44.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:54:44.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:54:44.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:54:44.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:54:44.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:54:44.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:54:44.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:54:44.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:54:44.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:54:44.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:54:44.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:54:44.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:54:44.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:54:44.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:54:44.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:54:44.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 15:54:44.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:54:44.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:54:44.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:54:44.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:54:44.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 15:54:44.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:54:44.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:54:44.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:54:44.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:54:44.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 15:54:44.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:54:44.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 15:54:44.3|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 15:54:44.3|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 15:54:44.3|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 15:54:44.3|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 15:54:44.3|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 15:54:44.3|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 15:54:44.3|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 15:54:44.4|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 15:54:44.4|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 15:54:44.4|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 15:54:44.4|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 15:54:44.4|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 15:54:44.4|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 15:54:44.4|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 15:54:44.4|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 15:54:44.4|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 15:54:44.4|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 15:54:44.4|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 15:54:44.4|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 15:54:44.4|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 15:54:44.4|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 15:54:45.7|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 15:54:45.8|Debug|ReleaseSearchService|Total of 28 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 15:54:45.8|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 15:54:46.1|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 15:54:46.2|Debug|ReleaseSearchService|Total of 96 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 15:54:46.3|Debug|ReleaseSearchService|Total of 63 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 15:54:46.3|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 15:54:46.3|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 15:54:46.4|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 15:54:46.9|Debug|ReleaseSearchService|Total of 122 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 16:10:14.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:10:14.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:10:14.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:10:14.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:10:14.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:10:14.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:10:14.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:10:14.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:10:14.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:10:14.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:10:14.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:10:14.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:10:14.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:10:14.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:10:14.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:10:14.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:10:14.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:10:14.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:10:14.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:10:14.7|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:10:14.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:10:14.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:10:14.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:10:14.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:10:14.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:10:14.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:10:14.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:10:14.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:10:14.8|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 16:10:14.8|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 16:10:14.8|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 16:10:14.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 16:10:14.8|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 16:10:14.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 16:10:14.8|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 16:10:14.9|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 16:10:14.9|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 16:10:14.9|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 16:10:14.9|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 16:10:14.9|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 16:10:14.9|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 16:10:14.9|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 16:10:14.9|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 16:10:14.9|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 16:10:14.9|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 16:10:14.9|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 16:10:14.9|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 16:10:14.9|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 16:10:14.9|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 16:10:15.7|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 16:10:15.8|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 16:10:16.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 16:10:16.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 16:10:16.0|Debug|ReleaseSearchService|Total of 61 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 16:10:16.1|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 16:10:16.3|Debug|ReleaseSearchService|Total of 28 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 16:10:16.4|Debug|ReleaseSearchService|Total of 98 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 16:10:16.6|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 16:10:17.5|Debug|ReleaseSearchService|Total of 126 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 16:18:49.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:18:49.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:18:49.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:18:49.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:18:49.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 16:18:49.7|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 16:18:49.7|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 16:18:50.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:18:50.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:18:50.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:18:50.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:18:50.1|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 16:18:50.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:18:50.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:18:50.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:18:50.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:18:50.1|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 16:18:50.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:18:50.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:18:50.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:18:50.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:18:50.1|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 16:18:50.1|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 16:18:50.1|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 16:18:50.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:18:50.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:18:50.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:18:50.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:18:50.1|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 16:18:50.1|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 16:18:50.1|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 16:18:50.1|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 16:18:50.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:18:50.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:18:50.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:18:50.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:18:50.1|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 16:18:50.1|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 16:18:50.1|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 16:18:50.1|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 16:18:50.1|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 16:18:50.1|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 16:18:50.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:18:50.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:18:50.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:18:50.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:18:50.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 16:18:50.2|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 16:18:50.2|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 16:18:51.1|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 16:18:51.2|Debug|ReleaseSearchService|Total of 2 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 16:18:51.2|Debug|ReleaseSearchService|Total of 2 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 16:18:51.4|Debug|ReleaseSearchService|Total of 10 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 16:18:51.8|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 16:18:51.9|Debug|ReleaseSearchService|Total of 102 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 16:18:52.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 16:18:52.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 16:18:52.4|Debug|ReleaseSearchService|Total of 120 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 16:25:46.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:25:46.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:25:46.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:25:46.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:25:46.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:25:46.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:25:46.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:25:46.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:25:46.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:25:46.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:25:46.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:25:46.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:25:46.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:25:46.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:25:46.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:25:46.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:25:46.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:25:46.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:25:46.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:25:46.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:25:46.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:25:46.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:25:46.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:25:46.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:25:46.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:25:46.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:25:46.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:25:46.4|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:25:46.4|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 16:25:46.4|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 16:25:46.4|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 16:25:46.4|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 16:25:46.4|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 16:25:46.4|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 16:25:46.4|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 16:25:46.7|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 16:25:46.7|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 16:25:46.7|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 16:25:46.7|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 16:25:46.7|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 16:25:46.7|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 16:25:46.7|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 16:25:46.7|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 16:25:46.7|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 16:25:46.7|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 16:25:46.7|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 16:25:46.7|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 16:25:46.7|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 16:25:46.7|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 16:25:47.9|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 16:25:47.9|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 16:25:48.1|Debug|ReleaseSearchService|Total of 28 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 16:25:48.3|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 16:25:48.3|Debug|ReleaseSearchService|Total of 98 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 16:25:48.4|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 16:25:48.5|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 16:25:48.6|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 16:25:48.7|Debug|ReleaseSearchService|Total of 62 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 16:25:49.2|Debug|ReleaseSearchService|Total of 126 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 16:41:17.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:41:17.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:41:17.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:41:17.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:41:17.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:41:17.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:41:17.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:41:17.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:41:17.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:41:17.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:41:17.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:41:17.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:41:17.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:41:17.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:41:17.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:41:17.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:41:17.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:41:17.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:41:17.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:41:17.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:41:17.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:41:17.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:41:17.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:41:17.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:41:17.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:41:17.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:41:17.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:41:17.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:41:17.1|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 16:41:17.1|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 16:41:17.1|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 16:41:17.1|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 16:41:17.1|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 16:41:17.1|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 16:41:17.1|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 16:41:17.2|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 16:41:17.2|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 16:41:17.2|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 16:41:17.2|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 16:41:17.2|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 16:41:17.2|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 16:41:17.2|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 16:41:17.2|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 16:41:17.2|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 16:41:17.2|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 16:41:17.2|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 16:41:17.2|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 16:41:17.2|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 16:41:17.2|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 16:41:17.6|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 16:41:17.9|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 16:41:18.2|Debug|ReleaseSearchService|Total of 73 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 16:41:18.2|Debug|ReleaseSearchService|Total of 100 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 16:41:18.4|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 16:41:18.4|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 16:41:18.5|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 16:41:18.5|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 16:41:18.6|Debug|ReleaseSearchService|Total of 28 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 16:41:19.4|Debug|ReleaseSearchService|Total of 130 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 16:49:21.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:49:21.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:49:21.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:49:21.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:49:21.3|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 16:49:21.3|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 16:49:21.3|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 16:49:21.3|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 16:49:21.3|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 16:49:21.3|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 16:49:21.3|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 16:49:21.5|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 16:49:21.5|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 16:49:21.5|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 16:49:21.5|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 16:49:21.5|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 16:49:21.5|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 16:49:21.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 16:49:21.5|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 16:49:21.5|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 16:49:21.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 16:49:21.5|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 16:49:21.5|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 16:49:21.5|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 16:49:21.5|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 16:49:22.6|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 16:49:22.6|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 16:49:22.8|Debug|ReleaseSearchService|Total of 10 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 16:49:23.0|Debug|ReleaseSearchService|Total of 2 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 16:49:23.1|Debug|ReleaseSearchService|Total of 102 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 16:49:23.2|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 16:49:23.3|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 16:49:23.3|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 16:49:23.9|Debug|ReleaseSearchService|Total of 124 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 16:56:48.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:56:48.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:56:48.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:56:48.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:56:48.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:56:48.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:56:48.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:56:48.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:56:48.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:56:48.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:56:48.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:56:48.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:56:48.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:56:48.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:56:48.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:56:48.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:56:48.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:56:48.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:56:48.6|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 16:56:48.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:56:48.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:56:48.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:56:48.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 16:56:48.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:56:48.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:56:48.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 16:56:48.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:56:48.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 16:56:48.7|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 16:56:48.7|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 16:56:48.7|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 16:56:48.7|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 16:56:48.7|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 16:56:48.7|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 16:56:48.7|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 16:56:48.8|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 16:56:48.8|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 16:56:48.8|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 16:56:48.8|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 16:56:48.8|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 16:56:48.8|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 16:56:48.8|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 16:56:48.8|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 16:56:48.8|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 16:56:48.8|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 16:56:48.8|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 16:56:48.8|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 16:56:48.8|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 16:56:48.8|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 16:56:50.0|Debug|ReleaseSearchService|Total of 28 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 16:56:50.1|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 16:56:50.3|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 16:56:50.3|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 16:56:50.3|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 16:56:50.5|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 16:56:50.5|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 16:56:50.6|Debug|ReleaseSearchService|Total of 99 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 16:56:50.6|Debug|ReleaseSearchService|Total of 73 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 16:56:51.1|Debug|ReleaseSearchService|Total of 129 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 17:12:19.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:12:19.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:12:19.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:12:19.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:12:19.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:12:19.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:12:19.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:12:20.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:12:20.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:12:20.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:12:20.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:12:20.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:12:20.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:12:20.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:12:20.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:12:20.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:12:20.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:12:20.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:12:20.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:12:20.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:12:20.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:12:20.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:12:20.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:12:20.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:12:20.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:12:20.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:12:20.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:12:20.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:12:20.0|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 17:12:20.0|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 17:12:20.0|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 17:12:20.0|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 17:12:20.0|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 17:12:20.0|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 17:12:20.0|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 17:12:20.1|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 17:12:20.1|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 17:12:20.1|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 17:12:20.1|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 17:12:20.1|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 17:12:20.1|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 17:12:20.1|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 17:12:20.1|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 17:12:20.1|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 17:12:20.1|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 17:12:20.1|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 17:12:20.1|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 17:12:20.1|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 17:12:20.1|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 17:12:21.0|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 17:12:21.1|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 17:12:21.1|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 17:12:21.3|Debug|ReleaseSearchService|Total of 23 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 17:12:21.4|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 17:12:21.5|Debug|ReleaseSearchService|Total of 96 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 17:12:21.5|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 17:12:21.9|Debug|ReleaseSearchService|Total of 70 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 17:12:21.9|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 17:12:22.4|Debug|ReleaseSearchService|Total of 133 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 17:19:54.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:19:54.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:19:54.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:19:54.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:19:54.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:19:54.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:19:54.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:19:54.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:19:54.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:19:54.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:19:54.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:19:54.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:19:54.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:19:54.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:19:54.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:19:54.1|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:19:54.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:19:54.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:19:54.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:19:54.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:19:54.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:19:54.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:19:54.1|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:19:54.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:19:54.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:19:54.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:19:54.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:19:54.1|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:19:54.1|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 17:19:54.1|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 17:19:54.1|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 17:19:54.1|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 17:19:54.1|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 17:19:54.1|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 17:19:54.1|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 17:19:54.1|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 17:19:54.1|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 17:19:54.1|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 17:19:54.1|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 17:19:54.1|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 17:19:54.1|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 17:19:54.1|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 17:19:54.1|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 17:19:54.1|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 17:19:54.1|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 17:19:54.1|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 17:19:54.1|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 17:19:54.1|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 17:19:54.1|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 17:19:54.8|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 17:19:55.1|Debug|ReleaseSearchService|Total of 102 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 17:19:55.1|Debug|ReleaseSearchService|Total of 10 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 17:19:55.2|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 17:19:55.2|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 17:19:55.4|Debug|ReleaseSearchService|Total of 5 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 17:19:55.5|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 17:19:55.7|Debug|ReleaseSearchService|Total of 1 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 17:19:56.3|Debug|ReleaseSearchService|Total of 130 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 17:27:50.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:27:50.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:27:50.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:27:50.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:27:50.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:27:50.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:27:50.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:27:50.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:27:50.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:27:50.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:27:50.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:27:50.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:27:50.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:27:50.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:27:50.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:27:50.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:27:50.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:27:50.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:27:50.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:27:50.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:27:50.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:27:50.9|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:27:50.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:27:50.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:27:50.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:27:50.9|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:27:50.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:27:50.9|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:27:50.9|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 17:27:50.9|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 17:27:50.9|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 17:27:50.9|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 17:27:50.9|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 17:27:50.9|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 17:27:50.9|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 17:27:50.9|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 17:27:50.9|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 17:27:50.9|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 17:27:50.9|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 17:27:50.9|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 17:27:50.9|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 17:27:50.9|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 17:27:50.9|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 17:27:50.9|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 17:27:50.9|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 17:27:50.9|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 17:27:50.9|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 17:27:50.9|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 17:27:50.9|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 17:27:52.1|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 17:27:52.1|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 17:27:52.2|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 17:27:52.2|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 17:27:52.4|Debug|ReleaseSearchService|Total of 23 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 17:27:52.5|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 17:27:52.6|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 17:27:52.6|Debug|ReleaseSearchService|Total of 71 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 17:27:52.9|Debug|ReleaseSearchService|Total of 95 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 17:27:53.3|Debug|ReleaseSearchService|Total of 136 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 17:35:32.2|Debug|InstallUpdateService|Checking for updates 2026-05-05 17:35:33.3|Debug|InstallUpdateService|No update available 2026-05-05 17:37:32.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:37:32.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:37:32.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:37:32.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:37:32.7|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 17:37:32.7|Debug|Sonarr|Updating indexer Bangumi Moe [6] 2026-05-05 17:37:32.8|Debug|Sonarr|Remote indexer Bangumi Moe (Prowlarr) [10] found 2026-05-05 17:37:32.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 17:37:32.8|Debug|Sonarr|Updating indexer LimeTorrents [7] 2026-05-05 17:37:32.8|Debug|Sonarr|Remote indexer LimeTorrents (Prowlarr) [12] found 2026-05-05 17:37:32.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 17:37:32.8|Debug|Sonarr|Updating indexer Nyaa.si [5] 2026-05-05 17:37:32.8|Debug|Sonarr|Remote indexer Nyaa.si (Prowlarr) [13] found 2026-05-05 17:37:32.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 17:37:32.8|Debug|Sonarr|Updating indexer The Pirate Bay [1] 2026-05-05 17:37:32.8|Debug|Sonarr|Remote indexer The Pirate Bay (Prowlarr) [14] found 2026-05-05 17:37:32.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 17:37:32.8|Debug|Sonarr|Updating indexer TorrentDownload [11] 2026-05-05 17:37:32.8|Debug|Sonarr|Remote indexer TorrentDownload (Prowlarr) [18] found 2026-05-05 17:37:32.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 17:37:32.8|Debug|Sonarr|Updating indexer TorrentGalaxyClone [2] 2026-05-05 17:37:32.8|Debug|Sonarr|Remote indexer TorrentGalaxyClone (Prowlarr) [15] found 2026-05-05 17:37:32.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 17:37:32.8|Debug|Sonarr|Updating indexer Uindex [10] 2026-05-05 17:37:32.8|Debug|Sonarr|Remote indexer Uindex (Prowlarr) [17] found 2026-05-05 17:37:32.8|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 17:37:32.8|Debug|Sonarr|Skipping add for indexer YTS [3] due to no app Sync Categories supported by the indexer 2026-05-05 17:37:32.9|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 17:37:32.9|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 17:37:32.9|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 17:37:32.9|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 17:37:32.9|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 17:37:32.9|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 17:37:32.9|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 17:37:32.9|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 17:37:32.9|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 17:37:32.9|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 17:37:32.9|Debug|ApplicationService|No tags set to application Sonarr. 2026-05-05 17:37:33.1|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 17:37:33.1|Debug|Radarr|Updating indexer Bangumi Moe [6] 2026-05-05 17:37:33.1|Debug|Radarr|Remote indexer Bangumi Moe (Prowlarr) [13] found 2026-05-05 17:37:33.1|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 17:37:33.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:37:33.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:37:33.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:37:33.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:37:33.5|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 17:37:33.6|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 17:37:33.6|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 17:37:33.7|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 17:37:34.1|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 17:37:34.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [POST] http://radarr:7878/api/v3/indexer: 400.BadRequest (274 bytes) [ { "isWarning": false, "propertyName": "", "errorMessage": "Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.", "severity": "error" } ] 2026-05-05 17:37:34.1|Warn|RadarrV3Proxy|No Results in configured categories. See FAQ Entry: Prowlarr will not sync X Indexer to App [v2.3.5.5327] NzbDrone.Common.Http.HttpException: HTTP request failed: [400:BadRequest] [POST] at [http://radarr:7878/api/v3/indexer] at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 128 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 137 at NzbDrone.Core.Applications.Radarr.RadarrV3Proxy.Execute[TResource](HttpRequest request) in ./NzbDrone.Core/Applications/Radarr/RadarrV3Proxy.cs:line 228 at NzbDrone.Core.Applications.Radarr.RadarrV3Proxy.ExecuteIndexerRequest(HttpRequest request) in ./NzbDrone.Core/Applications/Radarr/RadarrV3Proxy.cs:line 163 [ { "isWarning": false, "propertyName": "", "errorMessage": "Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.", "severity": "error" } ] 2026-05-05 17:37:34.2|Debug|RadarrV3Proxy|Retrying to add indexer forcefully 2026-05-05 17:37:35.3|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:37:35.3|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:37:35.3|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:37:35.3|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:37:35.3|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 17:37:35.3|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 17:37:35.3|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 17:37:35.6|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 17:37:35.8|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 17:37:35.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [POST] http://radarr:7878/api/v3/indexer?forceSave=true: 400.BadRequest (274 bytes) [ { "isWarning": false, "propertyName": "", "errorMessage": "Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.", "severity": "error" } ] 2026-05-05 17:37:35.8|Warn|RadarrV3Proxy|No Results in configured categories. See FAQ Entry: Prowlarr will not sync X Indexer to App [v2.3.5.5327] NzbDrone.Common.Http.HttpException: HTTP request failed: [400:BadRequest] [POST] at [http://radarr:7878/api/v3/indexer?forceSave=true] at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 128 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 137 at NzbDrone.Core.Applications.Radarr.RadarrV3Proxy.Execute[TResource](HttpRequest request) in ./NzbDrone.Core/Applications/Radarr/RadarrV3Proxy.cs:line 228 at NzbDrone.Core.Applications.Radarr.RadarrV3Proxy.ExecuteIndexerRequest(HttpRequest request) in ./NzbDrone.Core/Applications/Radarr/RadarrV3Proxy.cs:line 163 [ { "isWarning": false, "propertyName": "", "errorMessage": "Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.", "severity": "error" } ] 2026-05-05 17:37:35.9|Warn|ApplicationService|NzbDrone.Core.Applications.ApplicationService HTTP request failed: [400:BadRequest] [POST] at [http://radarr:7878/api/v3/indexer?forceSave=true] [v2.3.5.5327] NzbDrone.Common.Http.HttpException: HTTP request failed: [400:BadRequest] [POST] at [http://radarr:7878/api/v3/indexer?forceSave=true] at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 128 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 137 at NzbDrone.Core.Applications.Radarr.RadarrV3Proxy.Execute[TResource](HttpRequest request) in ./NzbDrone.Core/Applications/Radarr/RadarrV3Proxy.cs:line 228 at NzbDrone.Core.Applications.Radarr.RadarrV3Proxy.ExecuteIndexerRequest(HttpRequest request) in ./NzbDrone.Core/Applications/Radarr/RadarrV3Proxy.cs:line 163 at NzbDrone.Core.Applications.Radarr.RadarrV3Proxy.AddIndexer(RadarrIndexer indexer, RadarrSettings settings) in ./NzbDrone.Core/Applications/Radarr/RadarrV3Proxy.cs:line 100 at NzbDrone.Core.Applications.Radarr.Radarr.AddIndexer(IndexerDefinition indexer) in ./NzbDrone.Core/Applications/Radarr/Radarr.cs:line 142 at NzbDrone.Core.Applications.ApplicationService.<>c__DisplayClass14_2.b__5(IApplication a) in ./NzbDrone.Core/Applications/ApplicationService.cs:line 177 at NzbDrone.Core.Applications.ApplicationService.ExecuteAction(Action`1 applicationAction, IApplication application) in ./NzbDrone.Core/Applications/ApplicationService.cs:line 239 [ { "isWarning": false, "propertyName": "", "errorMessage": "Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.", "severity": "error" } ] 2026-05-05 17:37:35.9|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 17:37:35.9|Debug|Radarr|Updating indexer Nyaa.si [5] 2026-05-05 17:37:35.9|Debug|Radarr|Remote indexer Nyaa.si (Prowlarr) [9] found 2026-05-05 17:37:36.0|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 17:37:36.0|Debug|Radarr|Updating indexer The Pirate Bay [1] 2026-05-05 17:37:36.0|Debug|Radarr|Remote indexer The Pirate Bay (Prowlarr) [10] found 2026-05-05 17:37:36.0|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 17:37:36.0|Debug|Radarr|Updating indexer TorrentDownload [11] 2026-05-05 17:37:36.0|Debug|Radarr|Remote indexer TorrentDownload (Prowlarr) [15] found 2026-05-05 17:37:36.0|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 17:37:36.0|Debug|Radarr|Updating indexer TorrentGalaxyClone [2] 2026-05-05 17:37:36.0|Debug|Radarr|Remote indexer TorrentGalaxyClone (Prowlarr) [11] found 2026-05-05 17:37:36.0|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 17:37:36.0|Debug|Radarr|Updating indexer Uindex [10] 2026-05-05 17:37:36.0|Debug|Radarr|Remote indexer Uindex (Prowlarr) [14] found 2026-05-05 17:37:36.0|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 17:37:36.0|Debug|Radarr|Updating indexer YTS [3] 2026-05-05 17:37:36.0|Debug|Radarr|Remote indexer YTS (Prowlarr) [12] found 2026-05-05 17:37:36.0|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 17:37:36.0|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 17:37:36.0|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 17:37:36.0|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 17:37:36.0|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 17:37:36.0|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 17:37:36.0|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 17:37:36.0|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 17:37:36.0|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 17:37:36.0|Debug|ApplicationService|No tags set to application Radarr. 2026-05-05 17:39:32.6|Debug|FlareSolverr|Cloudflare Detected, Applying FlareSolverr Proxy FlareSolverr to request https://prowlarr.servarr.com/v1/ping 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:43:21.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:43:21.8|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 17:43:21.8|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 17:43:21.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 17:43:21.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 17:43:21.8|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 17:43:21.8|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 17:43:21.8|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 17:43:21.8|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 17:43:21.8|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 17:43:21.8|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 17:43:21.8|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 17:43:21.8|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 17:43:21.8|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 17:43:21.8|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 17:43:21.8|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 17:43:21.8|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 17:43:21.8|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 17:43:21.8|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 17:43:21.8|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 17:43:21.8|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 17:43:21.8|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 17:43:22.8|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 17:43:22.8|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 17:43:23.0|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 17:43:23.0|Debug|ReleaseSearchService|Total of 23 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 17:43:23.4|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 17:43:23.5|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 17:43:23.5|Debug|ReleaseSearchService|Total of 94 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 17:43:23.6|Debug|ReleaseSearchService|Total of 66 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 17:43:23.7|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 17:43:24.2|Debug|ReleaseSearchService|Total of 136 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 17:50:26.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:50:26.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:50:26.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:50:26.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:50:26.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:50:26.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:50:26.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:50:26.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:50:26.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:50:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:50:26.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:50:26.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:50:26.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:50:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:50:26.4|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:50:26.4|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:50:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:50:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:50:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:50:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:50:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:50:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:50:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:50:26.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:50:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:50:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:50:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:50:26.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:50:26.5|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 17:50:26.5|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 17:50:26.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 17:50:26.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 17:50:26.5|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 17:50:26.5|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 17:50:26.5|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 17:50:26.6|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 17:50:26.6|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 17:50:26.6|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 17:50:26.6|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 17:50:26.6|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 17:50:26.6|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 17:50:26.6|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 17:50:26.6|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 17:50:26.6|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 17:50:26.6|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 17:50:26.6|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 17:50:26.6|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 17:50:26.6|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 17:50:26.6|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 17:50:28.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 17:50:28.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 17:50:28.0|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 17:50:28.1|Debug|ReleaseSearchService|Total of 102 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 17:50:28.2|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 17:50:28.2|Debug|ReleaseSearchService|Total of 6 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 17:50:28.3|Debug|ReleaseSearchService|Total of 1 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 17:50:28.4|Debug|ReleaseSearchService|Total of 10 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 17:50:29.0|Debug|ReleaseSearchService|Total of 132 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 17:58:53.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:58:53.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:58:53.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:58:54.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:58:54.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:58:54.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:58:54.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:58:54.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:58:53.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:58:53.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:58:54.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:58:54.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:58:54.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:58:54.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:58:54.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:58:54.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:58:53.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:58:54.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:58:54.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:58:54.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:58:54.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:58:53.9|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 17:58:54.0|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 17:58:54.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:58:54.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:58:54.0|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 17:58:54.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:58:54.0|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 17:58:54.0|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 17:58:54.0|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 17:58:54.0|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 17:58:54.0|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 17:58:54.0|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 17:58:54.0|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 17:58:54.0|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 17:58:54.0|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 17:58:54.0|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 17:58:54.0|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 17:58:54.0|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 17:58:54.0|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 17:58:54.0|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 17:58:54.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 17:58:54.0|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 17:58:54.0|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 17:58:54.0|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 17:58:54.0|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 17:58:54.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 17:58:54.0|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 17:58:54.0|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 17:58:55.1|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 17:58:55.4|Debug|ReleaseSearchService|Total of 23 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 17:58:55.4|Debug|ReleaseSearchService|Total of 94 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 17:58:55.7|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 17:58:55.7|Debug|ReleaseSearchService|Total of 64 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 17:58:55.9|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 17:58:56.0|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 17:58:56.2|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 17:58:56.2|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 17:58:56.6|Debug|ReleaseSearchService|Total of 136 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 18:14:24.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:14:24.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:14:24.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:14:24.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:14:24.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:14:24.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:14:24.5|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:14:24.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:14:24.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:14:24.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:14:24.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:14:24.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:14:24.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:14:24.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:14:24.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:14:24.6|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:14:24.7|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:14:24.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:14:24.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:14:24.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:14:24.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:14:24.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:14:24.7|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:14:24.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:14:24.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:14:24.7|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:14:24.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:14:24.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:14:24.7|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 18:14:24.7|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 18:14:24.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 18:14:24.8|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 18:14:24.8|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 18:14:24.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 18:14:24.8|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 18:14:24.8|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 18:14:24.8|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 18:14:24.8|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 18:14:24.8|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 18:14:24.8|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 18:14:24.8|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 18:14:24.8|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 18:14:24.8|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 18:14:24.8|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 18:14:24.8|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 18:14:24.8|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 18:14:24.8|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 18:14:24.8|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 18:14:24.8|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 18:14:25.7|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 18:14:25.8|Debug|ReleaseSearchService|Total of 23 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 18:14:25.8|Debug|ReleaseSearchService|Total of 97 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 18:14:26.1|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 18:14:26.3|Debug|ReleaseSearchService|Total of 62 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 18:14:26.3|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 18:14:26.4|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 18:14:26.4|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 18:14:26.8|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 18:14:27.2|Debug|ReleaseSearchService|Total of 137 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 18:20:58.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:20:58.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:20:58.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:20:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:20:58.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:20:58.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:20:58.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:20:58.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:20:58.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:20:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:20:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:20:58.4|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:20:58.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:20:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:20:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:20:58.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:20:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:20:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:20:58.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:20:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:20:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:20:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:20:58.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:20:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:20:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:20:58.5|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:20:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:20:58.5|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:20:58.5|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 18:20:58.5|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 18:20:58.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 18:20:58.5|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 18:20:58.5|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 18:20:58.5|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 18:20:58.5|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 18:20:58.6|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 18:20:58.6|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 18:20:58.6|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 18:20:58.6|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 18:20:58.6|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 18:20:58.6|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 18:20:58.6|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 18:20:58.6|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 18:20:58.6|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 18:20:58.6|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 18:20:58.6|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 18:20:58.6|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 18:20:58.6|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 18:20:58.6|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 18:20:59.9|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 18:21:00.1|Debug|ReleaseSearchService|Total of 1 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 18:21:00.4|Debug|ReleaseSearchService|Total of 1 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 18:21:00.5|Debug|ReleaseSearchService|Total of 10 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 18:21:00.6|Debug|ReleaseSearchService|Total of 102 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 18:21:00.8|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 18:21:00.8|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 18:21:00.8|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 18:21:01.1|Debug|ReleaseSearchService|Total of 135 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:29:55.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:29:55.2|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 18:29:55.2|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 18:29:55.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 18:29:55.2|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 18:29:55.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 18:29:55.2|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 18:29:55.2|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 18:29:55.3|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 18:29:55.3|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 18:29:55.3|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 18:29:55.3|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 18:29:55.3|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 18:29:55.3|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 18:29:55.3|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 18:29:55.3|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 18:29:55.3|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 18:29:55.3|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 18:29:55.3|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 18:29:55.3|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 18:29:55.3|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 18:29:55.3|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 18:29:55.9|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 18:29:56.2|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 18:29:56.4|Debug|ReleaseSearchService|Total of 62 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 18:29:56.5|Debug|ReleaseSearchService|Total of 23 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 18:29:56.6|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 18:29:56.7|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 18:29:56.7|Debug|ReleaseSearchService|Total of 99 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 18:29:56.9|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 18:29:56.9|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 18:29:57.6|Debug|ReleaseSearchService|Total of 137 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 18:31:01.5|Info|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-05-05 18:31:01.5|Debug|Api|[GET] /api/.env: 401.Unauthorized (20 ms) 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:45:26.8|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:45:26.8|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 18:45:26.8|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 18:45:26.8|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] 2026-05-05 18:45:26.8|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 18:45:26.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 18:45:26.8|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] 2026-05-05 18:45:26.8|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] 2026-05-05 18:45:26.9|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 18:45:26.9|Debug|Cardigann|Adding request for LimeTorrents: https://www.limetorrents.fun/latest100 2026-05-05 18:45:26.9|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 18:45:26.9|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 18:45:26.9|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 18:45:26.9|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 18:45:26.9|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 18:45:26.9|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 18:45:26.9|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 18:45:26.9|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 18:45:26.9|Debug|Cardigann|Downloading Feed https://www.limetorrents.fun/latest100 2026-05-05 18:45:26.9|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Anime:category:Docus:category:TV:category:Documentaries 2026-05-05 18:45:26.9|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 18:45:26.9|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 18:45:28.0|Debug|FlareSolverr|CF Protection not detected, returning original response 2026-05-05 18:45:28.6|Debug|ReleaseSearchService|Total of 30 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 18:45:28.6|Debug|ReleaseSearchService|Total of 23 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040, 5045] from 1 indexer(s) 2026-05-05 18:45:28.7|Debug|ReleaseSearchService|Total of 13 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5070] from 1 indexer(s) 2026-05-05 18:45:28.8|Debug|ReleaseSearchService|Total of 99 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 18:45:28.9|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 18:45:28.9|Debug|ReleaseSearchService|Total of 66 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 18:45:29.0|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 18:45:29.0|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 18:45:29.4|Debug|ReleaseSearchService|Total of 140 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s) 2026-05-05 18:51:30.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:51:30.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:51:30.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:51:30.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:51:30.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:51:30.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:51:30.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:51:30.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:51:30.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:51:30.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:51:30.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:51:30.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:51:30.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:51:30.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:51:30.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:51:30.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:51:30.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:51:30.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:51:30.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:51:30.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:51:30.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:51:30.0|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 18:51:30.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:51:30.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:51:30.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 18:51:30.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:51:30.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 18:51:30.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 18:51:30.2|Info|ReleaseSearchService|Searching indexer(s): [Uindex] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 18:51:30.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxyClone] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 18:51:30.2|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] 2026-05-05 18:51:30.2|Info|ReleaseSearchService|Searching indexer(s): [YTS] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] 2026-05-05 18:51:30.2|Info|ReleaseSearchService|Searching indexer(s): [Nyaa.si] for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] 2026-05-05 18:51:30.2|Info|ReleaseSearchService|Searching indexer(s): [TorrentDownload] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 18:51:30.2|Info|ReleaseSearchService|Searching indexer(s): [Bangumi Moe] for Term: [], Offset: 0, Limit: 100, Categories: [2000] 2026-05-05 18:51:30.2|Debug|Cardigann|Adding request for Bangumi Moe: https://bangumi.moe/api/torrent/latest 2026-05-05 18:51:30.2|Debug|Cardigann|Adding request for TorrentDownload: https://www.torrentdownload.info/ 2026-05-05 18:51:30.2|Debug|Cardigann|Adding request for YTS: https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 18:51:30.2|Debug|Cardigann|Adding request for Uindex: https://uindex.org/search.php?search=&c=0 2026-05-05 18:51:30.2|Debug|Cardigann|Adding request for TorrentGalaxyClone: https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 18:51:30.2|Debug|Cardigann|Adding request for The Pirate Bay: https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 18:51:30.2|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 18:51:30.2|Debug|Cardigann|Downloading Feed https://torrentgalaxy.info/get-posts/:category:Movies 2026-05-05 18:51:30.2|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json 2026-05-05 18:51:30.2|Debug|Cardigann|Downloading Feed https://www.torrentdownload.info/ 2026-05-05 18:51:30.2|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc 2026-05-05 18:51:30.2|Debug|Cardigann|Downloading Feed https://uindex.org/search.php?search=&c=0 2026-05-05 18:51:30.2|Debug|Cardigann|Downloading Feed https://bangumi.moe/api/torrent/latest 2026-05-05 18:51:30.2|Debug|Cardigann|Downloading Feed https://movies-api.accel.li/api/v2/list_movies.json?limit=50&sort_by=date_added&order_by=desc 2026-05-05 18:51:30.9|Debug|Cardigann|Adding request for Nyaa.si: https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 18:51:30.9|Debug|Cardigann|Downloading Feed https://nyaa.si/?f=0&c=0_0&s=id&o=desc&p=2 2026-05-05 18:51:31.3|Debug|ReleaseSearchService|Total of 10 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 18:51:31.4|Debug|ReleaseSearchService|Total of 1 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 18:51:31.9|Debug|ReleaseSearchService|Total of 102 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2040, 2045, 2060] from 1 indexer(s) 2026-05-05 18:51:32.0|Debug|ReleaseSearchService|Total of 1 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020, 2040, 2060, 2030, 2045] from 1 indexer(s) 2026-05-05 18:51:32.0|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 18:51:32.5|Debug|ReleaseSearchService|Total of 140 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000, 2020] from 1 indexer(s) 2026-05-05 18:51:35.3|Warn|Cardigann|Unable to connect to indexer [https://torrentgalaxy.info/get-posts/:category:Movies]. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, and consider using different DNS servers or a VPN. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' [v2.3.5.5327] System.Net.Http.HttpRequestException: Resource temporarily unavailable (torrentgalaxy.info: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.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 355 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 341 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(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(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.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.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 ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 171 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./NzbDrone.Core/Indexers/IndexerHttpClient.cs:line 43 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<b__57_0>d.MoveNext() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 665 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9`2.<b__9_0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Outcome`1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken) at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 664 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 428 2026-05-05 18:51:35.4|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s) 2026-05-05 19:00:57.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures. 2026-05-05 19:00:57.2|Debug|IndexerFactory|Temporarily ignoring indexer 1337x till 05/06/2026 01:10:23 due to recent failures. 2026-05-05 19:00:57.2|Debug|IndexerFactory|Temporarily ignoring indexer Demonoid Clone till 05/05/2026 19:58:35 due to recent failures. 2026-05-05 19:00:57.2|Debug|IndexerFactory|Temporarily ignoring indexer Internet Archive till 05/05/2026 22:04:21 due to recent failures. 2026-05-05 19:00:57.1|Debug|IndexerFactory|Temporarily ignoring indexer EZTV till 05/06/2026 01:10:27 due to recent failures.