7208 lines
1024 KiB
Plaintext
7208 lines
1024 KiB
Plaintext
2025-11-16 02:46:22.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-16 02:46:33.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-16 02:46:39.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-16 02:46:45.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-16 02:46:55.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 07:58:34 and 11/16/2025 08:23:55 UTC. Search may be required.
|
|
2025-11-16 02:46:55.3|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-16 02:46:55.6|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-16 03:03:14.3|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from SABnzbd
|
|
|
|
[v5.28.0.10274] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Http request timed out
|
|
---> System.Net.WebException: Http request timed out
|
|
---> System.Threading.Tasks.TaskCanceledException: The operation was canceled.
|
|
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
|
|
---> System.Net.Sockets.SocketException (125): Operation canceled
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
|
|
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
|
|
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
--- End of inner exception stack trace ---
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
|
|
--- End of inner exception stack trace ---
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Radarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Radarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
|
|
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
|
|
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
|
|
at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90
|
|
|
|
|
|
2025-11-16 03:17:04.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 03:17:13.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-16 03:17:13.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/16/2025 18:27:01 due to recent failures." />
|
|
2025-11-16 03:17:13.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/16/2025 18:27:01 due to recent failures." />
|
|
2025-11-16 03:17:13.8|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 15:09:47
|
|
2025-11-16 03:17:19.9|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-16 03:17:26.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-16 03:17:26.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 08:25:55 and 11/16/2025 08:50:26 UTC. Search may be required.
|
|
2025-11-16 03:17:26.8|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-16 03:17:27.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-16 03:47:34.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 03:47:37.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 08:52:26 and 11/16/2025 09:44:37 UTC. Search may be required.
|
|
2025-11-16 03:47:37.0|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-16 03:47:37.3|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-16 04:18:04.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 04:18:12.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 09:45:37 and 11/16/2025 10:11:12 UTC. Search may be required.
|
|
2025-11-16 04:18:12.5|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-16 04:18:12.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-16 04:48:35.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 04:48:36.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 10:13:12 and 11/16/2025 10:38:36 UTC. Search may be required.
|
|
2025-11-16 04:48:39.3|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-16 04:48:39.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-16 05:19:05.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 05:19:05.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 10:39:36 and 11/16/2025 11:05:05 UTC. Search may be required.
|
|
2025-11-16 05:19:06.1|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-16 05:19:06.4|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-16 05:49:35.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 05:49:36.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 11:06:05 and 11/16/2025 11:31:36 UTC. Search may be required.
|
|
2025-11-16 05:49:36.4|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-16 05:49:36.7|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-16 06:20:05.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 06:20:07.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 11:31:36 and 11/16/2025 11:58:07 UTC. Search may be required.
|
|
2025-11-16 06:20:07.6|Info|DownloadDecisionMaker|Processing 223 releases
|
|
2025-11-16 06:20:07.9|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0
|
|
2025-11-16 06:50:36.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 06:50:38.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 12:00:07 and 11/16/2025 12:24:38 UTC. Search may be required.
|
|
2025-11-16 06:50:39.2|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-16 06:50:39.5|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-16 07:21:06.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 07:21:07.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 12:25:38 and 11/16/2025 13:19:07 UTC. Search may be required.
|
|
2025-11-16 07:21:07.0|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-16 07:21:07.3|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-16 07:44:24.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-16 07:44:26.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-16 07:44:26.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-16 07:44:26.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-16 07:44:26.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-16 07:44:26.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-16 07:51:36.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 07:51:37.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 13:20:07 and 11/16/2025 13:44:37 UTC. Search may be required.
|
|
2025-11-16 07:51:37.4|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-16 07:51:37.7|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-16 08:22:06.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 08:22:07.2|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/14/2025 08:52:33 and 11/16/2025 20:10:01 UTC. Search may be required.
|
|
2025-11-16 08:22:07.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 13:45:37 and 11/16/2025 14:12:07 UTC. Search may be required.
|
|
2025-11-16 08:22:07.4|Info|DownloadDecisionMaker|Processing 226 releases
|
|
2025-11-16 08:22:07.7|Info|RssSyncService|RSS Sync Completed. Reports found: 226, Reports grabbed: 0
|
|
2025-11-16 08:52:36.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 08:52:37.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 14:13:07 and 11/16/2025 14:37:37 UTC. Search may be required.
|
|
2025-11-16 08:52:38.9|Info|DownloadDecisionMaker|Processing 225 releases
|
|
2025-11-16 08:52:39.2|Info|RssSyncService|RSS Sync Completed. Reports found: 225, Reports grabbed: 0
|
|
2025-11-16 09:23:07.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 09:23:08.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 14:39:37 and 11/16/2025 15:05:08 UTC. Search may be required.
|
|
2025-11-16 09:23:08.0|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-16 09:23:08.3|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-16 09:53:37.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 09:53:37.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 15:05:08 and 11/16/2025 15:32:37 UTC. Search may be required.
|
|
2025-11-16 09:53:40.3|Info|DownloadDecisionMaker|Processing 226 releases
|
|
2025-11-16 09:53:40.6|Info|RssSyncService|RSS Sync Completed. Reports found: 226, Reports grabbed: 0
|
|
2025-11-16 10:24:07.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 10:24:08.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 15:33:37 and 11/16/2025 15:57:08 UTC. Search may be required.
|
|
2025-11-16 10:24:14.0|Info|DownloadDecisionMaker|Processing 224 releases
|
|
2025-11-16 10:24:14.3|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0
|
|
2025-11-16 10:54:37.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 10:54:38.2|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/16/2025 20:12:54 and 11/16/2025 20:12:54 UTC. Search may be required.
|
|
2025-11-16 10:54:38.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 15:59:08 and 11/16/2025 16:51:38 UTC. Search may be required.
|
|
2025-11-16 10:54:38.5|Info|DownloadDecisionMaker|Processing 225 releases
|
|
2025-11-16 10:54:38.8|Info|RssSyncService|RSS Sync Completed. Reports found: 225, Reports grabbed: 0
|
|
2025-11-16 11:25:07.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 11:25:09.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 16:53:38 and 11/16/2025 17:20:09 UTC. Search may be required.
|
|
2025-11-16 11:25:09.6|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-16 11:25:09.9|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-16 11:55:38.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 11:55:38.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 17:20:09 and 11/16/2025 17:43:38 UTC. Search may be required.
|
|
2025-11-16 11:55:38.8|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-16 11:55:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-16 12:26:08.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 12:26:09.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 17:43:38 and 11/16/2025 18:12:09 UTC. Search may be required.
|
|
2025-11-16 12:26:09.0|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-16 12:26:09.3|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-16 12:56:38.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 12:56:39.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 18:13:09 and 11/16/2025 18:38:39 UTC. Search may be required.
|
|
2025-11-16 12:56:42.6|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-16 12:56:42.9|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-16 13:27:08.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 13:27:09.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 18:39:39 and 11/16/2025 19:05:09 UTC. Search may be required.
|
|
2025-11-16 13:27:13.6|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-16 13:27:13.8|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-16 13:44:55.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-16 13:44:57.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-16 13:44:57.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-16 13:44:57.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-16 13:44:57.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-16 13:44:57.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-16 13:57:38.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 13:57:39.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 19:06:09 and 11/16/2025 19:31:39 UTC. Search may be required.
|
|
2025-11-16 13:57:40.3|Info|DownloadDecisionMaker|Processing 224 releases
|
|
2025-11-16 13:57:40.5|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0
|
|
2025-11-16 14:28:08.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 14:28:09.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 19:33:39 and 11/16/2025 20:27:09 UTC. Search may be required.
|
|
2025-11-16 14:28:09.8|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-16 14:28:10.1|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-16 14:58:39.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 14:58:39.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 20:27:09 and 11/16/2025 20:53:39 UTC. Search may be required.
|
|
2025-11-16 14:58:39.8|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-16 14:58:40.1|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-16 15:29:09.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 15:29:10.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 20:53:39 and 11/16/2025 21:18:10 UTC. Search may be required.
|
|
2025-11-16 15:29:10.1|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-16 15:29:10.4|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-16 15:59:39.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 15:59:40.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 21:19:10 and 11/16/2025 21:45:40 UTC. Search may be required.
|
|
2025-11-16 15:59:40.4|Info|DownloadDecisionMaker|Processing 224 releases
|
|
2025-11-16 15:59:40.7|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0
|
|
2025-11-16 16:30:09.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 16:30:10.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 21:46:40 and 11/16/2025 22:11:10 UTC. Search may be required.
|
|
2025-11-16 16:30:10.5|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-16 16:30:10.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-16 17:00:39.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 17:00:40.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 22:13:10 and 11/16/2025 22:40:40 UTC. Search may be required.
|
|
2025-11-16 17:00:59.8|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-16 17:01:00.1|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-16 17:31:10.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 17:31:10.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 22:40:40 and 11/16/2025 23:05:10 UTC. Search may be required.
|
|
2025-11-16 17:31:10.8|Info|DownloadDecisionMaker|Processing 223 releases
|
|
2025-11-16 17:31:11.1|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0
|
|
2025-11-16 18:01:40.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 18:01:41.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 23:06:10 and 11/16/2025 23:59:41 UTC. Search may be required.
|
|
2025-11-16 18:01:41.1|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-16 18:01:41.4|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-16 18:32:10.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 18:32:15.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/16/2025 23:59:41 and 11/17/2025 00:27:15 UTC. Search may be required.
|
|
2025-11-16 18:32:15.5|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-16 18:32:15.8|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-16 19:02:40.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 19:02:41.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 00:27:15 and 11/17/2025 00:52:41 UTC. Search may be required.
|
|
2025-11-16 19:02:41.4|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-16 19:02:41.7|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-16 19:33:11.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 19:33:11.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 00:52:41 and 11/17/2025 01:18:11 UTC. Search may be required.
|
|
2025-11-16 19:33:11.7|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-16 19:33:12.0|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-16 19:45:25.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-16 19:45:25.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-16 19:45:26.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-16 19:45:27.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-16 19:45:27.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-16 19:45:27.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-16 19:45:27.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-16 19:45:27.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-16 20:03:41.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 20:03:42.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 01:20:11 and 11/17/2025 01:46:42 UTC. Search may be required.
|
|
2025-11-16 20:03:42.2|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-16 20:03:42.5|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-16 20:34:11.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 20:34:14.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 01:46:42 and 11/17/2025 02:13:14 UTC. Search may be required.
|
|
2025-11-16 20:34:14.7|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-16 20:34:15.0|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-16 21:04:41.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 21:04:42.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 02:13:14 and 11/17/2025 02:39:42 UTC. Search may be required.
|
|
2025-11-16 21:04:42.4|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-16 21:04:42.7|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-16 21:35:11.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 21:35:13.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 02:39:42 and 11/17/2025 03:32:13 UTC. Search may be required.
|
|
2025-11-16 21:35:13.6|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-16 21:35:13.9|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-16 22:05:42.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 22:05:42.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 03:33:13 and 11/17/2025 03:59:42 UTC. Search may be required.
|
|
2025-11-16 22:05:42.8|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-16 22:05:43.1|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-16 22:36:12.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 22:36:13.0|Error|Newznab|An error occurred while processing indexer feed. https://api.nzbgeek.info/api/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100
|
|
|
|
[v5.28.0.10274] System.Xml.XmlException: DTD must be defined before the document root element. Line 1, position 217691.
|
|
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
|
|
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
|
|
at System.Xml.XmlTextReaderImpl.ParseDoctypeDecl()
|
|
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
|
|
at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
|
|
at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
|
|
at NzbDrone.Core.Indexers.RssParser.LoadXmlDocument(IndexerResponse indexerResponse) in ./Radarr.Core/Indexers/RssParser.cs:line 115
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRssParser.PreProcess(IndexerResponse indexerResponse) in ./Radarr.Core/Indexers/Newznab/NewznabRssParser.cs:line 69
|
|
at NzbDrone.Core.Indexers.RssParser.ParseResponse(IndexerResponse indexerResponse) in ./Radarr.Core/Indexers/RssParser.cs:line 56
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131
|
|
RequestUri: https://api.nzbgeek.info/api/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100;StatusCode: OK;ContentType: application/xml; charset=utf-8;ContentLength: 217915;ContentSample: <?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:newznab="http://www.newznab.com/DTD/2010/feeds/attributes/"><channel><atom:link href="https://api.nzbgeek.info/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21&offset=0&limit=100" rel="self" type="application/rss+xml" /><title>api.nzbgeek.info</title><description>NZBgeek API</description><link>http://api.nzbgeek.info/</link><language>en-gb</language><webMaster>info@nzbgeek.info (NZBgeek)</webMaster><category></category><image><url>https://api.nzbgeek.info/covers/nzbgeek.png</url><title>api.nzbgeek.info</title><link>http://api.nzbgeek.info/</link><description>NZBgeek</description></image><newznab:response offset="0" total="717893" /><item><title>Borderline.2025.1080p.ROKU.WEB-DL.DD.5.1.H.264-PiRaTeS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=674e0033bcd145652379316705275160</guid><link>https://api.nzbgeek.info/api?t=get&id=674e0033bcd145652379316705275160&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=674e0033bcd145652379316705275160</comments><pubDate>Mon, 17 Nov 2025 04:11:52 +0000</pubDate><category>Movies > HD</category><description>Borderline.2025.1080p.ROKU.WEB-DL.DD.5.1.H.264-PiRaTeS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=674e0033bcd145652379316705275160&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="3039201000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="3039201000"/><newznab:attr name="guid" value="674e0033bcd145652379316705275160"/><newznab:attr name="imdbtitle" value="Borderline"/><newznab:attr name="imdb" value="13650814"/><newznab:attr name="imdbtagline" value="Youre cordially invited to a violently romantic comedy"/><newznab:attr name="imdbplot" value="A bodyguard protects a pop superstar and her athlete boyfriend from a determined stalker in 1990s Los Angeles"/><newznab:attr name="imdbscore" value="5.7"/><newznab:attr name="genre" value="Comedy, Horror, Thriller"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Jimmy Warden"/><newznab:attr name="imdbactors" value="Samara Weaving, Eric Dane, Ray Nicholson"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/13650814-cover.jpg"/><newznab:attr name="runtime" value="94 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="9"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 04:11:52 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Borderline.2025.720p.PTV.WEB-DL.AAC.2.0.H.264-PiRaTeS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=e5a17fe4024c5f102c93363fe3673d95</guid><link>https://api.nzbgeek.info/api?t=get&id=e5a17fe4024c5f102c93363fe3673d95&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=e5a17fe4024c5f102c93363fe3673d95</comments><pubDate>Mon, 17 Nov 2025 04:10:04 +0000</pubDate><category>Movies > HD</category><description>Borderline.2025.720p.PTV.WEB-DL.AAC.2.0.H.264-PiRaTeS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=e5a17fe4024c5f102c93363fe3673d95&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="1816144000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="1816144000"/><newznab:attr name="guid" value="e5a17fe4024c5f102c93363fe3673d95"/><newznab:attr name="imdbtitle" value="Borderline"/><newznab:attr name="imdb" value="13650814"/><newznab:attr name="imdbtagline" value="Youre cordially invited to a violently romantic comedy"/><newznab:attr name="imdbplot" value="A bodyguard protects a pop superstar and her athlete boyfriend from a determined stalker in 1990s Los Angeles"/><newznab:attr name="imdbscore" value="5.7"/><newznab:attr name="genre" value="Comedy, Horror, Thriller"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Jimmy Warden"/><newznab:attr name="imdbactors" value="Samara Weaving, Eric Dane, Ray Nicholson"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/13650814-cover.jpg"/><newznab:attr name="runtime" value="94 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="9"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 04:10:04 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Borderline.2025.720p.XUMO.WEB-DL.AAC.2.0.H.264-PiRaTeS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=f2e06fb89f2ee2419ad907f8dcda65a0</guid><link>https://api.nzbgeek.info/api?t=get&id=f2e06fb89f2ee2419ad907f8dcda65a0&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=f2e06fb89f2ee2419ad907f8dcda65a0</comments><pubDate>Mon, 17 Nov 2025 04:09:15 +0000</pubDate><category>Movies > HD</category><description>Borderline.2025.720p.XUMO.WEB-DL.AAC.2.0.H.264-PiRaTeS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=f2e06fb89f2ee2419ad907f8dcda65a0&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="1314594000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="1314594000"/><newznab:attr name="guid" value="f2e06fb89f2ee2419ad907f8dcda65a0"/><newznab:attr name="imdbtitle" value="Borderline"/><newznab:attr name="imdb" value="13650814"/><newznab:attr name="imdbtagline" value="Youre cordially invited to a violently romantic comedy"/><newznab:attr name="imdbplot" value="A bodyguard protects a pop superstar and her athlete boyfriend from a determined stalker in 1990s Los Angeles"/><newznab:attr name="imdbscore" value="5.7"/><newznab:attr name="genre" value="Comedy, Horror, Thriller"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Jimmy Warden"/><newznab:attr name="imdbactors" value="Samara Weaving, Eric Dane, Ray Nicholson"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/13650814-cover.jpg"/><newznab:attr name="runtime" value="94 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="9"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 04:09:15 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>One.Piece.EP1150.REPACK.Get.the.Ship.Moving.The.Iron.Giant.Activates.1080p.CR.WEB-DL.JPN.AAC2.0.H.264.MSubs-ToonsHub</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=d262477cacb0d445ef2b4e585ffdab6c</guid><link>https://api.nzbgeek.info/api?t=get&id=d262477cacb0d445ef2b4e585ffdab6c&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=d262477cacb0d445ef2b4e585ffdab6c</comments><pubDate>Mon, 17 Nov 2025 03:51:36 +0000</pubDate><category>Movies > HD</category><description>One.Piece.EP1150.REPACK.Get.the.Ship.Moving.The.Iron.Giant.Activates.1080p.CR.WEB-DL.JPN.AAC2.0.H.264.MSubs-ToonsHub</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=d262477cacb0d445ef2b4e585ffdab6c&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="1797177000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="1797177000"/><newznab:attr name="guid" value="d262477cacb0d445ef2b4e585ffdab6c"/><newznab:attr name="language" value="Japanese"/><newznab:attr name="subs" value="English - Arabic - French - German - Italian - Portuguese - Spanish"/><newznab:attr name="grabs" value="178"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 03:51:36 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Texas.Cult.House.2024.720p.Tubi.WEB-DL.H264-BobDobbs</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=e6c681a58c00013d99e03f42c7009f2d</guid><link>https://api.nzbgeek.info/api?t=get&id=e6c681a58c00013d99e03f42c7009f2d&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=e6c681a58c00013d99e03f42c7009f2d</comments><pubDate>Mon, 17 Nov 2025 03:16:57 +0000</pubDate><category>Movies > SD</category><description>Texas.Cult.House.2024.720p.Tubi.WEB-DL.H264-BobDobbs</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=e6c681a58c00013d99e03f42c7009f2d&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="763888000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2030"/><newznab:attr name="size" value="763888000"/><newznab:attr name="guid" value="e6c681a58c00013d99e03f42c7009f2d"/><newznab:attr name="imdbtitle" value="Texas Cult House"/><newznab:attr name="imdb" value="28083773"/><newznab:attr name="imdbplot" value="High school friends party at an abandoned cult home and discover a mysterious oil that drives them into madness Austin, a gay teen, is haunted by childhood trauma, while his mother Adrianne Palicki seeks redemption for her past"/><newznab:attr name="genre" value="Horror, Thriller"/><newznab:attr name="imdbyear" value="2024"/><newznab:attr name="imdbdirector" value="Julia Barnett"/><newznab:attr name="imdbactors" value="Adrianne Palicki, Ryan Cooper, Katherine Willis"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/28083773-cover.jpg"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="16"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 03:16:57 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>One.Piece.EP1150.Get.the.Ship.Moving.The.Iron.Giant.Activates.2160p.BILI.WEB-DL.JPN.AAC2.0.H.264.MSubs-ToonsHub</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=685e66f201c4aafb9021f5af17f6fc3f</guid><link>https://api.nzbgeek.info/api?t=get&id=685e66f201c4aafb9021f5af17f6fc3f&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=685e66f201c4aafb9021f5af17f6fc3f</comments><pubDate>Mon, 17 Nov 2025 02:21:10 +0000</pubDate><category>Movies > UHD</category><description>One.Piece.EP1150.Get.the.Ship.Moving.The.Iron.Giant.Activates.2160p.BILI.WEB-DL.JPN.AAC2.0.H.264.MSubs-ToonsHub</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=685e66f201c4aafb9021f5af17f6fc3f&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="1915424000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2045"/><newznab:attr name="size" value="1915424000"/><newznab:attr name="guid" value="685e66f201c4aafb9021f5af17f6fc3f"/><newznab:attr name="language" value="Japanese"/><newznab:attr name="subs" value="English - Indonesian - Thai - Vietnamese"/><newznab:attr name="grabs" value="42"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 02:21:10 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>One.Piece.EP1150.Get.the.Ship.Moving.The.Iron.Giant.Activates.1080p.BILI.WEB-DL.JPN.AAC2.0.H.265.MSubs-ToonsHub</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=1d57aa3cf8430ba723fb78881cf8cf01</guid><link>https://api.nzbgeek.info/api?t=get&id=1d57aa3cf8430ba723fb78881cf8cf01&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=1d57aa3cf8430ba723fb78881cf8cf01</comments><pubDate>Mon, 17 Nov 2025 02:20:47 +0000</pubDate><category>Movies > HD</category><description>One.Piece.EP1150.Get.the.Ship.Moving.The.Iron.Giant.Activates.1080p.BILI.WEB-DL.JPN.AAC2.0.H.265.MSubs-ToonsHub</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=1d57aa3cf8430ba723fb78881cf8cf01&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="496724000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="496724000"/><newznab:attr name="guid" value="1d57aa3cf8430ba723fb78881cf8cf01"/><newznab:attr name="language" value="Japanese"/><newznab:attr name="subs" value="English - Indonesian - Thai - Vietnamese"/><newznab:attr name="grabs" value="25"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 02:20:47 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Borderline.2025.1080p.AMZN.WEB-DL.DDP.5.1.H.264-PiRaTeS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=75e1b06525197722459caef6212f4777</guid><link>https://api.nzbgeek.info/api?t=get&id=75e1b06525197722459caef6212f4777&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=75e1b06525197722459caef6212f4777</comments><pubDate>Mon, 17 Nov 2025 01:55:12 +0000</pubDate><category>Movies > HD</category><description>Borderline.2025.1080p.AMZN.WEB-DL.DDP.5.1.H.264-PiRaTeS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=75e1b06525197722459caef6212f4777&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="7077969000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="7077969000"/><newznab:attr name="guid" value="75e1b06525197722459caef6212f4777"/><newznab:attr name="imdbtitle" value="Borderline"/><newznab:attr name="imdb" value="13650814"/><newznab:attr name="imdbtagline" value="Youre cordially invited to a violently romantic comedy"/><newznab:attr name="imdbplot" value="A bodyguard protects a pop superstar and her athlete boyfriend from a determined stalker in 1990s Los Angeles"/><newznab:attr name="imdbscore" value="5.7"/><newznab:attr name="genre" value="Comedy, Horror, Thriller"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Jimmy Warden"/><newznab:attr name="imdbactors" value="Samara Weaving, Eric Dane, Ray Nicholson"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/13650814-cover.jpg"/><newznab:attr name="runtime" value="94 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="74"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 01:55:12 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Borderline.2025.1080p.FDNG.WEB-DL.DDP.5.1.H.264-PiRaTeS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=92c822355c07ada8c6ee359d3880e96d</guid><link>https://api.nzbgeek.info/api?t=get&id=92c822355c07ada8c6ee359d3880e96d&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=92c822355c07ada8c6ee359d3880e96d</comments><pubDate>Mon, 17 Nov 2025 01:40:43 +0000</pubDate><category>Movies > HD</category><description>Borderline.2025.1080p.FDNG.WEB-DL.DDP.5.1.H.264-PiRaTeS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=92c822355c07ada8c6ee359d3880e96d&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="4579135000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="4579135000"/><newznab:attr name="guid" value="92c822355c07ada8c6ee359d3880e96d"/><newznab:attr name="imdbtitle" value="Borderline"/><newznab:attr name="imdb" value="13650814"/><newznab:attr name="imdbtagline" value="Youre cordially invited to a violently romantic comedy"/><newznab:attr name="imdbplot" value="A bodyguard protects a pop superstar and her athlete boyfriend from a determined stalker in 1990s Los Angeles"/><newznab:attr name="imdbscore" value="5.7"/><newznab:attr name="genre" value="Comedy, Horror, Thriller"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Jimmy Warden"/><newznab:attr name="imdbactors" value="Samara Weaving, Eric Dane, Ray Nicholson"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/13650814-cover.jpg"/><newznab:attr name="runtime" value="94 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="85"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 01:40:43 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Borderline.1980.720p.PTV.WEB-DL.AAC.2.0.H.264-PiRaTeS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=1db67ac4d1a5e252942c3c0fa00c0858</guid><link>https://api.nzbgeek.info/api?t=get&id=1db67ac4d1a5e252942c3c0fa00c0858&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=1db67ac4d1a5e252942c3c0fa00c0858</comments><pubDate>Mon, 17 Nov 2025 01:38:14 +0000</pubDate><category>Movies > HD</category><description>Borderline.1980.720p.PTV.WEB-DL.AAC.2.0.H.264-PiRaTeS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=1db67ac4d1a5e252942c3c0fa00c0858&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="1851788000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="1851788000"/><newznab:attr name="guid" value="1db67ac4d1a5e252942c3c0fa00c0858"/><newznab:attr name="imdbtitle" value="Borderline"/><newznab:attr name="imdb" value="00080465"/><newznab:attr name="imdbtagline" value="Somewhere along a thousand miles of barbed wire border the American dream has become a nightmare"/><newznab:attr name="imdbplot" value="Jeb Maynard is a patrolman guarding the USMexican border, whose partner and buddy Scooter has just been murdered Maynard knows that a smuggler of illegal aliens is responsible for Scooters death, but the feds insist that drug dealers committed the crime If this villainous smuggler is going to be caught, Maynard is going to have to do the dirty work himself"/><newznab:attr name="imdbscore" value="6.0"/><newznab:attr name="genre" value="Action, Drama"/><newznab:attr name="imdbyear" value="1980"/><newznab:attr name="imdbdirector" value="Jerrold Freedman"/><newznab:attr name="imdbactors" value="Charles Bronson, Bruno Kirby, Bert Remsen, Michael Lerner"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00080465-cover.jpg"/><newznab:attr name="runtime" value="97 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="48"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 01:38:14 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Conjuring.Last.Rites.2025.RERIP.BDRip.x264-KNiVES</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=04c289846bf360952fe8d54986b4a879</guid><link>https://api.nzbgeek.info/api?t=get&id=04c289846bf360952fe8d54986b4a879&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=04c289846bf360952fe8d54986b4a879</comments><pubDate>Mon, 17 Nov 2025 01:26:58 +0000</pubDate><category>Movies > SD</category><description>The.Conjuring.Last.Rites.2025.RERIP.BDRip.x264-KNiVES</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=04c289846bf360952fe8d54986b4a879&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="703163000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2030"/><newznab:attr name="size" value="703163000"/><newznab:attr name="guid" value="04c289846bf360952fe8d54986b4a879"/><newznab:attr name="imdbtitle" value="The Conjuring Last Rites"/><newznab:attr name="imdb" value="22898462"/><newznab:attr name="imdbtagline" value="The case that ended it all"/><newznab:attr name="imdbplot" value="Paranormal investigators Ed and Lorraine Warren take on one last terrifying case involving mysterious entities they must confront"/><newznab:attr name="imdbscore" value="6.7"/><newznab:attr name="genre" value="Horror, Mystery, Thriller"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Michael Chaves"/><newznab:attr name="imdbactors" value="Vera Farmiga, Patrick Wilson, Elliot Cowan"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/22898462-cover.jpg"/><newznab:attr name="runtime" value="135 min"/><newznab:attr name="language" value="English"/><newznab:attr name="grabs" value="152"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 01:26:58 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Love.Shines.2010.720p.AMZN.WEB-DL.DD.5.1.H.264-playWEB</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=faf2a5162279074600571348ec78895c</guid><link>https://api.nzbgeek.info/api?t=get&id=faf2a5162279074600571348ec78895c&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=faf2a5162279074600571348ec78895c</comments><pubDate>Mon, 17 Nov 2025 01:25:58 +0000</pubDate><category>Movies > HD</category><description>Love.Shines.2010.720p.AMZN.WEB-DL.DD.5.1.H.264-playWEB</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=faf2a5162279074600571348ec78895c&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="4831479000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="4831479000"/><newznab:attr name="guid" value="faf2a5162279074600571348ec78895c"/><newznab:attr name="imdbtitle" value="Love Shines"/><newznab:attr name="imdb" value="01673418"/><newznab:attr name="imdbplot" value="An atmospheric quest film, Love Shines follows Canadian songwriter Ron Sexsmith as he embarks on a last ditch effort to achieve a hit The curtain pulls back for a rare glimpse inside the process as Sexsmith works with legendary producer Bob Rock Metallica, Motley Crue But will this be enough Sexsmith must emerge with a song that achieves commercial radio play, but the journey with Rock also turns introspective Through a series of flashbacks, Sexsmith confronts the meaning of success, weighing the lure of stardom against the humble beginnings that sparked the birth of his songs Punctuated by Super 8 footage chronicling the early years, and a stellar cast, Love Shines is a journey to the heart and soul of what songwriting is truly about"/><newznab:attr name="imdbscore" value="7.8"/><newznab:attr name="genre" value="Documentary, Biography, Music"/><newznab:attr name="imdbyear" value="2010"/><newznab:attr name="imdbdirector" value="Douglas Arrowsmith"/><newznab:attr name="imdbactors" value="Rob Bowman, Elvis Costello, Steve Earle"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/01673418-cover.jpg"/><newznab:attr name="runtime" value="89 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English (CA)"/><newznab:attr name="grabs" value="16"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 01:25:58 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>For.All.Mankind.1989.NASA.Framing.2160p.Remux.HEVC.DoVi.DTS-HD.MA.5.1-3L</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=57cb3a54b9a9326068054a4a0385caba</guid><link>https://api.nzbgeek.info/api?t=get&id=57cb3a54b9a9326068054a4a0385caba&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=57cb3a54b9a9326068054a4a0385caba</comments><pubDate>Mon, 17 Nov 2025 01:22:07 +0000</pubDate><category>Movies > UHD</category><description>For.All.Mankind.1989.NASA.Framing.2160p.Remux.HEVC.DoVi.DTS-HD.MA.5.1-3L</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=57cb3a54b9a9326068054a4a0385caba&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="55831307000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2045"/><newznab:attr name="size" value="55831307000"/><newznab:attr name="guid" value="57cb3a54b9a9326068054a4a0385caba"/><newznab:attr name="imdbtitle" value="For All Mankind"/><newznab:attr name="imdb" value="00097372"/><newznab:attr name="imdbtagline" value="From 1968 til 1972, twentyfour human beings went to the moon Their journey lives as the ultimate adventure story"/><newznab:attr name="imdbplot" value="This movie documents the Apollo missions perhaps the most definitively of any movie under two hours Al Reinert watched all the footage shot during the missionsover 6,000,000 feet of it, and picked out the best Instead of being a newsy, factfilled documentary, Reinart focuses on the human aspects of the space flights The only voices heard in the film are the voices of the astronauts and mission control Reinart uses the astronaunts own words from interviews and mission footage The score by Brian Eno underscores the strangeness, wonder, and beauty of the astronauts experiences which they were privileged to have for a first time for all mankind"/><newznab:attr name="imdbscore" value="8.2"/><newznab:attr name="genre" value="Documentary, History"/><newznab:attr name="imdbyear" value="1989"/><newznab:attr name="imdbdirector" value="Al Reinert"/><newznab:attr name="imdbactors" value="Jim Lovell, Russell Schweickart, Eugene Cernan, Michael Collins"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00097372-cover.jpg"/><newznab:attr name="runtime" value="80 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="51"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 01:22:07 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Roses.2025.1080p.Remux.AVC.DTS-HD.MA.5.1-playBD</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=7c5830de3b765dd6aa7e22be0309e790</guid><link>https://api.nzbgeek.info/api?t=get&id=7c5830de3b765dd6aa7e22be0309e790&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=7c5830de3b765dd6aa7e22be0309e790</comments><pubDate>Mon, 17 Nov 2025 00:46:45 +0000</pubDate><category>Movies > HD</category><description>The.Roses.2025.1080p.Remux.AVC.DTS-HD.MA.5.1-playBD</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=7c5830de3b765dd6aa7e22be0309e790&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="35018720000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="35018720000"/><newznab:attr name="guid" value="7c5830de3b765dd6aa7e22be0309e790"/><newznab:attr name="imdbtitle" value="The Roses"/><newznab:attr name="imdb" value="31973693"/><newznab:attr name="imdbtagline" value="This marriage aint big enough for the both of them"/><newznab:attr name="imdbplot" value="A tinderbox of competition and resentments underneath the faade of a pictureperfect couple is ignited when the husbands professional dreams come crashing down"/><newznab:attr name="genre" value="Comedy, Drama"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Jay Roach"/><newznab:attr name="imdbactors" value="Benedict Cumberbatch, Olivia Colman, Andy Samberg"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/31973693-cover.jpg"/><newznab:attr name="runtime" value="105 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - Arabic - Bulgarian - Croatian - Czech - Cantonese - Chinese (Traditional) - Danish - Dutch - Estonian - Finnish - French (CA) - French (FR) - German - Greek - Hebrew - Hungarian - Icelandic - Italian - Japanese - Korean - Norwegian - Polish - Portuguese (BR) - Romanian - Slovak - Slovenian - Spanish (ES) - Spanish (Latin America) - Swedish - Turkish - Ukrainian"/><newznab:attr name="grabs" value="782"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:46:45 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Renovation.Romance.2024.720p.NF.WEB-DL.DD.5.1.H.264-playWEB</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=7ae687e01d7ec0994ed557e7eafe72b0</guid><link>https://api.nzbgeek.info/api?t=get&id=7ae687e01d7ec0994ed557e7eafe72b0&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=7ae687e01d7ec0994ed557e7eafe72b0</comments><pubDate>Mon, 17 Nov 2025 00:33:56 +0000</pubDate><category>Movies > HD</category><description>Renovation.Romance.2024.720p.NF.WEB-DL.DD.5.1.H.264-playWEB</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=7ae687e01d7ec0994ed557e7eafe72b0&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="1915137000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="1915137000"/><newznab:attr name="guid" value="7ae687e01d7ec0994ed557e7eafe72b0"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - German - Spanish (Latin America) - French - Portuguese (BR)"/><newznab:attr name="grabs" value="15"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:33:56 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Nouvelle.Vague.2025.720p.NF.WEB-DL.DD.5.1.H.264-playWEB</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=646f9938159b871468f378bd3a3ba62e</guid><link>https://api.nzbgeek.info/api?t=get&id=646f9938159b871468f378bd3a3ba62e&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=646f9938159b871468f378bd3a3ba62e</comments><pubDate>Mon, 17 Nov 2025 00:33:15 +0000</pubDate><category>Movies > HD</category><description>Nouvelle.Vague.2025.720p.NF.WEB-DL.DD.5.1.H.264-playWEB</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=646f9938159b871468f378bd3a3ba62e&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="3519538000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="3519538000"/><newznab:attr name="guid" value="646f9938159b871468f378bd3a3ba62e"/><newznab:attr name="imdbtitle" value="Nouvelle Vague"/><newznab:attr name="imdb" value="31688586"/><newznab:attr name="imdbplot" value="Follows the production of JeanLuc Godardss Breathless"/><newznab:attr name="genre" value="Comedy"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Richard Linklater"/><newznab:attr name="imdbactors" value="Zoey Deutch, Alix Bnzech, Paolo LukaNo"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/31688586-cover.jpg"/><newznab:attr name="runtime" value="105 min"/><newznab:attr name="language" value="French"/><newznab:attr name="subs" value="French - English"/><newznab:attr name="grabs" value="21"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:33:15 +0000"/><newznab:attr name="thumbsup" value="1"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Nouvelle.Vague.2025.1080p.NF.WEB-DL.DD.5.1.H.264-playWEB</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=d5531426d7177ad2e821b265f0aef1c8</guid><link>https://api.nzbgeek.info/api?t=get&id=d5531426d7177ad2e821b265f0aef1c8&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=d5531426d7177ad2e821b265f0aef1c8</comments><pubDate>Mon, 17 Nov 2025 00:32:10 +0000</pubDate><category>Movies > HD</category><description>Nouvelle.Vague.2025.1080p.NF.WEB-DL.DD.5.1.H.264-playWEB</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=d5531426d7177ad2e821b265f0aef1c8&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="5567842000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="5567842000"/><newznab:attr name="guid" value="d5531426d7177ad2e821b265f0aef1c8"/><newznab:attr name="imdbtitle" value="Nouvelle Vague"/><newznab:attr name="imdb" value="31688586"/><newznab:attr name="imdbplot" value="Follows the production of JeanLuc Godardss Breathless"/><newznab:attr name="genre" value="Comedy"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Richard Linklater"/><newznab:attr name="imdbactors" value="Zoey Deutch, Alix Bnzech, Paolo LukaNo"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/31688586-cover.jpg"/><newznab:attr name="runtime" value="105 min"/><newznab:attr name="language" value="French"/><newznab:attr name="subs" value="French - English - Romanian"/><newznab:attr name="grabs" value="154"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:32:10 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Pagan.King.2018.720p.BluRay.x264-HANDJOB</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=96468de0e09d786c0e4f5e1f466b3985</guid><link>https://api.nzbgeek.info/api?t=get&id=96468de0e09d786c0e4f5e1f466b3985&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=96468de0e09d786c0e4f5e1f466b3985</comments><pubDate>Mon, 17 Nov 2025 00:29:51 +0000</pubDate><category>Movies > BluRay</category><description>The.Pagan.King.2018.720p.BluRay.x264-HANDJOB</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=96468de0e09d786c0e4f5e1f466b3985&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="7788639000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2050"/><newznab:attr name="size" value="7788639000"/><newznab:attr name="guid" value="96468de0e09d786c0e4f5e1f466b3985"/><newznab:attr name="imdbtitle" value="The Pagan King The Battle of Death"/><newznab:attr name="imdb" value="06020428"/><newznab:attr name="imdbtagline" value="Live free or die"/><newznab:attr name="imdbplot" value="On his deathbed, the reigning king bestows power to an unexpected heir who must find strength within himself to unite his people against the violent crusades which threaten their freedom"/><newznab:attr name="imdbscore" value="6.1"/><newznab:attr name="genre" value="Action, Drama, History, War"/><newznab:attr name="imdbyear" value="2018"/><newznab:attr name="imdbdirector" value="Aigars Grauba"/><newznab:attr name="imdbactors" value="Edvin Endre, James Bloor, Dainis Grube, Gints Andzans"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/06020428-cover.jpg"/><newznab:attr name="runtime" value="114 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - German"/><newznab:attr name="grabs" value="43"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:29:51 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Jurassic.Games.Extinction.2025.720p.BluRay.AC3.x264-BAT1</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=ad62b3838b543dbfe6a2a5e254f9092e</guid><link>https://api.nzbgeek.info/api?t=get&id=ad62b3838b543dbfe6a2a5e254f9092e&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=ad62b3838b543dbfe6a2a5e254f9092e</comments><pubDate>Mon, 17 Nov 2025 00:27:51 +0000</pubDate><category>Movies > BluRay</category><description>The.Jurassic.Games.Extinction.2025.720p.BluRay.AC3.x264-BAT1</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=ad62b3838b543dbfe6a2a5e254f9092e&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="6080851000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2050"/><newznab:attr name="size" value="6080851000"/><newznab:attr name="guid" value="ad62b3838b543dbfe6a2a5e254f9092e"/><newznab:attr name="imdbtitle" value="The Jurassic Games Extinction"/><newznab:attr name="imdb" value="31190225"/><newznab:attr name="imdbplot" value="Contestants compete to the death in virtual reality battling dinosaurs after being forced into a game by authorities in a dystopian future"/><newznab:attr name="genre" value="Sci-Fi"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Ryan Bellgardt"/><newznab:attr name="imdbactors" value="Todd Terry, Ryan Francis, Todd Jenkins"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/31190225-cover.jpg"/><newznab:attr name="runtime" value="102 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - Dutch - German - Spanish - Portuguese - Romanian"/><newznab:attr name="grabs" value="9"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:27:51 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Jurassic.Games.Extinction.2025.1080p.BluRay.AC3.x264-BAT1</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=8574692a80c7971d2b7c4e70cd76aeca</guid><link>https://api.nzbgeek.info/api?t=get&id=8574692a80c7971d2b7c4e70cd76aeca&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=8574692a80c7971d2b7c4e70cd76aeca</comments><pubDate>Mon, 17 Nov 2025 00:26:11 +0000</pubDate><category>Movies > BluRay</category><description>The.Jurassic.Games.Extinction.2025.1080p.BluRay.AC3.x264-BAT1</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=8574692a80c7971d2b7c4e70cd76aeca&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="10161037000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2050"/><newznab:attr name="size" value="10161037000"/><newznab:attr name="guid" value="8574692a80c7971d2b7c4e70cd76aeca"/><newznab:attr name="imdbtitle" value="The Jurassic Games Extinction"/><newznab:attr name="imdb" value="31190225"/><newznab:attr name="imdbplot" value="Contestants compete to the death in virtual reality battling dinosaurs after being forced into a game by authorities in a dystopian future"/><newznab:attr name="genre" value="Sci-Fi"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Ryan Bellgardt"/><newznab:attr name="imdbactors" value="Todd Terry, Ryan Francis, Todd Jenkins"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/31190225-cover.jpg"/><newznab:attr name="runtime" value="102 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - Dutch - German - Spanish - Portuguese - Romanian"/><newznab:attr name="grabs" value="21"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:26:11 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Conjuring.Last.Rites.2025.IMAX.2160p.UHD.Remux.HEVC.DoVi.TrueHD.Atmos.7.1-playBD</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=d5f3dc9c65ed17304cb17b5f0dae44e0</guid><link>https://api.nzbgeek.info/api?t=get&id=d5f3dc9c65ed17304cb17b5f0dae44e0&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=d5f3dc9c65ed17304cb17b5f0dae44e0</comments><pubDate>Mon, 17 Nov 2025 00:23:10 +0000</pubDate><category>Movies > UHD</category><description>The.Conjuring.Last.Rites.2025.IMAX.2160p.UHD.Remux.HEVC.DoVi.TrueHD.Atmos.7.1-playBD</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=d5f3dc9c65ed17304cb17b5f0dae44e0&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="86860772000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2045"/><newznab:attr name="size" value="86860772000"/><newznab:attr name="guid" value="d5f3dc9c65ed17304cb17b5f0dae44e0"/><newznab:attr name="imdbtitle" value="The Conjuring Last Rites"/><newznab:attr name="imdb" value="22898462"/><newznab:attr name="imdbtagline" value="The case that ended it all"/><newznab:attr name="imdbplot" value="Paranormal investigators Ed and Lorraine Warren take on one last terrifying case involving mysterious entities they must confront"/><newznab:attr name="imdbscore" value="6.7"/><newznab:attr name="genre" value="Horror, Mystery, Thriller"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Michael Chaves"/><newznab:attr name="imdbactors" value="Vera Farmiga, Patrick Wilson, Elliot Cowan"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/22898462-cover.jpg"/><newznab:attr name="runtime" value="135 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - Arabic - Bulgarian - Cantonese - Chinese - Czech - Danish - Dutch - Estonian - Finnish - French - German - Greek - Hebrew - Hungarian - Indonesian - Italian - Korean - Latvian - Lithuanian - Norwegian - Polish - Portuguese - Romanian - Slovak - Slovenian - Spanish - Swedish - Thai - Turkish - Ukrainian"/><newznab:attr name="grabs" value="403"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:23:10 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Minding.Your.Business.2025.1080p.AMZN.WEB-DL.DD.2.0.H.264-playWEB</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=05eb9a33170058399cc8d2d6770fc16c</guid><link>https://api.nzbgeek.info/api?t=get&id=05eb9a33170058399cc8d2d6770fc16c&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=05eb9a33170058399cc8d2d6770fc16c</comments><pubDate>Mon, 17 Nov 2025 00:23:06 +0000</pubDate><category>Movies > HD</category><description>Minding.Your.Business.2025.1080p.AMZN.WEB-DL.DD.2.0.H.264-playWEB</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=05eb9a33170058399cc8d2d6770fc16c&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="6891424000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="6891424000"/><newznab:attr name="guid" value="05eb9a33170058399cc8d2d6770fc16c"/><newznab:attr name="imdbtitle" value="Minding Your Business"/><newznab:attr name="imdb" value="36836582"/><newznab:attr name="imdbplot" value="Desperate to get back to New York, Rachel Carver strikes a deal with her familys sworn enemy, business superstar Jacob Rush However, their families bitter rivalry threatens to derail everything"/><newznab:attr name="genre" value="Comedy, Romance"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="David Kloehr"/><newznab:attr name="imdbactors" value="Clarissa Cozzoni, David Greyson, Kristen Dickey"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/36836582-cover.jpg"/><newznab:attr name="runtime" value="85 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English (US)"/><newznab:attr name="grabs" value="36"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:23:06 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Belle.ma.Povere.1957.720p.NF.WEB-DL.AAC2.0.H.264-BiOMA</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=4cd6d0d4b11618f0913d04b082e5b153</guid><link>https://api.nzbgeek.info/api?t=get&id=4cd6d0d4b11618f0913d04b082e5b153&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=4cd6d0d4b11618f0913d04b082e5b153</comments><pubDate>Mon, 17 Nov 2025 00:21:21 +0000</pubDate><category>Movies > HD</category><description>Belle.ma.Povere.1957.720p.NF.WEB-DL.AAC2.0.H.264-BiOMA</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=4cd6d0d4b11618f0913d04b082e5b153&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="3488530000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="3488530000"/><newznab:attr name="guid" value="4cd6d0d4b11618f0913d04b082e5b153"/><newznab:attr name="imdbtitle" value="Belle ma povere"/><newznab:attr name="imdb" value="00050181"/><newznab:attr name="imdbplot" value="Romolo e Salvatore sono fidanzati con Annamaria e Marisa e contano di sposarsi Ma per sposarsi non basta lamore, occorre di che vivere un lavoro e n Romolo n Salvatore hanno un mestiere I due si iscrivono cos ad una scuola serale in cui Romolo riesce e Salvatore no Poi entra in scena Giovanna, ex fidanzata dei due ed ora legata a Franco e le tensioni nelle due coppie, gi presenti, si acuiscono fino a giungere alla rottura, o almeno cos pare"/><newznab:attr name="imdbscore" value="6.3"/><newznab:attr name="genre" value="Comedy, Romance"/><newznab:attr name="imdbyear" value="1957"/><newznab:attr name="imdbdirector" value="Dino Risi"/><newznab:attr name="imdbactors" value="Marisa Allasio, Maurizio Arena, Renato Salvatori"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00050181-cover.jpg"/><newznab:attr name="runtime" value="99 min"/><newznab:attr name="language" value="Italian"/><newznab:attr name="subs" value="Italian - English - Czech - Danish - German - Greek - Spanish (ES) - Finnish - French - Croatian - Hungarian - Norwegian Bokmal - Dutch - Polish - Portuguese (PT) - Romanian - Russian - Swedish - Turkish"/><newznab:attr name="grabs" value="9"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:21:21 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Pitesti.Experiment.2023.720p.HMAX.WEB-DL.DDP2.0.H.264-ZooeyDes</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=354a69f5fa36eb60f1c18f7ae4cf811b</guid><link>https://api.nzbgeek.info/api?t=get&id=354a69f5fa36eb60f1c18f7ae4cf811b&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=354a69f5fa36eb60f1c18f7ae4cf811b</comments><pubDate>Mon, 17 Nov 2025 00:08:21 +0000</pubDate><category>Movies > HD</category><description>Pitesti.Experiment.2023.720p.HMAX.WEB-DL.DDP2.0.H.264-ZooeyDes</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=354a69f5fa36eb60f1c18f7ae4cf811b&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="2260749000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="2260749000"/><newznab:attr name="guid" value="354a69f5fa36eb60f1c18f7ae4cf811b"/><newznab:attr name="language" value="Romanian"/><newznab:attr name="subs" value="English - Romanian"/><newznab:attr name="grabs" value="6"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:08:21 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Occasional.Spies.2022.720p.HMAX.WEB-DL.DDP5.1.H.264-ZooeyDes</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=ea1de24ad0377b9421b4b8b9c66407a4</guid><link>https://api.nzbgeek.info/api?t=get&id=ea1de24ad0377b9421b4b8b9c66407a4&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=ea1de24ad0377b9421b4b8b9c66407a4</comments><pubDate>Mon, 17 Nov 2025 00:07:39 +0000</pubDate><category>Movies > HD</category><description>Occasional.Spies.2022.720p.HMAX.WEB-DL.DDP5.1.H.264-ZooeyDes</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=ea1de24ad0377b9421b4b8b9c66407a4&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="1987204000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="1987204000"/><newznab:attr name="guid" value="ea1de24ad0377b9421b4b8b9c66407a4"/><newznab:attr name="language" value="Romanian"/><newznab:attr name="subs" value="Romanian"/><newznab:attr name="grabs" value="6"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:07:39 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Nostalgia.for.Dictatorship.2020.720p.HMAX.WEB-DL.DDP2.0.H.264-ZooeyDes</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=52b71c13e71e7d6d2d5a20911d61a16b</guid><link>https://api.nzbgeek.info/api?t=get&id=52b71c13e71e7d6d2d5a20911d61a16b&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=52b71c13e71e7d6d2d5a20911d61a16b</comments><pubDate>Mon, 17 Nov 2025 00:07:06 +0000</pubDate><category>Movies > HD</category><description>Nostalgia.for.Dictatorship.2020.720p.HMAX.WEB-DL.DDP2.0.H.264-ZooeyDes</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=52b71c13e71e7d6d2d5a20911d61a16b&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="2330277000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="2330277000"/><newznab:attr name="guid" value="52b71c13e71e7d6d2d5a20911d61a16b"/><newznab:attr name="imdbtitle" value="Nostalgia dictaturii"/><newznab:attr name="imdb" value="15196230"/><newznab:attr name="genre" value="Documentary"/><newznab:attr name="imdbyear" value="2020"/><newznab:attr name="imdbdirector" value="Marius Barna"/><newznab:attr name="imdbactors" value="Vasile Ernu, Attila Gsprik, Aurelia Lapusan"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/15196230-cover.jpg"/><newznab:attr name="runtime" value="107 min"/><newznab:attr name="language" value="Romanian"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="12"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:07:06 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Love.Shines.2010.1080p.AMZN.WEB-DL.DD.5.1.H.264-playWEB</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=0522a7696939e20895461d9dd3fd1c08</guid><link>https://api.nzbgeek.info/api?t=get&id=0522a7696939e20895461d9dd3fd1c08&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=0522a7696939e20895461d9dd3fd1c08</comments><pubDate>Mon, 17 Nov 2025 00:04:38 +0000</pubDate><category>Movies > HD</category><description>Love.Shines.2010.1080p.AMZN.WEB-DL.DD.5.1.H.264-playWEB</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=0522a7696939e20895461d9dd3fd1c08&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="7824758000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="7824758000"/><newznab:attr name="guid" value="0522a7696939e20895461d9dd3fd1c08"/><newznab:attr name="imdbtitle" value="Love Shines"/><newznab:attr name="imdb" value="01673418"/><newznab:attr name="imdbplot" value="An atmospheric quest film, Love Shines follows Canadian songwriter Ron Sexsmith as he embarks on a last ditch effort to achieve a hit The curtain pulls back for a rare glimpse inside the process as Sexsmith works with legendary producer Bob Rock Metallica, Motley Crue But will this be enough Sexsmith must emerge with a song that achieves commercial radio play, but the journey with Rock also turns introspective Through a series of flashbacks, Sexsmith confronts the meaning of success, weighing the lure of stardom against the humble beginnings that sparked the birth of his songs Punctuated by Super 8 footage chronicling the early years, and a stellar cast, Love Shines is a journey to the heart and soul of what songwriting is truly about"/><newznab:attr name="imdbscore" value="7.8"/><newznab:attr name="genre" value="Documentary, Biography, Music"/><newznab:attr name="imdbyear" value="2010"/><newznab:attr name="imdbdirector" value="Douglas Arrowsmith"/><newznab:attr name="imdbactors" value="Rob Bowman, Elvis Costello, Steve Earle"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/01673418-cover.jpg"/><newznab:attr name="runtime" value="89 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English (CA)"/><newznab:attr name="grabs" value="15"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:04:38 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>In.Search.of.the.Lost.Father.2016.720p.HMAX.WEB-DL.DDP5.1.H.264-ZooeyDes</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=e0737d084358f6a6cd6417f7a49cce77</guid><link>https://api.nzbgeek.info/api?t=get&id=e0737d084358f6a6cd6417f7a49cce77&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=e0737d084358f6a6cd6417f7a49cce77</comments><pubDate>Sun, 16 Nov 2025 23:58:09 +0000</pubDate><category>Movies > HD</category><description>In.Search.of.the.Lost.Father.2016.720p.HMAX.WEB-DL.DDP5.1.H.264-ZooeyDes</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=e0737d084358f6a6cd6417f7a49cce77&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="1726821000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="1726821000"/><newznab:attr name="guid" value="e0737d084358f6a6cd6417f7a49cce77"/><newznab:attr name="imdbtitle" value="In Cautarea Tatalui Pierdut"/><newznab:attr name="imdb" value="06007538"/><newznab:attr name="imdbplot" value="When John was born, in 1934, his mother gifted him with three names John, Constantin and Brncusi She told him his father was Constantin Brncusi, the famous sculptor"/><newznab:attr name="imdbscore" value="7.8"/><newznab:attr name="genre" value="Documentary"/><newznab:attr name="imdbyear" value="2016"/><newznab:attr name="imdbdirector" value="Ionut Teianu"/><newznab:attr name="imdbactors" value="Constantin Brncusi, John Constantin Brncusi Moore, Ionut Teianu"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/06007538-cover.jpg"/><newznab:attr name="runtime" value="61 min"/><newznab:attr name="language" value="Romanian"/><newznab:attr name="subs" value="English - Romanian"/><newznab:attr name="grabs" value="6"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 23:58:09 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Belle.ma.Povere.1957.1080p.NF.WEB-DL.AAC2.0.H.264-BiOMA</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=222c6ba2a0b8f31cf2a6503f24bde647</guid><link>https://api.nzbgeek.info/api?t=get&id=222c6ba2a0b8f31cf2a6503f24bde647&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=222c6ba2a0b8f31cf2a6503f24bde647</comments><pubDate>Sun, 16 Nov 2025 23:43:14 +0000</pubDate><category>Movies > HD</category><description>Belle.ma.Povere.1957.1080p.NF.WEB-DL.AAC2.0.H.264-BiOMA</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=222c6ba2a0b8f31cf2a6503f24bde647&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="5285368000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="5285368000"/><newznab:attr name="guid" value="222c6ba2a0b8f31cf2a6503f24bde647"/><newznab:attr name="imdbtitle" value="Belle ma povere"/><newznab:attr name="imdb" value="00050181"/><newznab:attr name="imdbplot" value="Romolo e Salvatore sono fidanzati con Annamaria e Marisa e contano di sposarsi Ma per sposarsi non basta lamore, occorre di che vivere un lavoro e n Romolo n Salvatore hanno un mestiere I due si iscrivono cos ad una scuola serale in cui Romolo riesce e Salvatore no Poi entra in scena Giovanna, ex fidanzata dei due ed ora legata a Franco e le tensioni nelle due coppie, gi presenti, si acuiscono fino a giungere alla rottura, o almeno cos pare"/><newznab:attr name="imdbscore" value="6.3"/><newznab:attr name="genre" value="Comedy, Romance"/><newznab:attr name="imdbyear" value="1957"/><newznab:attr name="imdbdirector" value="Dino Risi"/><newznab:attr name="imdbactors" value="Marisa Allasio, Maurizio Arena, Renato Salvatori"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00050181-cover.jpg"/><newznab:attr name="runtime" value="99 min"/><newznab:attr name="language" value="Italian"/><newznab:attr name="subs" value="Italian - English - Czech - Danish - German - Greek - Spanish (ES) - Finnish - French - Croatian - Hungarian - Norwegian Bokmal - Dutch - Polish - Portuguese (PT) - Romanian - Russian - Swedish - Turkish"/><newznab:attr name="grabs" value="15"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 23:43:14 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Die.Hard.2.1990.2160p.MA.WEB-DL.DTS-HD.MA.5.1.H.265-FLUX</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=91e74e92668ea05583c3fa637e5405e0</guid><link>https://api.nzbgeek.info/api?t=get&id=91e74e92668ea05583c3fa637e5405e0&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=91e74e92668ea05583c3fa637e5405e0</comments><pubDate>Sun, 16 Nov 2025 23:09:44 +0000</pubDate><category>Movies > UHD</category><description>Die.Hard.2.1990.2160p.MA.WEB-DL.DTS-HD.MA.5.1.H.265-FLUX</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=91e74e92668ea05583c3fa637e5405e0&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="31147450000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2045"/><newznab:attr name="size" value="31147450000"/><newznab:attr name="guid" value="91e74e92668ea05583c3fa637e5405e0"/><newznab:attr name="imdbtitle" value="Die Hard 2"/><newznab:attr name="imdb" value="00099423"/><newznab:attr name="imdbtagline" value="Die Harder"/><newznab:attr name="imdbplot" value="After the terrifying events in LA, John McClane Willis is about to go through it all again A team of terrorists, led by Col Stuart Sadler is holding the entire airport hostage The terrorists are planning to rescue a drug lord from justice In order to do so, they have seized control of all electrical equipment affecting all planes With no runway lights available, all aircraft have to remain in the air, with fuel running low, McClane will need to be fast"/><newznab:attr name="imdbscore" value="7.1"/><newznab:attr name="genre" value="Action, Thriller"/><newznab:attr name="imdbyear" value="1990"/><newznab:attr name="imdbdirector" value="Renny Harlin"/><newznab:attr name="imdbactors" value="Bruce Willis, Bonnie Bedelia, William Atherton, Reginald VelJohnson"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00099423-cover.jpg"/><newznab:attr name="runtime" value="124 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - Czech - Danish - German - Greek - Spanish (Latin America) - Spanish (ES) - Finnish - French (FR) - Hungarian - Icelandic - Italian - Japanese - Korean - Dutch - Norwegian - Polish - Portuguese (BR) - Portuguese (PT) - Romanian - Swedish - Turkish - Chinese (HK) - Chinese (Simplified) - Chinese (Traditional)"/><newznab:attr name="grabs" value="423"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 23:09:44 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Gypsy.1993.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=f237aa683c449c0ed2b71f3a38a749ba</guid><link>https://api.nzbgeek.info/api?t=get&id=f237aa683c449c0ed2b71f3a38a749ba&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=f237aa683c449c0ed2b71f3a38a749ba</comments><pubDate>Sun, 16 Nov 2025 22:56:54 +0000</pubDate><category>Movies > SD</category><description>Gypsy.1993.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=f237aa683c449c0ed2b71f3a38a749ba&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="1304634000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2030"/><newznab:attr name="size" value="1304634000"/><newznab:attr name="guid" value="f237aa683c449c0ed2b71f3a38a749ba"/><newznab:attr name="imdbtitle" value="Gypsy"/><newznab:attr name="imdb" value="00107065"/><newznab:attr name="imdbplot" value="Based on the autobiography of Gypsy Rose Lee, this madeforTV moviepreviously a Broadway smash and a 1962 filmdepicts the life and times of a stripper and her domineering mother"/><newznab:attr name="imdbscore" value="7.2"/><newznab:attr name="genre" value="Biography, Comedy, Drama"/><newznab:attr name="imdbyear" value="1993"/><newznab:attr name="imdbdirector" value="Emile Ardolino"/><newznab:attr name="imdbactors" value="Bette Midler, Peter Riegert, Cynthia Gibb"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00107065-cover.jpg"/><newznab:attr name="runtime" value="153 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="164"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 22:56:54 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Renovation.Romance.2024.1080p.NF.WEB-DL.DD.5.1.H.264-playWEB</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=b8394ff90defa61522137a3b319cd5a1</guid><link>https://api.nzbgeek.info/api?t=get&id=b8394ff90defa61522137a3b319cd5a1&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=b8394ff90defa61522137a3b319cd5a1</comments><pubDate>Sun, 16 Nov 2025 22:56:25 +0000</pubDate><category>Movies > HD</category><description>Renovation.Romance.2024.1080p.NF.WEB-DL.DD.5.1.H.264-playWEB</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=b8394ff90defa61522137a3b319cd5a1&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="4575618000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="4575618000"/><newznab:attr name="guid" value="b8394ff90defa61522137a3b319cd5a1"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - German - Spanish (Latin America) - French - Portuguese (BR)"/><newznab:attr name="grabs" value="19"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 22:56:25 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Conjuring.Last.Rites.2025.UHD.BluRay.2160p.TrueHD.Atmos.7.1.DV.HDR10P.HEVC.HYBRID.REMUX-FraMeSToR</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=31f6d25920dd703d0e29660fe55421c4</guid><link>https://api.nzbgeek.info/api?t=get&id=31f6d25920dd703d0e29660fe55421c4&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=31f6d25920dd703d0e29660fe55421c4</comments><pubDate>Sun, 16 Nov 2025 22:21:34 +0000</pubDate><category>Movies > UHD</category><description>The.Conjuring.Last.Rites.2025.UHD.BluRay.2160p.TrueHD.Atmos.7.1.DV.HDR10P.HEVC.HYBRID.REMUX-FraMeSToR</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=31f6d25920dd703d0e29660fe55421c4&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="74214146000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2045"/><newznab:attr name="size" value="74214146000"/><newznab:attr name="guid" value="31f6d25920dd703d0e29660fe55421c4"/><newznab:attr name="imdbtitle" value="The Conjuring Last Rites"/><newznab:attr name="imdb" value="22898462"/><newznab:attr name="imdbtagline" value="The case that ended it all"/><newznab:attr name="imdbplot" value="Paranormal investigators Ed and Lorraine Warren take on one last terrifying case involving mysterious entities they must confront"/><newznab:attr name="imdbscore" value="6.7"/><newznab:attr name="genre" value="Horror, Mystery, Thriller"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Michael Chaves"/><newznab:attr name="imdbactors" value="Vera Farmiga, Patrick Wilson, Elliot Cowan"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/22898462-cover.jpg"/><newznab:attr name="runtime" value="135 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - Arabic - Bulgarian - Chinese - Czech - Danish - Dutch - Estonian - Finnish - French - German - Greek - Hebrew - Hungarian - Indonesian - Italian - Japanese - Korean - Latvian - Lithuanian - Norwegian - Polish - Portuguese - Romanian - Russian - Slovak - Slovenian - Spanish - Swedish - Thai - Turkish - Ukrainian"/><newznab:attr name="grabs" value="437"/><newznab:attr name="comments" value="1"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 22:21:34 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Come.The.Nightfall.2025.720p.WEB-DL.H264-fl00f</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=8ee0b9995a72fb11d86834044f023a9f</guid><link>https://api.nzbgeek.info/api?t=get&id=8ee0b9995a72fb11d86834044f023a9f&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=8ee0b9995a72fb11d86834044f023a9f</comments><pubDate>Sun, 16 Nov 2025 22:06:11 +0000</pubDate><category>Movies > HD</category><description>Come.The.Nightfall.2025.720p.WEB-DL.H264-fl00f</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=8ee0b9995a72fb11d86834044f023a9f&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="338626000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="338626000"/><newznab:attr name="guid" value="8ee0b9995a72fb11d86834044f023a9f"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="12"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 22:06:11 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Jay.Lenos.Garage.Non-American.Muscle.Cars.720p.WEB.H264-JFF</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=ceb4674cb6e91878ae8f9ff585e57256</guid><link>https://api.nzbgeek.info/api?t=get&id=ceb4674cb6e91878ae8f9ff585e57256&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=ceb4674cb6e91878ae8f9ff585e57256</comments><pubDate>Sun, 16 Nov 2025 21:55:37 +0000</pubDate><category>Movies > SD</category><description>Jay.Lenos.Garage.Non-American.Muscle.Cars.720p.WEB.H264-JFF</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=ceb4674cb6e91878ae8f9ff585e57256&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="311781000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2030"/><newznab:attr name="size" value="311781000"/><newznab:attr name="guid" value="ceb4674cb6e91878ae8f9ff585e57256"/><newznab:attr name="language" value="English"/><newznab:attr name="grabs" value="3"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 21:55:37 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Jay.Lenos.Garage.Non-American.Muscle.Cars.1080p.WEB.H264-BeechyBoy</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=ae622ee688c32060e18316e0419fdd83</guid><link>https://api.nzbgeek.info/api?t=get&id=ae622ee688c32060e18316e0419fdd83&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=ae622ee688c32060e18316e0419fdd83</comments><pubDate>Sun, 16 Nov 2025 21:55:22 +0000</pubDate><category>Movies > UHD</category><description>Jay.Lenos.Garage.Non-American.Muscle.Cars.1080p.WEB.H264-BeechyBoy</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=ae622ee688c32060e18316e0419fdd83&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="518066000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2045"/><newznab:attr name="size" value="518066000"/><newznab:attr name="guid" value="ae622ee688c32060e18316e0419fdd83"/><newznab:attr name="language" value="English"/><newznab:attr name="grabs" value="6"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 21:55:22 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Eternal.MMA.101.720p.WEB.H264-JFF</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=b42b4ca2e001265bac082b0184eb9066</guid><link>https://api.nzbgeek.info/api?t=get&id=b42b4ca2e001265bac082b0184eb9066&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=b42b4ca2e001265bac082b0184eb9066</comments><pubDate>Sun, 16 Nov 2025 21:53:29 +0000</pubDate><category>Movies > HD</category><description>Eternal.MMA.101.720p.WEB.H264-JFF</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=b42b4ca2e001265bac082b0184eb9066&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="2754897000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="2754897000"/><newznab:attr name="guid" value="b42b4ca2e001265bac082b0184eb9066"/><newznab:attr name="grabs" value="6"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 21:53:29 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Conjuring.Last.Rites.2025.UHD.BluRay.2160p.TrueHD.Atmos.7.1.DV.HDR10P.HEVC.HYBRID.REMUX-FraMeSToR</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=be88a28e1a23867ec599547ed779b734</guid><link>https://api.nzbgeek.info/api?t=get&id=be88a28e1a23867ec599547ed779b734&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=be88a28e1a23867ec599547ed779b734</comments><pubDate>Sun, 16 Nov 2025 21:33:29 +0000</pubDate><category>Movies > UHD</category><description>The.Conjuring.Last.Rites.2025.UHD.BluRay.2160p.TrueHD.Atmos.7.1.DV.HDR10P.HEVC.HYBRID.REMUX-FraMeSToR</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=be88a28e1a23867ec599547ed779b734&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="74213203000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2045"/><newznab:attr name="size" value="74213203000"/><newznab:attr name="guid" value="be88a28e1a23867ec599547ed779b734"/><newznab:attr name="imdbtitle" value="The Conjuring Last Rites"/><newznab:attr name="imdb" value="22898462"/><newznab:attr name="imdbtagline" value="The case that ended it all"/><newznab:attr name="imdbplot" value="Paranormal investigators Ed and Lorraine Warren take on one last terrifying case involving mysterious entities they must confront"/><newznab:attr name="imdbscore" value="6.7"/><newznab:attr name="genre" value="Horror, Mystery, Thriller"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Michael Chaves"/><newznab:attr name="imdbactors" value="Vera Farmiga, Patrick Wilson, Elliot Cowan"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/22898462-cover.jpg"/><newznab:attr name="runtime" value="135 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - Arabic - Bulgarian - Chinese - Czech - Danish - Dutch - Estonian - Finnish - French - German - Greek - Hebrew - Hungarian - Indonesian - Italian - Japanese - Korean - Latvian - Lithuanian - Norwegian - Polish - Portuguese - Romanian - Russian - Slovak - Slovenian - Spanish - Swedish - Thai - Turkish - Ukrainian"/><newznab:attr name="grabs" value="921"/><newznab:attr name="comments" value="1"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 21:33:29 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Steep.2007.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=c5f5c4d4d3919db740ce1b854cba51ee</guid><link>https://api.nzbgeek.info/api?t=get&id=c5f5c4d4d3919db740ce1b854cba51ee&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=c5f5c4d4d3919db740ce1b854cba51ee</comments><pubDate>Sun, 16 Nov 2025 20:36:52 +0000</pubDate><category>Movies > HD</category><description>Steep.2007.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=c5f5c4d4d3919db740ce1b854cba51ee&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="6860749000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="6860749000"/><newznab:attr name="guid" value="c5f5c4d4d3919db740ce1b854cba51ee"/><newznab:attr name="imdbtitle" value="Steep"/><newznab:attr name="imdb" value="01003118"/><newznab:attr name="imdbtagline" value="Without riskthere is no adventure"/><newznab:attr name="imdbplot" value="Steep traces the legacy of extreme skiing from its early pioneers to the daredevils of today"/><newznab:attr name="imdbscore" value="7.3"/><newznab:attr name="genre" value="Documentary, Sport"/><newznab:attr name="imdbyear" value="2007"/><newznab:attr name="imdbdirector" value="Mark Obenhaus"/><newznab:attr name="imdbactors" value="Ingrid Backstrom, Anselme Baud, Bill Briggs, Doug Coombs"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/01003118-cover.jpg"/><newznab:attr name="runtime" value="92 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="50"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:36:52 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Saving.The.Titanic.2012.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=0dc785bfa50d92bd32c0727ffd922f48</guid><link>https://api.nzbgeek.info/api?t=get&id=0dc785bfa50d92bd32c0727ffd922f48&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=0dc785bfa50d92bd32c0727ffd922f48</comments><pubDate>Sun, 16 Nov 2025 20:33:59 +0000</pubDate><category>Movies > HD</category><description>Saving.The.Titanic.2012.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=0dc785bfa50d92bd32c0727ffd922f48&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="5138141000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="5138141000"/><newznab:attr name="guid" value="0dc785bfa50d92bd32c0727ffd922f48"/><newznab:attr name="imdbtitle" value="Saving the Titanic"/><newznab:attr name="imdb" value="02084931"/><newznab:attr name="imdbplot" value="The story of the engineers who worked tirelessly to keep the electric power running as the Titanic sank Their selfless actions kept the lights on and the electric lifeboat winches operational to facilitate the survival of others"/><newznab:attr name="imdbscore" value="7.3"/><newznab:attr name="genre" value="Drama, History"/><newznab:attr name="imdbyear" value="2012"/><newznab:attr name="imdbdirector" value="Maurice Sweeney"/><newznab:attr name="imdbactors" value="Liam Cunningham, David Wilmot, Ciarn McMenamin, Owen McDonnell"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/02084931-cover.jpg"/><newznab:attr name="runtime" value="104 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="95"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:33:59 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>I.Love.You.Forever.2024.720p.BluRay.x264-VoV</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=7c8ebd031425c87f9340712101de2a6c</guid><link>https://api.nzbgeek.info/api?t=get&id=7c8ebd031425c87f9340712101de2a6c&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=7c8ebd031425c87f9340712101de2a6c</comments><pubDate>Sun, 16 Nov 2025 20:33:04 +0000</pubDate><category>Movies > BluRay</category><description>I.Love.You.Forever.2024.720p.BluRay.x264-VoV</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=7c8ebd031425c87f9340712101de2a6c&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="7123219000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2050"/><newznab:attr name="size" value="7123219000"/><newznab:attr name="guid" value="7c8ebd031425c87f9340712101de2a6c"/><newznab:attr name="imdbtitle" value="I Love You Forever"/><newznab:attr name="imdb" value="15907380"/><newznab:attr name="imdbplot" value="A subversive romantic comedy gone wrong that follows a young woman into and out of an emotionally abusive relationship"/><newznab:attr name="genre" value="Comedy, Drama"/><newznab:attr name="imdbyear" value="2024"/><newznab:attr name="imdbdirector" value="Cazzie David, Elisa Kalani"/><newznab:attr name="imdbactors" value="Ray Nicholson, Sofia BlackDElia, Oliver Cooper"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/15907380-cover.jpg"/><newznab:attr name="runtime" value="89 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="15"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:33:04 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="1"/></item><item><title>Kusama.Infinity.2018.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=329f392aaac6dbb9106187e335112da5</guid><link>https://api.nzbgeek.info/api?t=get&id=329f392aaac6dbb9106187e335112da5&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=329f392aaac6dbb9106187e335112da5</comments><pubDate>Sun, 16 Nov 2025 20:31:49 +0000</pubDate><category>Movies > HD</category><description>Kusama.Infinity.2018.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=329f392aaac6dbb9106187e335112da5&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="5073768000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="5073768000"/><newznab:attr name="guid" value="329f392aaac6dbb9106187e335112da5"/><newznab:attr name="imdbtitle" value="Kusama Infinity"/><newznab:attr name="imdb" value="01893269"/><newznab:attr name="imdbplot" value="KUSAMA Princess of Polka Dots explores artist Yayoi Kusamas journey from a conservative upbringing in Japan to her brush with fame in America during the 1960s where she rivaled Andy Warhol for press attention and concludes with the international fame she has finally achieved within the art world Now in her 80s, Kusama has spent the last 30 years living in a mental institution in Japan"/><newznab:attr name="imdbscore" value="7.3"/><newznab:attr name="genre" value="Documentary"/><newznab:attr name="imdbyear" value="2018"/><newznab:attr name="imdbdirector" value="Heather Lenz"/><newznab:attr name="imdbactors" value="Yayoi Kusama"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/01893269-cover.jpg"/><newznab:attr name="runtime" value="76 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="108"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:31:49 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Wake.N.Bake.By.Rohan.Joshi.2020.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=e90b52f780e2b26a62c9dddd29291509</guid><link>https://api.nzbgeek.info/api?t=get&id=e90b52f780e2b26a62c9dddd29291509&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=e90b52f780e2b26a62c9dddd29291509</comments><pubDate>Sun, 16 Nov 2025 20:30:20 +0000</pubDate><category>Movies > HD</category><description>Wake.N.Bake.By.Rohan.Joshi.2020.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=e90b52f780e2b26a62c9dddd29291509&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="4498514000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="4498514000"/><newznab:attr name="guid" value="e90b52f780e2b26a62c9dddd29291509"/><newznab:attr name="imdbtitle" value="Rohan Joshi Wake N Bake"/><newznab:attr name="imdb" value="11518300"/><newznab:attr name="imdbplot" value="Hysterical, unmissable, magnificent, profound are all words Coincidentally, Wake N Bake, Rohan Joshis first standup special, also has words After almost a decade in comedy, one of Indias foremost comedians and online has words to say about life in ones thirties, home renovation, thrilling, we know, not being cut out for marriage or roadtrips, and living a 420 friendly life oh so now we have your attention Typical Some of those words are even funny The seamless hourlong narrative is a tour of all the things that keep Rohan up at night, which, as it turns out, is pretty trivial stuff, because hes basic like that Its an hour of comedy youll never forget for five minutes"/><newznab:attr name="imdbscore" value="7.3"/><newznab:attr name="genre" value="Comedy"/><newznab:attr name="imdbyear" value="2020"/><newznab:attr name="imdbdirector" value="Angshuman Ghosh"/><newznab:attr name="imdbactors" value="Rohan Joshi"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/11518300-cover.jpg"/><newznab:attr name="runtime" value="57 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="Czech - German - English - Spanish - fil - Hindi - Portuguese - Tamil - Telugu - Thai"/><newznab:attr name="grabs" value="33"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:30:20 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>David.And.Lisa.1962.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=1a76a8689e8e4cc5ced6d9b57516e751</guid><link>https://api.nzbgeek.info/api?t=get&id=1a76a8689e8e4cc5ced6d9b57516e751&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=1a76a8689e8e4cc5ced6d9b57516e751</comments><pubDate>Sun, 16 Nov 2025 20:29:54 +0000</pubDate><category>Movies > HD</category><description>David.And.Lisa.1962.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=1a76a8689e8e4cc5ced6d9b57516e751&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="7437304000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="7437304000"/><newznab:attr name="guid" value="1a76a8689e8e4cc5ced6d9b57516e751"/><newznab:attr name="imdbtitle" value="David and Lisa"/><newznab:attr name="imdb" value="00055892"/><newznab:attr name="imdbtagline" value="An unusual love story"/><newznab:attr name="imdbplot" value="The emotional story of a young man in a mental institution for teens who begins to understand his psychosis in the environment of others with mental and emotional problems He finds intimacy with Lisa, a young woman suffering from dissociative identity disorder"/><newznab:attr name="imdbscore" value="7.2"/><newznab:attr name="genre" value="Drama"/><newznab:attr name="imdbyear" value="1962"/><newznab:attr name="imdbdirector" value="Frank Perry"/><newznab:attr name="imdbactors" value="Keir Dullea, Janet Margolin, Howard Da Silva, Neva Patterson"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00055892-cover.jpg"/><newznab:attr name="runtime" value="95 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="Danish - English - Norwegian Bokmal - Swedish"/><newznab:attr name="grabs" value="40"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:29:54 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Man.Who.Skied.Down.Everest.1975.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=e0ecc6fcb08aaddd52f8d5ac6a50dd94</guid><link>https://api.nzbgeek.info/api?t=get&id=e0ecc6fcb08aaddd52f8d5ac6a50dd94&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=e0ecc6fcb08aaddd52f8d5ac6a50dd94</comments><pubDate>Sun, 16 Nov 2025 20:28:29 +0000</pubDate><category>Movies > HD</category><description>The.Man.Who.Skied.Down.Everest.1975.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=e0ecc6fcb08aaddd52f8d5ac6a50dd94&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="6577512000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="6577512000"/><newznab:attr name="guid" value="e0ecc6fcb08aaddd52f8d5ac6a50dd94"/><newznab:attr name="imdbtitle" value="The Man Who Skied Down Everest"/><newznab:attr name="imdb" value="00073340"/><newznab:attr name="imdbplot" value="A Japanese skier ultimately dreamed of literally skiing Mt Everest He planned to ski some 8,000 feet down an icy glacier at a 40 to 45 degree angle, from the 26,000 foot level near the summit This documentary chronicles this incredible feat and the tremendous task of climbing Everest itself The narrator reads from the diary that the skier personally kept"/><newznab:attr name="imdbscore" value="7.1"/><newznab:attr name="genre" value="Documentary"/><newznab:attr name="imdbyear" value="1975"/><newznab:attr name="imdbdirector" value="Bruce Nyznik"/><newznab:attr name="imdbactors" value="Yichir Miura, Douglas Rain"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00073340-cover.jpg"/><newznab:attr name="runtime" value="86 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="33"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:28:29 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Severance.2006.2160p.UHD.Blu-ray.REMUX.HEVC.DTS-HD.MA5.1-HDH</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=b05d3c81c7432ffd91b40b48723fa3bf</guid><link>https://api.nzbgeek.info/api?t=get&id=b05d3c81c7432ffd91b40b48723fa3bf&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=b05d3c81c7432ffd91b40b48723fa3bf</comments><pubDate>Sun, 16 Nov 2025 20:28:21 +0000</pubDate><category>Movies > UHD</category><description>Severance.2006.2160p.UHD.Blu-ray.REMUX.HEVC.DTS-HD.MA5.1-HDH</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=b05d3c81c7432ffd91b40b48723fa3bf&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="63510411000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2045"/><newznab:attr name="size" value="63510411000"/><newznab:attr name="guid" value="b05d3c81c7432ffd91b40b48723fa3bf"/><newznab:attr name="imdbtitle" value="Severance"/><newznab:attr name="imdb" value="00464196"/><newznab:attr name="imdbtagline" value="The Company Is Making Cutbacks"/><newznab:attr name="imdbplot" value="A teambuilding weekend in the mountains of Eastern Europe goes horribly wrong for the sales division of the multinational weapons company Palisade Defence when they become the victims of a group of crazed killers who will stop at nothing to see them dead"/><newznab:attr name="imdbscore" value="6.5"/><newznab:attr name="genre" value="Comedy, Horror, Thriller"/><newznab:attr name="imdbyear" value="2006"/><newznab:attr name="imdbdirector" value="Christopher Smith"/><newznab:attr name="imdbactors" value="Toby Stephens, Claudie Blakley, Andy Nyman, Babou Ceesay"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00464196-cover.jpg"/><newznab:attr name="runtime" value="96 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - Chinese"/><newznab:attr name="grabs" value="48"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:28:21 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Inherit.The.Wind.1999.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=164c8224e10a7e333c983ea7214347e4</guid><link>https://api.nzbgeek.info/api?t=get&id=164c8224e10a7e333c983ea7214347e4&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=164c8224e10a7e333c983ea7214347e4</comments><pubDate>Sun, 16 Nov 2025 20:27:13 +0000</pubDate><category>Movies > HD</category><description>Inherit.The.Wind.1999.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=164c8224e10a7e333c983ea7214347e4&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="9305036000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="9305036000"/><newznab:attr name="guid" value="164c8224e10a7e333c983ea7214347e4"/><newznab:attr name="imdbtitle" value="Inherit the Wind"/><newznab:attr name="imdb" value="00196632"/><newznab:attr name="imdbplot" value="Based on a reallife case in 1925, two great lawyers argue the case for and against a science teacher accused of the crime of teaching evolution"/><newznab:attr name="imdbscore" value="7.2"/><newznab:attr name="genre" value="Drama"/><newznab:attr name="imdbyear" value="1999"/><newznab:attr name="imdbdirector" value="Daniel Petrie"/><newznab:attr name="imdbactors" value="Jack Lemmon, George C Scott, Lane Smith"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00196632-cover.jpg"/><newznab:attr name="runtime" value="113 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="119"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:27:13 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>What.Lies.Upstream.2017.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=d69d1b8071eeca34fa8c9ce7c73582fc</guid><link>https://api.nzbgeek.info/api?t=get&id=d69d1b8071eeca34fa8c9ce7c73582fc&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=d69d1b8071eeca34fa8c9ce7c73582fc</comments><pubDate>Sun, 16 Nov 2025 20:26:09 +0000</pubDate><category>Movies > HD</category><description>What.Lies.Upstream.2017.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=d69d1b8071eeca34fa8c9ce7c73582fc&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="6323376000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="6323376000"/><newznab:attr name="guid" value="d69d1b8071eeca34fa8c9ce7c73582fc"/><newznab:attr name="imdbtitle" value="What Lies Upstream"/><newznab:attr name="imdb" value="05165878"/><newznab:attr name="imdbplot" value="In this classic detective story, investigative filmmaker Cullen Hoback travels to West Virginia to uncover the truth behind a massive chemical spill that left 300,000 people without drinking water for months But when Hoback discovers an obscene collusion between chemical corporations and the highest levels of government, the investigation spirals in a terrifying direction, and we learn the frightening truth about what lies upstream of us all"/><newznab:attr name="imdbscore" value="7.3"/><newznab:attr name="genre" value="Documentary, Mystery"/><newznab:attr name="imdbyear" value="2017"/><newznab:attr name="imdbdirector" value="Cullen Hoback"/><newznab:attr name="imdbactors" value="Erin BrockovichEllis, Marc Edwards, Rahul Gupta"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/05165878-cover.jpg"/><newznab:attr name="runtime" value="85 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="105"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:26:09 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Island.President.2011.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=ec4535ce98b3df43c5687f9f217b572d</guid><link>https://api.nzbgeek.info/api?t=get&id=ec4535ce98b3df43c5687f9f217b572d&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=ec4535ce98b3df43c5687f9f217b572d</comments><pubDate>Sun, 16 Nov 2025 20:23:11 +0000</pubDate><category>Movies > HD</category><description>The.Island.President.2011.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=ec4535ce98b3df43c5687f9f217b572d&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="8174819000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="8174819000"/><newznab:attr name="guid" value="ec4535ce98b3df43c5687f9f217b572d"/><newznab:attr name="imdbtitle" value="The Island President"/><newznab:attr name="imdb" value="01990352"/><newznab:attr name="imdbtagline" value="Can this man save the world"/><newznab:attr name="imdbplot" value="After bringing democracy to his country, President Mohamed Nasheed of the Maldives, the lowestlying country in the world, takes up the fight to keep his homeland from disappearing under the sea"/><newznab:attr name="imdbscore" value="7.2"/><newznab:attr name="genre" value="Documentary"/><newznab:attr name="imdbyear" value="2011"/><newznab:attr name="imdbdirector" value="Jon Shenk"/><newznab:attr name="imdbactors" value="Mohamed Nasheed"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/01990352-cover.jpg"/><newznab:attr name="runtime" value="101 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - French"/><newznab:attr name="grabs" value="53"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:23:11 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>On.Her.Shoulders.2018.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=910a5c9aa16c24331c9dbc2ad3eab684</guid><link>https://api.nzbgeek.info/api?t=get&id=910a5c9aa16c24331c9dbc2ad3eab684&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=910a5c9aa16c24331c9dbc2ad3eab684</comments><pubDate>Sun, 16 Nov 2025 20:22:10 +0000</pubDate><category>Movies > HD</category><description>On.Her.Shoulders.2018.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=910a5c9aa16c24331c9dbc2ad3eab684&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="5507773000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="5507773000"/><newznab:attr name="guid" value="910a5c9aa16c24331c9dbc2ad3eab684"/><newznab:attr name="imdbtitle" value="On Her Shoulders"/><newznab:attr name="imdb" value="07689484"/><newznab:attr name="imdbplot" value="Nadia Murad, a 23yearold Yazidi, survived genocide and sexual slavery committed by ISIS Repeating her story to the world, this ordinary girl finds herself thrust onto the international stage as the voice of her people"/><newznab:attr name="imdbscore" value="7.3"/><newznab:attr name="genre" value="Documentary, Biography"/><newznab:attr name="imdbyear" value="2018"/><newznab:attr name="imdbdirector" value="Alexandria Bombach"/><newznab:attr name="imdbactors" value="Nadia Murad, Murad Ismael, Simone Monasebian"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/07689484-cover.jpg"/><newznab:attr name="runtime" value="95 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="85"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:22:10 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Snowed.Inn.Christmas.2017.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=e25ff580bf0a4944e908c82243bbbf44</guid><link>https://api.nzbgeek.info/api?t=get&id=e25ff580bf0a4944e908c82243bbbf44&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=e25ff580bf0a4944e908c82243bbbf44</comments><pubDate>Sun, 16 Nov 2025 20:19:27 +0000</pubDate><category>Movies > HD</category><description>Snowed.Inn.Christmas.2017.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=e25ff580bf0a4944e908c82243bbbf44&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="7029346000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="7029346000"/><newznab:attr name="guid" value="e25ff580bf0a4944e908c82243bbbf44"/><newznab:attr name="imdbtitle" value="SnowedInn Christmas"/><newznab:attr name="imdb" value="07421814"/><newznab:attr name="imdbplot" value="Jenna Hudson Bethany Joy Lenz and Kevin Jenner Andrew Walker are polar opposites working for the same online publication in New York City With both having nowhere they want to be for"/><newznab:attr name="imdbscore" value="7.3"/><newznab:attr name="genre" value="Comedy, Drama, Romance"/><newznab:attr name="imdbyear" value="2017"/><newznab:attr name="imdbdirector" value="Gary Yates"/><newznab:attr name="imdbactors" value="Bethany Joy Lenz, Andrew W Walker, Belinda Montgomery, John B Lowe"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/07421814-cover.jpg"/><newznab:attr name="runtime" value="86 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="101"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:19:27 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Tom.Papa.Live.In.New.York.City.2011.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=0107829a02cb02996377dbb5a9bdd47d</guid><link>https://api.nzbgeek.info/api?t=get&id=0107829a02cb02996377dbb5a9bdd47d&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=0107829a02cb02996377dbb5a9bdd47d</comments><pubDate>Sun, 16 Nov 2025 20:16:32 +0000</pubDate><category>Movies > HD</category><description>Tom.Papa.Live.In.New.York.City.2011.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=0107829a02cb02996377dbb5a9bdd47d&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="4365298000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="4365298000"/><newznab:attr name="guid" value="0107829a02cb02996377dbb5a9bdd47d"/><newznab:attr name="imdbtitle" value="Tom Papa Live in New York City"/><newznab:attr name="imdb" value="01910649"/><newznab:attr name="imdbplot" value="Comedian Tom Papa hilariously talks about Facebook and other topics"/><newznab:attr name="imdbscore" value="7.2"/><newznab:attr name="genre" value="Comedy"/><newznab:attr name="imdbyear" value="2011"/><newznab:attr name="imdbdirector" value="Rob Zombie"/><newznab:attr name="imdbactors" value="Max Macguire, Rick Crom, Skippy D, Annette Benda Fox"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/01910649-cover.jpg"/><newznab:attr name="runtime" value="41 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - French"/><newznab:attr name="grabs" value="27"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:16:32 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Christmas.Jars.2019.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=f80ba4ebc8c7ed958b6d88c216d64dc4</guid><link>https://api.nzbgeek.info/api?t=get&id=f80ba4ebc8c7ed958b6d88c216d64dc4&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=f80ba4ebc8c7ed958b6d88c216d64dc4</comments><pubDate>Sun, 16 Nov 2025 20:12:24 +0000</pubDate><category>Movies > HD</category><description>Christmas.Jars.2019.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=f80ba4ebc8c7ed958b6d88c216d64dc4&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="7197938000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="7197938000"/><newznab:attr name="guid" value="f80ba4ebc8c7ed958b6d88c216d64dc4"/><newznab:attr name="imdbtitle" value="Christmas Jars"/><newznab:attr name="imdb" value="09802890"/><newznab:attr name="imdbplot" value="Based on the novel by Jason Wright, it tells the story of reporter Hope Jensen, who uncovers the secret behind Christmas Jars jars filled with money and given anonymously to people in need The phenomenon has changed countless lives"/><newznab:attr name="imdbscore" value="7.5"/><newznab:attr name="genre" value="Drama"/><newznab:attr name="imdbyear" value="2019"/><newznab:attr name="imdbdirector" value="Jonathan Wright"/><newznab:attr name="imdbactors" value="Jeni Ross, Markian Tarasiuk, Tara Yelland, Zerha Leverman"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/09802890-cover.jpg"/><newznab:attr name="runtime" value="110 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="30"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:12:24 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Blood.and.Flesh.The.Reel.Life.Ghastly.Death.of.Al.Adamson.2019.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=b1e2435e6d94427ef9f16292e4493f84</guid><link>https://api.nzbgeek.info/api?t=get&id=b1e2435e6d94427ef9f16292e4493f84&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=b1e2435e6d94427ef9f16292e4493f84</comments><pubDate>Sun, 16 Nov 2025 20:09:45 +0000</pubDate><category>Movies > HD</category><description>Blood.and.Flesh.The.Reel.Life.Ghastly.Death.of.Al.Adamson.2019.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=b1e2435e6d94427ef9f16292e4493f84&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="7577738000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="7577738000"/><newznab:attr name="guid" value="b1e2435e6d94427ef9f16292e4493f84"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="21"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:09:45 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Jurassic.Games.Extinction.2025.720p.BluRay.x264-BAT1</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=8bc71ecc4b4e33a4a543b8e408df4638</guid><link>https://api.nzbgeek.info/api?t=get&id=8bc71ecc4b4e33a4a543b8e408df4638&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=8bc71ecc4b4e33a4a543b8e408df4638</comments><pubDate>Sun, 16 Nov 2025 19:42:05 +0000</pubDate><category>Movies > BluRay</category><description>The.Jurassic.Games.Extinction.2025.720p.BluRay.x264-BAT1</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=8bc71ecc4b4e33a4a543b8e408df4638&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="5160057000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2050"/><newznab:attr name="size" value="5160057000"/><newznab:attr name="guid" value="8bc71ecc4b4e33a4a543b8e408df4638"/><newznab:attr name="imdbtitle" value="The Jurassic Games Extinction"/><newznab:attr name="imdb" value="31190225"/><newznab:attr name="imdbplot" value="Contestants compete to the death in virtual reality battling dinosaurs after being forced into a game by authorities in a dystopian future"/><newznab:attr name="genre" value="Sci-Fi"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Ryan Bellgardt"/><newznab:attr name="imdbactors" value="Todd Terry, Ryan Francis, Todd Jenkins"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/31190225-cover.jpg"/><newznab:attr name="runtime" value="102 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - Dutch - German - Spanish - Portuguese - Romanian"/><newznab:attr name="grabs" value="40"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 19:42:05 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>on.Flux.2005.2160p.UHD.BluRay.HDR.DoVi.DTS-HD.MA.5.1.x265-SPHD</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=c6e5dbe0bd4fa684bdbd34984aeada27</guid><link>https://api.nzbgeek.info/api?t=get&id=c6e5dbe0bd4fa684bdbd34984aeada27&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=c6e5dbe0bd4fa684bdbd34984aeada27</comments><pubDate>Sun, 16 Nov 2025 19:36:16 +0000</pubDate><category>Movies > UHD</category><description>on.Flux.2005.2160p.UHD.BluRay.HDR.DoVi.DTS-HD.MA.5.1.x265-SPHD</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=c6e5dbe0bd4fa684bdbd34984aeada27&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="34815199000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2045"/><newznab:attr name="size" value="34815199000"/><newznab:attr name="guid" value="c6e5dbe0bd4fa684bdbd34984aeada27"/><newznab:attr name="imdbtitle" value="Aeon Flux"/><newznab:attr name="imdb" value="00402022"/><newznab:attr name="imdbtagline" value="The Perfect World Meets The Perfect Assassin"/><newznab:attr name="imdbplot" value="Four hundred years in the future, set in the year 2415, on Flux is a mysterious assassin Four centuries after a virus nearly annihilated the human race, leaving only five million survivors in a utopian city called Bregna Aeon is struggling to destroy the Goodchild regime led by its namesake, Trevor Goodchild, the ruler of Bregna and a descendant of the man who found a cure for the deadly virus As instructed by the Handler, on is assigned to assassinate Goodchild, but there are deeper secrets to be discovered, and conspiracies to be foiled"/><newznab:attr name="imdbscore" value="5.5"/><newznab:attr name="genre" value="Action, Adventure, Sci-Fi"/><newznab:attr name="imdbyear" value="2005"/><newznab:attr name="imdbdirector" value="Karyn Kusama"/><newznab:attr name="imdbactors" value="Charlize Theron, Frances McDormand, Sophie Okonedo"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00402022-cover.jpg"/><newznab:attr name="runtime" value="93 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - Chinese - Danish - Dutch - Finnish - French - German - Japanese - Korean - Norwegian - Spanish - Swedish - Thai"/><newznab:attr name="grabs" value="67"/><newznab:attr name="comments" value="1"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 19:36:16 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Vote.One.For.Love.2023.1080p.AMZN.WEB-DL.H264-SNAKE</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=ee8f259b2c7bfb36a111e8fce988b9f9</guid><link>https://api.nzbgeek.info/api?t=get&id=ee8f259b2c7bfb36a111e8fce988b9f9&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=ee8f259b2c7bfb36a111e8fce988b9f9</comments><pubDate>Sun, 16 Nov 2025 19:35:28 +0000</pubDate><category>Movies > HD</category><description>Vote.One.For.Love.2023.1080p.AMZN.WEB-DL.H264-SNAKE</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=ee8f259b2c7bfb36a111e8fce988b9f9&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="5330931000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="5330931000"/><newznab:attr name="guid" value="ee8f259b2c7bfb36a111e8fce988b9f9"/><newznab:attr name="imdbtitle" value="Vote One for Love"/><newznab:attr name="imdb" value="29145891"/><newznab:attr name="imdbplot" value="When upandcoming political strategist Candace is sent back to her hometown to help the local mayoral candidate, she never expected to find her best friends brother running for office And she certainly never expected to fall fo"/><newznab:attr name="imdbscore" value="6.2"/><newznab:attr name="genre" value="Romance"/><newznab:attr name="imdbyear" value="2023"/><newznab:attr name="imdbdirector" value="Wendy Ord"/><newznab:attr name="imdbactors" value="Natasha Wilson, Jesse Hutch, Sophia Carriere"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/29145891-cover.jpg"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="74"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 19:35:28 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Fear.Of.A.Black.Hat.1994.AMZN.WEB-DL.H264-OnlyWeb</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=e679e8ae7f43833bf2520774f5505dbc</guid><link>https://api.nzbgeek.info/api?t=get&id=e679e8ae7f43833bf2520774f5505dbc&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=e679e8ae7f43833bf2520774f5505dbc</comments><pubDate>Sun, 16 Nov 2025 19:23:41 +0000</pubDate><category>Movies > SD</category><description>Fear.Of.A.Black.Hat.1994.AMZN.WEB-DL.H264-OnlyWeb</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=e679e8ae7f43833bf2520774f5505dbc&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="1503936000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2030"/><newznab:attr name="size" value="1503936000"/><newznab:attr name="guid" value="e679e8ae7f43833bf2520774f5505dbc"/><newznab:attr name="imdbtitle" value="Fear of a Black Hat"/><newznab:attr name="imdb" value="00106880"/><newznab:attr name="imdbtagline" value="The First DriveBy Comedy"/><newznab:attr name="imdbplot" value="A mockumentary chronicling the rise and fall of NWH, a not particularly talentedor particularly bright but always controversialhiphop group"/><newznab:attr name="imdbscore" value="7.2"/><newznab:attr name="genre" value="Comedy, Music"/><newznab:attr name="imdbyear" value="1993"/><newznab:attr name="imdbdirector" value="Rusty Cundieff"/><newznab:attr name="imdbactors" value="Mark Christopher Lawrence, Larry B Scott, Rusty Cundieff, Kasi Lemmons"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00106880-cover.jpg"/><newznab:attr name="runtime" value="88 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="67"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 19:23:41 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Falling.For.You.1995.AMZN.WEB-DL.H264-OnlyWeb</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=59551c35377daf89d47f503070bb8ce9</guid><link>https://api.nzbgeek.info/api?t=get&id=59551c35377daf89d47f503070bb8ce9&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=59551c35377daf89d47f503070bb8ce9</comments><pubDate>Sun, 16 Nov 2025 19:22:19 +0000</pubDate><category>Movies > SD</category><description>Falling.For.You.1995.AMZN.WEB-DL.H264-OnlyWeb</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=59551c35377daf89d47f503070bb8ce9&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="1231444000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2030"/><newznab:attr name="size" value="1231444000"/><newznab:attr name="guid" value="59551c35377daf89d47f503070bb8ce9"/><newznab:attr name="imdbtitle" value="Falling for You"/><newznab:attr name="imdb" value="00113017"/><newznab:attr name="imdbplot" value="A serial killer attacks a commercial artist which leaves her with amnesia and then becomes her neighbor"/><newznab:attr name="imdbscore" value="5.1"/><newznab:attr name="genre" value="Thriller"/><newznab:attr name="imdbyear" value="1995"/><newznab:attr name="imdbdirector" value="Eric Till"/><newznab:attr name="imdbactors" value="Jennie Garth, Currie Graham, Costas Mandylor, Peter Outerbridge"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00113017-cover.jpg"/><newznab:attr name="runtime" value="89 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="25"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 19:22:19 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Grinch.2018.1080p.Bluray.x265.MULTi.french.english-LEGi0N</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=369e94fe35b9b28bbbeef21e23d04ae9</guid><link>https://api.nzbgeek.info/api?t=get&id=369e94fe35b9b28bbbeef21e23d04ae9&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=369e94fe35b9b28bbbeef21e23d04ae9</comments><pubDate>Sun, 16 Nov 2025 18:32:52 +0000</pubDate><category>Movies > BluRay</category><description>The.Grinch.2018.1080p.Bluray.x265.MULTi.french.english-LEGi0N</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=369e94fe35b9b28bbbeef21e23d04ae9&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="11953951000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2050"/><newznab:attr name="size" value="11953951000"/><newznab:attr name="guid" value="369e94fe35b9b28bbbeef21e23d04ae9"/><newznab:attr name="imdbtitle" value="The Grinch"/><newznab:attr name="imdb" value="02709692"/><newznab:attr name="imdbtagline" value="Scheme big"/><newznab:attr name="imdbplot" value="For their eighth fully animated feature, Illumination and Universal Pictures present The Grinch, based on Dr Seuss beloved holiday classic The Grinch tells the story of a cynical grump who goes on a mission to steal Christmas, only to have his heart changed by a young girls generous holiday spirit Funny, heartwarming, and visually stunning, its a universal story about the spirit of Christmas and the indomitable power of optimism Academy Award nominee Benedict Cumberbatch lends his voice to the infamous Grinch, who lives a solitary life inside a cave on Mt Crumpet with only his loyal dog, Max, for company With a cave rigged with inventions and contraptions for his daytoday needs, the Grinch only sees his neighbors in Whoville when he runs out of food Each year at Christmas they disrupt his tranquil solitude with their increasingly bigger, brighter, and louder celebrations When the Whos declare they are going to make Christmas three times bigger this year, the Grinch realizes there is only one way for him to gain some peace and quiet he must steal Christmas To do so, he decides to pose as Santa Claus on Christmas Eve, even going so far as to trap a lackadaisical misfit reindeer to pull his sleigh Meanwhile, down in Whoville, CindyLou Who Cameron Seely, a young girl overflowing with holiday cheer, plots with her gang of friends to trap Santa Claus as he makes his Christmas Eve rounds so that she can thank him for help for her overworked single mother As Christmas approaches, however, her goodnatured scheme threatens to collide with the Grinchs more nefarious one Will CindyLou achieve her goal of finally meeting Santa Claus Will the Grinch succeed in silencing the Whos holiday cheer once and for all"/><newznab:attr name="imdbscore" value="6.3"/><newznab:attr name="genre" value="Animation, Adventure, Comedy"/><newznab:attr name="imdbyear" value="2018"/><newznab:attr name="imdbdirector" value="Yarrow Cheney, Scott Mosier"/><newznab:attr name="imdbactors" value="Benedict Cumberbatch, Cameron Seely, Rashida Jones"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/02709692-cover.jpg"/><newznab:attr name="runtime" value="85 min"/><newznab:attr name="language" value="English - French"/><newznab:attr name="subs" value="English - French"/><newznab:attr name="grabs" value="758"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="2"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 18:32:52 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Before.Sunrise.[1995].br.remux.multi.avc-d3g</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=37b97aca73ee9ef4f8fa0e11fca377f9</guid><link>https://api.nzbgeek.info/api?t=get&id=37b97aca73ee9ef4f8fa0e11fca377f9&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=37b97aca73ee9ef4f8fa0e11fca377f9</comments><pubDate>Sun, 16 Nov 2025 18:32:33 +0000</pubDate><category>Movies > BluRay</category><description>Before.Sunrise.[1995].br.remux.multi.avc-d3g</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=37b97aca73ee9ef4f8fa0e11fca377f9&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="32923952000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2050"/><newznab:attr name="size" value="32923952000"/><newznab:attr name="guid" value="37b97aca73ee9ef4f8fa0e11fca377f9"/><newznab:attr name="imdbtitle" value="Before Sunrise"/><newznab:attr name="imdb" value="00112471"/><newznab:attr name="imdbtagline" value="Can the greatest romance of your life last only one night"/><newznab:attr name="imdbplot" value="American tourist Jesse and French student Celine meet by chance on the train from Budapest to Vienna Sensing that they are developing a connection, Jesse asks Celine to spend the day with him in Vienna, and she agrees So they pass the time before his scheduled flight the next morning together How do two perfect strangers connect so intimately over the course of a single day What is that special thing that bonds two people so strongly As their bond turns to love, what will happen to them the next morning when Jesse flies away"/><newznab:attr name="imdbscore" value="8.1"/><newznab:attr name="genre" value="Drama, Romance"/><newznab:attr name="imdbyear" value="1995"/><newznab:attr name="imdbdirector" value="Richard Linklater"/><newznab:attr name="imdbactors" value="Ethan Hawke, Julie Delpy, Andrea Eckert"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00112471-cover.jpg"/><newznab:attr name="runtime" value="101 min"/><newznab:attr name="language" value="English - Czech - French - German - Italian - Portuguese - Spanish"/><newznab:attr name="subs" value="English - French - German - Italian - Spanish - Chinese - Korean - Portuguese - Czech - Romanian - Thai - Turkish"/><newznab:attr name="grabs" value="7"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 18:32:33 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Falling.2021.1080p.AMZN.WEB-DL.H264-OnlyWeb</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=eb0f9da130692a621b920f29ab2d5929</guid><link>https://api.nzbgeek.info/api?t=get&id=eb0f9da130692a621b920f29ab2d5929&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=eb0f9da130692a621b920f29ab2d5929</comments><pubDate>Sun, 16 Nov 2025 18:29:42 +0000</pubDate><category>Movies > HD</category><description>Falling.2021.1080p.AMZN.WEB-DL.H264-OnlyWeb</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=eb0f9da130692a621b920f29ab2d5929&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="8546649000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="8546649000"/><newznab:attr name="guid" value="eb0f9da130692a621b920f29ab2d5929"/><newznab:attr name="imdbtitle" value="Falling"/><newznab:attr name="imdb" value="09143112"/><newznab:attr name="imdbplot" value="John Peterson lives with his partner Eric and their adopted daughter in Southern California When he is visited by his aging father Willis from Los Angeles who is searching for a place to retire, their two very different worlds collide"/><newznab:attr name="imdbscore" value="6.3"/><newznab:attr name="genre" value="Drama"/><newznab:attr name="imdbyear" value="2020"/><newznab:attr name="imdbdirector" value="Viggo Mortensen"/><newznab:attr name="imdbactors" value="Viggo Mortensen, Lance Henriksen, Sverrir Gudnason, Laura Linney"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/09143112-cover.jpg"/><newznab:attr name="runtime" value="112 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="16"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 18:29:42 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Fanny.1961.1080p.AMZN.WEB-DL.H264-OnlyWeb</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=9b998f0e3f8761270a4d2dba31bfc0d1</guid><link>https://api.nzbgeek.info/api?t=get&id=9b998f0e3f8761270a4d2dba31bfc0d1&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=9b998f0e3f8761270a4d2dba31bfc0d1</comments><pubDate>Sun, 16 Nov 2025 18:25:01 +0000</pubDate><category>Movies > HD</category><description>Fanny.1961.1080p.AMZN.WEB-DL.H264-OnlyWeb</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=9b998f0e3f8761270a4d2dba31bfc0d1&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="10735757000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="10735757000"/><newznab:attr name="guid" value="9b998f0e3f8761270a4d2dba31bfc0d1"/><newznab:attr name="imdbtitle" value="Fanny"/><newznab:attr name="imdb" value="00054866"/><newznab:attr name="imdbtagline" value="FANNY IS ALL THE LOVE STORIES OF THE WORLD R;FeedUrl: https://api.nzbgeek.info/api/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100
|
|
|
|
2025-11-16 22:36:13.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 03:59:42 and 11/17/2025 04:27:13 UTC. Search may be required.
|
|
2025-11-16 22:36:13.1|Info|DownloadDecisionMaker|Processing 120 releases
|
|
2025-11-16 22:36:13.3|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
|
|
2025-11-16 23:06:42.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 23:06:43.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 04:27:13 and 11/17/2025 04:52:43 UTC. Search may be required.
|
|
2025-11-16 23:06:43.2|Error|Newznab|An error occurred while processing indexer feed. https://api.nzbgeek.info/api/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100
|
|
|
|
[v5.28.0.10274] System.Xml.XmlException: DTD must be defined before the document root element. Line 1, position 217695.
|
|
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
|
|
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
|
|
at System.Xml.XmlTextReaderImpl.ParseDoctypeDecl()
|
|
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
|
|
at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
|
|
at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
|
|
at NzbDrone.Core.Indexers.RssParser.LoadXmlDocument(IndexerResponse indexerResponse) in ./Radarr.Core/Indexers/RssParser.cs:line 115
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRssParser.PreProcess(IndexerResponse indexerResponse) in ./Radarr.Core/Indexers/Newznab/NewznabRssParser.cs:line 69
|
|
at NzbDrone.Core.Indexers.RssParser.ParseResponse(IndexerResponse indexerResponse) in ./Radarr.Core/Indexers/RssParser.cs:line 56
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131
|
|
RequestUri: https://api.nzbgeek.info/api/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100;StatusCode: OK;ContentType: application/xml; charset=utf-8;ContentLength: 217919;ContentSample: <?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:newznab="http://www.newznab.com/DTD/2010/feeds/attributes/"><channel><atom:link href="https://api.nzbgeek.info/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21&offset=0&limit=100" rel="self" type="application/rss+xml" /><title>api.nzbgeek.info</title><description>NZBgeek API</description><link>http://api.nzbgeek.info/</link><language>en-gb</language><webMaster>info@nzbgeek.info (NZBgeek)</webMaster><category></category><image><url>https://api.nzbgeek.info/covers/nzbgeek.png</url><title>api.nzbgeek.info</title><link>http://api.nzbgeek.info/</link><description>NZBgeek</description></image><newznab:response offset="0" total="717893" /><item><title>Borderline.2025.1080p.ROKU.WEB-DL.DD.5.1.H.264-PiRaTeS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=674e0033bcd145652379316705275160</guid><link>https://api.nzbgeek.info/api?t=get&id=674e0033bcd145652379316705275160&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=674e0033bcd145652379316705275160</comments><pubDate>Mon, 17 Nov 2025 04:11:52 +0000</pubDate><category>Movies > HD</category><description>Borderline.2025.1080p.ROKU.WEB-DL.DD.5.1.H.264-PiRaTeS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=674e0033bcd145652379316705275160&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="3039201000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="3039201000"/><newznab:attr name="guid" value="674e0033bcd145652379316705275160"/><newznab:attr name="imdbtitle" value="Borderline"/><newznab:attr name="imdb" value="13650814"/><newznab:attr name="imdbtagline" value="Youre cordially invited to a violently romantic comedy"/><newznab:attr name="imdbplot" value="A bodyguard protects a pop superstar and her athlete boyfriend from a determined stalker in 1990s Los Angeles"/><newznab:attr name="imdbscore" value="5.7"/><newznab:attr name="genre" value="Comedy, Horror, Thriller"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Jimmy Warden"/><newznab:attr name="imdbactors" value="Samara Weaving, Eric Dane, Ray Nicholson"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/13650814-cover.jpg"/><newznab:attr name="runtime" value="94 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="25"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 04:11:52 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Borderline.2025.720p.PTV.WEB-DL.AAC.2.0.H.264-PiRaTeS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=e5a17fe4024c5f102c93363fe3673d95</guid><link>https://api.nzbgeek.info/api?t=get&id=e5a17fe4024c5f102c93363fe3673d95&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=e5a17fe4024c5f102c93363fe3673d95</comments><pubDate>Mon, 17 Nov 2025 04:10:04 +0000</pubDate><category>Movies > HD</category><description>Borderline.2025.720p.PTV.WEB-DL.AAC.2.0.H.264-PiRaTeS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=e5a17fe4024c5f102c93363fe3673d95&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="1816144000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="1816144000"/><newznab:attr name="guid" value="e5a17fe4024c5f102c93363fe3673d95"/><newznab:attr name="imdbtitle" value="Borderline"/><newznab:attr name="imdb" value="13650814"/><newznab:attr name="imdbtagline" value="Youre cordially invited to a violently romantic comedy"/><newznab:attr name="imdbplot" value="A bodyguard protects a pop superstar and her athlete boyfriend from a determined stalker in 1990s Los Angeles"/><newznab:attr name="imdbscore" value="5.7"/><newznab:attr name="genre" value="Comedy, Horror, Thriller"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Jimmy Warden"/><newznab:attr name="imdbactors" value="Samara Weaving, Eric Dane, Ray Nicholson"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/13650814-cover.jpg"/><newznab:attr name="runtime" value="94 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="12"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 04:10:04 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Borderline.2025.720p.XUMO.WEB-DL.AAC.2.0.H.264-PiRaTeS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=f2e06fb89f2ee2419ad907f8dcda65a0</guid><link>https://api.nzbgeek.info/api?t=get&id=f2e06fb89f2ee2419ad907f8dcda65a0&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=f2e06fb89f2ee2419ad907f8dcda65a0</comments><pubDate>Mon, 17 Nov 2025 04:09:15 +0000</pubDate><category>Movies > HD</category><description>Borderline.2025.720p.XUMO.WEB-DL.AAC.2.0.H.264-PiRaTeS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=f2e06fb89f2ee2419ad907f8dcda65a0&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="1314594000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="1314594000"/><newznab:attr name="guid" value="f2e06fb89f2ee2419ad907f8dcda65a0"/><newznab:attr name="imdbtitle" value="Borderline"/><newznab:attr name="imdb" value="13650814"/><newznab:attr name="imdbtagline" value="Youre cordially invited to a violently romantic comedy"/><newznab:attr name="imdbplot" value="A bodyguard protects a pop superstar and her athlete boyfriend from a determined stalker in 1990s Los Angeles"/><newznab:attr name="imdbscore" value="5.7"/><newznab:attr name="genre" value="Comedy, Horror, Thriller"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Jimmy Warden"/><newznab:attr name="imdbactors" value="Samara Weaving, Eric Dane, Ray Nicholson"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/13650814-cover.jpg"/><newznab:attr name="runtime" value="94 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="12"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 04:09:15 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>One.Piece.EP1150.REPACK.Get.the.Ship.Moving.The.Iron.Giant.Activates.1080p.CR.WEB-DL.JPN.AAC2.0.H.264.MSubs-ToonsHub</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=d262477cacb0d445ef2b4e585ffdab6c</guid><link>https://api.nzbgeek.info/api?t=get&id=d262477cacb0d445ef2b4e585ffdab6c&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=d262477cacb0d445ef2b4e585ffdab6c</comments><pubDate>Mon, 17 Nov 2025 03:51:36 +0000</pubDate><category>Movies > HD</category><description>One.Piece.EP1150.REPACK.Get.the.Ship.Moving.The.Iron.Giant.Activates.1080p.CR.WEB-DL.JPN.AAC2.0.H.264.MSubs-ToonsHub</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=d262477cacb0d445ef2b4e585ffdab6c&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="1797177000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="1797177000"/><newznab:attr name="guid" value="d262477cacb0d445ef2b4e585ffdab6c"/><newznab:attr name="language" value="Japanese"/><newznab:attr name="subs" value="English - Arabic - French - German - Italian - Portuguese - Spanish"/><newznab:attr name="grabs" value="181"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 03:51:36 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Texas.Cult.House.2024.720p.Tubi.WEB-DL.H264-BobDobbs</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=e6c681a58c00013d99e03f42c7009f2d</guid><link>https://api.nzbgeek.info/api?t=get&id=e6c681a58c00013d99e03f42c7009f2d&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=e6c681a58c00013d99e03f42c7009f2d</comments><pubDate>Mon, 17 Nov 2025 03:16:57 +0000</pubDate><category>Movies > SD</category><description>Texas.Cult.House.2024.720p.Tubi.WEB-DL.H264-BobDobbs</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=e6c681a58c00013d99e03f42c7009f2d&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="763888000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2030"/><newznab:attr name="size" value="763888000"/><newznab:attr name="guid" value="e6c681a58c00013d99e03f42c7009f2d"/><newznab:attr name="imdbtitle" value="Texas Cult House"/><newznab:attr name="imdb" value="28083773"/><newznab:attr name="imdbplot" value="High school friends party at an abandoned cult home and discover a mysterious oil that drives them into madness Austin, a gay teen, is haunted by childhood trauma, while his mother Adrianne Palicki seeks redemption for her past"/><newznab:attr name="genre" value="Horror, Thriller"/><newznab:attr name="imdbyear" value="2024"/><newznab:attr name="imdbdirector" value="Julia Barnett"/><newznab:attr name="imdbactors" value="Adrianne Palicki, Ryan Cooper, Katherine Willis"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/28083773-cover.jpg"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="19"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 03:16:57 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>One.Piece.EP1150.Get.the.Ship.Moving.The.Iron.Giant.Activates.2160p.BILI.WEB-DL.JPN.AAC2.0.H.264.MSubs-ToonsHub</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=685e66f201c4aafb9021f5af17f6fc3f</guid><link>https://api.nzbgeek.info/api?t=get&id=685e66f201c4aafb9021f5af17f6fc3f&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=685e66f201c4aafb9021f5af17f6fc3f</comments><pubDate>Mon, 17 Nov 2025 02:21:10 +0000</pubDate><category>Movies > UHD</category><description>One.Piece.EP1150.Get.the.Ship.Moving.The.Iron.Giant.Activates.2160p.BILI.WEB-DL.JPN.AAC2.0.H.264.MSubs-ToonsHub</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=685e66f201c4aafb9021f5af17f6fc3f&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="1915424000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2045"/><newznab:attr name="size" value="1915424000"/><newznab:attr name="guid" value="685e66f201c4aafb9021f5af17f6fc3f"/><newznab:attr name="language" value="Japanese"/><newznab:attr name="subs" value="English - Indonesian - Thai - Vietnamese"/><newznab:attr name="grabs" value="45"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 02:21:10 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>One.Piece.EP1150.Get.the.Ship.Moving.The.Iron.Giant.Activates.1080p.BILI.WEB-DL.JPN.AAC2.0.H.265.MSubs-ToonsHub</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=1d57aa3cf8430ba723fb78881cf8cf01</guid><link>https://api.nzbgeek.info/api?t=get&id=1d57aa3cf8430ba723fb78881cf8cf01&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=1d57aa3cf8430ba723fb78881cf8cf01</comments><pubDate>Mon, 17 Nov 2025 02:20:47 +0000</pubDate><category>Movies > HD</category><description>One.Piece.EP1150.Get.the.Ship.Moving.The.Iron.Giant.Activates.1080p.BILI.WEB-DL.JPN.AAC2.0.H.265.MSubs-ToonsHub</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=1d57aa3cf8430ba723fb78881cf8cf01&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="496724000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="496724000"/><newznab:attr name="guid" value="1d57aa3cf8430ba723fb78881cf8cf01"/><newznab:attr name="language" value="Japanese"/><newznab:attr name="subs" value="English - Indonesian - Thai - Vietnamese"/><newznab:attr name="grabs" value="25"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 02:20:47 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Borderline.2025.1080p.AMZN.WEB-DL.DDP.5.1.H.264-PiRaTeS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=75e1b06525197722459caef6212f4777</guid><link>https://api.nzbgeek.info/api?t=get&id=75e1b06525197722459caef6212f4777&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=75e1b06525197722459caef6212f4777</comments><pubDate>Mon, 17 Nov 2025 01:55:12 +0000</pubDate><category>Movies > HD</category><description>Borderline.2025.1080p.AMZN.WEB-DL.DDP.5.1.H.264-PiRaTeS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=75e1b06525197722459caef6212f4777&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="7077969000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="7077969000"/><newznab:attr name="guid" value="75e1b06525197722459caef6212f4777"/><newznab:attr name="imdbtitle" value="Borderline"/><newznab:attr name="imdb" value="13650814"/><newznab:attr name="imdbtagline" value="Youre cordially invited to a violently romantic comedy"/><newznab:attr name="imdbplot" value="A bodyguard protects a pop superstar and her athlete boyfriend from a determined stalker in 1990s Los Angeles"/><newznab:attr name="imdbscore" value="5.7"/><newznab:attr name="genre" value="Comedy, Horror, Thriller"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Jimmy Warden"/><newznab:attr name="imdbactors" value="Samara Weaving, Eric Dane, Ray Nicholson"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/13650814-cover.jpg"/><newznab:attr name="runtime" value="94 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="77"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 01:55:12 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Borderline.2025.1080p.FDNG.WEB-DL.DDP.5.1.H.264-PiRaTeS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=92c822355c07ada8c6ee359d3880e96d</guid><link>https://api.nzbgeek.info/api?t=get&id=92c822355c07ada8c6ee359d3880e96d&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=92c822355c07ada8c6ee359d3880e96d</comments><pubDate>Mon, 17 Nov 2025 01:40:43 +0000</pubDate><category>Movies > HD</category><description>Borderline.2025.1080p.FDNG.WEB-DL.DDP.5.1.H.264-PiRaTeS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=92c822355c07ada8c6ee359d3880e96d&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="4579135000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="4579135000"/><newznab:attr name="guid" value="92c822355c07ada8c6ee359d3880e96d"/><newznab:attr name="imdbtitle" value="Borderline"/><newznab:attr name="imdb" value="13650814"/><newznab:attr name="imdbtagline" value="Youre cordially invited to a violently romantic comedy"/><newznab:attr name="imdbplot" value="A bodyguard protects a pop superstar and her athlete boyfriend from a determined stalker in 1990s Los Angeles"/><newznab:attr name="imdbscore" value="5.7"/><newznab:attr name="genre" value="Comedy, Horror, Thriller"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Jimmy Warden"/><newznab:attr name="imdbactors" value="Samara Weaving, Eric Dane, Ray Nicholson"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/13650814-cover.jpg"/><newznab:attr name="runtime" value="94 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="88"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 01:40:43 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Borderline.1980.720p.PTV.WEB-DL.AAC.2.0.H.264-PiRaTeS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=1db67ac4d1a5e252942c3c0fa00c0858</guid><link>https://api.nzbgeek.info/api?t=get&id=1db67ac4d1a5e252942c3c0fa00c0858&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=1db67ac4d1a5e252942c3c0fa00c0858</comments><pubDate>Mon, 17 Nov 2025 01:38:14 +0000</pubDate><category>Movies > HD</category><description>Borderline.1980.720p.PTV.WEB-DL.AAC.2.0.H.264-PiRaTeS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=1db67ac4d1a5e252942c3c0fa00c0858&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="1851788000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="1851788000"/><newznab:attr name="guid" value="1db67ac4d1a5e252942c3c0fa00c0858"/><newznab:attr name="imdbtitle" value="Borderline"/><newznab:attr name="imdb" value="00080465"/><newznab:attr name="imdbtagline" value="Somewhere along a thousand miles of barbed wire border the American dream has become a nightmare"/><newznab:attr name="imdbplot" value="Jeb Maynard is a patrolman guarding the USMexican border, whose partner and buddy Scooter has just been murdered Maynard knows that a smuggler of illegal aliens is responsible for Scooters death, but the feds insist that drug dealers committed the crime If this villainous smuggler is going to be caught, Maynard is going to have to do the dirty work himself"/><newznab:attr name="imdbscore" value="6.0"/><newznab:attr name="genre" value="Action, Drama"/><newznab:attr name="imdbyear" value="1980"/><newznab:attr name="imdbdirector" value="Jerrold Freedman"/><newznab:attr name="imdbactors" value="Charles Bronson, Bruno Kirby, Bert Remsen, Michael Lerner"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00080465-cover.jpg"/><newznab:attr name="runtime" value="97 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="48"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 01:38:14 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Conjuring.Last.Rites.2025.RERIP.BDRip.x264-KNiVES</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=04c289846bf360952fe8d54986b4a879</guid><link>https://api.nzbgeek.info/api?t=get&id=04c289846bf360952fe8d54986b4a879&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=04c289846bf360952fe8d54986b4a879</comments><pubDate>Mon, 17 Nov 2025 01:26:58 +0000</pubDate><category>Movies > SD</category><description>The.Conjuring.Last.Rites.2025.RERIP.BDRip.x264-KNiVES</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=04c289846bf360952fe8d54986b4a879&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="703163000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2030"/><newznab:attr name="size" value="703163000"/><newznab:attr name="guid" value="04c289846bf360952fe8d54986b4a879"/><newznab:attr name="imdbtitle" value="The Conjuring Last Rites"/><newznab:attr name="imdb" value="22898462"/><newznab:attr name="imdbtagline" value="The case that ended it all"/><newznab:attr name="imdbplot" value="Paranormal investigators Ed and Lorraine Warren take on one last terrifying case involving mysterious entities they must confront"/><newznab:attr name="imdbscore" value="6.7"/><newznab:attr name="genre" value="Horror, Mystery, Thriller"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Michael Chaves"/><newznab:attr name="imdbactors" value="Vera Farmiga, Patrick Wilson, Elliot Cowan"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/22898462-cover.jpg"/><newznab:attr name="runtime" value="135 min"/><newznab:attr name="language" value="English"/><newznab:attr name="grabs" value="155"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 01:26:58 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Love.Shines.2010.720p.AMZN.WEB-DL.DD.5.1.H.264-playWEB</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=faf2a5162279074600571348ec78895c</guid><link>https://api.nzbgeek.info/api?t=get&id=faf2a5162279074600571348ec78895c&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=faf2a5162279074600571348ec78895c</comments><pubDate>Mon, 17 Nov 2025 01:25:58 +0000</pubDate><category>Movies > HD</category><description>Love.Shines.2010.720p.AMZN.WEB-DL.DD.5.1.H.264-playWEB</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=faf2a5162279074600571348ec78895c&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="4831479000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="4831479000"/><newznab:attr name="guid" value="faf2a5162279074600571348ec78895c"/><newznab:attr name="imdbtitle" value="Love Shines"/><newznab:attr name="imdb" value="01673418"/><newznab:attr name="imdbplot" value="An atmospheric quest film, Love Shines follows Canadian songwriter Ron Sexsmith as he embarks on a last ditch effort to achieve a hit The curtain pulls back for a rare glimpse inside the process as Sexsmith works with legendary producer Bob Rock Metallica, Motley Crue But will this be enough Sexsmith must emerge with a song that achieves commercial radio play, but the journey with Rock also turns introspective Through a series of flashbacks, Sexsmith confronts the meaning of success, weighing the lure of stardom against the humble beginnings that sparked the birth of his songs Punctuated by Super 8 footage chronicling the early years, and a stellar cast, Love Shines is a journey to the heart and soul of what songwriting is truly about"/><newznab:attr name="imdbscore" value="7.8"/><newznab:attr name="genre" value="Documentary, Biography, Music"/><newznab:attr name="imdbyear" value="2010"/><newznab:attr name="imdbdirector" value="Douglas Arrowsmith"/><newznab:attr name="imdbactors" value="Rob Bowman, Elvis Costello, Steve Earle"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/01673418-cover.jpg"/><newznab:attr name="runtime" value="89 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English (CA)"/><newznab:attr name="grabs" value="19"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 01:25:58 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>For.All.Mankind.1989.NASA.Framing.2160p.Remux.HEVC.DoVi.DTS-HD.MA.5.1-3L</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=57cb3a54b9a9326068054a4a0385caba</guid><link>https://api.nzbgeek.info/api?t=get&id=57cb3a54b9a9326068054a4a0385caba&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=57cb3a54b9a9326068054a4a0385caba</comments><pubDate>Mon, 17 Nov 2025 01:22:07 +0000</pubDate><category>Movies > UHD</category><description>For.All.Mankind.1989.NASA.Framing.2160p.Remux.HEVC.DoVi.DTS-HD.MA.5.1-3L</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=57cb3a54b9a9326068054a4a0385caba&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="55831307000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2045"/><newznab:attr name="size" value="55831307000"/><newznab:attr name="guid" value="57cb3a54b9a9326068054a4a0385caba"/><newznab:attr name="imdbtitle" value="For All Mankind"/><newznab:attr name="imdb" value="00097372"/><newznab:attr name="imdbtagline" value="From 1968 til 1972, twentyfour human beings went to the moon Their journey lives as the ultimate adventure story"/><newznab:attr name="imdbplot" value="This movie documents the Apollo missions perhaps the most definitively of any movie under two hours Al Reinert watched all the footage shot during the missionsover 6,000,000 feet of it, and picked out the best Instead of being a newsy, factfilled documentary, Reinart focuses on the human aspects of the space flights The only voices heard in the film are the voices of the astronauts and mission control Reinart uses the astronaunts own words from interviews and mission footage The score by Brian Eno underscores the strangeness, wonder, and beauty of the astronauts experiences which they were privileged to have for a first time for all mankind"/><newznab:attr name="imdbscore" value="8.2"/><newznab:attr name="genre" value="Documentary, History"/><newznab:attr name="imdbyear" value="1989"/><newznab:attr name="imdbdirector" value="Al Reinert"/><newznab:attr name="imdbactors" value="Jim Lovell, Russell Schweickart, Eugene Cernan, Michael Collins"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00097372-cover.jpg"/><newznab:attr name="runtime" value="80 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="51"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 01:22:07 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Roses.2025.1080p.Remux.AVC.DTS-HD.MA.5.1-playBD</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=7c5830de3b765dd6aa7e22be0309e790</guid><link>https://api.nzbgeek.info/api?t=get&id=7c5830de3b765dd6aa7e22be0309e790&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=7c5830de3b765dd6aa7e22be0309e790</comments><pubDate>Mon, 17 Nov 2025 00:46:45 +0000</pubDate><category>Movies > HD</category><description>The.Roses.2025.1080p.Remux.AVC.DTS-HD.MA.5.1-playBD</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=7c5830de3b765dd6aa7e22be0309e790&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="35018720000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="35018720000"/><newznab:attr name="guid" value="7c5830de3b765dd6aa7e22be0309e790"/><newznab:attr name="imdbtitle" value="The Roses"/><newznab:attr name="imdb" value="31973693"/><newznab:attr name="imdbtagline" value="This marriage aint big enough for the both of them"/><newznab:attr name="imdbplot" value="A tinderbox of competition and resentments underneath the faade of a pictureperfect couple is ignited when the husbands professional dreams come crashing down"/><newznab:attr name="genre" value="Comedy, Drama"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Jay Roach"/><newznab:attr name="imdbactors" value="Benedict Cumberbatch, Olivia Colman, Andy Samberg"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/31973693-cover.jpg"/><newznab:attr name="runtime" value="105 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - Arabic - Bulgarian - Croatian - Czech - Cantonese - Chinese (Traditional) - Danish - Dutch - Estonian - Finnish - French (CA) - French (FR) - German - Greek - Hebrew - Hungarian - Icelandic - Italian - Japanese - Korean - Norwegian - Polish - Portuguese (BR) - Romanian - Slovak - Slovenian - Spanish (ES) - Spanish (Latin America) - Swedish - Turkish - Ukrainian"/><newznab:attr name="grabs" value="788"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:46:45 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Renovation.Romance.2024.720p.NF.WEB-DL.DD.5.1.H.264-playWEB</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=7ae687e01d7ec0994ed557e7eafe72b0</guid><link>https://api.nzbgeek.info/api?t=get&id=7ae687e01d7ec0994ed557e7eafe72b0&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=7ae687e01d7ec0994ed557e7eafe72b0</comments><pubDate>Mon, 17 Nov 2025 00:33:56 +0000</pubDate><category>Movies > HD</category><description>Renovation.Romance.2024.720p.NF.WEB-DL.DD.5.1.H.264-playWEB</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=7ae687e01d7ec0994ed557e7eafe72b0&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="1915137000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="1915137000"/><newznab:attr name="guid" value="7ae687e01d7ec0994ed557e7eafe72b0"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - German - Spanish (Latin America) - French - Portuguese (BR)"/><newznab:attr name="grabs" value="15"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:33:56 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Nouvelle.Vague.2025.720p.NF.WEB-DL.DD.5.1.H.264-playWEB</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=646f9938159b871468f378bd3a3ba62e</guid><link>https://api.nzbgeek.info/api?t=get&id=646f9938159b871468f378bd3a3ba62e&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=646f9938159b871468f378bd3a3ba62e</comments><pubDate>Mon, 17 Nov 2025 00:33:15 +0000</pubDate><category>Movies > HD</category><description>Nouvelle.Vague.2025.720p.NF.WEB-DL.DD.5.1.H.264-playWEB</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=646f9938159b871468f378bd3a3ba62e&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="3519538000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="3519538000"/><newznab:attr name="guid" value="646f9938159b871468f378bd3a3ba62e"/><newznab:attr name="imdbtitle" value="Nouvelle Vague"/><newznab:attr name="imdb" value="31688586"/><newznab:attr name="imdbplot" value="Follows the production of JeanLuc Godardss Breathless"/><newznab:attr name="genre" value="Comedy"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Richard Linklater"/><newznab:attr name="imdbactors" value="Zoey Deutch, Alix Bnzech, Paolo LukaNo"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/31688586-cover.jpg"/><newznab:attr name="runtime" value="105 min"/><newznab:attr name="language" value="French"/><newznab:attr name="subs" value="French - English"/><newznab:attr name="grabs" value="24"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:33:15 +0000"/><newznab:attr name="thumbsup" value="1"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Nouvelle.Vague.2025.1080p.NF.WEB-DL.DD.5.1.H.264-playWEB</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=d5531426d7177ad2e821b265f0aef1c8</guid><link>https://api.nzbgeek.info/api?t=get&id=d5531426d7177ad2e821b265f0aef1c8&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=d5531426d7177ad2e821b265f0aef1c8</comments><pubDate>Mon, 17 Nov 2025 00:32:10 +0000</pubDate><category>Movies > HD</category><description>Nouvelle.Vague.2025.1080p.NF.WEB-DL.DD.5.1.H.264-playWEB</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=d5531426d7177ad2e821b265f0aef1c8&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="5567842000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="5567842000"/><newznab:attr name="guid" value="d5531426d7177ad2e821b265f0aef1c8"/><newznab:attr name="imdbtitle" value="Nouvelle Vague"/><newznab:attr name="imdb" value="31688586"/><newznab:attr name="imdbplot" value="Follows the production of JeanLuc Godardss Breathless"/><newznab:attr name="genre" value="Comedy"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Richard Linklater"/><newznab:attr name="imdbactors" value="Zoey Deutch, Alix Bnzech, Paolo LukaNo"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/31688586-cover.jpg"/><newznab:attr name="runtime" value="105 min"/><newznab:attr name="language" value="French"/><newznab:attr name="subs" value="French - English - Romanian"/><newznab:attr name="grabs" value="157"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:32:10 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Pagan.King.2018.720p.BluRay.x264-HANDJOB</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=96468de0e09d786c0e4f5e1f466b3985</guid><link>https://api.nzbgeek.info/api?t=get&id=96468de0e09d786c0e4f5e1f466b3985&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=96468de0e09d786c0e4f5e1f466b3985</comments><pubDate>Mon, 17 Nov 2025 00:29:51 +0000</pubDate><category>Movies > BluRay</category><description>The.Pagan.King.2018.720p.BluRay.x264-HANDJOB</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=96468de0e09d786c0e4f5e1f466b3985&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="7788639000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2050"/><newznab:attr name="size" value="7788639000"/><newznab:attr name="guid" value="96468de0e09d786c0e4f5e1f466b3985"/><newznab:attr name="imdbtitle" value="The Pagan King The Battle of Death"/><newznab:attr name="imdb" value="06020428"/><newznab:attr name="imdbtagline" value="Live free or die"/><newznab:attr name="imdbplot" value="On his deathbed, the reigning king bestows power to an unexpected heir who must find strength within himself to unite his people against the violent crusades which threaten their freedom"/><newznab:attr name="imdbscore" value="6.1"/><newznab:attr name="genre" value="Action, Drama, History, War"/><newznab:attr name="imdbyear" value="2018"/><newznab:attr name="imdbdirector" value="Aigars Grauba"/><newznab:attr name="imdbactors" value="Edvin Endre, James Bloor, Dainis Grube, Gints Andzans"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/06020428-cover.jpg"/><newznab:attr name="runtime" value="114 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - German"/><newznab:attr name="grabs" value="43"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:29:51 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Jurassic.Games.Extinction.2025.720p.BluRay.AC3.x264-BAT1</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=ad62b3838b543dbfe6a2a5e254f9092e</guid><link>https://api.nzbgeek.info/api?t=get&id=ad62b3838b543dbfe6a2a5e254f9092e&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=ad62b3838b543dbfe6a2a5e254f9092e</comments><pubDate>Mon, 17 Nov 2025 00:27:51 +0000</pubDate><category>Movies > BluRay</category><description>The.Jurassic.Games.Extinction.2025.720p.BluRay.AC3.x264-BAT1</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=ad62b3838b543dbfe6a2a5e254f9092e&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="6080851000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2050"/><newznab:attr name="size" value="6080851000"/><newznab:attr name="guid" value="ad62b3838b543dbfe6a2a5e254f9092e"/><newznab:attr name="imdbtitle" value="The Jurassic Games Extinction"/><newznab:attr name="imdb" value="31190225"/><newznab:attr name="imdbplot" value="Contestants compete to the death in virtual reality battling dinosaurs after being forced into a game by authorities in a dystopian future"/><newznab:attr name="genre" value="Sci-Fi"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Ryan Bellgardt"/><newznab:attr name="imdbactors" value="Todd Terry, Ryan Francis, Todd Jenkins"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/31190225-cover.jpg"/><newznab:attr name="runtime" value="102 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - Dutch - German - Spanish - Portuguese - Romanian"/><newznab:attr name="grabs" value="12"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:27:51 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Jurassic.Games.Extinction.2025.1080p.BluRay.AC3.x264-BAT1</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=8574692a80c7971d2b7c4e70cd76aeca</guid><link>https://api.nzbgeek.info/api?t=get&id=8574692a80c7971d2b7c4e70cd76aeca&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=8574692a80c7971d2b7c4e70cd76aeca</comments><pubDate>Mon, 17 Nov 2025 00:26:11 +0000</pubDate><category>Movies > BluRay</category><description>The.Jurassic.Games.Extinction.2025.1080p.BluRay.AC3.x264-BAT1</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=8574692a80c7971d2b7c4e70cd76aeca&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="10161037000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2050"/><newznab:attr name="size" value="10161037000"/><newznab:attr name="guid" value="8574692a80c7971d2b7c4e70cd76aeca"/><newznab:attr name="imdbtitle" value="The Jurassic Games Extinction"/><newznab:attr name="imdb" value="31190225"/><newznab:attr name="imdbplot" value="Contestants compete to the death in virtual reality battling dinosaurs after being forced into a game by authorities in a dystopian future"/><newznab:attr name="genre" value="Sci-Fi"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Ryan Bellgardt"/><newznab:attr name="imdbactors" value="Todd Terry, Ryan Francis, Todd Jenkins"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/31190225-cover.jpg"/><newznab:attr name="runtime" value="102 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - Dutch - German - Spanish - Portuguese - Romanian"/><newznab:attr name="grabs" value="27"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:26:11 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Conjuring.Last.Rites.2025.IMAX.2160p.UHD.Remux.HEVC.DoVi.TrueHD.Atmos.7.1-playBD</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=d5f3dc9c65ed17304cb17b5f0dae44e0</guid><link>https://api.nzbgeek.info/api?t=get&id=d5f3dc9c65ed17304cb17b5f0dae44e0&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=d5f3dc9c65ed17304cb17b5f0dae44e0</comments><pubDate>Mon, 17 Nov 2025 00:23:10 +0000</pubDate><category>Movies > UHD</category><description>The.Conjuring.Last.Rites.2025.IMAX.2160p.UHD.Remux.HEVC.DoVi.TrueHD.Atmos.7.1-playBD</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=d5f3dc9c65ed17304cb17b5f0dae44e0&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="86860772000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2045"/><newznab:attr name="size" value="86860772000"/><newznab:attr name="guid" value="d5f3dc9c65ed17304cb17b5f0dae44e0"/><newznab:attr name="imdbtitle" value="The Conjuring Last Rites"/><newznab:attr name="imdb" value="22898462"/><newznab:attr name="imdbtagline" value="The case that ended it all"/><newznab:attr name="imdbplot" value="Paranormal investigators Ed and Lorraine Warren take on one last terrifying case involving mysterious entities they must confront"/><newznab:attr name="imdbscore" value="6.7"/><newznab:attr name="genre" value="Horror, Mystery, Thriller"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Michael Chaves"/><newznab:attr name="imdbactors" value="Vera Farmiga, Patrick Wilson, Elliot Cowan"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/22898462-cover.jpg"/><newznab:attr name="runtime" value="135 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - Arabic - Bulgarian - Cantonese - Chinese - Czech - Danish - Dutch - Estonian - Finnish - French - German - Greek - Hebrew - Hungarian - Indonesian - Italian - Korean - Latvian - Lithuanian - Norwegian - Polish - Portuguese - Romanian - Slovak - Slovenian - Spanish - Swedish - Thai - Turkish - Ukrainian"/><newznab:attr name="grabs" value="403"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:23:10 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Minding.Your.Business.2025.1080p.AMZN.WEB-DL.DD.2.0.H.264-playWEB</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=05eb9a33170058399cc8d2d6770fc16c</guid><link>https://api.nzbgeek.info/api?t=get&id=05eb9a33170058399cc8d2d6770fc16c&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=05eb9a33170058399cc8d2d6770fc16c</comments><pubDate>Mon, 17 Nov 2025 00:23:06 +0000</pubDate><category>Movies > HD</category><description>Minding.Your.Business.2025.1080p.AMZN.WEB-DL.DD.2.0.H.264-playWEB</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=05eb9a33170058399cc8d2d6770fc16c&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="6891424000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="6891424000"/><newznab:attr name="guid" value="05eb9a33170058399cc8d2d6770fc16c"/><newznab:attr name="imdbtitle" value="Minding Your Business"/><newznab:attr name="imdb" value="36836582"/><newznab:attr name="imdbplot" value="Desperate to get back to New York, Rachel Carver strikes a deal with her familys sworn enemy, business superstar Jacob Rush However, their families bitter rivalry threatens to derail everything"/><newznab:attr name="genre" value="Comedy, Romance"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="David Kloehr"/><newznab:attr name="imdbactors" value="Clarissa Cozzoni, David Greyson, Kristen Dickey"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/36836582-cover.jpg"/><newznab:attr name="runtime" value="85 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English (US)"/><newznab:attr name="grabs" value="39"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:23:06 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Belle.ma.Povere.1957.720p.NF.WEB-DL.AAC2.0.H.264-BiOMA</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=4cd6d0d4b11618f0913d04b082e5b153</guid><link>https://api.nzbgeek.info/api?t=get&id=4cd6d0d4b11618f0913d04b082e5b153&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=4cd6d0d4b11618f0913d04b082e5b153</comments><pubDate>Mon, 17 Nov 2025 00:21:21 +0000</pubDate><category>Movies > HD</category><description>Belle.ma.Povere.1957.720p.NF.WEB-DL.AAC2.0.H.264-BiOMA</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=4cd6d0d4b11618f0913d04b082e5b153&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="3488530000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="3488530000"/><newznab:attr name="guid" value="4cd6d0d4b11618f0913d04b082e5b153"/><newznab:attr name="imdbtitle" value="Belle ma povere"/><newznab:attr name="imdb" value="00050181"/><newznab:attr name="imdbplot" value="Romolo e Salvatore sono fidanzati con Annamaria e Marisa e contano di sposarsi Ma per sposarsi non basta lamore, occorre di che vivere un lavoro e n Romolo n Salvatore hanno un mestiere I due si iscrivono cos ad una scuola serale in cui Romolo riesce e Salvatore no Poi entra in scena Giovanna, ex fidanzata dei due ed ora legata a Franco e le tensioni nelle due coppie, gi presenti, si acuiscono fino a giungere alla rottura, o almeno cos pare"/><newznab:attr name="imdbscore" value="6.3"/><newznab:attr name="genre" value="Comedy, Romance"/><newznab:attr name="imdbyear" value="1957"/><newznab:attr name="imdbdirector" value="Dino Risi"/><newznab:attr name="imdbactors" value="Marisa Allasio, Maurizio Arena, Renato Salvatori"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00050181-cover.jpg"/><newznab:attr name="runtime" value="99 min"/><newznab:attr name="language" value="Italian"/><newznab:attr name="subs" value="Italian - English - Czech - Danish - German - Greek - Spanish (ES) - Finnish - French - Croatian - Hungarian - Norwegian Bokmal - Dutch - Polish - Portuguese (PT) - Romanian - Russian - Swedish - Turkish"/><newznab:attr name="grabs" value="9"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:21:21 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Pitesti.Experiment.2023.720p.HMAX.WEB-DL.DDP2.0.H.264-ZooeyDes</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=354a69f5fa36eb60f1c18f7ae4cf811b</guid><link>https://api.nzbgeek.info/api?t=get&id=354a69f5fa36eb60f1c18f7ae4cf811b&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=354a69f5fa36eb60f1c18f7ae4cf811b</comments><pubDate>Mon, 17 Nov 2025 00:08:21 +0000</pubDate><category>Movies > HD</category><description>Pitesti.Experiment.2023.720p.HMAX.WEB-DL.DDP2.0.H.264-ZooeyDes</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=354a69f5fa36eb60f1c18f7ae4cf811b&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="2260749000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="2260749000"/><newznab:attr name="guid" value="354a69f5fa36eb60f1c18f7ae4cf811b"/><newznab:attr name="language" value="Romanian"/><newznab:attr name="subs" value="English - Romanian"/><newznab:attr name="grabs" value="6"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:08:21 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Occasional.Spies.2022.720p.HMAX.WEB-DL.DDP5.1.H.264-ZooeyDes</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=ea1de24ad0377b9421b4b8b9c66407a4</guid><link>https://api.nzbgeek.info/api?t=get&id=ea1de24ad0377b9421b4b8b9c66407a4&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=ea1de24ad0377b9421b4b8b9c66407a4</comments><pubDate>Mon, 17 Nov 2025 00:07:39 +0000</pubDate><category>Movies > HD</category><description>Occasional.Spies.2022.720p.HMAX.WEB-DL.DDP5.1.H.264-ZooeyDes</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=ea1de24ad0377b9421b4b8b9c66407a4&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="1987204000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="1987204000"/><newznab:attr name="guid" value="ea1de24ad0377b9421b4b8b9c66407a4"/><newznab:attr name="language" value="Romanian"/><newznab:attr name="subs" value="Romanian"/><newznab:attr name="grabs" value="6"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:07:39 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Nostalgia.for.Dictatorship.2020.720p.HMAX.WEB-DL.DDP2.0.H.264-ZooeyDes</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=52b71c13e71e7d6d2d5a20911d61a16b</guid><link>https://api.nzbgeek.info/api?t=get&id=52b71c13e71e7d6d2d5a20911d61a16b&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=52b71c13e71e7d6d2d5a20911d61a16b</comments><pubDate>Mon, 17 Nov 2025 00:07:06 +0000</pubDate><category>Movies > HD</category><description>Nostalgia.for.Dictatorship.2020.720p.HMAX.WEB-DL.DDP2.0.H.264-ZooeyDes</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=52b71c13e71e7d6d2d5a20911d61a16b&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="2330277000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="2330277000"/><newznab:attr name="guid" value="52b71c13e71e7d6d2d5a20911d61a16b"/><newznab:attr name="imdbtitle" value="Nostalgia dictaturii"/><newznab:attr name="imdb" value="15196230"/><newznab:attr name="genre" value="Documentary"/><newznab:attr name="imdbyear" value="2020"/><newznab:attr name="imdbdirector" value="Marius Barna"/><newznab:attr name="imdbactors" value="Vasile Ernu, Attila Gsprik, Aurelia Lapusan"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/15196230-cover.jpg"/><newznab:attr name="runtime" value="107 min"/><newznab:attr name="language" value="Romanian"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="12"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:07:06 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Love.Shines.2010.1080p.AMZN.WEB-DL.DD.5.1.H.264-playWEB</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=0522a7696939e20895461d9dd3fd1c08</guid><link>https://api.nzbgeek.info/api?t=get&id=0522a7696939e20895461d9dd3fd1c08&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=0522a7696939e20895461d9dd3fd1c08</comments><pubDate>Mon, 17 Nov 2025 00:04:38 +0000</pubDate><category>Movies > HD</category><description>Love.Shines.2010.1080p.AMZN.WEB-DL.DD.5.1.H.264-playWEB</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=0522a7696939e20895461d9dd3fd1c08&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="7824758000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="7824758000"/><newznab:attr name="guid" value="0522a7696939e20895461d9dd3fd1c08"/><newznab:attr name="imdbtitle" value="Love Shines"/><newznab:attr name="imdb" value="01673418"/><newznab:attr name="imdbplot" value="An atmospheric quest film, Love Shines follows Canadian songwriter Ron Sexsmith as he embarks on a last ditch effort to achieve a hit The curtain pulls back for a rare glimpse inside the process as Sexsmith works with legendary producer Bob Rock Metallica, Motley Crue But will this be enough Sexsmith must emerge with a song that achieves commercial radio play, but the journey with Rock also turns introspective Through a series of flashbacks, Sexsmith confronts the meaning of success, weighing the lure of stardom against the humble beginnings that sparked the birth of his songs Punctuated by Super 8 footage chronicling the early years, and a stellar cast, Love Shines is a journey to the heart and soul of what songwriting is truly about"/><newznab:attr name="imdbscore" value="7.8"/><newznab:attr name="genre" value="Documentary, Biography, Music"/><newznab:attr name="imdbyear" value="2010"/><newznab:attr name="imdbdirector" value="Douglas Arrowsmith"/><newznab:attr name="imdbactors" value="Rob Bowman, Elvis Costello, Steve Earle"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/01673418-cover.jpg"/><newznab:attr name="runtime" value="89 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English (CA)"/><newznab:attr name="grabs" value="15"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Mon, 17 Nov 2025 00:04:38 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>In.Search.of.the.Lost.Father.2016.720p.HMAX.WEB-DL.DDP5.1.H.264-ZooeyDes</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=e0737d084358f6a6cd6417f7a49cce77</guid><link>https://api.nzbgeek.info/api?t=get&id=e0737d084358f6a6cd6417f7a49cce77&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=e0737d084358f6a6cd6417f7a49cce77</comments><pubDate>Sun, 16 Nov 2025 23:58:09 +0000</pubDate><category>Movies > HD</category><description>In.Search.of.the.Lost.Father.2016.720p.HMAX.WEB-DL.DDP5.1.H.264-ZooeyDes</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=e0737d084358f6a6cd6417f7a49cce77&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="1726821000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="1726821000"/><newznab:attr name="guid" value="e0737d084358f6a6cd6417f7a49cce77"/><newznab:attr name="imdbtitle" value="In Cautarea Tatalui Pierdut"/><newznab:attr name="imdb" value="06007538"/><newznab:attr name="imdbplot" value="When John was born, in 1934, his mother gifted him with three names John, Constantin and Brncusi She told him his father was Constantin Brncusi, the famous sculptor"/><newznab:attr name="imdbscore" value="7.8"/><newznab:attr name="genre" value="Documentary"/><newznab:attr name="imdbyear" value="2016"/><newznab:attr name="imdbdirector" value="Ionut Teianu"/><newznab:attr name="imdbactors" value="Constantin Brncusi, John Constantin Brncusi Moore, Ionut Teianu"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/06007538-cover.jpg"/><newznab:attr name="runtime" value="61 min"/><newznab:attr name="language" value="Romanian"/><newznab:attr name="subs" value="English - Romanian"/><newznab:attr name="grabs" value="6"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 23:58:09 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Belle.ma.Povere.1957.1080p.NF.WEB-DL.AAC2.0.H.264-BiOMA</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=222c6ba2a0b8f31cf2a6503f24bde647</guid><link>https://api.nzbgeek.info/api?t=get&id=222c6ba2a0b8f31cf2a6503f24bde647&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=222c6ba2a0b8f31cf2a6503f24bde647</comments><pubDate>Sun, 16 Nov 2025 23:43:14 +0000</pubDate><category>Movies > HD</category><description>Belle.ma.Povere.1957.1080p.NF.WEB-DL.AAC2.0.H.264-BiOMA</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=222c6ba2a0b8f31cf2a6503f24bde647&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="5285368000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="5285368000"/><newznab:attr name="guid" value="222c6ba2a0b8f31cf2a6503f24bde647"/><newznab:attr name="imdbtitle" value="Belle ma povere"/><newznab:attr name="imdb" value="00050181"/><newznab:attr name="imdbplot" value="Romolo e Salvatore sono fidanzati con Annamaria e Marisa e contano di sposarsi Ma per sposarsi non basta lamore, occorre di che vivere un lavoro e n Romolo n Salvatore hanno un mestiere I due si iscrivono cos ad una scuola serale in cui Romolo riesce e Salvatore no Poi entra in scena Giovanna, ex fidanzata dei due ed ora legata a Franco e le tensioni nelle due coppie, gi presenti, si acuiscono fino a giungere alla rottura, o almeno cos pare"/><newznab:attr name="imdbscore" value="6.3"/><newznab:attr name="genre" value="Comedy, Romance"/><newznab:attr name="imdbyear" value="1957"/><newznab:attr name="imdbdirector" value="Dino Risi"/><newznab:attr name="imdbactors" value="Marisa Allasio, Maurizio Arena, Renato Salvatori"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00050181-cover.jpg"/><newznab:attr name="runtime" value="99 min"/><newznab:attr name="language" value="Italian"/><newznab:attr name="subs" value="Italian - English - Czech - Danish - German - Greek - Spanish (ES) - Finnish - French - Croatian - Hungarian - Norwegian Bokmal - Dutch - Polish - Portuguese (PT) - Romanian - Russian - Swedish - Turkish"/><newznab:attr name="grabs" value="15"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 23:43:14 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Die.Hard.2.1990.2160p.MA.WEB-DL.DTS-HD.MA.5.1.H.265-FLUX</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=91e74e92668ea05583c3fa637e5405e0</guid><link>https://api.nzbgeek.info/api?t=get&id=91e74e92668ea05583c3fa637e5405e0&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=91e74e92668ea05583c3fa637e5405e0</comments><pubDate>Sun, 16 Nov 2025 23:09:44 +0000</pubDate><category>Movies > UHD</category><description>Die.Hard.2.1990.2160p.MA.WEB-DL.DTS-HD.MA.5.1.H.265-FLUX</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=91e74e92668ea05583c3fa637e5405e0&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="31147450000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2045"/><newznab:attr name="size" value="31147450000"/><newznab:attr name="guid" value="91e74e92668ea05583c3fa637e5405e0"/><newznab:attr name="imdbtitle" value="Die Hard 2"/><newznab:attr name="imdb" value="00099423"/><newznab:attr name="imdbtagline" value="Die Harder"/><newznab:attr name="imdbplot" value="After the terrifying events in LA, John McClane Willis is about to go through it all again A team of terrorists, led by Col Stuart Sadler is holding the entire airport hostage The terrorists are planning to rescue a drug lord from justice In order to do so, they have seized control of all electrical equipment affecting all planes With no runway lights available, all aircraft have to remain in the air, with fuel running low, McClane will need to be fast"/><newznab:attr name="imdbscore" value="7.1"/><newznab:attr name="genre" value="Action, Thriller"/><newznab:attr name="imdbyear" value="1990"/><newznab:attr name="imdbdirector" value="Renny Harlin"/><newznab:attr name="imdbactors" value="Bruce Willis, Bonnie Bedelia, William Atherton, Reginald VelJohnson"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00099423-cover.jpg"/><newznab:attr name="runtime" value="124 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - Czech - Danish - German - Greek - Spanish (Latin America) - Spanish (ES) - Finnish - French (FR) - Hungarian - Icelandic - Italian - Japanese - Korean - Dutch - Norwegian - Polish - Portuguese (BR) - Portuguese (PT) - Romanian - Swedish - Turkish - Chinese (HK) - Chinese (Simplified) - Chinese (Traditional)"/><newznab:attr name="grabs" value="423"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 23:09:44 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Gypsy.1993.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=f237aa683c449c0ed2b71f3a38a749ba</guid><link>https://api.nzbgeek.info/api?t=get&id=f237aa683c449c0ed2b71f3a38a749ba&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=f237aa683c449c0ed2b71f3a38a749ba</comments><pubDate>Sun, 16 Nov 2025 22:56:54 +0000</pubDate><category>Movies > SD</category><description>Gypsy.1993.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=f237aa683c449c0ed2b71f3a38a749ba&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="1304634000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2030"/><newznab:attr name="size" value="1304634000"/><newznab:attr name="guid" value="f237aa683c449c0ed2b71f3a38a749ba"/><newznab:attr name="imdbtitle" value="Gypsy"/><newznab:attr name="imdb" value="00107065"/><newznab:attr name="imdbplot" value="Based on the autobiography of Gypsy Rose Lee, this madeforTV moviepreviously a Broadway smash and a 1962 filmdepicts the life and times of a stripper and her domineering mother"/><newznab:attr name="imdbscore" value="7.2"/><newznab:attr name="genre" value="Biography, Comedy, Drama"/><newznab:attr name="imdbyear" value="1993"/><newznab:attr name="imdbdirector" value="Emile Ardolino"/><newznab:attr name="imdbactors" value="Bette Midler, Peter Riegert, Cynthia Gibb"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00107065-cover.jpg"/><newznab:attr name="runtime" value="153 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="167"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 22:56:54 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Renovation.Romance.2024.1080p.NF.WEB-DL.DD.5.1.H.264-playWEB</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=b8394ff90defa61522137a3b319cd5a1</guid><link>https://api.nzbgeek.info/api?t=get&id=b8394ff90defa61522137a3b319cd5a1&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=b8394ff90defa61522137a3b319cd5a1</comments><pubDate>Sun, 16 Nov 2025 22:56:25 +0000</pubDate><category>Movies > HD</category><description>Renovation.Romance.2024.1080p.NF.WEB-DL.DD.5.1.H.264-playWEB</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=b8394ff90defa61522137a3b319cd5a1&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="4575618000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="4575618000"/><newznab:attr name="guid" value="b8394ff90defa61522137a3b319cd5a1"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - German - Spanish (Latin America) - French - Portuguese (BR)"/><newznab:attr name="grabs" value="19"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 22:56:25 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Conjuring.Last.Rites.2025.UHD.BluRay.2160p.TrueHD.Atmos.7.1.DV.HDR10P.HEVC.HYBRID.REMUX-FraMeSToR</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=31f6d25920dd703d0e29660fe55421c4</guid><link>https://api.nzbgeek.info/api?t=get&id=31f6d25920dd703d0e29660fe55421c4&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=31f6d25920dd703d0e29660fe55421c4</comments><pubDate>Sun, 16 Nov 2025 22:21:34 +0000</pubDate><category>Movies > UHD</category><description>The.Conjuring.Last.Rites.2025.UHD.BluRay.2160p.TrueHD.Atmos.7.1.DV.HDR10P.HEVC.HYBRID.REMUX-FraMeSToR</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=31f6d25920dd703d0e29660fe55421c4&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="74214146000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2045"/><newznab:attr name="size" value="74214146000"/><newznab:attr name="guid" value="31f6d25920dd703d0e29660fe55421c4"/><newznab:attr name="imdbtitle" value="The Conjuring Last Rites"/><newznab:attr name="imdb" value="22898462"/><newznab:attr name="imdbtagline" value="The case that ended it all"/><newznab:attr name="imdbplot" value="Paranormal investigators Ed and Lorraine Warren take on one last terrifying case involving mysterious entities they must confront"/><newznab:attr name="imdbscore" value="6.7"/><newznab:attr name="genre" value="Horror, Mystery, Thriller"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Michael Chaves"/><newznab:attr name="imdbactors" value="Vera Farmiga, Patrick Wilson, Elliot Cowan"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/22898462-cover.jpg"/><newznab:attr name="runtime" value="135 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - Arabic - Bulgarian - Chinese - Czech - Danish - Dutch - Estonian - Finnish - French - German - Greek - Hebrew - Hungarian - Indonesian - Italian - Japanese - Korean - Latvian - Lithuanian - Norwegian - Polish - Portuguese - Romanian - Russian - Slovak - Slovenian - Spanish - Swedish - Thai - Turkish - Ukrainian"/><newznab:attr name="grabs" value="440"/><newznab:attr name="comments" value="1"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 22:21:34 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Come.The.Nightfall.2025.720p.WEB-DL.H264-fl00f</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=8ee0b9995a72fb11d86834044f023a9f</guid><link>https://api.nzbgeek.info/api?t=get&id=8ee0b9995a72fb11d86834044f023a9f&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=8ee0b9995a72fb11d86834044f023a9f</comments><pubDate>Sun, 16 Nov 2025 22:06:11 +0000</pubDate><category>Movies > HD</category><description>Come.The.Nightfall.2025.720p.WEB-DL.H264-fl00f</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=8ee0b9995a72fb11d86834044f023a9f&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="338626000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="338626000"/><newznab:attr name="guid" value="8ee0b9995a72fb11d86834044f023a9f"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="12"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 22:06:11 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Jay.Lenos.Garage.Non-American.Muscle.Cars.720p.WEB.H264-JFF</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=ceb4674cb6e91878ae8f9ff585e57256</guid><link>https://api.nzbgeek.info/api?t=get&id=ceb4674cb6e91878ae8f9ff585e57256&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=ceb4674cb6e91878ae8f9ff585e57256</comments><pubDate>Sun, 16 Nov 2025 21:55:37 +0000</pubDate><category>Movies > SD</category><description>Jay.Lenos.Garage.Non-American.Muscle.Cars.720p.WEB.H264-JFF</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=ceb4674cb6e91878ae8f9ff585e57256&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="311781000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2030"/><newznab:attr name="size" value="311781000"/><newznab:attr name="guid" value="ceb4674cb6e91878ae8f9ff585e57256"/><newznab:attr name="language" value="English"/><newznab:attr name="grabs" value="3"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 21:55:37 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Jay.Lenos.Garage.Non-American.Muscle.Cars.1080p.WEB.H264-BeechyBoy</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=ae622ee688c32060e18316e0419fdd83</guid><link>https://api.nzbgeek.info/api?t=get&id=ae622ee688c32060e18316e0419fdd83&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=ae622ee688c32060e18316e0419fdd83</comments><pubDate>Sun, 16 Nov 2025 21:55:22 +0000</pubDate><category>Movies > UHD</category><description>Jay.Lenos.Garage.Non-American.Muscle.Cars.1080p.WEB.H264-BeechyBoy</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=ae622ee688c32060e18316e0419fdd83&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="518066000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2045"/><newznab:attr name="size" value="518066000"/><newznab:attr name="guid" value="ae622ee688c32060e18316e0419fdd83"/><newznab:attr name="language" value="English"/><newznab:attr name="grabs" value="6"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 21:55:22 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Eternal.MMA.101.720p.WEB.H264-JFF</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=b42b4ca2e001265bac082b0184eb9066</guid><link>https://api.nzbgeek.info/api?t=get&id=b42b4ca2e001265bac082b0184eb9066&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=b42b4ca2e001265bac082b0184eb9066</comments><pubDate>Sun, 16 Nov 2025 21:53:29 +0000</pubDate><category>Movies > HD</category><description>Eternal.MMA.101.720p.WEB.H264-JFF</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=b42b4ca2e001265bac082b0184eb9066&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="2754897000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="2754897000"/><newznab:attr name="guid" value="b42b4ca2e001265bac082b0184eb9066"/><newznab:attr name="grabs" value="6"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 21:53:29 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Conjuring.Last.Rites.2025.UHD.BluRay.2160p.TrueHD.Atmos.7.1.DV.HDR10P.HEVC.HYBRID.REMUX-FraMeSToR</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=be88a28e1a23867ec599547ed779b734</guid><link>https://api.nzbgeek.info/api?t=get&id=be88a28e1a23867ec599547ed779b734&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=be88a28e1a23867ec599547ed779b734</comments><pubDate>Sun, 16 Nov 2025 21:33:29 +0000</pubDate><category>Movies > UHD</category><description>The.Conjuring.Last.Rites.2025.UHD.BluRay.2160p.TrueHD.Atmos.7.1.DV.HDR10P.HEVC.HYBRID.REMUX-FraMeSToR</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=be88a28e1a23867ec599547ed779b734&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="74213203000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2045"/><newznab:attr name="size" value="74213203000"/><newznab:attr name="guid" value="be88a28e1a23867ec599547ed779b734"/><newznab:attr name="imdbtitle" value="The Conjuring Last Rites"/><newznab:attr name="imdb" value="22898462"/><newznab:attr name="imdbtagline" value="The case that ended it all"/><newznab:attr name="imdbplot" value="Paranormal investigators Ed and Lorraine Warren take on one last terrifying case involving mysterious entities they must confront"/><newznab:attr name="imdbscore" value="6.7"/><newznab:attr name="genre" value="Horror, Mystery, Thriller"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Michael Chaves"/><newznab:attr name="imdbactors" value="Vera Farmiga, Patrick Wilson, Elliot Cowan"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/22898462-cover.jpg"/><newznab:attr name="runtime" value="135 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - Arabic - Bulgarian - Chinese - Czech - Danish - Dutch - Estonian - Finnish - French - German - Greek - Hebrew - Hungarian - Indonesian - Italian - Japanese - Korean - Latvian - Lithuanian - Norwegian - Polish - Portuguese - Romanian - Russian - Slovak - Slovenian - Spanish - Swedish - Thai - Turkish - Ukrainian"/><newznab:attr name="grabs" value="924"/><newznab:attr name="comments" value="1"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 21:33:29 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Steep.2007.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=c5f5c4d4d3919db740ce1b854cba51ee</guid><link>https://api.nzbgeek.info/api?t=get&id=c5f5c4d4d3919db740ce1b854cba51ee&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=c5f5c4d4d3919db740ce1b854cba51ee</comments><pubDate>Sun, 16 Nov 2025 20:36:52 +0000</pubDate><category>Movies > HD</category><description>Steep.2007.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=c5f5c4d4d3919db740ce1b854cba51ee&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="6860749000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="6860749000"/><newznab:attr name="guid" value="c5f5c4d4d3919db740ce1b854cba51ee"/><newznab:attr name="imdbtitle" value="Steep"/><newznab:attr name="imdb" value="01003118"/><newznab:attr name="imdbtagline" value="Without riskthere is no adventure"/><newznab:attr name="imdbplot" value="Steep traces the legacy of extreme skiing from its early pioneers to the daredevils of today"/><newznab:attr name="imdbscore" value="7.3"/><newznab:attr name="genre" value="Documentary, Sport"/><newznab:attr name="imdbyear" value="2007"/><newznab:attr name="imdbdirector" value="Mark Obenhaus"/><newznab:attr name="imdbactors" value="Ingrid Backstrom, Anselme Baud, Bill Briggs, Doug Coombs"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/01003118-cover.jpg"/><newznab:attr name="runtime" value="92 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="53"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:36:52 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Saving.The.Titanic.2012.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=0dc785bfa50d92bd32c0727ffd922f48</guid><link>https://api.nzbgeek.info/api?t=get&id=0dc785bfa50d92bd32c0727ffd922f48&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=0dc785bfa50d92bd32c0727ffd922f48</comments><pubDate>Sun, 16 Nov 2025 20:33:59 +0000</pubDate><category>Movies > HD</category><description>Saving.The.Titanic.2012.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=0dc785bfa50d92bd32c0727ffd922f48&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="5138141000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="5138141000"/><newznab:attr name="guid" value="0dc785bfa50d92bd32c0727ffd922f48"/><newznab:attr name="imdbtitle" value="Saving the Titanic"/><newznab:attr name="imdb" value="02084931"/><newznab:attr name="imdbplot" value="The story of the engineers who worked tirelessly to keep the electric power running as the Titanic sank Their selfless actions kept the lights on and the electric lifeboat winches operational to facilitate the survival of others"/><newznab:attr name="imdbscore" value="7.3"/><newznab:attr name="genre" value="Drama, History"/><newznab:attr name="imdbyear" value="2012"/><newznab:attr name="imdbdirector" value="Maurice Sweeney"/><newznab:attr name="imdbactors" value="Liam Cunningham, David Wilmot, Ciarn McMenamin, Owen McDonnell"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/02084931-cover.jpg"/><newznab:attr name="runtime" value="104 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="95"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:33:59 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>I.Love.You.Forever.2024.720p.BluRay.x264-VoV</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=7c8ebd031425c87f9340712101de2a6c</guid><link>https://api.nzbgeek.info/api?t=get&id=7c8ebd031425c87f9340712101de2a6c&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=7c8ebd031425c87f9340712101de2a6c</comments><pubDate>Sun, 16 Nov 2025 20:33:04 +0000</pubDate><category>Movies > BluRay</category><description>I.Love.You.Forever.2024.720p.BluRay.x264-VoV</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=7c8ebd031425c87f9340712101de2a6c&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="7123219000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2050"/><newznab:attr name="size" value="7123219000"/><newznab:attr name="guid" value="7c8ebd031425c87f9340712101de2a6c"/><newznab:attr name="imdbtitle" value="I Love You Forever"/><newznab:attr name="imdb" value="15907380"/><newznab:attr name="imdbplot" value="A subversive romantic comedy gone wrong that follows a young woman into and out of an emotionally abusive relationship"/><newznab:attr name="genre" value="Comedy, Drama"/><newznab:attr name="imdbyear" value="2024"/><newznab:attr name="imdbdirector" value="Cazzie David, Elisa Kalani"/><newznab:attr name="imdbactors" value="Ray Nicholson, Sofia BlackDElia, Oliver Cooper"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/15907380-cover.jpg"/><newznab:attr name="runtime" value="89 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="15"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:33:04 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="1"/></item><item><title>Kusama.Infinity.2018.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=329f392aaac6dbb9106187e335112da5</guid><link>https://api.nzbgeek.info/api?t=get&id=329f392aaac6dbb9106187e335112da5&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=329f392aaac6dbb9106187e335112da5</comments><pubDate>Sun, 16 Nov 2025 20:31:49 +0000</pubDate><category>Movies > HD</category><description>Kusama.Infinity.2018.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=329f392aaac6dbb9106187e335112da5&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="5073768000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="5073768000"/><newznab:attr name="guid" value="329f392aaac6dbb9106187e335112da5"/><newznab:attr name="imdbtitle" value="Kusama Infinity"/><newznab:attr name="imdb" value="01893269"/><newznab:attr name="imdbplot" value="KUSAMA Princess of Polka Dots explores artist Yayoi Kusamas journey from a conservative upbringing in Japan to her brush with fame in America during the 1960s where she rivaled Andy Warhol for press attention and concludes with the international fame she has finally achieved within the art world Now in her 80s, Kusama has spent the last 30 years living in a mental institution in Japan"/><newznab:attr name="imdbscore" value="7.3"/><newznab:attr name="genre" value="Documentary"/><newznab:attr name="imdbyear" value="2018"/><newznab:attr name="imdbdirector" value="Heather Lenz"/><newznab:attr name="imdbactors" value="Yayoi Kusama"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/01893269-cover.jpg"/><newznab:attr name="runtime" value="76 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="108"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:31:49 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Wake.N.Bake.By.Rohan.Joshi.2020.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=e90b52f780e2b26a62c9dddd29291509</guid><link>https://api.nzbgeek.info/api?t=get&id=e90b52f780e2b26a62c9dddd29291509&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=e90b52f780e2b26a62c9dddd29291509</comments><pubDate>Sun, 16 Nov 2025 20:30:20 +0000</pubDate><category>Movies > HD</category><description>Wake.N.Bake.By.Rohan.Joshi.2020.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=e90b52f780e2b26a62c9dddd29291509&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="4498514000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="4498514000"/><newznab:attr name="guid" value="e90b52f780e2b26a62c9dddd29291509"/><newznab:attr name="imdbtitle" value="Rohan Joshi Wake N Bake"/><newznab:attr name="imdb" value="11518300"/><newznab:attr name="imdbplot" value="Hysterical, unmissable, magnificent, profound are all words Coincidentally, Wake N Bake, Rohan Joshis first standup special, also has words After almost a decade in comedy, one of Indias foremost comedians and online has words to say about life in ones thirties, home renovation, thrilling, we know, not being cut out for marriage or roadtrips, and living a 420 friendly life oh so now we have your attention Typical Some of those words are even funny The seamless hourlong narrative is a tour of all the things that keep Rohan up at night, which, as it turns out, is pretty trivial stuff, because hes basic like that Its an hour of comedy youll never forget for five minutes"/><newznab:attr name="imdbscore" value="7.3"/><newznab:attr name="genre" value="Comedy"/><newznab:attr name="imdbyear" value="2020"/><newznab:attr name="imdbdirector" value="Angshuman Ghosh"/><newznab:attr name="imdbactors" value="Rohan Joshi"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/11518300-cover.jpg"/><newznab:attr name="runtime" value="57 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="Czech - German - English - Spanish - fil - Hindi - Portuguese - Tamil - Telugu - Thai"/><newznab:attr name="grabs" value="33"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:30:20 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>David.And.Lisa.1962.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=1a76a8689e8e4cc5ced6d9b57516e751</guid><link>https://api.nzbgeek.info/api?t=get&id=1a76a8689e8e4cc5ced6d9b57516e751&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=1a76a8689e8e4cc5ced6d9b57516e751</comments><pubDate>Sun, 16 Nov 2025 20:29:54 +0000</pubDate><category>Movies > HD</category><description>David.And.Lisa.1962.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=1a76a8689e8e4cc5ced6d9b57516e751&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="7437304000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="7437304000"/><newznab:attr name="guid" value="1a76a8689e8e4cc5ced6d9b57516e751"/><newznab:attr name="imdbtitle" value="David and Lisa"/><newznab:attr name="imdb" value="00055892"/><newznab:attr name="imdbtagline" value="An unusual love story"/><newznab:attr name="imdbplot" value="The emotional story of a young man in a mental institution for teens who begins to understand his psychosis in the environment of others with mental and emotional problems He finds intimacy with Lisa, a young woman suffering from dissociative identity disorder"/><newznab:attr name="imdbscore" value="7.2"/><newznab:attr name="genre" value="Drama"/><newznab:attr name="imdbyear" value="1962"/><newznab:attr name="imdbdirector" value="Frank Perry"/><newznab:attr name="imdbactors" value="Keir Dullea, Janet Margolin, Howard Da Silva, Neva Patterson"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00055892-cover.jpg"/><newznab:attr name="runtime" value="95 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="Danish - English - Norwegian Bokmal - Swedish"/><newznab:attr name="grabs" value="40"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:29:54 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Man.Who.Skied.Down.Everest.1975.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=e0ecc6fcb08aaddd52f8d5ac6a50dd94</guid><link>https://api.nzbgeek.info/api?t=get&id=e0ecc6fcb08aaddd52f8d5ac6a50dd94&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=e0ecc6fcb08aaddd52f8d5ac6a50dd94</comments><pubDate>Sun, 16 Nov 2025 20:28:29 +0000</pubDate><category>Movies > HD</category><description>The.Man.Who.Skied.Down.Everest.1975.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=e0ecc6fcb08aaddd52f8d5ac6a50dd94&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="6577512000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="6577512000"/><newznab:attr name="guid" value="e0ecc6fcb08aaddd52f8d5ac6a50dd94"/><newznab:attr name="imdbtitle" value="The Man Who Skied Down Everest"/><newznab:attr name="imdb" value="00073340"/><newznab:attr name="imdbplot" value="A Japanese skier ultimately dreamed of literally skiing Mt Everest He planned to ski some 8,000 feet down an icy glacier at a 40 to 45 degree angle, from the 26,000 foot level near the summit This documentary chronicles this incredible feat and the tremendous task of climbing Everest itself The narrator reads from the diary that the skier personally kept"/><newznab:attr name="imdbscore" value="7.1"/><newznab:attr name="genre" value="Documentary"/><newznab:attr name="imdbyear" value="1975"/><newznab:attr name="imdbdirector" value="Bruce Nyznik"/><newznab:attr name="imdbactors" value="Yichir Miura, Douglas Rain"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00073340-cover.jpg"/><newznab:attr name="runtime" value="86 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="33"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:28:29 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Severance.2006.2160p.UHD.Blu-ray.REMUX.HEVC.DTS-HD.MA5.1-HDH</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=b05d3c81c7432ffd91b40b48723fa3bf</guid><link>https://api.nzbgeek.info/api?t=get&id=b05d3c81c7432ffd91b40b48723fa3bf&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=b05d3c81c7432ffd91b40b48723fa3bf</comments><pubDate>Sun, 16 Nov 2025 20:28:21 +0000</pubDate><category>Movies > UHD</category><description>Severance.2006.2160p.UHD.Blu-ray.REMUX.HEVC.DTS-HD.MA5.1-HDH</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=b05d3c81c7432ffd91b40b48723fa3bf&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="63510411000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2045"/><newznab:attr name="size" value="63510411000"/><newznab:attr name="guid" value="b05d3c81c7432ffd91b40b48723fa3bf"/><newznab:attr name="imdbtitle" value="Severance"/><newznab:attr name="imdb" value="00464196"/><newznab:attr name="imdbtagline" value="The Company Is Making Cutbacks"/><newznab:attr name="imdbplot" value="A teambuilding weekend in the mountains of Eastern Europe goes horribly wrong for the sales division of the multinational weapons company Palisade Defence when they become the victims of a group of crazed killers who will stop at nothing to see them dead"/><newznab:attr name="imdbscore" value="6.5"/><newznab:attr name="genre" value="Comedy, Horror, Thriller"/><newznab:attr name="imdbyear" value="2006"/><newznab:attr name="imdbdirector" value="Christopher Smith"/><newznab:attr name="imdbactors" value="Toby Stephens, Claudie Blakley, Andy Nyman, Babou Ceesay"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00464196-cover.jpg"/><newznab:attr name="runtime" value="96 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - Chinese"/><newznab:attr name="grabs" value="48"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:28:21 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Inherit.The.Wind.1999.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=164c8224e10a7e333c983ea7214347e4</guid><link>https://api.nzbgeek.info/api?t=get&id=164c8224e10a7e333c983ea7214347e4&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=164c8224e10a7e333c983ea7214347e4</comments><pubDate>Sun, 16 Nov 2025 20:27:13 +0000</pubDate><category>Movies > HD</category><description>Inherit.The.Wind.1999.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=164c8224e10a7e333c983ea7214347e4&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="9305036000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="9305036000"/><newznab:attr name="guid" value="164c8224e10a7e333c983ea7214347e4"/><newznab:attr name="imdbtitle" value="Inherit the Wind"/><newznab:attr name="imdb" value="00196632"/><newznab:attr name="imdbplot" value="Based on a reallife case in 1925, two great lawyers argue the case for and against a science teacher accused of the crime of teaching evolution"/><newznab:attr name="imdbscore" value="7.2"/><newznab:attr name="genre" value="Drama"/><newznab:attr name="imdbyear" value="1999"/><newznab:attr name="imdbdirector" value="Daniel Petrie"/><newznab:attr name="imdbactors" value="Jack Lemmon, George C Scott, Lane Smith"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00196632-cover.jpg"/><newznab:attr name="runtime" value="113 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="119"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:27:13 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>What.Lies.Upstream.2017.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=d69d1b8071eeca34fa8c9ce7c73582fc</guid><link>https://api.nzbgeek.info/api?t=get&id=d69d1b8071eeca34fa8c9ce7c73582fc&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=d69d1b8071eeca34fa8c9ce7c73582fc</comments><pubDate>Sun, 16 Nov 2025 20:26:09 +0000</pubDate><category>Movies > HD</category><description>What.Lies.Upstream.2017.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=d69d1b8071eeca34fa8c9ce7c73582fc&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="6323376000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="6323376000"/><newznab:attr name="guid" value="d69d1b8071eeca34fa8c9ce7c73582fc"/><newznab:attr name="imdbtitle" value="What Lies Upstream"/><newznab:attr name="imdb" value="05165878"/><newznab:attr name="imdbplot" value="In this classic detective story, investigative filmmaker Cullen Hoback travels to West Virginia to uncover the truth behind a massive chemical spill that left 300,000 people without drinking water for months But when Hoback discovers an obscene collusion between chemical corporations and the highest levels of government, the investigation spirals in a terrifying direction, and we learn the frightening truth about what lies upstream of us all"/><newznab:attr name="imdbscore" value="7.3"/><newznab:attr name="genre" value="Documentary, Mystery"/><newznab:attr name="imdbyear" value="2017"/><newznab:attr name="imdbdirector" value="Cullen Hoback"/><newznab:attr name="imdbactors" value="Erin BrockovichEllis, Marc Edwards, Rahul Gupta"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/05165878-cover.jpg"/><newznab:attr name="runtime" value="85 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="105"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:26:09 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Island.President.2011.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=ec4535ce98b3df43c5687f9f217b572d</guid><link>https://api.nzbgeek.info/api?t=get&id=ec4535ce98b3df43c5687f9f217b572d&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=ec4535ce98b3df43c5687f9f217b572d</comments><pubDate>Sun, 16 Nov 2025 20:23:11 +0000</pubDate><category>Movies > HD</category><description>The.Island.President.2011.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=ec4535ce98b3df43c5687f9f217b572d&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="8174819000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="8174819000"/><newznab:attr name="guid" value="ec4535ce98b3df43c5687f9f217b572d"/><newznab:attr name="imdbtitle" value="The Island President"/><newznab:attr name="imdb" value="01990352"/><newznab:attr name="imdbtagline" value="Can this man save the world"/><newznab:attr name="imdbplot" value="After bringing democracy to his country, President Mohamed Nasheed of the Maldives, the lowestlying country in the world, takes up the fight to keep his homeland from disappearing under the sea"/><newznab:attr name="imdbscore" value="7.2"/><newznab:attr name="genre" value="Documentary"/><newznab:attr name="imdbyear" value="2011"/><newznab:attr name="imdbdirector" value="Jon Shenk"/><newznab:attr name="imdbactors" value="Mohamed Nasheed"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/01990352-cover.jpg"/><newznab:attr name="runtime" value="101 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - French"/><newznab:attr name="grabs" value="56"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:23:11 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>On.Her.Shoulders.2018.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=910a5c9aa16c24331c9dbc2ad3eab684</guid><link>https://api.nzbgeek.info/api?t=get&id=910a5c9aa16c24331c9dbc2ad3eab684&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=910a5c9aa16c24331c9dbc2ad3eab684</comments><pubDate>Sun, 16 Nov 2025 20:22:10 +0000</pubDate><category>Movies > HD</category><description>On.Her.Shoulders.2018.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=910a5c9aa16c24331c9dbc2ad3eab684&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="5507773000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="5507773000"/><newznab:attr name="guid" value="910a5c9aa16c24331c9dbc2ad3eab684"/><newznab:attr name="imdbtitle" value="On Her Shoulders"/><newznab:attr name="imdb" value="07689484"/><newznab:attr name="imdbplot" value="Nadia Murad, a 23yearold Yazidi, survived genocide and sexual slavery committed by ISIS Repeating her story to the world, this ordinary girl finds herself thrust onto the international stage as the voice of her people"/><newznab:attr name="imdbscore" value="7.3"/><newznab:attr name="genre" value="Documentary, Biography"/><newznab:attr name="imdbyear" value="2018"/><newznab:attr name="imdbdirector" value="Alexandria Bombach"/><newznab:attr name="imdbactors" value="Nadia Murad, Murad Ismael, Simone Monasebian"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/07689484-cover.jpg"/><newznab:attr name="runtime" value="95 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="85"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:22:10 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Snowed.Inn.Christmas.2017.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=e25ff580bf0a4944e908c82243bbbf44</guid><link>https://api.nzbgeek.info/api?t=get&id=e25ff580bf0a4944e908c82243bbbf44&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=e25ff580bf0a4944e908c82243bbbf44</comments><pubDate>Sun, 16 Nov 2025 20:19:27 +0000</pubDate><category>Movies > HD</category><description>Snowed.Inn.Christmas.2017.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=e25ff580bf0a4944e908c82243bbbf44&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="7029346000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="7029346000"/><newznab:attr name="guid" value="e25ff580bf0a4944e908c82243bbbf44"/><newznab:attr name="imdbtitle" value="SnowedInn Christmas"/><newznab:attr name="imdb" value="07421814"/><newznab:attr name="imdbplot" value="Jenna Hudson Bethany Joy Lenz and Kevin Jenner Andrew Walker are polar opposites working for the same online publication in New York City With both having nowhere they want to be for"/><newznab:attr name="imdbscore" value="7.3"/><newznab:attr name="genre" value="Comedy, Drama, Romance"/><newznab:attr name="imdbyear" value="2017"/><newznab:attr name="imdbdirector" value="Gary Yates"/><newznab:attr name="imdbactors" value="Bethany Joy Lenz, Andrew W Walker, Belinda Montgomery, John B Lowe"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/07421814-cover.jpg"/><newznab:attr name="runtime" value="86 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="101"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:19:27 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Tom.Papa.Live.In.New.York.City.2011.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=0107829a02cb02996377dbb5a9bdd47d</guid><link>https://api.nzbgeek.info/api?t=get&id=0107829a02cb02996377dbb5a9bdd47d&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=0107829a02cb02996377dbb5a9bdd47d</comments><pubDate>Sun, 16 Nov 2025 20:16:32 +0000</pubDate><category>Movies > HD</category><description>Tom.Papa.Live.In.New.York.City.2011.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=0107829a02cb02996377dbb5a9bdd47d&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="4365298000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="4365298000"/><newznab:attr name="guid" value="0107829a02cb02996377dbb5a9bdd47d"/><newznab:attr name="imdbtitle" value="Tom Papa Live in New York City"/><newznab:attr name="imdb" value="01910649"/><newznab:attr name="imdbplot" value="Comedian Tom Papa hilariously talks about Facebook and other topics"/><newznab:attr name="imdbscore" value="7.2"/><newznab:attr name="genre" value="Comedy"/><newznab:attr name="imdbyear" value="2011"/><newznab:attr name="imdbdirector" value="Rob Zombie"/><newznab:attr name="imdbactors" value="Max Macguire, Rick Crom, Skippy D, Annette Benda Fox"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/01910649-cover.jpg"/><newznab:attr name="runtime" value="41 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - French"/><newznab:attr name="grabs" value="27"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:16:32 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Christmas.Jars.2019.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=f80ba4ebc8c7ed958b6d88c216d64dc4</guid><link>https://api.nzbgeek.info/api?t=get&id=f80ba4ebc8c7ed958b6d88c216d64dc4&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=f80ba4ebc8c7ed958b6d88c216d64dc4</comments><pubDate>Sun, 16 Nov 2025 20:12:24 +0000</pubDate><category>Movies > HD</category><description>Christmas.Jars.2019.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=f80ba4ebc8c7ed958b6d88c216d64dc4&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="7197938000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="7197938000"/><newznab:attr name="guid" value="f80ba4ebc8c7ed958b6d88c216d64dc4"/><newznab:attr name="imdbtitle" value="Christmas Jars"/><newznab:attr name="imdb" value="09802890"/><newznab:attr name="imdbplot" value="Based on the novel by Jason Wright, it tells the story of reporter Hope Jensen, who uncovers the secret behind Christmas Jars jars filled with money and given anonymously to people in need The phenomenon has changed countless lives"/><newznab:attr name="imdbscore" value="7.5"/><newznab:attr name="genre" value="Drama"/><newznab:attr name="imdbyear" value="2019"/><newznab:attr name="imdbdirector" value="Jonathan Wright"/><newznab:attr name="imdbactors" value="Jeni Ross, Markian Tarasiuk, Tara Yelland, Zerha Leverman"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/09802890-cover.jpg"/><newznab:attr name="runtime" value="110 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="30"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:12:24 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Blood.and.Flesh.The.Reel.Life.Ghastly.Death.of.Al.Adamson.2019.1080p.AMZN.WEB-DL.H264-GPRS</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=b1e2435e6d94427ef9f16292e4493f84</guid><link>https://api.nzbgeek.info/api?t=get&id=b1e2435e6d94427ef9f16292e4493f84&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=b1e2435e6d94427ef9f16292e4493f84</comments><pubDate>Sun, 16 Nov 2025 20:09:45 +0000</pubDate><category>Movies > HD</category><description>Blood.and.Flesh.The.Reel.Life.Ghastly.Death.of.Al.Adamson.2019.1080p.AMZN.WEB-DL.H264-GPRS</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=b1e2435e6d94427ef9f16292e4493f84&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="7577738000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="7577738000"/><newznab:attr name="guid" value="b1e2435e6d94427ef9f16292e4493f84"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="21"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 20:09:45 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Jurassic.Games.Extinction.2025.720p.BluRay.x264-BAT1</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=8bc71ecc4b4e33a4a543b8e408df4638</guid><link>https://api.nzbgeek.info/api?t=get&id=8bc71ecc4b4e33a4a543b8e408df4638&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=8bc71ecc4b4e33a4a543b8e408df4638</comments><pubDate>Sun, 16 Nov 2025 19:42:05 +0000</pubDate><category>Movies > BluRay</category><description>The.Jurassic.Games.Extinction.2025.720p.BluRay.x264-BAT1</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=8bc71ecc4b4e33a4a543b8e408df4638&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="5160057000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2050"/><newznab:attr name="size" value="5160057000"/><newznab:attr name="guid" value="8bc71ecc4b4e33a4a543b8e408df4638"/><newznab:attr name="imdbtitle" value="The Jurassic Games Extinction"/><newznab:attr name="imdb" value="31190225"/><newznab:attr name="imdbplot" value="Contestants compete to the death in virtual reality battling dinosaurs after being forced into a game by authorities in a dystopian future"/><newznab:attr name="genre" value="Sci-Fi"/><newznab:attr name="imdbyear" value="2025"/><newznab:attr name="imdbdirector" value="Ryan Bellgardt"/><newznab:attr name="imdbactors" value="Todd Terry, Ryan Francis, Todd Jenkins"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/31190225-cover.jpg"/><newznab:attr name="runtime" value="102 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - Dutch - German - Spanish - Portuguese - Romanian"/><newznab:attr name="grabs" value="40"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 19:42:05 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>on.Flux.2005.2160p.UHD.BluRay.HDR.DoVi.DTS-HD.MA.5.1.x265-SPHD</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=c6e5dbe0bd4fa684bdbd34984aeada27</guid><link>https://api.nzbgeek.info/api?t=get&id=c6e5dbe0bd4fa684bdbd34984aeada27&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=c6e5dbe0bd4fa684bdbd34984aeada27</comments><pubDate>Sun, 16 Nov 2025 19:36:16 +0000</pubDate><category>Movies > UHD</category><description>on.Flux.2005.2160p.UHD.BluRay.HDR.DoVi.DTS-HD.MA.5.1.x265-SPHD</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=c6e5dbe0bd4fa684bdbd34984aeada27&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="34815199000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2045"/><newznab:attr name="size" value="34815199000"/><newznab:attr name="guid" value="c6e5dbe0bd4fa684bdbd34984aeada27"/><newznab:attr name="imdbtitle" value="Aeon Flux"/><newznab:attr name="imdb" value="00402022"/><newznab:attr name="imdbtagline" value="The Perfect World Meets The Perfect Assassin"/><newznab:attr name="imdbplot" value="Four hundred years in the future, set in the year 2415, on Flux is a mysterious assassin Four centuries after a virus nearly annihilated the human race, leaving only five million survivors in a utopian city called Bregna Aeon is struggling to destroy the Goodchild regime led by its namesake, Trevor Goodchild, the ruler of Bregna and a descendant of the man who found a cure for the deadly virus As instructed by the Handler, on is assigned to assassinate Goodchild, but there are deeper secrets to be discovered, and conspiracies to be foiled"/><newznab:attr name="imdbscore" value="5.5"/><newznab:attr name="genre" value="Action, Adventure, Sci-Fi"/><newznab:attr name="imdbyear" value="2005"/><newznab:attr name="imdbdirector" value="Karyn Kusama"/><newznab:attr name="imdbactors" value="Charlize Theron, Frances McDormand, Sophie Okonedo"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00402022-cover.jpg"/><newznab:attr name="runtime" value="93 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English - Chinese - Danish - Dutch - Finnish - French - German - Japanese - Korean - Norwegian - Spanish - Swedish - Thai"/><newznab:attr name="grabs" value="67"/><newznab:attr name="comments" value="1"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 19:36:16 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Vote.One.For.Love.2023.1080p.AMZN.WEB-DL.H264-SNAKE</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=ee8f259b2c7bfb36a111e8fce988b9f9</guid><link>https://api.nzbgeek.info/api?t=get&id=ee8f259b2c7bfb36a111e8fce988b9f9&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=ee8f259b2c7bfb36a111e8fce988b9f9</comments><pubDate>Sun, 16 Nov 2025 19:35:28 +0000</pubDate><category>Movies > HD</category><description>Vote.One.For.Love.2023.1080p.AMZN.WEB-DL.H264-SNAKE</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=ee8f259b2c7bfb36a111e8fce988b9f9&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="5330931000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="5330931000"/><newznab:attr name="guid" value="ee8f259b2c7bfb36a111e8fce988b9f9"/><newznab:attr name="imdbtitle" value="Vote One for Love"/><newznab:attr name="imdb" value="29145891"/><newznab:attr name="imdbplot" value="When upandcoming political strategist Candace is sent back to her hometown to help the local mayoral candidate, she never expected to find her best friends brother running for office And she certainly never expected to fall fo"/><newznab:attr name="imdbscore" value="6.2"/><newznab:attr name="genre" value="Romance"/><newznab:attr name="imdbyear" value="2023"/><newznab:attr name="imdbdirector" value="Wendy Ord"/><newznab:attr name="imdbactors" value="Natasha Wilson, Jesse Hutch, Sophia Carriere"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/29145891-cover.jpg"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="74"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 19:35:28 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Fear.Of.A.Black.Hat.1994.AMZN.WEB-DL.H264-OnlyWeb</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=e679e8ae7f43833bf2520774f5505dbc</guid><link>https://api.nzbgeek.info/api?t=get&id=e679e8ae7f43833bf2520774f5505dbc&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=e679e8ae7f43833bf2520774f5505dbc</comments><pubDate>Sun, 16 Nov 2025 19:23:41 +0000</pubDate><category>Movies > SD</category><description>Fear.Of.A.Black.Hat.1994.AMZN.WEB-DL.H264-OnlyWeb</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=e679e8ae7f43833bf2520774f5505dbc&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="1503936000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2030"/><newznab:attr name="size" value="1503936000"/><newznab:attr name="guid" value="e679e8ae7f43833bf2520774f5505dbc"/><newznab:attr name="imdbtitle" value="Fear of a Black Hat"/><newznab:attr name="imdb" value="00106880"/><newznab:attr name="imdbtagline" value="The First DriveBy Comedy"/><newznab:attr name="imdbplot" value="A mockumentary chronicling the rise and fall of NWH, a not particularly talentedor particularly bright but always controversialhiphop group"/><newznab:attr name="imdbscore" value="7.2"/><newznab:attr name="genre" value="Comedy, Music"/><newznab:attr name="imdbyear" value="1993"/><newznab:attr name="imdbdirector" value="Rusty Cundieff"/><newznab:attr name="imdbactors" value="Mark Christopher Lawrence, Larry B Scott, Rusty Cundieff, Kasi Lemmons"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00106880-cover.jpg"/><newznab:attr name="runtime" value="88 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="70"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 19:23:41 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Falling.For.You.1995.AMZN.WEB-DL.H264-OnlyWeb</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=59551c35377daf89d47f503070bb8ce9</guid><link>https://api.nzbgeek.info/api?t=get&id=59551c35377daf89d47f503070bb8ce9&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=59551c35377daf89d47f503070bb8ce9</comments><pubDate>Sun, 16 Nov 2025 19:22:19 +0000</pubDate><category>Movies > SD</category><description>Falling.For.You.1995.AMZN.WEB-DL.H264-OnlyWeb</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=59551c35377daf89d47f503070bb8ce9&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="1231444000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2030"/><newznab:attr name="size" value="1231444000"/><newznab:attr name="guid" value="59551c35377daf89d47f503070bb8ce9"/><newznab:attr name="imdbtitle" value="Falling for You"/><newznab:attr name="imdb" value="00113017"/><newznab:attr name="imdbplot" value="A serial killer attacks a commercial artist which leaves her with amnesia and then becomes her neighbor"/><newznab:attr name="imdbscore" value="5.1"/><newznab:attr name="genre" value="Thriller"/><newznab:attr name="imdbyear" value="1995"/><newznab:attr name="imdbdirector" value="Eric Till"/><newznab:attr name="imdbactors" value="Jennie Garth, Currie Graham, Costas Mandylor, Peter Outerbridge"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00113017-cover.jpg"/><newznab:attr name="runtime" value="89 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="25"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 19:22:19 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>The.Grinch.2018.1080p.Bluray.x265.MULTi.french.english-LEGi0N</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=369e94fe35b9b28bbbeef21e23d04ae9</guid><link>https://api.nzbgeek.info/api?t=get&id=369e94fe35b9b28bbbeef21e23d04ae9&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=369e94fe35b9b28bbbeef21e23d04ae9</comments><pubDate>Sun, 16 Nov 2025 18:32:52 +0000</pubDate><category>Movies > BluRay</category><description>The.Grinch.2018.1080p.Bluray.x265.MULTi.french.english-LEGi0N</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=369e94fe35b9b28bbbeef21e23d04ae9&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="11953951000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2050"/><newznab:attr name="size" value="11953951000"/><newznab:attr name="guid" value="369e94fe35b9b28bbbeef21e23d04ae9"/><newznab:attr name="imdbtitle" value="The Grinch"/><newznab:attr name="imdb" value="02709692"/><newznab:attr name="imdbtagline" value="Scheme big"/><newznab:attr name="imdbplot" value="For their eighth fully animated feature, Illumination and Universal Pictures present The Grinch, based on Dr Seuss beloved holiday classic The Grinch tells the story of a cynical grump who goes on a mission to steal Christmas, only to have his heart changed by a young girls generous holiday spirit Funny, heartwarming, and visually stunning, its a universal story about the spirit of Christmas and the indomitable power of optimism Academy Award nominee Benedict Cumberbatch lends his voice to the infamous Grinch, who lives a solitary life inside a cave on Mt Crumpet with only his loyal dog, Max, for company With a cave rigged with inventions and contraptions for his daytoday needs, the Grinch only sees his neighbors in Whoville when he runs out of food Each year at Christmas they disrupt his tranquil solitude with their increasingly bigger, brighter, and louder celebrations When the Whos declare they are going to make Christmas three times bigger this year, the Grinch realizes there is only one way for him to gain some peace and quiet he must steal Christmas To do so, he decides to pose as Santa Claus on Christmas Eve, even going so far as to trap a lackadaisical misfit reindeer to pull his sleigh Meanwhile, down in Whoville, CindyLou Who Cameron Seely, a young girl overflowing with holiday cheer, plots with her gang of friends to trap Santa Claus as he makes his Christmas Eve rounds so that she can thank him for help for her overworked single mother As Christmas approaches, however, her goodnatured scheme threatens to collide with the Grinchs more nefarious one Will CindyLou achieve her goal of finally meeting Santa Claus Will the Grinch succeed in silencing the Whos holiday cheer once and for all"/><newznab:attr name="imdbscore" value="6.3"/><newznab:attr name="genre" value="Animation, Adventure, Comedy"/><newznab:attr name="imdbyear" value="2018"/><newznab:attr name="imdbdirector" value="Yarrow Cheney, Scott Mosier"/><newznab:attr name="imdbactors" value="Benedict Cumberbatch, Cameron Seely, Rashida Jones"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/02709692-cover.jpg"/><newznab:attr name="runtime" value="85 min"/><newznab:attr name="language" value="English - French"/><newznab:attr name="subs" value="English - French"/><newznab:attr name="grabs" value="758"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="2"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 18:32:52 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Before.Sunrise.[1995].br.remux.multi.avc-d3g</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=37b97aca73ee9ef4f8fa0e11fca377f9</guid><link>https://api.nzbgeek.info/api?t=get&id=37b97aca73ee9ef4f8fa0e11fca377f9&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=37b97aca73ee9ef4f8fa0e11fca377f9</comments><pubDate>Sun, 16 Nov 2025 18:32:33 +0000</pubDate><category>Movies > BluRay</category><description>Before.Sunrise.[1995].br.remux.multi.avc-d3g</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=37b97aca73ee9ef4f8fa0e11fca377f9&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="32923952000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2050"/><newznab:attr name="size" value="32923952000"/><newznab:attr name="guid" value="37b97aca73ee9ef4f8fa0e11fca377f9"/><newznab:attr name="imdbtitle" value="Before Sunrise"/><newznab:attr name="imdb" value="00112471"/><newznab:attr name="imdbtagline" value="Can the greatest romance of your life last only one night"/><newznab:attr name="imdbplot" value="American tourist Jesse and French student Celine meet by chance on the train from Budapest to Vienna Sensing that they are developing a connection, Jesse asks Celine to spend the day with him in Vienna, and she agrees So they pass the time before his scheduled flight the next morning together How do two perfect strangers connect so intimately over the course of a single day What is that special thing that bonds two people so strongly As their bond turns to love, what will happen to them the next morning when Jesse flies away"/><newznab:attr name="imdbscore" value="8.1"/><newznab:attr name="genre" value="Drama, Romance"/><newznab:attr name="imdbyear" value="1995"/><newznab:attr name="imdbdirector" value="Richard Linklater"/><newznab:attr name="imdbactors" value="Ethan Hawke, Julie Delpy, Andrea Eckert"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/00112471-cover.jpg"/><newznab:attr name="runtime" value="101 min"/><newznab:attr name="language" value="English - Czech - French - German - Italian - Portuguese - Spanish"/><newznab:attr name="subs" value="English - French - German - Italian - Spanish - Chinese - Korean - Portuguese - Czech - Romanian - Thai - Turkish"/><newznab:attr name="grabs" value="7"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 18:32:33 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Falling.2021.1080p.AMZN.WEB-DL.H264-OnlyWeb</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=eb0f9da130692a621b920f29ab2d5929</guid><link>https://api.nzbgeek.info/api?t=get&id=eb0f9da130692a621b920f29ab2d5929&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=eb0f9da130692a621b920f29ab2d5929</comments><pubDate>Sun, 16 Nov 2025 18:29:42 +0000</pubDate><category>Movies > HD</category><description>Falling.2021.1080p.AMZN.WEB-DL.H264-OnlyWeb</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=eb0f9da130692a621b920f29ab2d5929&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="8546649000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="8546649000"/><newznab:attr name="guid" value="eb0f9da130692a621b920f29ab2d5929"/><newznab:attr name="imdbtitle" value="Falling"/><newznab:attr name="imdb" value="09143112"/><newznab:attr name="imdbplot" value="John Peterson lives with his partner Eric and their adopted daughter in Southern California When he is visited by his aging father Willis from Los Angeles who is searching for a place to retire, their two very different worlds collide"/><newznab:attr name="imdbscore" value="6.3"/><newznab:attr name="genre" value="Drama"/><newznab:attr name="imdbyear" value="2020"/><newznab:attr name="imdbdirector" value="Viggo Mortensen"/><newznab:attr name="imdbactors" value="Viggo Mortensen, Lance Henriksen, Sverrir Gudnason, Laura Linney"/><newznab:attr name="coverurl" value="https://api.nzbgeek.info/covers/movies/09143112-cover.jpg"/><newznab:attr name="runtime" value="112 min"/><newznab:attr name="language" value="English"/><newznab:attr name="subs" value="English"/><newznab:attr name="grabs" value="16"/><newznab:attr name="comments" value="0"/><newznab:attr name="password" value="0"/><newznab:attr name="usenetdate" value="Sun, 16 Nov 2025 18:29:42 +0000"/><newznab:attr name="thumbsup" value="0"/><newznab:attr name="thumbsdown" value="0"/></item><item><title>Fanny.1961.1080p.AMZN.WEB-DL.H264-OnlyWeb</title><guid isPermaLink="true">https://nzbgeek.info/geekseek.php?guid=9b998f0e3f8761270a4d2dba31bfc0d1</guid><link>https://api.nzbgeek.info/api?t=get&id=9b998f0e3f8761270a4d2dba31bfc0d1&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21</link><comments>https://nzbgeek.info/geekseek.php?guid=9b998f0e3f8761270a4d2dba31bfc0d1</comments><pubDate>Sun, 16 Nov 2025 18:25:01 +0000</pubDate><category>Movies > HD</category><description>Fanny.1961.1080p.AMZN.WEB-DL.H264-OnlyWeb</description><enclosure url="https://api.nzbgeek.info/api?t=get&id=9b998f0e3f8761270a4d2dba31bfc0d1&apikey=jJxOxNfbcTXPu8MwR1N2YAenZtQSEY21" length="10735757000" type="application/x-nzb"/><newznab:attr name="category" value="2000"/><newznab:attr name="category" value="2040"/><newznab:attr name="size" value="10735757000"/><newznab:attr name="guid" value="9b998f0e3f8761270a4d2dba31bfc0d1"/><newznab:attr name="imdbtitle" value="Fanny"/><newznab:attr name="imdb" value="00054866"/><newznab:attr name="imdbtagline" value="FANNY IS ALL THE LOVE STORIES OF THE WOR;FeedUrl: https://api.nzbgeek.info/api/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100
|
|
|
|
2025-11-16 23:06:43.3|Info|DownloadDecisionMaker|Processing 122 releases
|
|
2025-11-16 23:06:43.5|Info|RssSyncService|RSS Sync Completed. Reports found: 122, Reports grabbed: 0
|
|
2025-11-16 23:37:12.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-16 23:37:13.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 04:53:43 and 11/17/2025 05:18:13 UTC. Search may be required.
|
|
2025-11-16 23:37:13.4|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-16 23:37:13.7|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-16 23:53:42.8|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2025-11-16 23:53:42.8|Info|HousekeepingService|Running housecleaning tasks
|
|
2025-11-16 23:53:42.9|Info|Database|Vacuuming Log database
|
|
2025-11-16 23:53:42.9|Info|Database|Log database compressed
|
|
2025-11-16 23:53:42.9|Info|Database|Vacuuming Main database
|
|
2025-11-16 23:53:42.9|Info|Database|Main database compressed
|
|
2025-11-17 00:01:43.1|Info|RefreshMovieService|Updating info for Avatar: Fire and Ash
|
|
2025-11-17 00:01:43.1|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2025-11-17 00:01:43.1|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2025-11-17 00:01:43.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-17 00:01:43.1|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2025-11-17 00:01:43.1|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2025-11-17 00:01:43.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-17 00:01:43.1|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2025-11-17 00:01:43.1|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2025-11-17 00:01:43.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-17 00:01:43.1|Info|DiskScanService|Scanning disk for Blade
|
|
2025-11-17 00:01:43.1|Info|DiskScanService|Completed scanning disk for Blade
|
|
2025-11-17 00:01:43.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-17 00:01:43.1|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2025-11-17 00:01:43.1|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2025-11-17 00:01:43.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-17 00:01:43.1|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2025-11-17 00:01:43.1|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2025-11-17 00:01:43.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-17 00:01:43.1|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2025-11-17 00:01:43.1|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2025-11-17 00:01:43.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-17 00:01:43.1|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
|
|
2025-11-17 00:01:43.1|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
|
|
2025-11-17 00:01:43.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-17 00:01:43.1|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2025-11-17 00:01:43.1|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2025-11-17 00:01:43.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-17 00:01:43.1|Info|RefreshMovieService|Updating info for Predator: Badlands
|
|
2025-11-17 00:01:43.2|Info|DiskScanService|Scanning disk for Predator: Badlands
|
|
2025-11-17 00:01:43.2|Info|DiskScanService|Completed scanning disk for Predator: Badlands
|
|
2025-11-17 00:01:43.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-17 00:01:43.2|Info|DiskScanService|Scanning disk for The Mandalorian and Grogu
|
|
2025-11-17 00:01:43.2|Info|DiskScanService|Completed scanning disk for The Mandalorian and Grogu
|
|
2025-11-17 00:01:43.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-17 00:01:43.2|Info|DiskScanService|Scanning disk for Masters of the Universe
|
|
2025-11-17 00:01:43.2|Info|DiskScanService|Completed scanning disk for Masters of the Universe
|
|
2025-11-17 00:01:43.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-17 00:01:43.2|Info|DiskScanService|Scanning disk for Moana
|
|
2025-11-17 00:01:43.2|Info|DiskScanService|Completed scanning disk for Moana
|
|
2025-11-17 00:01:43.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-17 00:01:43.2|Info|DiskScanService|Scanning disk for Mortal Kombat II
|
|
2025-11-17 00:01:43.2|Info|DiskScanService|Completed scanning disk for Mortal Kombat II
|
|
2025-11-17 00:01:43.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-17 00:01:43.2|Info|DiskScanService|Scanning disk for The Hunger Games: Sunrise on the Reaping
|
|
2025-11-17 00:01:43.2|Info|DiskScanService|Completed scanning disk for The Hunger Games: Sunrise on the Reaping
|
|
2025-11-17 00:01:43.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-17 00:01:43.2|Info|DiskScanService|Scanning disk for Shrek 5
|
|
2025-11-17 00:01:43.2|Info|DiskScanService|Completed scanning disk for Shrek 5
|
|
2025-11-17 00:01:43.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-17 00:01:43.2|Info|RefreshMovieService|Updating info for TRON: Ares
|
|
2025-11-17 00:01:43.3|Info|DiskScanService|Scanning disk for TRON: Ares
|
|
2025-11-17 00:01:43.3|Info|DiskScanService|Completed scanning disk for TRON: Ares
|
|
2025-11-17 00:01:43.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-17 00:01:43.3|Info|RefreshMovieService|Updating info for Harry Potter and the Philosopher's Stone
|
|
2025-11-17 00:01:43.4|Info|DiskScanService|Scanning disk for Harry Potter and the Philosopher's Stone
|
|
2025-11-17 00:01:43.4|Info|DiskScanService|Completed scanning disk for Harry Potter and the Philosopher's Stone
|
|
2025-11-17 00:01:43.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.4|Info|DiskScanService|Scanning disk for Harry Potter and the Goblet of Fire
|
|
2025-11-17 00:01:43.4|Info|DiskScanService|Completed scanning disk for Harry Potter and the Goblet of Fire
|
|
2025-11-17 00:01:43.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.4|Info|DiskScanService|Scanning disk for Harry Potter and the Chamber of Secrets
|
|
2025-11-17 00:01:43.4|Info|DiskScanService|Completed scanning disk for Harry Potter and the Chamber of Secrets
|
|
2025-11-17 00:01:43.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.4|Info|RefreshMovieService|Updating info for Harry Potter and the Prisoner of Azkaban
|
|
2025-11-17 00:01:43.4|Info|MediaCoverService|Downloading Fanart for [Harry Potter and the Philosopher's Stone (2001)][tt0241527, 671] https://image.tmdb.org/t/p/original/bfh9Z3Ghz4FOJAfLOAhmc3ccnHU.jpg
|
|
2025-11-17 00:01:43.4|Info|DiskScanService|Scanning disk for Harry Potter and the Prisoner of Azkaban
|
|
2025-11-17 00:01:43.5|Info|DiskScanService|Completed scanning disk for Harry Potter and the Prisoner of Azkaban
|
|
2025-11-17 00:01:43.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.5|Info|DiskScanService|Scanning disk for Harry Potter and the Half-Blood Prince
|
|
2025-11-17 00:01:43.5|Info|DiskScanService|Completed scanning disk for Harry Potter and the Half-Blood Prince
|
|
2025-11-17 00:01:43.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.5|Info|DiskScanService|Scanning disk for Harry Potter and the Order of the Phoenix
|
|
2025-11-17 00:01:43.5|Info|DiskScanService|Completed scanning disk for Harry Potter and the Order of the Phoenix
|
|
2025-11-17 00:01:43.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.5|Info|DiskScanService|Scanning disk for Harry Potter and the Deathly Hallows: Part 1
|
|
2025-11-17 00:01:43.5|Info|DiskScanService|Completed scanning disk for Harry Potter and the Deathly Hallows: Part 1
|
|
2025-11-17 00:01:43.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:01:43.5|Info|DiskScanService|Scanning disk for Harry Potter and the Deathly Hallows: Part 2
|
|
2025-11-17 00:01:43.5|Info|DiskScanService|Completed scanning disk for Harry Potter and the Deathly Hallows: Part 2
|
|
2025-11-17 00:01:43.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-17 00:01:43.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-17 00:01:43.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-17 00:01:43.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-17 00:07:42.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 00:07:43.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 05:18:13 and 11/17/2025 05:46:43 UTC. Search may be required.
|
|
2025-11-17 00:07:43.8|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-17 00:07:44.1|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-17 00:38:13.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 00:38:14.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 05:46:43 and 11/17/2025 06:14:13 UTC. Search may be required.
|
|
2025-11-17 00:38:14.0|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-17 00:38:14.2|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-17 01:08:43.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 01:08:44.0|Info|DownloadDecisionMaker|Processing 218 releases
|
|
2025-11-17 01:08:44.2|Info|RssSyncService|RSS Sync Completed. Reports found: 218, Reports grabbed: 0
|
|
2025-11-17 01:39:13.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 01:39:14.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 06:14:13 and 11/17/2025 07:31:14 UTC. Search may be required.
|
|
2025-11-17 01:39:14.1|Info|DownloadDecisionMaker|Processing 224 releases
|
|
2025-11-17 01:39:14.4|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0
|
|
2025-11-17 01:45:56.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-17 01:45:58.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-17 01:45:58.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-17 01:45:58.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-17 01:45:58.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-17 01:45:58.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-17 02:09:43.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 02:09:43.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/17/2025 18:59:41 due to recent failures." />
|
|
2025-11-17 02:09:43.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/17/2025 18:59:41 due to recent failures." />
|
|
2025-11-17 02:09:43.6|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 16:49:58
|
|
2025-11-17 02:09:44.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 07:33:14 and 11/17/2025 08:00:44 UTC. Search may be required.
|
|
2025-11-17 02:09:44.4|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-17 02:09:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-17 02:40:13.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 02:40:13.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/17/2025 03:45:04 due to recent failures." />
|
|
2025-11-17 02:40:13.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/17/2025 03:45:04 due to recent failures." />
|
|
2025-11-17 02:40:13.9|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 01:04:51
|
|
2025-11-17 02:40:15.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 08:00:44 and 11/17/2025 08:25:15 UTC. Search may be required.
|
|
2025-11-17 02:40:15.2|Info|DownloadDecisionMaker|Processing 223 releases
|
|
2025-11-17 02:40:15.5|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0
|
|
2025-11-17 03:03:24.0|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from SABnzbd
|
|
|
|
[v5.28.0.10274] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Http request timed out
|
|
---> System.Net.WebException: Http request timed out
|
|
---> System.Threading.Tasks.TaskCanceledException: The operation was canceled.
|
|
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
|
|
---> System.Net.Sockets.SocketException (125): Operation canceled
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
|
|
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
|
|
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
--- End of inner exception stack trace ---
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
|
|
--- End of inner exception stack trace ---
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Radarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Radarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
|
|
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
|
|
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
|
|
at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90
|
|
|
|
|
|
2025-11-17 03:10:44.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 03:10:57.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-17 03:11:03.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-17 03:11:09.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-17 03:11:15.9|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-17 03:11:22.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-17 03:11:28.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-17 03:11:29.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 08:27:15 and 11/17/2025 08:52:29 UTC. Search may be required.
|
|
2025-11-17 03:11:29.0|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-17 03:11:29.3|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-17 03:41:44.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 03:41:53.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-17 03:41:53.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/17/2025 18:28:40 due to recent failures." />
|
|
2025-11-17 03:41:53.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/17/2025 18:28:40 due to recent failures." />
|
|
2025-11-17 03:41:53.5|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 14:46:47
|
|
2025-11-17 03:42:02.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-17 03:42:08.9|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-17 03:42:09.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 08:53:29 and 11/17/2025 09:19:09 UTC. Search may be required.
|
|
2025-11-17 03:42:09.7|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-17 03:42:10.2|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-17 04:12:14.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 04:12:15.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 09:20:09 and 11/17/2025 09:45:15 UTC. Search may be required.
|
|
2025-11-17 04:12:15.3|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-17 04:12:15.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-17 04:42:44.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 04:42:46.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 09:47:15 and 11/17/2025 10:40:46 UTC. Search may be required.
|
|
2025-11-17 04:42:46.0|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-17 04:42:46.3|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-17 05:13:14.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 05:13:15.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 10:40:46 and 11/17/2025 11:06:15 UTC. Search may be required.
|
|
2025-11-17 05:13:17.0|Info|DownloadDecisionMaker|Processing 224 releases
|
|
2025-11-17 05:13:17.3|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0
|
|
2025-11-17 05:43:45.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 05:43:45.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 11:07:15 and 11/17/2025 11:32:45 UTC. Search may be required.
|
|
2025-11-17 05:43:50.0|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-17 05:43:50.2|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-17 06:14:15.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 06:14:16.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 11:33:45 and 11/17/2025 11:59:16 UTC. Search may be required.
|
|
2025-11-17 06:14:16.9|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-17 06:14:17.1|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-17 06:44:45.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 06:44:46.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 12:01:16 and 11/17/2025 12:25:46 UTC. Search may be required.
|
|
2025-11-17 06:44:46.1|Info|DownloadDecisionMaker|Processing 224 releases
|
|
2025-11-17 06:44:46.4|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0
|
|
2025-11-17 07:15:15.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 07:15:16.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 12:26:46 and 11/17/2025 12:53:16 UTC. Search may be required.
|
|
2025-11-17 07:15:16.4|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-17 07:15:16.7|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-17 07:45:45.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 07:45:46.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 12:53:16 and 11/17/2025 13:19:46 UTC. Search may be required.
|
|
2025-11-17 07:45:46.6|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-17 07:45:46.9|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-17 07:46:27.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-17 07:46:29.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-17 07:46:29.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-17 07:46:29.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-17 07:46:29.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-17 07:46:29.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-17 08:16:16.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 08:16:17.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 13:20:46 and 11/17/2025 14:13:17 UTC. Search may be required.
|
|
2025-11-17 08:16:17.7|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-17 08:16:18.0|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-17 08:46:46.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 08:46:54.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 14:14:17 and 11/17/2025 14:39:54 UTC. Search may be required.
|
|
2025-11-17 08:46:54.6|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-17 08:46:54.9|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-17 09:17:16.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 09:17:17.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 14:39:54 and 11/17/2025 15:07:17 UTC. Search may be required.
|
|
2025-11-17 09:17:17.4|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-17 09:17:17.7|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-17 09:47:46.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 09:47:47.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 15:08:17 and 11/17/2025 15:33:47 UTC. Search may be required.
|
|
2025-11-17 09:47:47.2|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-17 09:47:47.5|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-17 10:18:16.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 10:18:17.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 15:33:47 and 11/17/2025 16:01:17 UTC. Search may be required.
|
|
2025-11-17 10:18:20.5|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-17 10:18:20.8|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-17 10:48:47.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 10:48:47.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 16:01:17 and 11/17/2025 16:26:47 UTC. Search may be required.
|
|
2025-11-17 10:48:48.7|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-17 10:48:49.0|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-17 11:19:17.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 11:19:17.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 16:26:47 and 11/17/2025 16:53:17 UTC. Search may be required.
|
|
2025-11-17 11:19:18.0|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-17 11:19:18.3|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-17 11:49:47.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 11:49:48.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 16:55:17 and 11/17/2025 17:46:48 UTC. Search may be required.
|
|
2025-11-17 11:49:48.8|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-17 11:49:49.2|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-17 12:20:17.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 12:20:18.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 17:47:48 and 11/17/2025 18:14:18 UTC. Search may be required.
|
|
2025-11-17 12:20:18.7|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-17 12:20:19.0|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-17 12:50:47.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 12:50:48.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 18:15:18 and 11/17/2025 18:41:48 UTC. Search may be required.
|
|
2025-11-17 12:50:48.6|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-17 12:50:48.9|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-17 13:21:18.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 13:21:18.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 18:41:48 and 11/17/2025 19:06:18 UTC. Search may be required.
|
|
2025-11-17 13:21:18.9|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-17 13:21:19.2|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-17 13:46:57.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-17 13:46:59.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-17 13:46:59.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-17 13:46:59.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-17 13:46:59.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-17 13:46:59.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-17 13:51:48.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 13:51:48.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 19:06:18 and 11/17/2025 19:33:48 UTC. Search may be required.
|
|
2025-11-17 13:51:49.2|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-17 13:51:49.5|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-17 14:22:18.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 14:22:19.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 19:34:48 and 11/17/2025 20:00:19 UTC. Search may be required.
|
|
2025-11-17 14:22:19.6|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-17 14:22:19.8|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-17 14:52:48.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 14:52:49.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 20:00:19 and 11/17/2025 20:27:49 UTC. Search may be required.
|
|
2025-11-17 14:52:49.5|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-17 14:52:49.8|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-17 15:23:18.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 15:23:19.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 20:27:49 and 11/17/2025 21:21:19 UTC. Search may be required.
|
|
2025-11-17 15:23:19.7|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-17 15:23:19.9|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-17 15:53:49.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 15:53:49.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 21:21:19 and 11/17/2025 21:47:49 UTC. Search may be required.
|
|
2025-11-17 15:53:50.0|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-17 15:53:50.3|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-17 16:24:19.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 16:24:20.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 21:48:49 and 11/17/2025 22:15:20 UTC. Search may be required.
|
|
2025-11-17 16:24:20.5|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-17 16:24:20.8|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-17 16:54:49.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 16:54:50.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 22:15:20 and 11/17/2025 22:40:50 UTC. Search may be required.
|
|
2025-11-17 16:54:50.4|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-17 16:54:50.7|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-17 17:25:19.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 17:25:20.4|Info|DownloadDecisionMaker|Processing 218 releases
|
|
2025-11-17 17:25:20.7|Info|RssSyncService|RSS Sync Completed. Reports found: 218, Reports grabbed: 0
|
|
2025-11-17 17:55:49.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 17:55:50.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 22:41:50 and 11/17/2025 23:39:50 UTC. Search may be required.
|
|
2025-11-17 17:55:50.6|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-17 17:55:50.9|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-17 18:26:20.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 18:26:20.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/17/2025 23:39:50 and 11/18/2025 00:07:20 UTC. Search may be required.
|
|
2025-11-17 18:26:21.3|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-17 18:26:21.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-17 18:56:50.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 18:56:50.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 00:07:20 and 11/18/2025 00:33:50 UTC. Search may be required.
|
|
2025-11-17 18:56:51.0|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-17 18:56:51.3|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-17 19:27:20.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 19:27:21.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 00:33:50 and 11/18/2025 01:27:21 UTC. Search may be required.
|
|
2025-11-17 19:27:21.2|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-17 19:27:21.5|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-17 19:47:28.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-17 19:47:28.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-17 19:47:28.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-17 19:47:30.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-17 19:47:30.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-17 19:47:30.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-17 19:47:30.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-17 19:47:30.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-17 19:57:50.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 19:57:51.4|Info|DownloadDecisionMaker|Processing 218 releases
|
|
2025-11-17 19:57:51.7|Info|RssSyncService|RSS Sync Completed. Reports found: 218, Reports grabbed: 0
|
|
2025-11-17 20:28:20.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 20:28:21.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 01:27:21 and 11/18/2025 02:19:21 UTC. Search may be required.
|
|
2025-11-17 20:28:21.7|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-17 20:28:21.9|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-17 20:58:51.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 20:58:53.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 02:21:21 and 11/18/2025 02:47:53 UTC. Search may be required.
|
|
2025-11-17 20:58:53.4|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-17 20:58:53.7|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-17 21:29:21.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 21:29:22.9|Info|DownloadDecisionMaker|Processing 218 releases
|
|
2025-11-17 21:29:23.2|Info|RssSyncService|RSS Sync Completed. Reports found: 218, Reports grabbed: 0
|
|
2025-11-17 21:59:51.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 21:59:52.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 02:47:53 and 11/18/2025 03:39:52 UTC. Search may be required.
|
|
2025-11-17 21:59:52.2|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-17 21:59:52.4|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-17 22:30:21.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 22:30:22.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 03:39:52 and 11/18/2025 04:06:22 UTC. Search may be required.
|
|
2025-11-17 22:30:22.5|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-17 22:30:22.8|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-17 23:00:51.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 23:00:52.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 04:06:22 and 11/18/2025 04:59:52 UTC. Search may be required.
|
|
2025-11-17 23:00:52.7|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-17 23:00:53.0|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-17 23:31:22.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-17 23:31:22.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 04:59:52 and 11/18/2025 05:26:22 UTC. Search may be required.
|
|
2025-11-17 23:31:22.8|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-17 23:31:23.1|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-17 23:53:52.2|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2025-11-17 23:53:52.2|Info|HousekeepingService|Running housecleaning tasks
|
|
2025-11-17 23:53:52.2|Info|Database|Vacuuming Log database
|
|
2025-11-17 23:53:52.2|Info|Database|Log database compressed
|
|
2025-11-17 23:53:52.2|Info|Database|Vacuuming Main database
|
|
2025-11-17 23:53:52.3|Info|Database|Main database compressed
|
|
2025-11-18 00:01:52.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 00:01:52.4|Info|RefreshMovieService|Updating info for Avatar: Fire and Ash
|
|
2025-11-18 00:01:52.5|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2025-11-18 00:01:52.5|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2025-11-18 00:01:52.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:52.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:52.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:52.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:52.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-18 00:01:52.5|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2025-11-18 00:01:52.5|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2025-11-18 00:01:52.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:52.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:52.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:52.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:52.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-18 00:01:52.5|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2025-11-18 00:01:52.5|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2025-11-18 00:01:52.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:52.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:52.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:52.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:52.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-18 00:01:52.5|Info|DiskScanService|Scanning disk for Blade
|
|
2025-11-18 00:01:52.5|Info|DiskScanService|Completed scanning disk for Blade
|
|
2025-11-18 00:01:52.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:52.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:52.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:52.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:52.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-18 00:01:52.5|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2025-11-18 00:01:52.5|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2025-11-18 00:01:52.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:52.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:52.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:52.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:52.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-18 00:01:52.5|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2025-11-18 00:01:52.5|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2025-11-18 00:01:52.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:52.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:52.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:52.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:52.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-18 00:01:52.5|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2025-11-18 00:01:52.5|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2025-11-18 00:01:52.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:52.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:52.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:52.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:52.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-18 00:01:52.5|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
|
|
2025-11-18 00:01:52.5|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
|
|
2025-11-18 00:01:52.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:52.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:52.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:52.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:52.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-18 00:01:52.5|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2025-11-18 00:01:52.5|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2025-11-18 00:01:52.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:52.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:52.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:52.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:52.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-18 00:01:52.5|Info|RefreshMovieService|Updating info for Predator: Badlands
|
|
2025-11-18 00:01:52.6|Info|DiskScanService|Scanning disk for Predator: Badlands
|
|
2025-11-18 00:01:52.6|Info|DiskScanService|Completed scanning disk for Predator: Badlands
|
|
2025-11-18 00:01:52.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:52.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:52.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:52.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:52.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-18 00:01:52.6|Info|DiskScanService|Scanning disk for The Mandalorian and Grogu
|
|
2025-11-18 00:01:52.6|Info|DiskScanService|Completed scanning disk for The Mandalorian and Grogu
|
|
2025-11-18 00:01:52.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:52.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:52.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:52.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:52.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-18 00:01:52.6|Info|DiskScanService|Scanning disk for Masters of the Universe
|
|
2025-11-18 00:01:52.6|Info|DiskScanService|Completed scanning disk for Masters of the Universe
|
|
2025-11-18 00:01:52.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:52.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:52.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:52.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:52.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-18 00:01:52.6|Info|RefreshMovieService|Updating info for Moana
|
|
2025-11-18 00:01:52.6|Info|DiskScanService|Scanning disk for Moana
|
|
2025-11-18 00:01:52.6|Info|DiskScanService|Completed scanning disk for Moana
|
|
2025-11-18 00:01:52.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:52.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:52.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:52.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:52.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-18 00:01:52.7|Info|RefreshMovieService|Updating info for Mortal Kombat II
|
|
2025-11-18 00:01:52.7|Info|MediaCoverService|Downloading Poster for [Moana (2026)][tt27419466, 1108427] https://image.tmdb.org/t/p/original/8Kpmnbbb8Rp1wG99thlcZ9JAUqo.jpg
|
|
2025-11-18 00:01:52.7|Info|DiskScanService|Scanning disk for Mortal Kombat II
|
|
2025-11-18 00:01:52.7|Info|DiskScanService|Completed scanning disk for Mortal Kombat II
|
|
2025-11-18 00:01:52.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:52.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:52.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:52.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:52.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-18 00:01:52.7|Info|DiskScanService|Scanning disk for The Hunger Games: Sunrise on the Reaping
|
|
2025-11-18 00:01:52.7|Info|DiskScanService|Completed scanning disk for The Hunger Games: Sunrise on the Reaping
|
|
2025-11-18 00:01:52.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:52.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:52.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:52.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:52.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-18 00:01:52.7|Info|RefreshMovieService|Updating info for Shrek 5
|
|
2025-11-18 00:01:52.8|Info|DiskScanService|Scanning disk for Shrek 5
|
|
2025-11-18 00:01:52.8|Info|DiskScanService|Completed scanning disk for Shrek 5
|
|
2025-11-18 00:01:52.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:52.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:52.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:52.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:52.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-18 00:01:52.8|Info|RefreshMovieService|Updating info for TRON: Ares
|
|
2025-11-18 00:01:52.8|Info|MediaCoverService|Downloading Fanart for [Moana (2026)][tt27419466, 1108427] https://image.tmdb.org/t/p/original/ogv0eTxwCVcrfKYsl2GKH4hNHJL.jpg
|
|
2025-11-18 00:01:52.8|Info|MediaCoverService|Downloading Fanart for [Shrek 5 (2027)][tt6113186, 421892] https://image.tmdb.org/t/p/original/tgiuYuRg0vKh8OSjxbl1DzT9BfI.jpg
|
|
2025-11-18 00:01:52.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 05:27:22 and 11/18/2025 05:53:52 UTC. Search may be required.
|
|
2025-11-18 00:01:52.8|Info|DiskScanService|Scanning disk for TRON: Ares
|
|
2025-11-18 00:01:52.8|Info|DiskScanService|Completed scanning disk for TRON: Ares
|
|
2025-11-18 00:01:52.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:52.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:52.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:52.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:52.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-18 00:01:52.8|Info|DiskScanService|Scanning disk for Harry Potter and the Philosopher's Stone
|
|
2025-11-18 00:01:52.8|Info|DiskScanService|Completed scanning disk for Harry Potter and the Philosopher's Stone
|
|
2025-11-18 00:01:52.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:52.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:52.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:52.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:52.8|Info|DiskScanService|Scanning disk for Harry Potter and the Goblet of Fire
|
|
2025-11-18 00:01:52.8|Info|DiskScanService|Completed scanning disk for Harry Potter and the Goblet of Fire
|
|
2025-11-18 00:01:52.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:52.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:52.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:52.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:52.9|Info|DiskScanService|Scanning disk for Harry Potter and the Chamber of Secrets
|
|
2025-11-18 00:01:52.9|Info|DiskScanService|Completed scanning disk for Harry Potter and the Chamber of Secrets
|
|
2025-11-18 00:01:52.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:52.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:52.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:52.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:52.9|Info|RefreshMovieService|Updating info for Harry Potter and the Prisoner of Azkaban
|
|
2025-11-18 00:01:52.9|Info|DiskScanService|Scanning disk for Harry Potter and the Prisoner of Azkaban
|
|
2025-11-18 00:01:52.9|Info|DiskScanService|Completed scanning disk for Harry Potter and the Prisoner of Azkaban
|
|
2025-11-18 00:01:52.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:52.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:52.9|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2025-11-18 00:01:52.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:52.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:52.9|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-18 00:01:52.9|Info|DiskScanService|Scanning disk for Harry Potter and the Half-Blood Prince
|
|
2025-11-18 00:01:52.9|Info|DiskScanService|Completed scanning disk for Harry Potter and the Half-Blood Prince
|
|
2025-11-18 00:01:52.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:52.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:52.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:52.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:52.9|Info|DiskScanService|Scanning disk for Harry Potter and the Order of the Phoenix
|
|
2025-11-18 00:01:52.9|Info|DiskScanService|Completed scanning disk for Harry Potter and the Order of the Phoenix
|
|
2025-11-18 00:01:52.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:52.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:52.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:52.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:53.0|Info|DiskScanService|Scanning disk for Harry Potter and the Deathly Hallows: Part 1
|
|
2025-11-18 00:01:53.0|Info|DiskScanService|Completed scanning disk for Harry Potter and the Deathly Hallows: Part 1
|
|
2025-11-18 00:01:53.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:53.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:53.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:53.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:53.0|Info|DiskScanService|Scanning disk for Harry Potter and the Deathly Hallows: Part 2
|
|
2025-11-18 00:01:53.0|Info|DiskScanService|Completed scanning disk for Harry Potter and the Deathly Hallows: Part 2
|
|
2025-11-18 00:01:53.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-18 00:01:53.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-18 00:01:53.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-18 00:01:53.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-18 00:01:53.2|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-18 00:01:53.3|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2025-11-18 00:32:22.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 00:32:25.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 05:53:52 and 11/18/2025 06:20:25 UTC. Search may be required.
|
|
2025-11-18 00:32:25.7|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-18 00:32:26.0|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-18 01:02:52.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 01:02:53.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 06:21:25 and 11/18/2025 06:47:53 UTC. Search may be required.
|
|
2025-11-18 01:02:53.6|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-18 01:02:53.9|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-18 01:33:22.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 01:33:23.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 06:47:53 and 11/18/2025 07:13:23 UTC. Search may be required.
|
|
2025-11-18 01:33:23.5|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-18 01:33:23.8|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-18 01:47:59.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-18 01:48:01.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-18 01:48:01.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-18 01:48:01.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-18 01:48:01.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-18 01:48:01.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-18 02:03:53.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 02:03:53.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 07:13:23 and 11/18/2025 07:39:53 UTC. Search may be required.
|
|
2025-11-18 02:03:53.8|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-18 02:03:54.0|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-18 02:34:23.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 02:34:23.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 19:04:51 due to recent failures." />
|
|
2025-11-18 02:34:23.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 19:04:51 due to recent failures." />
|
|
2025-11-18 02:34:23.2|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 16:30:28
|
|
2025-11-18 02:34:25.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 07:40:53 and 11/18/2025 08:32:25 UTC. Search may be required.
|
|
2025-11-18 02:34:26.5|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-18 02:34:26.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-18 03:03:33.4|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from SABnzbd
|
|
|
|
[v5.28.0.10274] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Http request timed out
|
|
---> System.Net.WebException: Http request timed out
|
|
---> System.Threading.Tasks.TaskCanceledException: The operation was canceled.
|
|
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
|
|
---> System.Net.Sockets.SocketException (125): Operation canceled
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
|
|
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
|
|
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
--- End of inner exception stack trace ---
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
|
|
--- End of inner exception stack trace ---
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Radarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Radarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
|
|
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
|
|
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
|
|
at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90
|
|
|
|
|
|
2025-11-18 03:04:53.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 03:04:53.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 03:48:14 due to recent failures." />
|
|
2025-11-18 03:04:53.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 03:48:14 due to recent failures." />
|
|
2025-11-18 03:04:53.5|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:43:21
|
|
2025-11-18 03:04:54.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 08:33:25 and 11/18/2025 09:00:54 UTC. Search may be required.
|
|
2025-11-18 03:04:54.3|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-18 03:04:54.5|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-18 03:35:23.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 03:35:32.9|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-18 03:35:39.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-18 03:35:45.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-18 03:35:51.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-18 03:35:57.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-18 03:36:03.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-18 03:36:04.4|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/16/2025 20:12:54 and 11/18/2025 15:07:16 UTC. Search may be required.
|
|
2025-11-18 03:36:05.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 09:00:54 and 11/18/2025 09:27:05 UTC. Search may be required.
|
|
2025-11-18 03:36:05.4|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-18 03:36:05.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-18 04:06:23.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 04:06:33.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-18 04:06:33.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 18:33:50 due to recent failures." />
|
|
2025-11-18 04:06:33.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 18:33:50 due to recent failures." />
|
|
2025-11-18 04:06:33.2|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 14:27:17
|
|
2025-11-18 04:06:33.8|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/18/2025 15:07:16 and 11/18/2025 15:07:16 UTC. Search may be required.
|
|
2025-11-18 04:06:39.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-18 04:06:45.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-18 04:06:46.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 09:28:05 and 11/18/2025 09:53:46 UTC. Search may be required.
|
|
2025-11-18 04:06:46.2|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-18 04:06:46.5|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-18 04:26:01.1|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
|
|
2025-11-18 04:36:54.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 04:36:54.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/18/2025 15:07:16 and 11/18/2025 15:07:16 UTC. Search may be required.
|
|
2025-11-18 04:36:54.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 09:54:46 and 11/18/2025 10:19:54 UTC. Search may be required.
|
|
2025-11-18 04:36:54.9|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-18 04:36:55.2|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-18 05:07:24.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 05:07:24.8|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/18/2025 15:07:16 and 11/18/2025 15:07:16 UTC. Search may be required.
|
|
2025-11-18 05:07:25.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 10:20:54 and 11/18/2025 10:46:25 UTC. Search may be required.
|
|
2025-11-18 05:07:25.1|Info|DownloadDecisionMaker|Processing 223 releases
|
|
2025-11-18 05:07:25.4|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0
|
|
2025-11-18 05:37:54.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 05:37:54.8|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/18/2025 15:07:16 and 11/18/2025 15:07:16 UTC. Search may be required.
|
|
2025-11-18 05:37:55.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 10:48:25 and 11/18/2025 11:13:55 UTC. Search may be required.
|
|
2025-11-18 05:37:55.1|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-18 05:37:55.4|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-18 05:57:24.7|Warn|HttpClient|HTTP Error - Res: HTTP/2.0 [GET] https://radarr.servarr.com/v1/update/master?version=5.28.0.10274&os=linuxmusl&arch=X64&runtime=netcore&runtimeVer=6.0.35&dbType=SQLite&includeMajorVersion=True&active=true: 500.InternalServerError (15 bytes)
|
|
error code: 500
|
|
2025-11-18 05:57:24.7|Error|CommandExecutor|Error occurred while executing task ApplicationCheckUpdate
|
|
|
|
[v5.28.0.10274] NzbDrone.Common.Http.HttpException: HTTP request failed: [500:InternalServerError] [GET] at [https://radarr.servarr.com/v1/update/master?version=5.28.0.10274&os=linuxmusl&arch=X64&runtime=netcore&runtimeVer=6.0.35&dbType=SQLite&includeMajorVersion=True&active=true]
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 119
|
|
at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 336
|
|
at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
|
|
at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate(String branch, Version currentVersion) in ./Radarr.Core/Update/UpdatePackageProvider.cs:line 37
|
|
at NzbDrone.Core.Update.InstallUpdateService.GetUpdatePackage(CommandTrigger updateTrigger, Boolean installMajorUpdate) in ./Radarr.Core/Update/InstallUpdateService.cs:line 238
|
|
at NzbDrone.Core.Update.InstallUpdateService.Execute(ApplicationCheckUpdateCommand message) in ./Radarr.Core/Update/InstallUpdateService.cs:line 281
|
|
at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113
|
|
at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
|
|
at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44
|
|
error code: 500
|
|
|
|
|
|
2025-11-18 06:08:24.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 06:08:24.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 06:10:59 due to recent failures." />
|
|
2025-11-18 06:08:24.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 06:11:00 due to recent failures." />
|
|
2025-11-18 06:08:24.7|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 00:02:34
|
|
2025-11-18 06:08:24.7|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:02:36
|
|
2025-11-18 06:08:24.8|Warn|HttpClient|HTTP Error - Res: HTTP/2.0 [GET] https://api.nzbgeek.info/api/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 500.InternalServerError (6447 bytes)
|
|
<!DOCTYPE html>
|
|
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
|
|
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
|
|
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
|
|
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
|
|
<head>
|
|
|
|
<title>nzbgeek.info | 500: Internal server error</title>
|
|
<meta charset="UTF-8" />
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
|
|
<meta name="robots" content="noindex, nofollow" />
|
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
|
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/main.css" />
|
|
</head>
|
|
<body>
|
|
<div id="cf-wrapper">
|
|
<div id="cf-error-details" class="p-0">
|
|
<header class="mx-auto pt-10 lg:pt-6 lg:px-8 w-240 lg:w-full mb-8">
|
|
<h1 class="inline-block sm:block sm:mb-2 font-light text-60 lg:text-4xl text-black-dark leading-tight mr-2">
|
|
<span class="inline-block">Internal server error</span>
|
|
<span class="code-label">Error code 500</span>
|
|
</h1>
|
|
<div>
|
|
Visit <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_500&utm_campaign=api.nzbgeek.info" target="_blank" rel="noopener noreferrer">cloudflare.com</a> for more information.
|
|
</div>
|
|
<div class="mt-3">2025-11-18 12:08:24 UTC</div>
|
|
</header>
|
|
<div class="my-8 bg-gradient-gray">
|
|
<div class="w-240 lg:w-full mx-auto">
|
|
<div class="clearfix md:px-8">
|
|
<div id="cf-browser-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center">
|
|
<div class="relative mb-10 md:m-0">
|
|
|
|
<span class="cf-icon-browser block md:hidden h-20 bg-center bg-no-repeat"></span>
|
|
<span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span>
|
|
|
|
</div>
|
|
<span class="md:block w-full truncate">You</span>
|
|
<h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3">
|
|
|
|
Browser
|
|
|
|
</h3>
|
|
|
|
<span class="leading-1.3 text-2xl text-green-success">Working</span>
|
|
|
|
</div>
|
|
<div id="cf-cloudflare-status" class="cf-error-source relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center">
|
|
<div class="relative mb-10 md:m-0">
|
|
<a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_500&utm_campaign=api.nzbgeek.info" target="_blank" rel="noopener noreferrer">
|
|
<span class="cf-icon-cloud block md:hidden h-20 bg-center bg-no-repeat"></span>
|
|
<span class="cf-icon-error w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span>
|
|
</a>
|
|
</div>
|
|
<span class="md:block w-full truncate">Dallas</span>
|
|
<h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3">
|
|
<a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_500&utm_campaign=api.nzbgeek.info" target="_blank" rel="noopener noreferrer">
|
|
Cloudflare
|
|
</a>
|
|
</h3>
|
|
|
|
<span class="leading-1.3 text-2xl text-red-error">Error</span>
|
|
|
|
</div>
|
|
<div id="cf-host-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center">
|
|
<div class="relative mb-10 md:m-0">
|
|
|
|
<span class="cf-icon-server block md:hidden h-20 bg-center bg-no-repeat"></span>
|
|
<span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span>
|
|
|
|
</div>
|
|
<span class="md:block w-full truncate">api.nzbgeek.info</span>
|
|
<h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3">
|
|
|
|
Host
|
|
|
|
</h3>
|
|
|
|
<span class="leading-1.3 text-2xl text-green-success">Working</span>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="w-240 lg:w-full mx-auto mb-8 lg:px-8">
|
|
<div class="clearfix">
|
|
<div class="w-1/2 md:w-full float-left pr-6 md:pb-10 md:pr-0 leading-relaxed">
|
|
<h2 class="text-3xl font-normal leading-1.3 mb-4">What happened?</h2>
|
|
<p>There is an internal server error on Cloudflare's network.</p>
|
|
</div>
|
|
<div class="w-1/2 md:w-full float-left leading-relaxed">
|
|
<h2 class="text-3xl font-normal leading-1.3 mb-4">What can I do?</h2>
|
|
<p class="mb-6">Please try again in a few minutes.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
|
|
<p class="text-13">
|
|
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9a075a632e1e42f9</strong></span>
|
|
<span class="cf-footer-separator sm:hidden">•</span>
|
|
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
|
|
Your IP:
|
|
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
|
|
<span class="hidden" id="cf-footer-ip">108.212.129.101</span>
|
|
<span class="cf-footer-separator sm:hidden">•</span>
|
|
</span>
|
|
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_500&utm_campaign=api.nzbgeek.info" id="brand_link" target="_blank">Cloudflare</a></span>
|
|
|
|
</p>
|
|
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList.remove("hidden"),c.addEventListener("click",function(){c.classList.add("hidden");a.getElementById("cf-footer-ip").classList.remove("hidden")}))}var a=document;document.addEventListener&&a.addEventListener("DOMContentLoaded",d)})();</script>
|
|
</div><!-- /.error-footer -->
|
|
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|
|
2025-11-18 06:08:24.8|Warn|Newznab|Unable to connect to NzbGeek at [https://api.nzbgeek.info/api/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100]. Indexer's server is unavailable. Try again later. HTTP request failed: [500:InternalServerError] [GET] at [https://api.nzbgeek.info/api/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100]
|
|
2025-11-18 06:08:25.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 11:13:55 and 11/18/2025 12:04:25 UTC. Search may be required.
|
|
2025-11-18 06:08:25.4|Info|DownloadDecisionMaker|Processing 87 releases
|
|
2025-11-18 06:08:25.5|Info|RssSyncService|RSS Sync Completed. Reports found: 87, Reports grabbed: 0
|
|
2025-11-18 06:38:54.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 06:38:55.0|Warn|HttpClient|HTTP Error - Res: HTTP/2.0 [GET] https://api.nzbgeek.info/api/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 500.InternalServerError (6447 bytes)
|
|
<!DOCTYPE html>
|
|
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
|
|
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
|
|
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
|
|
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
|
|
<head>
|
|
|
|
<title>nzbgeek.info | 500: Internal server error</title>
|
|
<meta charset="UTF-8" />
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
|
|
<meta name="robots" content="noindex, nofollow" />
|
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
|
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/main.css" />
|
|
</head>
|
|
<body>
|
|
<div id="cf-wrapper">
|
|
<div id="cf-error-details" class="p-0">
|
|
<header class="mx-auto pt-10 lg:pt-6 lg:px-8 w-240 lg:w-full mb-8">
|
|
<h1 class="inline-block sm:block sm:mb-2 font-light text-60 lg:text-4xl text-black-dark leading-tight mr-2">
|
|
<span class="inline-block">Internal server error</span>
|
|
<span class="code-label">Error code 500</span>
|
|
</h1>
|
|
<div>
|
|
Visit <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_500&utm_campaign=api.nzbgeek.info" target="_blank" rel="noopener noreferrer">cloudflare.com</a> for more information.
|
|
</div>
|
|
<div class="mt-3">2025-11-18 12:38:55 UTC</div>
|
|
</header>
|
|
<div class="my-8 bg-gradient-gray">
|
|
<div class="w-240 lg:w-full mx-auto">
|
|
<div class="clearfix md:px-8">
|
|
<div id="cf-browser-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center">
|
|
<div class="relative mb-10 md:m-0">
|
|
|
|
<span class="cf-icon-browser block md:hidden h-20 bg-center bg-no-repeat"></span>
|
|
<span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span>
|
|
|
|
</div>
|
|
<span class="md:block w-full truncate">You</span>
|
|
<h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3">
|
|
|
|
Browser
|
|
|
|
</h3>
|
|
|
|
<span class="leading-1.3 text-2xl text-green-success">Working</span>
|
|
|
|
</div>
|
|
<div id="cf-cloudflare-status" class="cf-error-source relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center">
|
|
<div class="relative mb-10 md:m-0">
|
|
<a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_500&utm_campaign=api.nzbgeek.info" target="_blank" rel="noopener noreferrer">
|
|
<span class="cf-icon-cloud block md:hidden h-20 bg-center bg-no-repeat"></span>
|
|
<span class="cf-icon-error w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span>
|
|
</a>
|
|
</div>
|
|
<span class="md:block w-full truncate">Dallas</span>
|
|
<h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3">
|
|
<a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_500&utm_campaign=api.nzbgeek.info" target="_blank" rel="noopener noreferrer">
|
|
Cloudflare
|
|
</a>
|
|
</h3>
|
|
|
|
<span class="leading-1.3 text-2xl text-red-error">Error</span>
|
|
|
|
</div>
|
|
<div id="cf-host-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center">
|
|
<div class="relative mb-10 md:m-0">
|
|
|
|
<span class="cf-icon-server block md:hidden h-20 bg-center bg-no-repeat"></span>
|
|
<span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span>
|
|
|
|
</div>
|
|
<span class="md:block w-full truncate">api.nzbgeek.info</span>
|
|
<h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3">
|
|
|
|
Host
|
|
|
|
</h3>
|
|
|
|
<span class="leading-1.3 text-2xl text-green-success">Working</span>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="w-240 lg:w-full mx-auto mb-8 lg:px-8">
|
|
<div class="clearfix">
|
|
<div class="w-1/2 md:w-full float-left pr-6 md:pb-10 md:pr-0 leading-relaxed">
|
|
<h2 class="text-3xl font-normal leading-1.3 mb-4">What happened?</h2>
|
|
<p>There is an internal server error on Cloudflare's network.</p>
|
|
</div>
|
|
<div class="w-1/2 md:w-full float-left leading-relaxed">
|
|
<h2 class="text-3xl font-normal leading-1.3 mb-4">What can I do?</h2>
|
|
<p class="mb-6">Please try again in a few minutes.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
|
|
<p class="text-13">
|
|
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9a078711fb0cf030</strong></span>
|
|
<span class="cf-footer-separator sm:hidden">•</span>
|
|
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
|
|
Your IP:
|
|
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
|
|
<span class="hidden" id="cf-footer-ip">108.212.129.101</span>
|
|
<span class="cf-footer-separator sm:hidden">•</span>
|
|
</span>
|
|
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_500&utm_campaign=api.nzbgeek.info" id="brand_link" target="_blank">Cloudflare</a></span>
|
|
|
|
</p>
|
|
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList.remove("hidden"),c.addEventListener("click",function(){c.classList.add("hidden");a.getElementById("cf-footer-ip").classList.remove("hidden")}))}var a=document;document.addEventListener&&a.addEventListener("DOMContentLoaded",d)})();</script>
|
|
</div><!-- /.error-footer -->
|
|
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|
|
2025-11-18 06:38:55.0|Warn|Newznab|Unable to connect to NzbGeek at [https://api.nzbgeek.info/api/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100]. Indexer's server is unavailable. Try again later. HTTP request failed: [500:InternalServerError] [GET] at [https://api.nzbgeek.info/api/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100]
|
|
2025-11-18 06:38:59.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 06:53:59 due to recent failures." />
|
|
2025-11-18 06:38:59.2|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 00:15:00
|
|
2025-11-18 06:38:59.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 06:39:59 due to recent failures." />
|
|
2025-11-18 06:38:59.2|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:01:00
|
|
2025-11-18 06:38:59.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/4/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 06:39:59 due to recent failures." />
|
|
2025-11-18 06:38:59.3|Warn|Torznab|API Request Limit reached for BitSearch (Prowlarr). Disabled for 00:01:00
|
|
2025-11-18 06:38:59.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 06:39:59 due to recent failures." />
|
|
2025-11-18 06:38:59.4|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 00:01:00
|
|
2025-11-18 06:39:04.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 06:54:04 due to recent failures." />
|
|
2025-11-18 06:39:04.1|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:15:00
|
|
2025-11-18 06:39:04.1|Info|DownloadDecisionMaker|No results found
|
|
2025-11-18 06:39:04.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2025-11-18 07:09:25.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 07:09:25.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 07:12:59 due to recent failures." />
|
|
2025-11-18 07:09:25.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 07:13:01 due to recent failures." />
|
|
2025-11-18 07:09:25.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/4/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 07:12:59 due to recent failures." />
|
|
2025-11-18 07:09:25.1|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:03:35
|
|
2025-11-18 07:09:25.1|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 00:03:36
|
|
2025-11-18 07:09:25.1|Warn|Torznab|API Request Limit reached for BitSearch (Prowlarr). Disabled for 00:03:34
|
|
2025-11-18 07:09:25.2|Warn|HttpClient|HTTP Error - Res: HTTP/2.0 [GET] https://api.nzbgeek.info/api/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 500.InternalServerError (6447 bytes)
|
|
<!DOCTYPE html>
|
|
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
|
|
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
|
|
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
|
|
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
|
|
<head>
|
|
|
|
<title>nzbgeek.info | 500: Internal server error</title>
|
|
<meta charset="UTF-8" />
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
|
|
<meta name="robots" content="noindex, nofollow" />
|
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
|
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/main.css" />
|
|
</head>
|
|
<body>
|
|
<div id="cf-wrapper">
|
|
<div id="cf-error-details" class="p-0">
|
|
<header class="mx-auto pt-10 lg:pt-6 lg:px-8 w-240 lg:w-full mb-8">
|
|
<h1 class="inline-block sm:block sm:mb-2 font-light text-60 lg:text-4xl text-black-dark leading-tight mr-2">
|
|
<span class="inline-block">Internal server error</span>
|
|
<span class="code-label">Error code 500</span>
|
|
</h1>
|
|
<div>
|
|
Visit <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_500&utm_campaign=api.nzbgeek.info" target="_blank" rel="noopener noreferrer">cloudflare.com</a> for more information.
|
|
</div>
|
|
<div class="mt-3">2025-11-18 13:09:25 UTC</div>
|
|
</header>
|
|
<div class="my-8 bg-gradient-gray">
|
|
<div class="w-240 lg:w-full mx-auto">
|
|
<div class="clearfix md:px-8">
|
|
<div id="cf-browser-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center">
|
|
<div class="relative mb-10 md:m-0">
|
|
|
|
<span class="cf-icon-browser block md:hidden h-20 bg-center bg-no-repeat"></span>
|
|
<span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span>
|
|
|
|
</div>
|
|
<span class="md:block w-full truncate">You</span>
|
|
<h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3">
|
|
|
|
Browser
|
|
|
|
</h3>
|
|
|
|
<span class="leading-1.3 text-2xl text-green-success">Working</span>
|
|
|
|
</div>
|
|
<div id="cf-cloudflare-status" class="cf-error-source relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center">
|
|
<div class="relative mb-10 md:m-0">
|
|
<a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_500&utm_campaign=api.nzbgeek.info" target="_blank" rel="noopener noreferrer">
|
|
<span class="cf-icon-cloud block md:hidden h-20 bg-center bg-no-repeat"></span>
|
|
<span class="cf-icon-error w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span>
|
|
</a>
|
|
</div>
|
|
<span class="md:block w-full truncate">Dallas</span>
|
|
<h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3">
|
|
<a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_500&utm_campaign=api.nzbgeek.info" target="_blank" rel="noopener noreferrer">
|
|
Cloudflare
|
|
</a>
|
|
</h3>
|
|
|
|
<span class="leading-1.3 text-2xl text-red-error">Error</span>
|
|
|
|
</div>
|
|
<div id="cf-host-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center">
|
|
<div class="relative mb-10 md:m-0">
|
|
|
|
<span class="cf-icon-server block md:hidden h-20 bg-center bg-no-repeat"></span>
|
|
<span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span>
|
|
|
|
</div>
|
|
<span class="md:block w-full truncate">api.nzbgeek.info</span>
|
|
<h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3">
|
|
|
|
Host
|
|
|
|
</h3>
|
|
|
|
<span class="leading-1.3 text-2xl text-green-success">Working</span>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="w-240 lg:w-full mx-auto mb-8 lg:px-8">
|
|
<div class="clearfix">
|
|
<div class="w-1/2 md:w-full float-left pr-6 md:pb-10 md:pr-0 leading-relaxed">
|
|
<h2 class="text-3xl font-normal leading-1.3 mb-4">What happened?</h2>
|
|
<p>There is an internal server error on Cloudflare's network.</p>
|
|
</div>
|
|
<div class="w-1/2 md:w-full float-left leading-relaxed">
|
|
<h2 class="text-3xl font-normal leading-1.3 mb-4">What can I do?</h2>
|
|
<p class="mb-6">Please try again in a few minutes.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
|
|
<p class="text-13">
|
|
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9a07b3c0dbed467d</strong></span>
|
|
<span class="cf-footer-separator sm:hidden">•</span>
|
|
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
|
|
Your IP:
|
|
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
|
|
<span class="hidden" id="cf-footer-ip">108.212.129.101</span>
|
|
<span class="cf-footer-separator sm:hidden">•</span>
|
|
</span>
|
|
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_500&utm_campaign=api.nzbgeek.info" id="brand_link" target="_blank">Cloudflare</a></span>
|
|
|
|
</p>
|
|
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList.remove("hidden"),c.addEventListener("click",function(){c.classList.add("hidden");a.getElementById("cf-footer-ip").classList.remove("hidden")}))}var a=document;document.addEventListener&&a.addEventListener("DOMContentLoaded",d)})();</script>
|
|
</div><!-- /.error-footer -->
|
|
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|
|
2025-11-18 07:09:25.2|Warn|Newznab|Unable to connect to NzbGeek at [https://api.nzbgeek.info/api/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100]. Indexer's server is unavailable. Try again later. HTTP request failed: [500:InternalServerError] [GET] at [https://api.nzbgeek.info/api/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100]
|
|
2025-11-18 07:09:30.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 07:39:30 due to recent failures." />
|
|
2025-11-18 07:09:30.9|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 00:30:00
|
|
2025-11-18 07:09:31.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 07:39:31 due to recent failures." />
|
|
2025-11-18 07:09:31.8|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:30:00
|
|
2025-11-18 07:09:31.8|Info|DownloadDecisionMaker|No results found
|
|
2025-11-18 07:09:31.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2025-11-18 07:39:55.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 07:39:55.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 07:45:31 due to recent failures." />
|
|
2025-11-18 07:39:55.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 07:43:30 due to recent failures." />
|
|
2025-11-18 07:39:55.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/4/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 07:43:30 due to recent failures." />
|
|
2025-11-18 07:39:55.3|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 00:05:36
|
|
2025-11-18 07:39:55.3|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:03:35
|
|
2025-11-18 07:39:55.3|Warn|Torznab|API Request Limit reached for BitSearch (Prowlarr). Disabled for 00:03:35
|
|
2025-11-18 07:39:55.4|Warn|HttpClient|HTTP Error - Res: HTTP/2.0 [GET] https://api.nzbgeek.info/api/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 500.InternalServerError (6447 bytes)
|
|
<!DOCTYPE html>
|
|
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
|
|
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
|
|
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
|
|
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
|
|
<head>
|
|
|
|
<title>nzbgeek.info | 500: Internal server error</title>
|
|
<meta charset="UTF-8" />
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
|
|
<meta name="robots" content="noindex, nofollow" />
|
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
|
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/main.css" />
|
|
</head>
|
|
<body>
|
|
<div id="cf-wrapper">
|
|
<div id="cf-error-details" class="p-0">
|
|
<header class="mx-auto pt-10 lg:pt-6 lg:px-8 w-240 lg:w-full mb-8">
|
|
<h1 class="inline-block sm:block sm:mb-2 font-light text-60 lg:text-4xl text-black-dark leading-tight mr-2">
|
|
<span class="inline-block">Internal server error</span>
|
|
<span class="code-label">Error code 500</span>
|
|
</h1>
|
|
<div>
|
|
Visit <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_500&utm_campaign=api.nzbgeek.info" target="_blank" rel="noopener noreferrer">cloudflare.com</a> for more information.
|
|
</div>
|
|
<div class="mt-3">2025-11-18 13:39:55 UTC</div>
|
|
</header>
|
|
<div class="my-8 bg-gradient-gray">
|
|
<div class="w-240 lg:w-full mx-auto">
|
|
<div class="clearfix md:px-8">
|
|
<div id="cf-browser-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center">
|
|
<div class="relative mb-10 md:m-0">
|
|
|
|
<span class="cf-icon-browser block md:hidden h-20 bg-center bg-no-repeat"></span>
|
|
<span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span>
|
|
|
|
</div>
|
|
<span class="md:block w-full truncate">You</span>
|
|
<h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3">
|
|
|
|
Browser
|
|
|
|
</h3>
|
|
|
|
<span class="leading-1.3 text-2xl text-green-success">Working</span>
|
|
|
|
</div>
|
|
<div id="cf-cloudflare-status" class="cf-error-source relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center">
|
|
<div class="relative mb-10 md:m-0">
|
|
<a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_500&utm_campaign=api.nzbgeek.info" target="_blank" rel="noopener noreferrer">
|
|
<span class="cf-icon-cloud block md:hidden h-20 bg-center bg-no-repeat"></span>
|
|
<span class="cf-icon-error w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span>
|
|
</a>
|
|
</div>
|
|
<span class="md:block w-full truncate">Dallas</span>
|
|
<h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3">
|
|
<a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_500&utm_campaign=api.nzbgeek.info" target="_blank" rel="noopener noreferrer">
|
|
Cloudflare
|
|
</a>
|
|
</h3>
|
|
|
|
<span class="leading-1.3 text-2xl text-red-error">Error</span>
|
|
|
|
</div>
|
|
<div id="cf-host-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center">
|
|
<div class="relative mb-10 md:m-0">
|
|
|
|
<span class="cf-icon-server block md:hidden h-20 bg-center bg-no-repeat"></span>
|
|
<span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span>
|
|
|
|
</div>
|
|
<span class="md:block w-full truncate">api.nzbgeek.info</span>
|
|
<h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3">
|
|
|
|
Host
|
|
|
|
</h3>
|
|
|
|
<span class="leading-1.3 text-2xl text-green-success">Working</span>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="w-240 lg:w-full mx-auto mb-8 lg:px-8">
|
|
<div class="clearfix">
|
|
<div class="w-1/2 md:w-full float-left pr-6 md:pb-10 md:pr-0 leading-relaxed">
|
|
<h2 class="text-3xl font-normal leading-1.3 mb-4">What happened?</h2>
|
|
<p>There is an internal server error on Cloudflare's network.</p>
|
|
</div>
|
|
<div class="w-1/2 md:w-full float-left leading-relaxed">
|
|
<h2 class="text-3xl font-normal leading-1.3 mb-4">What can I do?</h2>
|
|
<p class="mb-6">Please try again in a few minutes.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
|
|
<p class="text-13">
|
|
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9a07e06fa9c2f0b0</strong></span>
|
|
<span class="cf-footer-separator sm:hidden">•</span>
|
|
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
|
|
Your IP:
|
|
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
|
|
<span class="hidden" id="cf-footer-ip">108.212.129.101</span>
|
|
<span class="cf-footer-separator sm:hidden">•</span>
|
|
</span>
|
|
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_500&utm_campaign=api.nzbgeek.info" id="brand_link" target="_blank">Cloudflare</a></span>
|
|
|
|
</p>
|
|
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList.remove("hidden"),c.addEventListener("click",function(){c.classList.add("hidden");a.getElementById("cf-footer-ip").classList.remove("hidden")}))}var a=document;document.addEventListener&&a.addEventListener("DOMContentLoaded",d)})();</script>
|
|
</div><!-- /.error-footer -->
|
|
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|
|
2025-11-18 07:39:55.4|Warn|Newznab|Unable to connect to NzbGeek at [https://api.nzbgeek.info/api/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100]. Indexer's server is unavailable. Try again later. HTTP request failed: [500:InternalServerError] [GET] at [https://api.nzbgeek.info/api/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100]
|
|
2025-11-18 07:39:59.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 08:39:59 due to recent failures." />
|
|
2025-11-18 07:39:59.5|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 01:00:00
|
|
2025-11-18 07:40:03.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 08:40:03 due to recent failures." />
|
|
2025-11-18 07:40:03.4|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 01:00:00
|
|
2025-11-18 07:40:03.4|Info|DownloadDecisionMaker|No results found
|
|
2025-11-18 07:40:03.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2025-11-18 08:10:25.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 08:10:25.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 08:46:30 due to recent failures." />
|
|
2025-11-18 08:10:25.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 08:44:30 due to recent failures." />
|
|
2025-11-18 08:10:25.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/4/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 08:44:29 due to recent failures." />
|
|
2025-11-18 08:10:25.5|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 00:36:05
|
|
2025-11-18 08:10:25.5|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:34:05
|
|
2025-11-18 08:10:25.5|Warn|Torznab|API Request Limit reached for BitSearch (Prowlarr). Disabled for 00:34:04
|
|
2025-11-18 08:10:25.6|Warn|HttpClient|HTTP Error - Res: HTTP/2.0 [GET] https://api.nzbgeek.info/api/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 500.InternalServerError (6447 bytes)
|
|
<!DOCTYPE html>
|
|
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
|
|
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
|
|
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
|
|
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
|
|
<head>
|
|
|
|
<title>nzbgeek.info | 500: Internal server error</title>
|
|
<meta charset="UTF-8" />
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
|
|
<meta name="robots" content="noindex, nofollow" />
|
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
|
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/main.css" />
|
|
</head>
|
|
<body>
|
|
<div id="cf-wrapper">
|
|
<div id="cf-error-details" class="p-0">
|
|
<header class="mx-auto pt-10 lg:pt-6 lg:px-8 w-240 lg:w-full mb-8">
|
|
<h1 class="inline-block sm:block sm:mb-2 font-light text-60 lg:text-4xl text-black-dark leading-tight mr-2">
|
|
<span class="inline-block">Internal server error</span>
|
|
<span class="code-label">Error code 500</span>
|
|
</h1>
|
|
<div>
|
|
Visit <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_500&utm_campaign=api.nzbgeek.info" target="_blank" rel="noopener noreferrer">cloudflare.com</a> for more information.
|
|
</div>
|
|
<div class="mt-3">2025-11-18 14:10:25 UTC</div>
|
|
</header>
|
|
<div class="my-8 bg-gradient-gray">
|
|
<div class="w-240 lg:w-full mx-auto">
|
|
<div class="clearfix md:px-8">
|
|
<div id="cf-browser-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center">
|
|
<div class="relative mb-10 md:m-0">
|
|
|
|
<span class="cf-icon-browser block md:hidden h-20 bg-center bg-no-repeat"></span>
|
|
<span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span>
|
|
|
|
</div>
|
|
<span class="md:block w-full truncate">You</span>
|
|
<h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3">
|
|
|
|
Browser
|
|
|
|
</h3>
|
|
|
|
<span class="leading-1.3 text-2xl text-green-success">Working</span>
|
|
|
|
</div>
|
|
<div id="cf-cloudflare-status" class="cf-error-source relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center">
|
|
<div class="relative mb-10 md:m-0">
|
|
<a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_500&utm_campaign=api.nzbgeek.info" target="_blank" rel="noopener noreferrer">
|
|
<span class="cf-icon-cloud block md:hidden h-20 bg-center bg-no-repeat"></span>
|
|
<span class="cf-icon-error w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span>
|
|
</a>
|
|
</div>
|
|
<span class="md:block w-full truncate">Dallas</span>
|
|
<h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3">
|
|
<a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_500&utm_campaign=api.nzbgeek.info" target="_blank" rel="noopener noreferrer">
|
|
Cloudflare
|
|
</a>
|
|
</h3>
|
|
|
|
<span class="leading-1.3 text-2xl text-red-error">Error</span>
|
|
|
|
</div>
|
|
<div id="cf-host-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center">
|
|
<div class="relative mb-10 md:m-0">
|
|
|
|
<span class="cf-icon-server block md:hidden h-20 bg-center bg-no-repeat"></span>
|
|
<span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span>
|
|
|
|
</div>
|
|
<span class="md:block w-full truncate">api.nzbgeek.info</span>
|
|
<h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3">
|
|
|
|
Host
|
|
|
|
</h3>
|
|
|
|
<span class="leading-1.3 text-2xl text-green-success">Working</span>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="w-240 lg:w-full mx-auto mb-8 lg:px-8">
|
|
<div class="clearfix">
|
|
<div class="w-1/2 md:w-full float-left pr-6 md:pb-10 md:pr-0 leading-relaxed">
|
|
<h2 class="text-3xl font-normal leading-1.3 mb-4">What happened?</h2>
|
|
<p>There is an internal server error on Cloudflare's network.</p>
|
|
</div>
|
|
<div class="w-1/2 md:w-full float-left leading-relaxed">
|
|
<h2 class="text-3xl font-normal leading-1.3 mb-4">What can I do?</h2>
|
|
<p class="mb-6">Please try again in a few minutes.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
|
|
<p class="text-13">
|
|
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9a080d1e3ea6fa34</strong></span>
|
|
<span class="cf-footer-separator sm:hidden">•</span>
|
|
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
|
|
Your IP:
|
|
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
|
|
<span class="hidden" id="cf-footer-ip">108.212.129.101</span>
|
|
<span class="cf-footer-separator sm:hidden">•</span>
|
|
</span>
|
|
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_500&utm_campaign=api.nzbgeek.info" id="brand_link" target="_blank">Cloudflare</a></span>
|
|
|
|
</p>
|
|
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList.remove("hidden"),c.addEventListener("click",function(){c.classList.add("hidden");a.getElementById("cf-footer-ip").classList.remove("hidden")}))}var a=document;document.addEventListener&&a.addEventListener("DOMContentLoaded",d)})();</script>
|
|
</div><!-- /.error-footer -->
|
|
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|
|
2025-11-18 08:10:25.6|Warn|Newznab|Unable to connect to NzbGeek at [https://api.nzbgeek.info/api/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100]. Indexer's server is unavailable. Try again later. HTTP request failed: [500:InternalServerError] [GET] at [https://api.nzbgeek.info/api/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100]
|
|
2025-11-18 08:10:25.6|Info|DownloadDecisionMaker|No results found
|
|
2025-11-18 08:10:25.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2025-11-18 08:40:55.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 08:40:57.0|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/18/2025 15:07:16 and 11/18/2025 15:07:16 UTC. Search may be required.
|
|
2025-11-18 08:40:57.0|Info|DownloadDecisionMaker|Processing 35 releases
|
|
2025-11-18 08:40:57.0|Info|RssSyncService|RSS Sync Completed. Reports found: 35, Reports grabbed: 0
|
|
2025-11-18 09:05:55.9|Warn|HttpClient|HTTP Error - Res: HTTP/2.0 [GET] https://radarr.servarr.com/v1/notification?version=5.28.0.10274&os=linuxmusl&arch=X64&runtime=netcore&branch=master: 500.InternalServerError (15 bytes)
|
|
error code: 500
|
|
2025-11-18 09:05:55.9|Error|ServerSideNotificationService|Failed to retrieve notifications
|
|
|
|
[v5.28.0.10274] NzbDrone.Common.Http.HttpException: HTTP request failed: [500:InternalServerError] [GET] at [https://radarr.servarr.com/v1/notification?version=5.28.0.10274&os=linuxmusl&arch=X64&runtime=netcore&branch=master]
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 119
|
|
at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128
|
|
at NzbDrone.Core.HealthCheck.ServerSideNotificationService.RetrieveServerChecks() in ./Radarr.Core/HealthCheck/ServerSideNotificationService.cs:line 61
|
|
error code: 500
|
|
|
|
|
|
2025-11-18 09:05:56.1|Warn|HttpClient|HTTP Error - Res: HTTP/2.0 [GET] https://radarr.servarr.com/v1/time: 500.InternalServerError (15 bytes)
|
|
error code: 500
|
|
2025-11-18 09:05:56.1|Warn|SystemTimeCheck|Unable to verify system time
|
|
|
|
[v5.28.0.10274] NzbDrone.Common.Http.HttpException: HTTP request failed: [500:InternalServerError] [GET] at [https://radarr.servarr.com/v1/time]
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 119
|
|
at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128
|
|
at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check() in ./Radarr.Core/HealthCheck/Checks/SystemTimeCheck.cs:line 32
|
|
error code: 500
|
|
|
|
|
|
2025-11-18 09:05:56.1|Warn|HttpClient|HTTP Error - Res: HTTP/2.0 [GET] https://radarr.servarr.com/v1/update/master?version=5.28.0.10274&os=linuxmusl&arch=X64&runtime=netcore&runtimeVer=6.0.35&dbType=SQLite&includeMajorVersion=True&active=true: 500.InternalServerError (15 bytes)
|
|
error code: 500
|
|
2025-11-18 09:05:56.1|Error|CommandExecutor|Error occurred while executing task CheckHealth
|
|
|
|
[v5.28.0.10274] NzbDrone.Common.Http.HttpException: HTTP request failed: [500:InternalServerError] [GET] at [https://radarr.servarr.com/v1/update/master?version=5.28.0.10274&os=linuxmusl&arch=X64&runtime=netcore&runtimeVer=6.0.35&dbType=SQLite&includeMajorVersion=True&active=true]
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 119
|
|
at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 336
|
|
at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
|
|
at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate(String branch, Version currentVersion) in ./Radarr.Core/Update/UpdatePackageProvider.cs:line 37
|
|
at NzbDrone.Core.HealthCheck.Checks.UpdateCheck.Check() in ./Radarr.Core/HealthCheck/Checks/UpdateCheck.cs:line 91
|
|
at NzbDrone.Core.HealthCheck.HealthCheckService.<ProcessHealthChecks>b__15_0(IProvideHealthCheck c) in ./Radarr.Core/HealthCheck/HealthCheckService.cs:line 97
|
|
at System.Linq.Enumerable.SelectListIterator`2.ToList()
|
|
at NzbDrone.Core.HealthCheck.HealthCheckService.ProcessHealthChecks() in ./Radarr.Core/HealthCheck/HealthCheckService.cs:line 85
|
|
at NzbDrone.Core.HealthCheck.HealthCheckService.Execute(CheckHealthCommand message) in ./Radarr.Core/HealthCheck/HealthCheckService.cs:line 149
|
|
at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113
|
|
at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
|
|
at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44
|
|
error code: 500
|
|
|
|
|
|
2025-11-18 09:11:25.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 09:11:25.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 11:47:31 due to recent failures." />
|
|
2025-11-18 09:11:25.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/4/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 09:31:30 due to recent failures." />
|
|
2025-11-18 09:11:25.8|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 02:36:06
|
|
2025-11-18 09:11:25.8|Warn|Torznab|API Request Limit reached for BitSearch (Prowlarr). Disabled for 00:20:05
|
|
2025-11-18 09:11:26.2|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/18/2025 15:07:16 and 11/18/2025 15:07:16 UTC. Search may be required.
|
|
2025-11-18 09:11:26.8|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2025-11-18 09:11:27.0|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2025-11-18 09:41:55.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 09:41:56.7|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2025-11-18 09:41:56.9|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2025-11-18 10:12:26.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 10:12:27.2|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2025-11-18 10:12:27.4|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2025-11-18 10:42:56.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 10:42:57.1|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2025-11-18 10:42:57.3|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2025-11-18 11:13:26.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 11:13:27.4|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2025-11-18 11:13:27.7|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2025-11-18 11:43:56.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 11:43:58.1|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2025-11-18 11:43:58.4|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2025-11-18 12:14:26.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 12:14:27.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 12:08:25 and 11/18/2025 18:05:27 UTC. Search may be required.
|
|
2025-11-18 12:14:27.8|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-18 12:14:28.1|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-18 12:44:57.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 12:44:57.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 18:05:27 and 11/18/2025 18:30:57 UTC. Search may be required.
|
|
2025-11-18 12:44:58.0|Info|DownloadDecisionMaker|Processing 225 releases
|
|
2025-11-18 12:44:58.3|Info|RssSyncService|RSS Sync Completed. Reports found: 225, Reports grabbed: 0
|
|
2025-11-18 13:15:27.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 13:15:28.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 18:31:57 and 11/18/2025 18:59:28 UTC. Search may be required.
|
|
2025-11-18 13:15:28.6|Info|DownloadDecisionMaker|Processing 223 releases
|
|
2025-11-18 13:15:28.9|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0
|
|
2025-11-18 13:45:57.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 13:45:58.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 18:59:28 and 11/18/2025 19:25:58 UTC. Search may be required.
|
|
2025-11-18 13:45:58.3|Info|DownloadDecisionMaker|Processing 223 releases
|
|
2025-11-18 13:45:58.6|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0
|
|
2025-11-18 13:48:30.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-18 13:48:32.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-18 13:48:32.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-18 13:48:32.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-18 13:48:32.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-18 13:48:32.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-18 14:16:27.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 14:16:28.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 19:25:58 and 11/18/2025 19:51:28 UTC. Search may be required.
|
|
2025-11-18 14:16:28.3|Info|DownloadDecisionMaker|Processing 223 releases
|
|
2025-11-18 14:16:28.6|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0
|
|
2025-11-18 14:46:57.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 14:46:58.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 19:52:28 and 11/18/2025 20:44:58 UTC. Search may be required.
|
|
2025-11-18 14:46:58.6|Info|DownloadDecisionMaker|Processing 224 releases
|
|
2025-11-18 14:46:58.9|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0
|
|
2025-11-18 15:17:28.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 15:17:28.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 20:45:58 and 11/18/2025 21:12:28 UTC. Search may be required.
|
|
2025-11-18 15:17:28.8|Info|DownloadDecisionMaker|Processing 223 releases
|
|
2025-11-18 15:17:29.1|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0
|
|
2025-11-18 15:47:58.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 15:47:58.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 21:12:28 and 11/18/2025 21:37:58 UTC. Search may be required.
|
|
2025-11-18 15:49:38.2|Warn|Torznab|Isohunt2 (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2025-11-18 15:49:38.2|Info|DownloadDecisionMaker|Processing 189 releases
|
|
2025-11-18 15:49:38.5|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
|
|
2025-11-18 16:19:58.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 16:19:58.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 16:37:38 due to recent failures." />
|
|
2025-11-18 16:19:58.5|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 00:17:40
|
|
2025-11-18 16:19:59.1|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2025-11-18 16:19:59.4|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2025-11-18 16:50:28.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 16:50:29.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 21:38:58 and 11/18/2025 22:32:29 UTC. Search may be required.
|
|
2025-11-18 16:52:08.6|Warn|Torznab|Isohunt2 (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2025-11-18 16:52:08.6|Info|DownloadDecisionMaker|Processing 190 releases
|
|
2025-11-18 16:52:08.9|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
|
|
2025-11-18 17:22:28.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 17:22:29.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 22:32:29 and 11/18/2025 22:58:29 UTC. Search may be required.
|
|
2025-11-18 17:22:29.6|Info|DownloadDecisionMaker|Processing 189 releases
|
|
2025-11-18 17:22:29.9|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
|
|
2025-11-18 17:52:59.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 17:52:59.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 22:59:29 and 11/18/2025 23:51:59 UTC. Search may be required.
|
|
2025-11-18 17:54:39.0|Warn|Torznab|Isohunt2 (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2025-11-18 17:54:39.0|Info|DownloadDecisionMaker|Processing 190 releases
|
|
2025-11-18 17:54:39.3|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
|
|
2025-11-18 18:24:59.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 18:25:00.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/18/2025 23:52:59 and 11/19/2025 00:18:00 UTC. Search may be required.
|
|
2025-11-18 18:26:39.3|Warn|Torznab|kickasstorrents.ws (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2025-11-18 18:26:39.3|Info|DownloadDecisionMaker|Processing 155 releases
|
|
2025-11-18 18:26:39.5|Info|RssSyncService|RSS Sync Completed. Reports found: 155, Reports grabbed: 0
|
|
2025-11-18 18:56:59.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 18:56:59.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 19:02:09 due to recent failures." />
|
|
2025-11-18 18:56:59.5|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 00:05:10
|
|
2025-11-18 18:57:00.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 00:19:00 and 11/19/2025 00:44:00 UTC. Search may be required.
|
|
2025-11-18 18:57:00.4|Info|DownloadDecisionMaker|Processing 154 releases
|
|
2025-11-18 18:57:00.6|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
|
|
2025-11-18 19:27:29.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 19:27:29.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 19:34:09 due to recent failures." />
|
|
2025-11-18 19:27:29.7|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 00:06:40
|
|
2025-11-18 19:27:30.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 00:44:00 and 11/19/2025 01:12:30 UTC. Search may be required.
|
|
2025-11-18 19:27:30.6|Info|DownloadDecisionMaker|Processing 156 releases
|
|
2025-11-18 19:27:30.8|Info|RssSyncService|RSS Sync Completed. Reports found: 156, Reports grabbed: 0
|
|
2025-11-18 19:49:00.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-18 19:49:00.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-18 19:49:00.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-18 19:49:02.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-18 19:49:02.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-18 19:49:02.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-18 19:49:02.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-18 19:49:02.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-18 19:57:59.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 19:57:59.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 20:38:39 due to recent failures." />
|
|
2025-11-18 19:57:59.9|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 00:40:40
|
|
2025-11-18 19:58:00.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 01:12:30 and 11/19/2025 01:38:00 UTC. Search may be required.
|
|
2025-11-18 19:58:00.6|Info|DownloadDecisionMaker|Processing 156 releases
|
|
2025-11-18 19:58:00.8|Info|RssSyncService|RSS Sync Completed. Reports found: 156, Reports grabbed: 0
|
|
2025-11-18 20:28:30.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 20:28:30.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 01:40:00 and 11/19/2025 02:05:30 UTC. Search may be required.
|
|
2025-11-18 20:28:30.8|Info|DownloadDecisionMaker|Processing 154 releases
|
|
2025-11-18 20:28:31.0|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
|
|
2025-11-18 20:59:00.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 20:59:00.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/18/2025 23:42:10 due to recent failures." />
|
|
2025-11-18 20:59:00.3|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 02:43:10
|
|
2025-11-18 20:59:00.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 02:05:30 and 11/19/2025 02:32:00 UTC. Search may be required.
|
|
2025-11-18 21:00:40.3|Warn|Torznab|Isohunt2 (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2025-11-18 21:00:40.3|Info|DownloadDecisionMaker|Processing 155 releases
|
|
2025-11-18 21:00:40.5|Info|RssSyncService|RSS Sync Completed. Reports found: 155, Reports grabbed: 0
|
|
2025-11-18 21:31:00.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 21:31:01.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 02:32:00 and 11/19/2025 03:26:01 UTC. Search may be required.
|
|
2025-11-18 21:31:01.5|Info|DownloadDecisionMaker|Processing 154 releases
|
|
2025-11-18 21:31:01.7|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
|
|
2025-11-18 22:01:30.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 22:01:31.5|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-18 22:01:31.8|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-18 22:32:00.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 22:32:01.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 03:26:01 and 11/19/2025 04:19:01 UTC. Search may be required.
|
|
2025-11-18 22:32:01.6|Info|DownloadDecisionMaker|Processing 156 releases
|
|
2025-11-18 22:32:01.8|Info|RssSyncService|RSS Sync Completed. Reports found: 156, Reports grabbed: 0
|
|
2025-11-18 23:02:31.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 23:02:31.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 04:19:01 and 11/19/2025 04:45:31 UTC. Search may be required.
|
|
2025-11-18 23:02:31.8|Info|DownloadDecisionMaker|Processing 156 releases
|
|
2025-11-18 23:02:32.0|Info|RssSyncService|RSS Sync Completed. Reports found: 156, Reports grabbed: 0
|
|
2025-11-18 23:33:01.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-18 23:33:08.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 04:46:31 and 11/19/2025 05:11:08 UTC. Search may be required.
|
|
2025-11-18 23:33:08.1|Info|DownloadDecisionMaker|Processing 154 releases
|
|
2025-11-18 23:33:08.3|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
|
|
2025-11-18 23:54:01.4|Info|RefreshCollectionService|Updating info for Mortal Kombat (Reboot) Collection
|
|
2025-11-18 23:54:01.4|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2025-11-18 23:54:01.4|Info|HousekeepingService|Running housecleaning tasks
|
|
2025-11-18 23:54:01.5|Info|Database|Vacuuming Log database
|
|
2025-11-18 23:54:01.5|Info|Database|Log database compressed
|
|
2025-11-18 23:54:01.5|Info|Database|Vacuuming Main database
|
|
2025-11-18 23:54:01.5|Info|Database|Main database compressed
|
|
2025-11-19 00:02:01.7|Info|RefreshMovieService|Updating info for Avatar: Fire and Ash
|
|
2025-11-19 00:02:01.8|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2025-11-19 00:02:01.8|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2025-11-19 00:02:01.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:01.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:01.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:01.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:01.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-19 00:02:01.8|Info|RefreshMovieService|Updating info for Avengers: Doomsday
|
|
2025-11-19 00:02:01.8|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2025-11-19 00:02:01.8|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2025-11-19 00:02:01.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:01.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:01.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:01.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:01.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-19 00:02:01.8|Info|RefreshMovieService|Updating info for Avengers: Secret Wars
|
|
2025-11-19 00:02:01.9|Info|MediaCoverService|Downloading Poster for [Avatar: Fire and Ash (2025)][tt1757678, 83533] https://image.tmdb.org/t/p/original/g96wHxU7EnoIFwemb2RgohIXrgW.jpg
|
|
2025-11-19 00:02:01.9|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2025-11-19 00:02:01.9|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2025-11-19 00:02:01.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:01.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:01.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:01.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:01.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-19 00:02:01.9|Info|DiskScanService|Scanning disk for Blade
|
|
2025-11-19 00:02:01.9|Info|DiskScanService|Completed scanning disk for Blade
|
|
2025-11-19 00:02:01.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:01.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:01.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:01.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:01.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-19 00:02:01.9|Info|RefreshMovieService|Updating info for Dune: Part Three
|
|
2025-11-19 00:02:02.0|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2025-11-19 00:02:02.0|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2025-11-19 00:02:02.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:02.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:02.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:02.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:02.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-19 00:02:02.0|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2025-11-19 00:02:02.0|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2025-11-19 00:02:02.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:02.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:02.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:02.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:02.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-19 00:02:02.0|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2025-11-19 00:02:02.0|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2025-11-19 00:02:02.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:02.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:02.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:02.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:02.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-19 00:02:02.0|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
|
|
2025-11-19 00:02:02.0|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
|
|
2025-11-19 00:02:02.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:02.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:02.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:02.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:02.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-19 00:02:02.0|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2025-11-19 00:02:02.0|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2025-11-19 00:02:02.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:02.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:02.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:02.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:02.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-19 00:02:02.0|Info|RefreshMovieService|Updating info for Predator: Badlands
|
|
2025-11-19 00:02:02.0|Info|MediaCoverService|Downloading Fanart for [Avatar: Fire and Ash (2025)][tt1757678, 83533] https://image.tmdb.org/t/p/original/iN41Ccw4DctL8npfmYg1j5Tr1eb.jpg
|
|
2025-11-19 00:02:02.0|Info|DiskScanService|Scanning disk for Predator: Badlands
|
|
2025-11-19 00:02:02.0|Info|DiskScanService|Completed scanning disk for Predator: Badlands
|
|
2025-11-19 00:02:02.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:02.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:02.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:02.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:02.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-19 00:02:02.0|Info|RefreshMovieService|Updating info for The Mandalorian and Grogu
|
|
2025-11-19 00:02:02.1|Info|DiskScanService|Scanning disk for The Mandalorian and Grogu
|
|
2025-11-19 00:02:02.1|Info|DiskScanService|Completed scanning disk for The Mandalorian and Grogu
|
|
2025-11-19 00:02:02.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:02.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:02.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:02.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:02.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-19 00:02:02.1|Info|DiskScanService|Scanning disk for Masters of the Universe
|
|
2025-11-19 00:02:02.1|Info|DiskScanService|Completed scanning disk for Masters of the Universe
|
|
2025-11-19 00:02:02.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:02.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:02.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:02.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:02.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-19 00:02:02.1|Info|RefreshMovieService|Updating info for Moana
|
|
2025-11-19 00:02:02.2|Info|DiskScanService|Scanning disk for Moana
|
|
2025-11-19 00:02:02.2|Info|DiskScanService|Completed scanning disk for Moana
|
|
2025-11-19 00:02:02.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:02.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:02.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:02.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:02.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-19 00:02:02.2|Info|DiskScanService|Scanning disk for Mortal Kombat II
|
|
2025-11-19 00:02:02.2|Info|DiskScanService|Completed scanning disk for Mortal Kombat II
|
|
2025-11-19 00:02:02.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:02.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:02.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:02.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:02.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-19 00:02:02.2|Info|DiskScanService|Scanning disk for The Hunger Games: Sunrise on the Reaping
|
|
2025-11-19 00:02:02.2|Info|DiskScanService|Completed scanning disk for The Hunger Games: Sunrise on the Reaping
|
|
2025-11-19 00:02:02.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:02.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:02.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:02.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:02.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-19 00:02:02.2|Info|DiskScanService|Scanning disk for Shrek 5
|
|
2025-11-19 00:02:02.2|Info|DiskScanService|Completed scanning disk for Shrek 5
|
|
2025-11-19 00:02:02.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:02.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:02.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:02.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:02.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-19 00:02:02.2|Info|RefreshMovieService|Updating info for TRON: Ares
|
|
2025-11-19 00:02:02.2|Info|DiskScanService|Scanning disk for TRON: Ares
|
|
2025-11-19 00:02:02.2|Info|DiskScanService|Completed scanning disk for TRON: Ares
|
|
2025-11-19 00:02:02.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:02.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:02.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:02.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:02.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-19 00:02:02.3|Info|DiskScanService|Scanning disk for Harry Potter and the Philosopher's Stone
|
|
2025-11-19 00:02:02.3|Info|DiskScanService|Completed scanning disk for Harry Potter and the Philosopher's Stone
|
|
2025-11-19 00:02:02.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:02.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:02.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:02.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:02.3|Info|DiskScanService|Scanning disk for Harry Potter and the Goblet of Fire
|
|
2025-11-19 00:02:02.3|Info|DiskScanService|Completed scanning disk for Harry Potter and the Goblet of Fire
|
|
2025-11-19 00:02:02.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:02.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:02.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:02.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:02.3|Info|DiskScanService|Scanning disk for Harry Potter and the Chamber of Secrets
|
|
2025-11-19 00:02:02.3|Info|DiskScanService|Completed scanning disk for Harry Potter and the Chamber of Secrets
|
|
2025-11-19 00:02:02.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:02.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:02.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:02.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:02.4|Info|DiskScanService|Scanning disk for Harry Potter and the Prisoner of Azkaban
|
|
2025-11-19 00:02:02.4|Info|DiskScanService|Completed scanning disk for Harry Potter and the Prisoner of Azkaban
|
|
2025-11-19 00:02:02.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:02.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:02.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:02.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:02.4|Info|DiskScanService|Scanning disk for Harry Potter and the Half-Blood Prince
|
|
2025-11-19 00:02:02.4|Info|DiskScanService|Completed scanning disk for Harry Potter and the Half-Blood Prince
|
|
2025-11-19 00:02:02.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:02.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:02.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:02.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:02.4|Info|DiskScanService|Scanning disk for Harry Potter and the Order of the Phoenix
|
|
2025-11-19 00:02:02.4|Info|DiskScanService|Completed scanning disk for Harry Potter and the Order of the Phoenix
|
|
2025-11-19 00:02:02.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:02.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:02.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:02.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:02.4|Info|DiskScanService|Scanning disk for Harry Potter and the Deathly Hallows: Part 1
|
|
2025-11-19 00:02:02.4|Info|DiskScanService|Completed scanning disk for Harry Potter and the Deathly Hallows: Part 1
|
|
2025-11-19 00:02:02.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:02.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:02.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:02.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:02.4|Info|DiskScanService|Scanning disk for Harry Potter and the Deathly Hallows: Part 2
|
|
2025-11-19 00:02:02.4|Info|DiskScanService|Completed scanning disk for Harry Potter and the Deathly Hallows: Part 2
|
|
2025-11-19 00:02:02.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-19 00:02:02.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-19 00:02:02.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-19 00:02:02.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-19 00:02:02.5|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2025-11-19 00:03:31.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 00:03:31.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/19/2025 05:49:41 due to recent failures." />
|
|
2025-11-19 00:03:31.5|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 05:46:10
|
|
2025-11-19 00:03:32.2|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-19 00:03:32.4|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-19 00:34:01.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 00:34:02.0|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/18/2025 21:13:43 and 11/18/2025 21:13:43 UTC. Search may be required.
|
|
2025-11-19 00:34:02.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 05:11:08 and 11/19/2025 06:32:02 UTC. Search may be required.
|
|
2025-11-19 00:34:02.4|Info|DownloadDecisionMaker|Processing 155 releases
|
|
2025-11-19 00:34:02.6|Info|RssSyncService|RSS Sync Completed. Reports found: 155, Reports grabbed: 0
|
|
2025-11-19 01:04:31.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 01:04:32.2|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/18/2025 21:13:43 and 11/18/2025 21:13:43 UTC. Search may be required.
|
|
2025-11-19 01:04:32.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 06:32:02 and 11/19/2025 06:59:32 UTC. Search may be required.
|
|
2025-11-19 01:04:32.6|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-19 01:04:32.8|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-19 01:35:02.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 01:35:02.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 06:59:32 and 11/19/2025 07:27:02 UTC. Search may be required.
|
|
2025-11-19 01:35:02.7|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-19 01:35:02.9|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-19 01:49:31.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-19 01:49:33.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-19 01:49:33.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-19 01:49:33.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-19 01:49:33.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-19 01:49:33.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-19 02:05:32.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 02:05:32.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 07:27:02 and 11/19/2025 07:51:32 UTC. Search may be required.
|
|
2025-11-19 02:05:32.8|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-19 02:05:33.0|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-19 02:36:02.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 02:36:02.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/19/2025 19:06:00 due to recent failures." />
|
|
2025-11-19 02:36:02.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/19/2025 19:06:00 due to recent failures." />
|
|
2025-11-19 02:36:02.4|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 16:29:58
|
|
2025-11-19 02:36:03.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 07:52:32 and 11/19/2025 08:18:03 UTC. Search may be required.
|
|
2025-11-19 02:36:03.1|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-19 02:36:03.3|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-19 03:02:12.5|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from SABnzbd
|
|
|
|
[v5.28.0.10274] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Http request timed out
|
|
---> System.Net.WebException: Http request timed out
|
|
---> System.Threading.Tasks.TaskCanceledException: The operation was canceled.
|
|
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
|
|
---> System.Net.Sockets.SocketException (125): Operation canceled
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
|
|
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
|
|
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
--- End of inner exception stack trace ---
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
|
|
--- End of inner exception stack trace ---
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Radarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Radarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
|
|
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
|
|
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
|
|
at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90
|
|
|
|
|
|
2025-11-19 03:06:32.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 03:06:32.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/19/2025 03:51:54 due to recent failures." />
|
|
2025-11-19 03:06:32.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/19/2025 03:51:54 due to recent failures." />
|
|
2025-11-19 03:06:32.6|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:45:22
|
|
2025-11-19 03:06:33.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 08:20:03 and 11/19/2025 08:45:33 UTC. Search may be required.
|
|
2025-11-19 03:08:12.6|Warn|Torznab|Isohunt2 (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2025-11-19 03:08:12.6|Info|DownloadDecisionMaker|Processing 154 releases
|
|
2025-11-19 03:08:12.8|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
|
|
2025-11-19 03:38:32.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 03:38:50.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-19 03:38:56.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-19 03:39:02.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-19 03:39:08.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-19 03:39:14.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-19 03:39:20.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-19 03:39:21.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 08:47:33 and 11/19/2025 09:13:21 UTC. Search may be required.
|
|
2025-11-19 03:39:21.6|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-19 03:39:21.8|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-19 04:09:32.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 04:09:42.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-19 04:09:42.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/19/2025 18:34:59 due to recent failures." />
|
|
2025-11-19 04:09:42.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/19/2025 18:34:59 due to recent failures." />
|
|
2025-11-19 04:09:42.2|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 14:25:17
|
|
2025-11-19 04:09:48.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-19 04:09:54.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-19 04:09:55.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 09:13:21 and 11/19/2025 10:04:55 UTC. Search may be required.
|
|
2025-11-19 04:09:55.2|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-19 04:09:55.4|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-19 04:40:03.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 04:40:03.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 10:06:55 and 11/19/2025 10:32:03 UTC. Search may be required.
|
|
2025-11-19 04:40:03.8|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-19 04:40:04.0|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-19 05:10:33.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 05:10:33.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 10:34:03 and 11/19/2025 10:59:33 UTC. Search may be required.
|
|
2025-11-19 05:10:34.1|Info|DownloadDecisionMaker|Processing 155 releases
|
|
2025-11-19 05:10:34.3|Info|RssSyncService|RSS Sync Completed. Reports found: 155, Reports grabbed: 0
|
|
2025-11-19 05:41:03.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 05:41:04.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 11:00:33 and 11/19/2025 11:25:04 UTC. Search may be required.
|
|
2025-11-19 05:41:04.7|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-19 05:41:04.9|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-19 06:11:33.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 06:11:33.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/19/2025 18:04:43 due to recent failures." />
|
|
2025-11-19 06:11:33.7|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 11:53:10
|
|
2025-11-19 06:11:34.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 11:25:04 and 11/19/2025 11:51:34 UTC. Search may be required.
|
|
2025-11-19 06:11:34.4|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-19 06:11:34.6|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-19 06:39:40.6|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/images/icons/apple-touch-icon.png not found
|
|
2025-11-19 06:42:03.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 06:42:04.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 11:52:34 and 11/19/2025 12:19:04 UTC. Search may be required.
|
|
2025-11-19 06:42:04.5|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-19 06:42:04.8|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-19 07:12:34.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 07:12:34.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 12:19:04 and 11/19/2025 12:45:34 UTC. Search may be required.
|
|
2025-11-19 07:12:35.0|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-19 07:12:35.3|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-19 07:43:04.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 07:43:05.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 12:46:34 and 11/19/2025 13:40:05 UTC. Search may be required.
|
|
2025-11-19 07:43:05.1|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-19 07:43:05.3|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-19 07:50:02.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-19 07:50:04.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-19 07:50:04.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-19 07:50:04.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-19 07:50:04.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-19 07:50:04.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-19 08:13:34.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 08:13:35.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 13:41:05 and 11/19/2025 14:06:35 UTC. Search may be required.
|
|
2025-11-19 08:13:35.2|Info|DownloadDecisionMaker|Processing 151 releases
|
|
2025-11-19 08:13:35.4|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
|
|
2025-11-19 08:44:04.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 08:44:05.8|Info|DownloadDecisionMaker|Processing 150 releases
|
|
2025-11-19 08:44:06.0|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
|
|
2025-11-19 09:14:34.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 09:14:35.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 14:06:35 and 11/19/2025 14:59:35 UTC. Search may be required.
|
|
2025-11-19 09:14:35.6|Info|DownloadDecisionMaker|Processing 151 releases
|
|
2025-11-19 09:14:35.9|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
|
|
2025-11-19 09:45:05.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 09:45:06.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 14:59:35 and 11/19/2025 15:26:06 UTC. Search may be required.
|
|
2025-11-19 09:45:06.7|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-19 09:45:06.9|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-19 10:15:35.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 10:15:36.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 15:27:06 and 11/19/2025 15:53:36 UTC. Search may be required.
|
|
2025-11-19 10:15:36.5|Info|DownloadDecisionMaker|Processing 151 releases
|
|
2025-11-19 10:15:36.7|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
|
|
2025-11-19 10:46:05.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 10:46:06.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 15:53:36 and 11/19/2025 16:19:06 UTC. Search may be required.
|
|
2025-11-19 10:46:06.6|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-19 10:46:06.8|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-19 11:16:35.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 11:16:36.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 16:21:06 and 11/19/2025 17:12:36 UTC. Search may be required.
|
|
2025-11-19 11:16:36.5|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-19 11:16:36.8|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-19 11:47:06.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 11:47:07.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 17:13:36 and 11/19/2025 17:40:07 UTC. Search may be required.
|
|
2025-11-19 11:47:07.5|Info|DownloadDecisionMaker|Processing 154 releases
|
|
2025-11-19 11:47:07.7|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
|
|
2025-11-19 12:17:36.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 12:17:36.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 17:40:07 and 11/19/2025 18:07:36 UTC. Search may be required.
|
|
2025-11-19 12:17:36.9|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-19 12:17:37.2|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-19 12:48:06.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 12:48:07.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 18:07:36 and 11/19/2025 18:33:07 UTC. Search may be required.
|
|
2025-11-19 12:48:07.1|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-19 12:48:07.3|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-19 13:18:36.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 13:18:37.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 18:34:07 and 11/19/2025 19:00:37 UTC. Search may be required.
|
|
2025-11-19 13:18:37.5|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-19 13:18:37.7|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-19 13:49:06.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 13:49:07.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 19:00:37 and 11/19/2025 19:25:07 UTC. Search may be required.
|
|
2025-11-19 13:49:07.8|Info|DownloadDecisionMaker|Processing 154 releases
|
|
2025-11-19 13:49:08.0|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
|
|
2025-11-19 13:50:32.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-19 13:50:34.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-19 13:50:34.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-19 13:50:34.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-19 13:50:34.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-19 13:50:34.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-19 14:19:37.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 14:19:37.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 19:27:07 and 11/19/2025 19:53:37 UTC. Search may be required.
|
|
2025-11-19 14:19:37.7|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-19 14:19:37.9|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-19 14:50:07.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 14:50:07.9|Info|DownloadDecisionMaker|Processing 150 releases
|
|
2025-11-19 14:50:08.1|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
|
|
2025-11-19 15:20:37.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 15:22:17.4|Warn|Torznab|Isohunt2 (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2025-11-19 15:22:17.4|Info|DownloadDecisionMaker|Processing 150 releases
|
|
2025-11-19 15:22:17.6|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
|
|
2025-11-19 15:52:37.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 15:52:38.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 19:53:37 and 11/19/2025 21:40:38 UTC. Search may be required.
|
|
2025-11-19 15:52:38.5|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-19 15:52:38.7|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-19 16:23:07.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 16:23:08.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 21:40:38 and 11/19/2025 22:07:08 UTC. Search may be required.
|
|
2025-11-19 16:23:08.6|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-19 16:23:08.8|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-19 16:53:37.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 16:53:38.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 22:07:08 and 11/19/2025 22:33:38 UTC. Search may be required.
|
|
2025-11-19 16:53:38.7|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-19 16:53:38.9|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-19 17:24:08.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 17:24:08.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 22:34:38 and 11/19/2025 23:01:08 UTC. Search may be required.
|
|
2025-11-19 17:24:08.8|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-19 17:24:09.0|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-19 17:54:38.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 17:54:38.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 23:01:08 and 11/19/2025 23:53:38 UTC. Search may be required.
|
|
2025-11-19 17:54:40.4|Info|DownloadDecisionMaker|Processing 154 releases
|
|
2025-11-19 17:54:40.6|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
|
|
2025-11-19 18:25:08.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 18:25:08.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/20/2025 18:14:48 due to recent failures." />
|
|
2025-11-19 18:25:08.5|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 23:49:40
|
|
2025-11-19 18:25:09.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/19/2025 23:53:38 and 11/20/2025 00:21:09 UTC. Search may be required.
|
|
2025-11-19 18:25:09.2|Info|DownloadDecisionMaker|Processing 151 releases
|
|
2025-11-19 18:25:09.4|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
|
|
2025-11-19 18:55:38.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 18:55:39.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 00:21:09 and 11/20/2025 00:45:39 UTC. Search may be required.
|
|
2025-11-19 18:55:39.4|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-19 18:55:39.6|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-19 19:26:08.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 19:26:09.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 00:46:39 and 11/20/2025 01:14:09 UTC. Search may be required.
|
|
2025-11-19 19:26:09.7|Info|DownloadDecisionMaker|Processing 151 releases
|
|
2025-11-19 19:26:09.9|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
|
|
2025-11-19 19:51:03.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-19 19:51:03.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-19 19:51:03.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-19 19:51:05.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-19 19:51:05.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-19 19:51:05.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-19 19:51:05.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-19 19:51:05.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-19 19:56:39.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 19:56:39.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 01:14:09 and 11/20/2025 01:40:39 UTC. Search may be required.
|
|
2025-11-19 19:56:39.8|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-19 19:56:40.0|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-19 20:27:09.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 20:27:10.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 01:40:39 and 11/20/2025 02:07:10 UTC. Search may be required.
|
|
2025-11-19 20:27:10.2|Info|DownloadDecisionMaker|Processing 154 releases
|
|
2025-11-19 20:27:10.5|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
|
|
2025-11-19 20:57:39.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 20:57:40.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 02:08:10 and 11/20/2025 02:34:40 UTC. Search may be required.
|
|
2025-11-19 20:57:40.5|Info|DownloadDecisionMaker|Processing 151 releases
|
|
2025-11-19 20:57:40.7|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
|
|
2025-11-19 21:28:09.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 21:28:10.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 02:34:40 and 11/20/2025 03:28:10 UTC. Search may be required.
|
|
2025-11-19 21:28:10.4|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-19 21:28:10.6|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-19 21:58:39.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 21:58:40.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 03:28:10 and 11/20/2025 03:53:40 UTC. Search may be required.
|
|
2025-11-19 21:58:40.6|Info|DownloadDecisionMaker|Processing 151 releases
|
|
2025-11-19 21:58:40.8|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
|
|
2025-11-19 22:29:10.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 22:29:10.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 03:53:40 and 11/20/2025 04:19:10 UTC. Search may be required.
|
|
2025-11-19 22:29:10.8|Info|DownloadDecisionMaker|Processing 154 releases
|
|
2025-11-19 22:29:11.0|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
|
|
2025-11-19 22:59:40.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 22:59:40.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 04:21:10 and 11/20/2025 04:47:40 UTC. Search may be required.
|
|
2025-11-19 22:59:40.9|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-19 22:59:41.1|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-19 23:20:10.3|Info|BackupService|Starting Backup
|
|
2025-11-19 23:30:10.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-19 23:30:11.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 04:47:40 and 11/20/2025 05:12:11 UTC. Search may be required.
|
|
2025-11-19 23:30:11.2|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-19 23:30:11.4|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-19 23:54:10.5|Info|RefreshCollectionService|Updating info for Harry Potter Collection
|
|
2025-11-19 23:54:10.5|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2025-11-19 23:54:10.5|Info|HousekeepingService|Running housecleaning tasks
|
|
2025-11-19 23:54:10.6|Info|Database|Vacuuming Log database
|
|
2025-11-19 23:54:10.6|Info|Database|Log database compressed
|
|
2025-11-19 23:54:10.6|Info|Database|Vacuuming Main database
|
|
2025-11-19 23:54:10.6|Info|Database|Main database compressed
|
|
2025-11-20 00:00:40.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 00:00:41.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 05:13:11 and 11/20/2025 05:40:41 UTC. Search may be required.
|
|
2025-11-20 00:00:41.4|Info|DownloadDecisionMaker|Processing 151 releases
|
|
2025-11-20 00:00:41.5|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
|
|
2025-11-20 00:02:10.8|Info|RefreshMovieService|Updating info for Avatar: Fire and Ash
|
|
2025-11-20 00:02:10.9|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2025-11-20 00:02:10.9|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2025-11-20 00:02:10.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:10.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:10.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:10.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:10.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-20 00:02:10.9|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2025-11-20 00:02:10.9|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2025-11-20 00:02:10.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:10.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:10.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:10.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:10.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-20 00:02:10.9|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2025-11-20 00:02:10.9|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2025-11-20 00:02:10.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:10.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:10.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:10.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:10.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-20 00:02:10.9|Info|DiskScanService|Scanning disk for Blade
|
|
2025-11-20 00:02:10.9|Info|DiskScanService|Completed scanning disk for Blade
|
|
2025-11-20 00:02:10.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:10.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:10.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:10.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:10.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-20 00:02:10.9|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2025-11-20 00:02:10.9|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2025-11-20 00:02:10.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:10.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:10.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:10.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:10.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-20 00:02:10.9|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2025-11-20 00:02:10.9|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2025-11-20 00:02:10.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:10.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:10.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:10.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:10.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-20 00:02:10.9|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2025-11-20 00:02:10.9|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2025-11-20 00:02:10.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:10.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:10.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:10.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:10.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-20 00:02:10.9|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
|
|
2025-11-20 00:02:10.9|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
|
|
2025-11-20 00:02:10.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:10.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:10.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:10.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:10.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-20 00:02:10.9|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2025-11-20 00:02:10.9|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2025-11-20 00:02:10.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:10.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:10.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:10.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:10.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-20 00:02:10.9|Info|RefreshMovieService|Updating info for Predator: Badlands
|
|
2025-11-20 00:02:11.0|Info|DiskScanService|Scanning disk for Predator: Badlands
|
|
2025-11-20 00:02:11.0|Info|DiskScanService|Completed scanning disk for Predator: Badlands
|
|
2025-11-20 00:02:11.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:11.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:11.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:11.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:11.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-20 00:02:11.0|Info|DiskScanService|Scanning disk for The Mandalorian and Grogu
|
|
2025-11-20 00:02:11.0|Info|DiskScanService|Completed scanning disk for The Mandalorian and Grogu
|
|
2025-11-20 00:02:11.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:11.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:11.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:11.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:11.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-20 00:02:11.0|Info|DiskScanService|Scanning disk for Masters of the Universe
|
|
2025-11-20 00:02:11.0|Info|DiskScanService|Completed scanning disk for Masters of the Universe
|
|
2025-11-20 00:02:11.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:11.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:11.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:11.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:11.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-20 00:02:11.0|Info|RefreshMovieService|Updating info for Moana
|
|
2025-11-20 00:02:11.0|Info|MediaCoverService|Downloading Fanart for [Predator: Badlands (2025)][tt31227572, 1242898] https://image.tmdb.org/t/p/original/82lM4GJ9uuNvNDOEpxFy77uv4Ak.jpg
|
|
2025-11-20 00:02:11.0|Info|DiskScanService|Scanning disk for Moana
|
|
2025-11-20 00:02:11.0|Info|DiskScanService|Completed scanning disk for Moana
|
|
2025-11-20 00:02:11.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:11.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:11.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:11.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:11.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-20 00:02:11.0|Info|RefreshMovieService|Updating info for Mortal Kombat II
|
|
2025-11-20 00:02:11.1|Info|MediaCoverService|Downloading Poster for [Moana (2026)][tt27419466, 1108427] https://image.tmdb.org/t/p/original/2B2XvBZFSOrGt7nptyNoBSFPhfb.jpg
|
|
2025-11-20 00:02:11.1|Info|DiskScanService|Scanning disk for Mortal Kombat II
|
|
2025-11-20 00:02:11.1|Info|DiskScanService|Completed scanning disk for Mortal Kombat II
|
|
2025-11-20 00:02:11.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:11.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:11.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:11.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:11.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-20 00:02:11.1|Info|DiskScanService|Scanning disk for The Hunger Games: Sunrise on the Reaping
|
|
2025-11-20 00:02:11.1|Info|DiskScanService|Completed scanning disk for The Hunger Games: Sunrise on the Reaping
|
|
2025-11-20 00:02:11.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:11.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:11.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:11.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:11.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-20 00:02:11.1|Info|DiskScanService|Scanning disk for Shrek 5
|
|
2025-11-20 00:02:11.1|Info|DiskScanService|Completed scanning disk for Shrek 5
|
|
2025-11-20 00:02:11.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:11.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:11.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:11.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:11.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-20 00:02:11.1|Info|DiskScanService|Scanning disk for TRON: Ares
|
|
2025-11-20 00:02:11.1|Info|DiskScanService|Completed scanning disk for TRON: Ares
|
|
2025-11-20 00:02:11.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:11.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:11.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:11.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:11.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-20 00:02:11.1|Info|RefreshMovieService|Updating info for Harry Potter and the Philosopher's Stone
|
|
2025-11-20 00:02:11.2|Info|DiskScanService|Scanning disk for Harry Potter and the Philosopher's Stone
|
|
2025-11-20 00:02:11.2|Info|DiskScanService|Completed scanning disk for Harry Potter and the Philosopher's Stone
|
|
2025-11-20 00:02:11.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:11.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:11.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:11.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:11.2|Info|RefreshMovieService|Updating info for Harry Potter and the Goblet of Fire
|
|
2025-11-20 00:02:11.2|Info|DiskScanService|Scanning disk for Harry Potter and the Goblet of Fire
|
|
2025-11-20 00:02:11.3|Info|DiskScanService|Completed scanning disk for Harry Potter and the Goblet of Fire
|
|
2025-11-20 00:02:11.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:11.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:11.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:11.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:11.3|Info|RefreshMovieService|Updating info for Harry Potter and the Chamber of Secrets
|
|
2025-11-20 00:02:11.3|Info|DiskScanService|Scanning disk for Harry Potter and the Chamber of Secrets
|
|
2025-11-20 00:02:11.3|Info|DiskScanService|Completed scanning disk for Harry Potter and the Chamber of Secrets
|
|
2025-11-20 00:02:11.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:11.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:11.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:11.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:11.3|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2025-11-20 00:02:11.3|Info|RefreshMovieService|Updating info for Harry Potter and the Prisoner of Azkaban
|
|
2025-11-20 00:02:11.3|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2025-11-20 00:02:11.4|Info|DiskScanService|Scanning disk for Harry Potter and the Prisoner of Azkaban
|
|
2025-11-20 00:02:11.4|Info|DiskScanService|Completed scanning disk for Harry Potter and the Prisoner of Azkaban
|
|
2025-11-20 00:02:11.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:11.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:11.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:11.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:11.4|Info|RefreshMovieService|Updating info for Harry Potter and the Half-Blood Prince
|
|
2025-11-20 00:02:11.5|Info|MediaCoverService|Downloading Fanart for [Harry Potter and the Prisoner of Azkaban (2004)][tt0304141, 673] https://image.tmdb.org/t/p/original/fVgBU3KJAWHS55FPdbsZQ3YQG2Z.jpg
|
|
2025-11-20 00:02:11.5|Info|DiskScanService|Scanning disk for Harry Potter and the Half-Blood Prince
|
|
2025-11-20 00:02:11.5|Info|DiskScanService|Completed scanning disk for Harry Potter and the Half-Blood Prince
|
|
2025-11-20 00:02:11.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:11.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:11.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:11.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:11.5|Info|RefreshMovieService|Updating info for Harry Potter and the Order of the Phoenix
|
|
2025-11-20 00:02:11.6|Info|MediaCoverService|Downloading Fanart for [Harry Potter and the Half-Blood Prince (2009)][tt0417741, 767] https://image.tmdb.org/t/p/original/urDWNffjwmNi5IQaezw9GwqkUXa.jpg
|
|
2025-11-20 00:02:11.6|Info|DiskScanService|Scanning disk for Harry Potter and the Order of the Phoenix
|
|
2025-11-20 00:02:11.6|Info|DiskScanService|Completed scanning disk for Harry Potter and the Order of the Phoenix
|
|
2025-11-20 00:02:11.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:11.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:11.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:11.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:11.6|Info|RefreshMovieService|Updating info for Harry Potter and the Deathly Hallows: Part 1
|
|
2025-11-20 00:02:11.6|Info|MediaCoverService|Downloading Fanart for [Harry Potter and the Order of the Phoenix (2007)][tt0373889, 675] https://image.tmdb.org/t/p/original/82a7AGF081PzFfoM8GAVGMvZNYK.jpg
|
|
2025-11-20 00:02:11.7|Info|DiskScanService|Scanning disk for Harry Potter and the Deathly Hallows: Part 1
|
|
2025-11-20 00:02:11.7|Info|DiskScanService|Completed scanning disk for Harry Potter and the Deathly Hallows: Part 1
|
|
2025-11-20 00:02:11.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:11.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:11.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:11.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:11.7|Info|RefreshMovieService|Updating info for Harry Potter and the Deathly Hallows: Part 2
|
|
2025-11-20 00:02:11.8|Info|DiskScanService|Scanning disk for Harry Potter and the Deathly Hallows: Part 2
|
|
2025-11-20 00:02:11.8|Info|DiskScanService|Completed scanning disk for Harry Potter and the Deathly Hallows: Part 2
|
|
2025-11-20 00:02:11.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-20 00:02:11.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-20 00:02:11.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-20 00:02:11.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-20 00:02:11.8|Info|MediaCoverService|Downloading Fanart for [Harry Potter and the Deathly Hallows: Part 2 (2011)][tt1201607, 12445] https://image.tmdb.org/t/p/original/n5A7brJCjejceZmHyujwUTVgQNC.jpg
|
|
2025-11-20 00:31:10.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 00:31:12.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 05:40:41 and 11/20/2025 06:06:12 UTC. Search may be required.
|
|
2025-11-20 00:31:12.5|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-20 00:31:12.7|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-20 01:01:41.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 01:01:41.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 06:07:12 and 11/20/2025 07:01:41 UTC. Search may be required.
|
|
2025-11-20 01:01:41.8|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-20 01:01:41.9|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-20 01:32:11.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 01:32:11.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 07:01:41 and 11/20/2025 07:27:11 UTC. Search may be required.
|
|
2025-11-20 01:32:12.0|Info|DownloadDecisionMaker|Processing 151 releases
|
|
2025-11-20 01:32:12.1|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
|
|
2025-11-20 01:51:34.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-20 01:51:36.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-20 01:51:36.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-20 01:51:36.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-20 01:51:36.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-20 01:51:36.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-20 02:02:41.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 02:02:42.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 07:27:11 and 11/20/2025 07:52:42 UTC. Search may be required.
|
|
2025-11-20 02:02:42.2|Info|DownloadDecisionMaker|Processing 151 releases
|
|
2025-11-20 02:02:42.4|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
|
|
2025-11-20 02:33:11.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 02:33:14.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 07:52:42 and 11/20/2025 08:20:14 UTC. Search may be required.
|
|
2025-11-20 02:33:14.1|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-20 02:33:14.3|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-20 03:03:21.7|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from SABnzbd
|
|
|
|
[v5.28.0.10274] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Http request timed out
|
|
---> System.Net.WebException: Http request timed out
|
|
---> System.Threading.Tasks.TaskCanceledException: The operation was canceled.
|
|
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
|
|
---> System.Net.Sockets.SocketException (125): Operation canceled
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
|
|
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
|
|
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
--- End of inner exception stack trace ---
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
|
|
--- End of inner exception stack trace ---
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Radarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Radarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
|
|
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
|
|
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
|
|
at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90
|
|
|
|
|
|
2025-11-20 03:03:41.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 03:03:41.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/20/2025 19:16:39 due to recent failures." />
|
|
2025-11-20 03:03:41.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/20/2025 19:16:39 due to recent failures." />
|
|
2025-11-20 03:03:41.8|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 16:12:58
|
|
2025-11-20 03:03:41.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/20/2025 03:04:16 due to recent failures." />
|
|
2025-11-20 03:03:41.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/20/2025 03:04:16 due to recent failures." />
|
|
2025-11-20 03:03:41.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/4/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/20/2025 03:04:16 due to recent failures." />
|
|
2025-11-20 03:03:41.8|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:00:35
|
|
2025-11-20 03:03:41.8|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:00:35
|
|
2025-11-20 03:03:41.8|Warn|Torznab|API Request Limit reached for BitSearch (Prowlarr). Disabled for 00:00:35
|
|
2025-11-20 03:03:42.6|Info|DownloadDecisionMaker|Processing 100 releases
|
|
2025-11-20 03:03:42.8|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
|
|
2025-11-20 03:34:11.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 03:34:11.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/20/2025 03:57:33 due to recent failures." />
|
|
2025-11-20 03:34:11.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/20/2025 03:57:33 due to recent failures." />
|
|
2025-11-20 03:34:11.9|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:23:21
|
|
2025-11-20 03:34:12.4|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/18/2025 21:13:43 and 11/20/2025 14:46:03 UTC. Search may be required.
|
|
2025-11-20 03:34:13.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 08:20:14 and 11/20/2025 09:13:13 UTC. Search may be required.
|
|
2025-11-20 03:34:13.0|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-20 03:34:13.2|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-20 04:04:42.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 04:04:55.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-20 04:05:01.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-20 04:05:07.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-20 04:05:13.9|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-20 04:05:20.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-20 04:05:26.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-20 04:05:26.4|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/20/2025 14:46:03 and 11/20/2025 14:46:03 UTC. Search may be required.
|
|
2025-11-20 04:05:26.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 09:15:13 and 11/20/2025 09:39:26 UTC. Search may be required.
|
|
2025-11-20 04:05:26.9|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-20 04:05:27.1|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-20 04:35:42.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 04:35:51.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-20 04:35:51.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/20/2025 18:45:38 due to recent failures." />
|
|
2025-11-20 04:35:51.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/20/2025 18:45:38 due to recent failures." />
|
|
2025-11-20 04:35:51.6|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 14:09:47
|
|
2025-11-20 04:35:52.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/20/2025 14:46:03 and 11/20/2025 14:46:03 UTC. Search may be required.
|
|
2025-11-20 04:35:57.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-20 04:36:04.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-20 04:36:06.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 09:41:26 and 11/20/2025 10:35:06 UTC. Search may be required.
|
|
2025-11-20 04:36:06.0|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-20 04:36:06.2|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-20 05:06:12.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 05:06:13.0|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/20/2025 14:46:03 and 11/20/2025 14:46:03 UTC. Search may be required.
|
|
2025-11-20 05:06:13.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 10:35:06 and 11/20/2025 11:00:13 UTC. Search may be required.
|
|
2025-11-20 05:06:13.6|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-20 05:06:13.8|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-20 05:36:42.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 05:36:43.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/20/2025 14:46:03 and 11/20/2025 14:46:03 UTC. Search may be required.
|
|
2025-11-20 05:36:43.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 11:01:13 and 11/20/2025 11:25:43 UTC. Search may be required.
|
|
2025-11-20 05:36:43.6|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-20 05:36:43.8|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-20 05:51:57.3|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
|
|
2025-11-20 06:07:12.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 06:07:13.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/20/2025 14:46:03 and 11/20/2025 14:46:03 UTC. Search may be required.
|
|
2025-11-20 06:07:13.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 11:26:43 and 11/20/2025 11:54:13 UTC. Search may be required.
|
|
2025-11-20 06:07:13.7|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-20 06:07:13.9|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-20 06:37:43.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 06:37:43.7|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/20/2025 14:46:03 and 11/20/2025 14:46:03 UTC. Search may be required.
|
|
2025-11-20 06:37:47.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/4/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/20/2025 06:38:47 due to recent failures." />
|
|
2025-11-20 06:37:47.6|Warn|Torznab|API Request Limit reached for BitSearch (Prowlarr). Disabled for 00:01:00
|
|
2025-11-20 06:37:47.6|Info|DownloadDecisionMaker|Processing 151 releases
|
|
2025-11-20 06:37:47.8|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
|
|
2025-11-20 07:08:13.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 07:08:13.8|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/20/2025 14:46:03 and 11/20/2025 14:46:03 UTC. Search may be required.
|
|
2025-11-20 07:08:14.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 11:55:13 and 11/20/2025 12:46:14 UTC. Search may be required.
|
|
2025-11-20 07:08:14.2|Info|DownloadDecisionMaker|Processing 154 releases
|
|
2025-11-20 07:08:14.4|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
|
|
2025-11-20 07:38:43.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 07:38:44.0|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/20/2025 14:46:03 and 11/20/2025 14:46:03 UTC. Search may be required.
|
|
2025-11-20 07:38:44.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 12:49:14 and 11/20/2025 13:13:44 UTC. Search may be required.
|
|
2025-11-20 07:38:44.3|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-20 07:38:44.5|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-20 07:52:04.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-20 07:52:06.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-20 07:52:06.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-20 07:52:06.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-20 07:52:06.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-20 07:52:06.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-20 08:09:13.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 08:09:14.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 13:14:44 and 11/20/2025 14:06:14 UTC. Search may be required.
|
|
2025-11-20 08:09:14.5|Info|DownloadDecisionMaker|Processing 154 releases
|
|
2025-11-20 08:09:14.7|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
|
|
2025-11-20 08:39:43.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 08:39:45.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 14:08:14 and 11/20/2025 14:33:45 UTC. Search may be required.
|
|
2025-11-20 08:39:45.8|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-20 08:39:46.0|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-20 09:10:14.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 09:10:14.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 14:34:45 and 11/20/2025 15:00:14 UTC. Search may be required.
|
|
2025-11-20 09:10:14.7|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-20 09:10:14.9|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-20 09:40:44.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 09:40:44.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 15:01:14 and 11/20/2025 15:27:44 UTC. Search may be required.
|
|
2025-11-20 09:40:45.0|Info|DownloadDecisionMaker|Processing 151 releases
|
|
2025-11-20 09:40:45.2|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
|
|
2025-11-20 10:11:14.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 10:11:15.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 15:27:44 and 11/20/2025 15:55:15 UTC. Search may be required.
|
|
2025-11-20 10:11:15.2|Info|DownloadDecisionMaker|Processing 151 releases
|
|
2025-11-20 10:11:15.4|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
|
|
2025-11-20 10:41:44.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 10:41:45.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 15:55:15 and 11/20/2025 16:20:45 UTC. Search may be required.
|
|
2025-11-20 10:41:45.4|Info|DownloadDecisionMaker|Processing 151 releases
|
|
2025-11-20 10:41:45.6|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
|
|
2025-11-20 11:12:14.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 11:12:16.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 16:20:45 and 11/20/2025 16:47:16 UTC. Search may be required.
|
|
2025-11-20 11:12:16.8|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-20 11:12:17.0|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-20 11:42:45.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 11:42:45.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 16:48:16 and 11/20/2025 17:40:45 UTC. Search may be required.
|
|
2025-11-20 11:42:45.7|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-20 11:42:45.9|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-20 12:13:15.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 12:13:16.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 17:41:45 and 11/20/2025 18:07:16 UTC. Search may be required.
|
|
2025-11-20 12:13:16.9|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-20 12:13:17.1|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-20 12:43:45.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 12:43:45.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 18:08:16 and 11/20/2025 18:34:45 UTC. Search may be required.
|
|
2025-11-20 12:43:46.1|Info|DownloadDecisionMaker|Processing 154 releases
|
|
2025-11-20 12:43:46.3|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
|
|
2025-11-20 13:14:15.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 13:14:16.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 18:35:45 and 11/20/2025 19:01:16 UTC. Search may be required.
|
|
2025-11-20 13:14:16.3|Info|DownloadDecisionMaker|Processing 154 releases
|
|
2025-11-20 13:14:16.5|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
|
|
2025-11-20 13:44:45.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 13:44:49.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 19:02:16 and 11/20/2025 19:27:49 UTC. Search may be required.
|
|
2025-11-20 13:44:49.0|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-20 13:44:49.2|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-20 13:52:35.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-20 13:52:37.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-20 13:52:37.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-20 13:52:37.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-20 13:52:37.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-20 13:52:37.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-20 14:15:15.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 14:15:16.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 19:28:49 and 11/20/2025 19:54:16 UTC. Search may be required.
|
|
2025-11-20 14:15:16.6|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-20 14:15:16.8|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-20 14:45:46.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 14:45:46.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 19:55:16 and 11/20/2025 20:21:46 UTC. Search may be required.
|
|
2025-11-20 14:45:46.9|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-20 14:45:47.2|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-20 15:16:16.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 15:16:16.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 20:22:46 and 11/20/2025 21:16:16 UTC. Search may be required.
|
|
2025-11-20 15:16:17.1|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-20 15:16:17.3|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-20 15:46:46.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 15:46:46.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/21/2025 15:34:56 due to recent failures." />
|
|
2025-11-20 15:46:46.5|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 23:48:10
|
|
2025-11-20 15:46:47.3|Info|DownloadDecisionMaker|Processing 150 releases
|
|
2025-11-20 15:46:47.5|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
|
|
2025-11-20 16:17:16.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 16:17:17.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 21:16:16 and 11/20/2025 22:08:17 UTC. Search may be required.
|
|
2025-11-20 16:17:17.5|Info|DownloadDecisionMaker|Processing 151 releases
|
|
2025-11-20 16:17:17.7|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
|
|
2025-11-20 16:47:46.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 16:47:47.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 22:08:17 and 11/20/2025 22:35:47 UTC. Search may be required.
|
|
2025-11-20 16:47:47.7|Info|DownloadDecisionMaker|Processing 153 releases
|
|
2025-11-20 16:47:47.9|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
|
|
2025-11-20 17:18:17.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 17:18:17.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 22:35:47 and 11/20/2025 23:01:17 UTC. Search may be required.
|
|
2025-11-20 17:18:17.7|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-20 17:18:17.9|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-20 17:48:47.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 17:48:47.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 23:02:17 and 11/20/2025 23:27:47 UTC. Search may be required.
|
|
2025-11-20 17:48:48.0|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-20 17:48:48.2|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-20 18:19:17.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 18:19:17.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 23:28:47 and 11/20/2025 23:54:17 UTC. Search may be required.
|
|
2025-11-20 18:19:18.1|Info|DownloadDecisionMaker|Processing 152 releases
|
|
2025-11-20 18:19:18.3|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
|
|
2025-11-20 18:49:47.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 18:49:50.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/20/2025 23:55:17 and 11/21/2025 00:48:50 UTC. Search may be required.
|
|
2025-11-20 18:49:50.4|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2025-11-20 18:49:50.6|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2025-11-20 19:20:17.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 19:20:18.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 00:49:50 and 11/21/2025 01:14:18 UTC. Search may be required.
|
|
2025-11-20 19:20:18.7|Info|DownloadDecisionMaker|Processing 188 releases
|
|
2025-11-20 19:20:18.9|Info|RssSyncService|RSS Sync Completed. Reports found: 188, Reports grabbed: 0
|
|
2025-11-20 19:50:48.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 19:50:48.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 01:15:18 and 11/21/2025 01:41:48 UTC. Search may be required.
|
|
2025-11-20 19:50:49.0|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2025-11-20 19:50:49.3|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2025-11-20 19:53:05.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-20 19:53:05.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-20 19:53:06.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-20 19:53:08.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-20 19:53:08.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-20 19:53:08.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-20 19:53:08.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-20 19:53:08.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-20 20:21:18.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 20:21:18.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 01:41:48 and 11/21/2025 02:07:18 UTC. Search may be required.
|
|
2025-11-20 20:21:18.8|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2025-11-20 20:21:19.1|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2025-11-20 20:51:48.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 20:51:49.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 02:09:18 and 11/21/2025 02:34:49 UTC. Search may be required.
|
|
2025-11-20 20:51:49.2|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2025-11-20 20:51:49.4|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2025-11-20 21:22:18.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 21:22:19.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 02:35:49 and 11/21/2025 03:01:19 UTC. Search may be required.
|
|
2025-11-20 21:22:19.4|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2025-11-20 21:22:19.6|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2025-11-20 21:52:48.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 21:52:49.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 03:03:19 and 11/21/2025 03:27:49 UTC. Search may be required.
|
|
2025-11-20 21:52:49.3|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2025-11-20 21:52:49.6|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2025-11-20 22:23:18.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 22:23:20.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 03:28:49 and 11/21/2025 04:21:20 UTC. Search may be required.
|
|
2025-11-20 22:23:20.1|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2025-11-20 22:23:20.3|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2025-11-20 22:53:49.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 22:53:49.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 04:22:20 and 11/21/2025 04:47:49 UTC. Search may be required.
|
|
2025-11-20 22:53:49.8|Info|DownloadDecisionMaker|Processing 188 releases
|
|
2025-11-20 22:53:50.0|Info|RssSyncService|RSS Sync Completed. Reports found: 188, Reports grabbed: 0
|
|
2025-11-20 23:24:19.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 23:24:19.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 04:48:49 and 11/21/2025 05:16:19 UTC. Search may be required.
|
|
2025-11-20 23:24:20.0|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2025-11-20 23:24:20.2|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2025-11-20 23:54:19.4|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2025-11-20 23:54:19.4|Info|HousekeepingService|Running housecleaning tasks
|
|
2025-11-20 23:54:19.5|Info|Database|Vacuuming Log database
|
|
2025-11-20 23:54:19.5|Info|Database|Log database compressed
|
|
2025-11-20 23:54:19.5|Info|Database|Vacuuming Main database
|
|
2025-11-20 23:54:19.5|Info|Database|Main database compressed
|
|
2025-11-20 23:54:49.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-20 23:54:50.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 05:16:19 and 11/21/2025 05:41:50 UTC. Search may be required.
|
|
2025-11-20 23:54:50.3|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2025-11-20 23:54:50.5|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2025-11-21 00:02:19.7|Info|RefreshMovieService|Updating info for Avatar: Fire and Ash
|
|
2025-11-21 00:02:19.8|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2025-11-21 00:02:19.8|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2025-11-21 00:02:19.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:19.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:19.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:19.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:19.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-21 00:02:19.8|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2025-11-21 00:02:19.8|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2025-11-21 00:02:19.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:19.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:19.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:19.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:19.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-21 00:02:19.8|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2025-11-21 00:02:19.8|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2025-11-21 00:02:19.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:19.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:19.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:19.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:19.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-21 00:02:19.8|Info|DiskScanService|Scanning disk for Blade
|
|
2025-11-21 00:02:19.8|Info|DiskScanService|Completed scanning disk for Blade
|
|
2025-11-21 00:02:19.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:19.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:19.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:19.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:19.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-21 00:02:19.8|Info|RefreshMovieService|Updating info for Dune: Part Three
|
|
2025-11-21 00:02:19.8|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2025-11-21 00:02:19.8|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2025-11-21 00:02:19.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:19.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:19.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:19.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:19.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-21 00:02:19.8|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2025-11-21 00:02:19.8|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2025-11-21 00:02:19.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:19.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:19.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:19.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:19.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-21 00:02:19.8|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2025-11-21 00:02:19.8|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2025-11-21 00:02:19.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:19.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:19.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:19.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:19.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-21 00:02:19.8|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
|
|
2025-11-21 00:02:19.8|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
|
|
2025-11-21 00:02:19.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:19.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:19.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:19.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:19.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-21 00:02:19.8|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2025-11-21 00:02:19.8|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2025-11-21 00:02:19.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:19.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:19.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:19.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:19.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-21 00:02:19.8|Info|RefreshMovieService|Updating info for Predator: Badlands
|
|
2025-11-21 00:02:19.9|Info|DiskScanService|Scanning disk for Predator: Badlands
|
|
2025-11-21 00:02:19.9|Info|DiskScanService|Completed scanning disk for Predator: Badlands
|
|
2025-11-21 00:02:19.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:19.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:19.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:19.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:19.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-21 00:02:19.9|Info|DiskScanService|Scanning disk for The Mandalorian and Grogu
|
|
2025-11-21 00:02:19.9|Info|DiskScanService|Completed scanning disk for The Mandalorian and Grogu
|
|
2025-11-21 00:02:19.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:19.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:19.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:19.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:19.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-21 00:02:19.9|Info|DiskScanService|Scanning disk for Masters of the Universe
|
|
2025-11-21 00:02:19.9|Info|DiskScanService|Completed scanning disk for Masters of the Universe
|
|
2025-11-21 00:02:19.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:19.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:19.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:19.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:19.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-21 00:02:19.9|Info|RefreshMovieService|Updating info for Moana
|
|
2025-11-21 00:02:20.0|Info|MediaCoverService|Downloading Fanart for [Predator: Badlands (2025)][tt31227572, 1242898] https://image.tmdb.org/t/p/original/ebyxeBh56QNXxSJgTnmz7fXAlwk.jpg
|
|
2025-11-21 00:02:20.0|Info|DiskScanService|Scanning disk for Moana
|
|
2025-11-21 00:02:20.0|Info|DiskScanService|Completed scanning disk for Moana
|
|
2025-11-21 00:02:20.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:20.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:20.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:20.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:20.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-21 00:02:20.0|Info|DiskScanService|Scanning disk for Mortal Kombat II
|
|
2025-11-21 00:02:20.0|Info|DiskScanService|Completed scanning disk for Mortal Kombat II
|
|
2025-11-21 00:02:20.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:20.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:20.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:20.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:20.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-21 00:02:20.0|Info|RefreshMovieService|Updating info for The Hunger Games: Sunrise on the Reaping
|
|
2025-11-21 00:02:20.1|Info|DiskScanService|Scanning disk for The Hunger Games: Sunrise on the Reaping
|
|
2025-11-21 00:02:20.1|Info|DiskScanService|Completed scanning disk for The Hunger Games: Sunrise on the Reaping
|
|
2025-11-21 00:02:20.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:20.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:20.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:20.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:20.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-21 00:02:20.1|Info|DiskScanService|Scanning disk for Shrek 5
|
|
2025-11-21 00:02:20.1|Info|DiskScanService|Completed scanning disk for Shrek 5
|
|
2025-11-21 00:02:20.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:20.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:20.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:20.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:20.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-21 00:02:20.1|Info|DiskScanService|Scanning disk for TRON: Ares
|
|
2025-11-21 00:02:20.1|Info|DiskScanService|Completed scanning disk for TRON: Ares
|
|
2025-11-21 00:02:20.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:20.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:20.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:20.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:20.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-21 00:02:20.1|Info|DiskScanService|Scanning disk for Harry Potter and the Philosopher's Stone
|
|
2025-11-21 00:02:20.1|Info|DiskScanService|Completed scanning disk for Harry Potter and the Philosopher's Stone
|
|
2025-11-21 00:02:20.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:20.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:20.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:20.1|Info|MediaCoverService|Downloading Poster for [The Hunger Games: Sunrise on the Reaping (2026)][tt32558705, 1300968] https://image.tmdb.org/t/p/original/kONfwpf0AZzvL1zqjZV9C89g1PY.jpg
|
|
2025-11-21 00:02:20.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:20.1|Info|RefreshMovieService|Updating info for Harry Potter and the Goblet of Fire
|
|
2025-11-21 00:02:20.1|Info|MediaCoverService|Downloading Fanart for [The Hunger Games: Sunrise on the Reaping (2026)][tt32558705, 1300968] https://image.tmdb.org/t/p/original/5h9vKBzB6iOde9k6rGpLJ4hyIdm.jpg
|
|
2025-11-21 00:02:20.2|Info|DiskScanService|Scanning disk for Harry Potter and the Goblet of Fire
|
|
2025-11-21 00:02:20.2|Info|DiskScanService|Completed scanning disk for Harry Potter and the Goblet of Fire
|
|
2025-11-21 00:02:20.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:20.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:20.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:20.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:20.2|Info|DiskScanService|Scanning disk for Harry Potter and the Chamber of Secrets
|
|
2025-11-21 00:02:20.2|Info|DiskScanService|Completed scanning disk for Harry Potter and the Chamber of Secrets
|
|
2025-11-21 00:02:20.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:20.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:20.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:20.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:20.2|Info|RefreshMovieService|Updating info for Harry Potter and the Prisoner of Azkaban
|
|
2025-11-21 00:02:20.3|Info|DiskScanService|Scanning disk for Harry Potter and the Prisoner of Azkaban
|
|
2025-11-21 00:02:20.3|Info|DiskScanService|Completed scanning disk for Harry Potter and the Prisoner of Azkaban
|
|
2025-11-21 00:02:20.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:20.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:20.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:20.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:20.3|Info|DiskScanService|Scanning disk for Harry Potter and the Half-Blood Prince
|
|
2025-11-21 00:02:20.3|Info|DiskScanService|Completed scanning disk for Harry Potter and the Half-Blood Prince
|
|
2025-11-21 00:02:20.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:20.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:20.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:20.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:20.3|Info|DiskScanService|Scanning disk for Harry Potter and the Order of the Phoenix
|
|
2025-11-21 00:02:20.3|Info|DiskScanService|Completed scanning disk for Harry Potter and the Order of the Phoenix
|
|
2025-11-21 00:02:20.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:20.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:20.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:20.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:20.3|Info|DiskScanService|Scanning disk for Harry Potter and the Deathly Hallows: Part 1
|
|
2025-11-21 00:02:20.3|Info|DiskScanService|Completed scanning disk for Harry Potter and the Deathly Hallows: Part 1
|
|
2025-11-21 00:02:20.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:20.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:20.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:20.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:20.3|Info|RefreshMovieService|Updating info for Harry Potter and the Deathly Hallows: Part 2
|
|
2025-11-21 00:02:20.4|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2025-11-21 00:02:20.4|Info|DiskScanService|Scanning disk for Harry Potter and the Deathly Hallows: Part 2
|
|
2025-11-21 00:02:20.4|Info|DiskScanService|Completed scanning disk for Harry Potter and the Deathly Hallows: Part 2
|
|
2025-11-21 00:02:20.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-21 00:02:20.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-21 00:02:20.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-21 00:02:20.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-21 00:02:20.5|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2025-11-21 00:25:19.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 00:25:20.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 05:42:50 and 11/21/2025 06:08:20 UTC. Search may be required.
|
|
2025-11-21 00:25:20.3|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2025-11-21 00:25:20.6|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2025-11-21 00:55:49.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 00:55:50.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 06:09:20 and 11/21/2025 06:35:50 UTC. Search may be required.
|
|
2025-11-21 00:55:50.9|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2025-11-21 00:55:51.2|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2025-11-21 01:26:19.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 01:26:20.8|Info|DownloadDecisionMaker|Processing 184 releases
|
|
2025-11-21 01:26:21.1|Info|RssSyncService|RSS Sync Completed. Reports found: 184, Reports grabbed: 0
|
|
2025-11-21 01:53:36.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-21 01:53:38.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-21 01:53:38.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-21 01:53:38.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-21 01:53:38.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-21 01:53:38.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-21 01:56:50.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 01:56:50.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 06:35:50 and 11/21/2025 07:54:50 UTC. Search may be required.
|
|
2025-11-21 01:56:50.8|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2025-11-21 01:56:51.1|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2025-11-21 02:27:20.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 02:27:21.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 07:55:50 and 11/21/2025 08:21:21 UTC. Search may be required.
|
|
2025-11-21 02:27:21.1|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2025-11-21 02:27:21.3|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2025-11-21 02:57:50.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 02:57:51.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 08:21:21 and 11/21/2025 08:48:51 UTC. Search may be required.
|
|
2025-11-21 02:57:51.3|Info|DownloadDecisionMaker|Processing 188 releases
|
|
2025-11-21 02:57:51.6|Info|RssSyncService|RSS Sync Completed. Reports found: 188, Reports grabbed: 0
|
|
2025-11-21 03:03:00.5|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from SABnzbd
|
|
|
|
[v5.28.0.10274] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Http request timed out
|
|
---> System.Net.WebException: Http request timed out
|
|
---> System.Threading.Tasks.TaskCanceledException: The operation was canceled.
|
|
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
|
|
---> System.Net.Sockets.SocketException (125): Operation canceled
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
|
|
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
|
|
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
--- End of inner exception stack trace ---
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
|
|
--- End of inner exception stack trace ---
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Radarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Radarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
|
|
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
|
|
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
|
|
at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90
|
|
|
|
|
|
2025-11-21 03:28:20.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 03:28:20.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/21/2025 19:20:18 due to recent failures." />
|
|
2025-11-21 03:28:20.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/21/2025 19:20:18 due to recent failures." />
|
|
2025-11-21 03:28:20.7|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 15:51:58
|
|
2025-11-21 03:28:21.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 08:49:51 and 11/21/2025 09:15:21 UTC. Search may be required.
|
|
2025-11-21 03:28:21.5|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2025-11-21 03:28:21.7|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2025-11-21 03:58:50.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 03:58:50.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/21/2025 04:05:12 due to recent failures." />
|
|
2025-11-21 03:58:50.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/21/2025 04:05:12 due to recent failures." />
|
|
2025-11-21 03:58:50.9|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:06:22
|
|
2025-11-21 03:58:51.4|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/20/2025 14:46:03 and 11/21/2025 15:47:41 UTC. Search may be required.
|
|
2025-11-21 03:58:51.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 09:15:21 and 11/21/2025 09:40:51 UTC. Search may be required.
|
|
2025-11-21 03:58:51.7|Info|DownloadDecisionMaker|Processing 189 releases
|
|
2025-11-21 03:58:51.9|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
|
|
2025-11-21 04:29:21.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 04:29:38.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-21 04:29:44.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-21 04:29:50.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-21 04:29:56.9|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-21 04:30:03.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-21 04:30:09.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-21 04:30:09.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 09:40:51 and 11/21/2025 10:08:09 UTC. Search may be required.
|
|
2025-11-21 04:30:09.9|Info|DownloadDecisionMaker|Processing 191 releases
|
|
2025-11-21 04:30:10.1|Info|RssSyncService|RSS Sync Completed. Reports found: 191, Reports grabbed: 0
|
|
2025-11-21 05:00:21.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 05:00:27.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-21 05:00:27.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/21/2025 18:49:17 due to recent failures." />
|
|
2025-11-21 05:00:27.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/21/2025 18:49:17 due to recent failures." />
|
|
2025-11-21 05:00:27.4|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 13:48:50
|
|
2025-11-21 05:00:33.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-21 05:00:39.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-21 05:00:40.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 10:09:09 and 11/21/2025 10:35:40 UTC. Search may be required.
|
|
2025-11-21 05:00:40.5|Info|DownloadDecisionMaker|Processing 191 releases
|
|
2025-11-21 05:00:40.8|Info|RssSyncService|RSS Sync Completed. Reports found: 191, Reports grabbed: 0
|
|
2025-11-21 05:30:51.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 05:30:52.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 10:35:40 and 11/21/2025 11:29:52 UTC. Search may be required.
|
|
2025-11-21 05:30:52.1|Info|DownloadDecisionMaker|Processing 190 releases
|
|
2025-11-21 05:30:52.4|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
|
|
2025-11-21 06:01:21.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 06:01:22.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 11:29:52 and 11/21/2025 11:55:22 UTC. Search may be required.
|
|
2025-11-21 06:01:22.5|Info|DownloadDecisionMaker|Processing 191 releases
|
|
2025-11-21 06:01:22.7|Info|RssSyncService|RSS Sync Completed. Reports found: 191, Reports grabbed: 0
|
|
2025-11-21 06:31:51.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 06:31:52.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 11:56:22 and 11/21/2025 12:20:52 UTC. Search may be required.
|
|
2025-11-21 06:31:52.5|Info|DownloadDecisionMaker|Processing 192 releases
|
|
2025-11-21 06:31:52.7|Info|RssSyncService|RSS Sync Completed. Reports found: 192, Reports grabbed: 0
|
|
2025-11-21 07:02:21.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 07:02:23.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 12:22:52 and 11/21/2025 12:48:23 UTC. Search may be required.
|
|
2025-11-21 07:02:23.2|Info|DownloadDecisionMaker|Processing 190 releases
|
|
2025-11-21 07:02:23.5|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
|
|
2025-11-21 07:32:52.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 07:32:52.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 12:49:23 and 11/21/2025 13:15:52 UTC. Search may be required.
|
|
2025-11-21 07:32:52.8|Info|DownloadDecisionMaker|Processing 190 releases
|
|
2025-11-21 07:32:53.1|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
|
|
2025-11-21 07:54:07.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-21 07:54:09.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-21 07:54:09.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-21 07:54:09.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-21 07:54:09.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-21 07:54:09.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-21 08:03:22.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 08:03:22.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 13:15:52 and 11/21/2025 13:41:22 UTC. Search may be required.
|
|
2025-11-21 08:03:23.0|Info|DownloadDecisionMaker|Processing 192 releases
|
|
2025-11-21 08:03:23.2|Info|RssSyncService|RSS Sync Completed. Reports found: 192, Reports grabbed: 0
|
|
2025-11-21 08:33:52.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 08:33:53.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 13:43:22 and 11/21/2025 14:09:53 UTC. Search may be required.
|
|
2025-11-21 08:33:53.2|Info|DownloadDecisionMaker|Processing 189 releases
|
|
2025-11-21 08:33:53.4|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
|
|
2025-11-21 09:04:22.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 09:04:23.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 14:09:53 and 11/21/2025 15:02:23 UTC. Search may be required.
|
|
2025-11-21 09:04:23.3|Info|DownloadDecisionMaker|Processing 190 releases
|
|
2025-11-21 09:04:23.6|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
|
|
2025-11-21 09:34:52.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 09:34:53.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 15:02:23 and 11/21/2025 15:27:53 UTC. Search may be required.
|
|
2025-11-21 09:34:53.5|Info|DownloadDecisionMaker|Processing 190 releases
|
|
2025-11-21 09:34:53.8|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
|
|
2025-11-21 10:05:22.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 10:05:23.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 15:28:53 and 11/21/2025 15:56:23 UTC. Search may be required.
|
|
2025-11-21 10:05:23.6|Info|DownloadDecisionMaker|Processing 189 releases
|
|
2025-11-21 10:05:23.9|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
|
|
2025-11-21 10:35:53.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 10:35:54.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 15:56:23 and 11/21/2025 16:21:54 UTC. Search may be required.
|
|
2025-11-21 10:35:54.7|Info|DownloadDecisionMaker|Processing 189 releases
|
|
2025-11-21 10:35:54.9|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
|
|
2025-11-21 11:06:23.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 11:06:24.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 16:22:54 and 11/21/2025 16:48:24 UTC. Search may be required.
|
|
2025-11-21 11:06:24.0|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2025-11-21 11:06:24.2|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2025-11-21 11:36:53.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 11:36:56.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 16:49:24 and 11/21/2025 17:15:56 UTC. Search may be required.
|
|
2025-11-21 11:36:56.9|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2025-11-21 11:36:57.2|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2025-11-21 12:07:23.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 12:07:25.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 17:16:56 and 11/21/2025 17:42:25 UTC. Search may be required.
|
|
2025-11-21 12:07:25.6|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2025-11-21 12:07:25.8|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2025-11-21 12:37:53.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 12:37:54.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 17:43:25 and 11/21/2025 18:35:54 UTC. Search may be required.
|
|
2025-11-21 12:37:54.6|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2025-11-21 12:37:54.8|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2025-11-21 13:08:24.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 13:08:24.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 18:35:54 and 11/21/2025 19:02:24 UTC. Search may be required.
|
|
2025-11-21 13:08:24.7|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2025-11-21 13:08:25.0|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2025-11-21 13:38:54.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 13:38:54.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 19:02:24 and 11/21/2025 19:28:54 UTC. Search may be required.
|
|
2025-11-21 13:38:54.9|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2025-11-21 13:38:55.2|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2025-11-21 13:54:38.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-21 13:54:40.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-21 13:54:40.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-21 13:54:40.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-21 13:54:40.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-21 13:54:40.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-21 14:09:24.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 14:09:24.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 19:29:54 and 11/21/2025 19:56:24 UTC. Search may be required.
|
|
2025-11-21 14:09:25.0|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2025-11-21 14:09:25.3|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2025-11-21 14:39:54.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 14:39:55.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 19:56:24 and 11/21/2025 20:22:55 UTC. Search may be required.
|
|
2025-11-21 14:39:55.4|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2025-11-21 14:39:55.7|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2025-11-21 15:10:24.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 15:10:25.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 20:22:55 and 11/21/2025 20:48:25 UTC. Search may be required.
|
|
2025-11-21 15:10:25.6|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2025-11-21 15:10:25.9|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2025-11-21 15:40:54.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 15:40:55.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 20:48:25 and 11/21/2025 21:15:55 UTC. Search may be required.
|
|
2025-11-21 15:40:55.6|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2025-11-21 15:40:55.8|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2025-11-21 16:11:25.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 16:11:25.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 21:15:55 and 11/21/2025 22:08:25 UTC. Search may be required.
|
|
2025-11-21 16:11:25.8|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-21 16:11:26.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-21 16:41:55.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 16:41:56.0|Info|DownloadDecisionMaker|Processing 218 releases
|
|
2025-11-21 16:41:56.3|Info|RssSyncService|RSS Sync Completed. Reports found: 218, Reports grabbed: 0
|
|
2025-11-21 17:12:25.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 17:12:26.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 22:08:25 and 11/21/2025 23:01:26 UTC. Search may be required.
|
|
2025-11-21 17:12:26.1|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-21 17:12:26.4|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-21 17:42:55.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 17:42:56.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 23:03:26 and 11/21/2025 23:29:56 UTC. Search may be required.
|
|
2025-11-21 17:42:56.3|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-21 17:42:56.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-21 18:02:48.1|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
|
|
2025-11-21 18:13:25.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 18:13:26.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 23:29:56 and 11/21/2025 23:55:26 UTC. Search may be required.
|
|
2025-11-21 18:13:26.5|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-21 18:13:26.8|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-21 18:43:55.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 18:43:56.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/21/2025 23:56:26 and 11/22/2025 00:23:56 UTC. Search may be required.
|
|
2025-11-21 18:43:56.6|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-21 18:43:57.0|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-21 19:14:26.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 19:14:26.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 00:23:56 and 11/22/2025 00:49:26 UTC. Search may be required.
|
|
2025-11-21 19:14:26.8|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-21 19:14:27.1|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-21 19:44:56.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 19:44:57.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 00:49:26 and 11/22/2025 01:41:57 UTC. Search may be required.
|
|
2025-11-21 19:44:57.1|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-21 19:44:57.4|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-21 19:55:08.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-21 19:55:08.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-21 19:55:08.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-21 19:55:10.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-21 19:55:10.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-21 19:55:10.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-21 19:55:10.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-21 19:55:10.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-21 20:15:26.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 20:15:27.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 01:42:57 and 11/22/2025 02:10:27 UTC. Search may be required.
|
|
2025-11-21 20:15:27.2|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-21 20:15:27.5|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-21 20:45:56.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 20:45:57.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 02:10:27 and 11/22/2025 02:33:57 UTC. Search may be required.
|
|
2025-11-21 20:45:57.4|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-21 20:45:57.7|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-21 21:16:26.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 21:16:27.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 02:33:57 and 11/22/2025 03:01:27 UTC. Search may be required.
|
|
2025-11-21 21:18:06.8|Warn|Torznab|Isohunt2 (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2025-11-21 21:18:06.8|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2025-11-21 21:18:07.1|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2025-11-21 21:48:27.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 21:48:27.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 03:03:27 and 11/22/2025 03:28:27 UTC. Search may be required.
|
|
2025-11-21 21:48:27.8|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-21 21:48:28.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-21 22:18:57.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 22:18:57.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 03:29:27 and 11/22/2025 03:55:57 UTC. Search may be required.
|
|
2025-11-21 22:18:57.9|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-21 22:18:58.2|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-21 22:49:27.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 22:49:27.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 03:56:57 and 11/22/2025 04:23:27 UTC. Search may be required.
|
|
2025-11-21 22:49:28.1|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-21 22:49:28.5|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-21 23:19:57.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 23:19:58.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 04:23:27 and 11/22/2025 05:15:58 UTC. Search may be required.
|
|
2025-11-21 23:19:58.3|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-21 23:19:58.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-21 23:50:27.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-21 23:50:28.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 05:15:58 and 11/22/2025 05:42:28 UTC. Search may be required.
|
|
2025-11-21 23:50:28.5|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-21 23:50:28.9|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-21 23:54:27.7|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2025-11-21 23:54:27.7|Info|HousekeepingService|Running housecleaning tasks
|
|
2025-11-21 23:54:27.8|Info|Database|Vacuuming Log database
|
|
2025-11-21 23:54:27.8|Info|Database|Log database compressed
|
|
2025-11-21 23:54:27.8|Info|Database|Vacuuming Main database
|
|
2025-11-21 23:54:27.8|Info|Database|Main database compressed
|
|
2025-11-22 00:02:28.0|Info|RefreshMovieService|Updating info for Avatar: Fire and Ash
|
|
2025-11-22 00:02:28.0|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2025-11-22 00:02:28.0|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2025-11-22 00:02:28.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-22 00:02:28.0|Info|RefreshMovieService|Updating info for Avengers: Doomsday
|
|
2025-11-22 00:02:28.1|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2025-11-22 00:02:28.1|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2025-11-22 00:02:28.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-22 00:02:28.1|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2025-11-22 00:02:28.1|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2025-11-22 00:02:28.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-22 00:02:28.1|Info|RefreshMovieService|Updating info for Blade
|
|
2025-11-22 00:02:28.2|Info|DiskScanService|Scanning disk for Blade
|
|
2025-11-22 00:02:28.2|Info|DiskScanService|Completed scanning disk for Blade
|
|
2025-11-22 00:02:28.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-22 00:02:28.2|Info|RefreshMovieService|Updating info for Dune: Part Three
|
|
2025-11-22 00:02:28.2|Info|MediaCoverService|Downloading Poster for [Blade (0)][tt10671440, 617127] https://image.tmdb.org/t/p/original/qctzZ0LmG88k2DGqNMFTUW2wXo2.jpg
|
|
2025-11-22 00:02:28.2|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2025-11-22 00:02:28.2|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2025-11-22 00:02:28.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-22 00:02:28.2|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2025-11-22 00:02:28.2|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2025-11-22 00:02:28.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-22 00:02:28.2|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2025-11-22 00:02:28.2|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2025-11-22 00:02:28.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-22 00:02:28.2|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
|
|
2025-11-22 00:02:28.2|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
|
|
2025-11-22 00:02:28.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-22 00:02:28.2|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2025-11-22 00:02:28.2|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2025-11-22 00:02:28.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-22 00:02:28.2|Info|RefreshMovieService|Updating info for Predator: Badlands
|
|
2025-11-22 00:02:28.3|Info|MediaCoverService|Downloading Fanart for [Blade (0)][tt10671440, 617127] https://image.tmdb.org/t/p/original/hFtJz4TvoiJJcw2ZOMdhK22aU9P.jpg
|
|
2025-11-22 00:02:28.3|Info|DiskScanService|Scanning disk for Predator: Badlands
|
|
2025-11-22 00:02:28.3|Info|DiskScanService|Completed scanning disk for Predator: Badlands
|
|
2025-11-22 00:02:28.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-22 00:02:28.3|Info|RefreshMovieService|Updating info for The Mandalorian and Grogu
|
|
2025-11-22 00:02:28.4|Info|DiskScanService|Scanning disk for The Mandalorian and Grogu
|
|
2025-11-22 00:02:28.4|Info|DiskScanService|Completed scanning disk for The Mandalorian and Grogu
|
|
2025-11-22 00:02:28.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-22 00:02:28.4|Info|DiskScanService|Scanning disk for Masters of the Universe
|
|
2025-11-22 00:02:28.4|Info|DiskScanService|Completed scanning disk for Masters of the Universe
|
|
2025-11-22 00:02:28.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-22 00:02:28.4|Info|RefreshMovieService|Updating info for Moana
|
|
2025-11-22 00:02:28.4|Info|DiskScanService|Scanning disk for Moana
|
|
2025-11-22 00:02:28.4|Info|DiskScanService|Completed scanning disk for Moana
|
|
2025-11-22 00:02:28.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-22 00:02:28.4|Info|RefreshMovieService|Updating info for Mortal Kombat II
|
|
2025-11-22 00:02:28.5|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2025-11-22 00:02:28.5|Info|DiskScanService|Scanning disk for Mortal Kombat II
|
|
2025-11-22 00:02:28.5|Info|DiskScanService|Completed scanning disk for Mortal Kombat II
|
|
2025-11-22 00:02:28.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-22 00:02:28.5|Info|RefreshMovieService|Updating info for The Hunger Games: Sunrise on the Reaping
|
|
2025-11-22 00:02:28.6|Info|DiskScanService|Scanning disk for The Hunger Games: Sunrise on the Reaping
|
|
2025-11-22 00:02:28.6|Info|DiskScanService|Completed scanning disk for The Hunger Games: Sunrise on the Reaping
|
|
2025-11-22 00:02:28.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-22 00:02:28.6|Info|DiskScanService|Scanning disk for Shrek 5
|
|
2025-11-22 00:02:28.6|Info|DiskScanService|Completed scanning disk for Shrek 5
|
|
2025-11-22 00:02:28.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-22 00:02:28.6|Info|RefreshMovieService|Updating info for TRON: Ares
|
|
2025-11-22 00:02:28.6|Info|MediaCoverService|Downloading Fanart for [The Hunger Games: Sunrise on the Reaping (2026)][tt32558705, 1300968] https://image.tmdb.org/t/p/original/a6h9Rau9216w0uJ2Ef6uNELPla7.jpg
|
|
2025-11-22 00:02:28.6|Info|DiskScanService|Scanning disk for TRON: Ares
|
|
2025-11-22 00:02:28.6|Info|DiskScanService|Completed scanning disk for TRON: Ares
|
|
2025-11-22 00:02:28.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-22 00:02:28.6|Info|RefreshMovieService|Updating info for Harry Potter and the Philosopher's Stone
|
|
2025-11-22 00:02:28.7|Info|DiskScanService|Scanning disk for Harry Potter and the Philosopher's Stone
|
|
2025-11-22 00:02:28.7|Info|DiskScanService|Completed scanning disk for Harry Potter and the Philosopher's Stone
|
|
2025-11-22 00:02:28.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.7|Info|RefreshMovieService|Updating info for Harry Potter and the Goblet of Fire
|
|
2025-11-22 00:02:28.8|Info|DiskScanService|Scanning disk for Harry Potter and the Goblet of Fire
|
|
2025-11-22 00:02:28.8|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2025-11-22 00:02:28.8|Info|DiskScanService|Completed scanning disk for Harry Potter and the Goblet of Fire
|
|
2025-11-22 00:02:28.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.8|Info|DiskScanService|Scanning disk for Harry Potter and the Chamber of Secrets
|
|
2025-11-22 00:02:28.8|Info|DiskScanService|Completed scanning disk for Harry Potter and the Chamber of Secrets
|
|
2025-11-22 00:02:28.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.8|Info|DiskScanService|Scanning disk for Harry Potter and the Prisoner of Azkaban
|
|
2025-11-22 00:02:28.8|Info|DiskScanService|Completed scanning disk for Harry Potter and the Prisoner of Azkaban
|
|
2025-11-22 00:02:28.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.8|Info|DiskScanService|Scanning disk for Harry Potter and the Half-Blood Prince
|
|
2025-11-22 00:02:28.8|Info|DiskScanService|Completed scanning disk for Harry Potter and the Half-Blood Prince
|
|
2025-11-22 00:02:28.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.8|Info|DiskScanService|Scanning disk for Harry Potter and the Order of the Phoenix
|
|
2025-11-22 00:02:28.8|Info|DiskScanService|Completed scanning disk for Harry Potter and the Order of the Phoenix
|
|
2025-11-22 00:02:28.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.8|Info|DiskScanService|Scanning disk for Harry Potter and the Deathly Hallows: Part 1
|
|
2025-11-22 00:02:28.8|Info|DiskScanService|Completed scanning disk for Harry Potter and the Deathly Hallows: Part 1
|
|
2025-11-22 00:02:28.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:02:28.8|Info|DiskScanService|Scanning disk for Harry Potter and the Deathly Hallows: Part 2
|
|
2025-11-22 00:02:28.8|Info|DiskScanService|Completed scanning disk for Harry Potter and the Deathly Hallows: Part 2
|
|
2025-11-22 00:02:28.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-22 00:02:28.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-22 00:02:28.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-22 00:02:28.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-22 00:20:57.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 00:20:58.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 05:43:28 and 11/22/2025 06:08:58 UTC. Search may be required.
|
|
2025-11-22 00:20:58.7|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-22 00:20:59.0|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-22 00:51:28.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 00:51:28.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 06:09:58 and 11/22/2025 06:35:28 UTC. Search may be required.
|
|
2025-11-22 00:51:28.9|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-22 00:51:29.2|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-22 01:21:58.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 01:21:58.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 06:36:28 and 11/22/2025 07:02:58 UTC. Search may be required.
|
|
2025-11-22 01:21:59.3|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-22 01:21:59.6|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-22 01:52:28.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 01:52:30.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 07:03:58 and 11/22/2025 07:30:30 UTC. Search may be required.
|
|
2025-11-22 01:52:30.0|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-22 01:52:30.3|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-22 01:55:39.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-22 01:55:41.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-22 01:55:41.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-22 01:55:41.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-22 01:55:41.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-22 01:55:41.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-22 02:22:58.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 02:22:59.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 07:30:30 and 11/22/2025 07:55:59 UTC. Search may be required.
|
|
2025-11-22 02:22:59.4|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-22 02:22:59.7|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-22 02:53:28.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 02:53:32.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 07:56:59 and 11/22/2025 08:48:32 UTC. Search may be required.
|
|
2025-11-22 02:53:32.4|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-22 02:53:32.7|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-22 03:02:38.8|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from SABnzbd
|
|
|
|
[v5.28.0.10274] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Http request timed out
|
|
---> System.Net.WebException: Http request timed out
|
|
---> System.Threading.Tasks.TaskCanceledException: The operation was canceled.
|
|
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
|
|
---> System.Net.Sockets.SocketException (125): Operation canceled
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
|
|
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
|
|
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
--- End of inner exception stack trace ---
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
|
|
--- End of inner exception stack trace ---
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Radarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Radarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
|
|
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
|
|
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
|
|
at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90
|
|
|
|
|
|
2025-11-22 03:23:59.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 03:23:59.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 08:48:32 and 11/22/2025 09:14:59 UTC. Search may be required.
|
|
2025-11-22 03:23:59.7|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-22 03:24:00.0|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-22 03:54:29.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 03:54:29.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/22/2025 19:22:26 due to recent failures." />
|
|
2025-11-22 03:54:29.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/22/2025 19:22:26 due to recent failures." />
|
|
2025-11-22 03:54:29.2|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 15:27:58
|
|
2025-11-22 03:54:30.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 09:16:59 and 11/22/2025 09:43:30 UTC. Search may be required.
|
|
2025-11-22 03:54:30.0|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-22 03:54:30.3|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-22 04:24:59.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 04:24:59.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/23/2025 04:10:59 due to recent failures." />
|
|
2025-11-22 04:24:59.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/23/2025 04:10:59 due to recent failures." />
|
|
2025-11-22 04:24:59.4|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 23:46:00
|
|
2025-11-22 04:25:00.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 09:43:30 and 11/22/2025 10:09:00 UTC. Search may be required.
|
|
2025-11-22 04:25:00.3|Info|DownloadDecisionMaker|Processing 223 releases
|
|
2025-11-22 04:25:00.6|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0
|
|
2025-11-22 04:55:29.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 04:55:47.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-22 04:55:53.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-22 04:55:59.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-22 04:56:05.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-22 04:56:11.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-22 04:56:17.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-22 04:56:18.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 10:10:00 and 11/22/2025 10:37:18 UTC. Search may be required.
|
|
2025-11-22 04:56:18.5|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-22 04:56:18.8|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-22 05:26:29.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 05:26:47.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-22 05:26:47.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/22/2025 18:51:26 due to recent failures." />
|
|
2025-11-22 05:26:47.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/22/2025 18:51:26 due to recent failures." />
|
|
2025-11-22 05:26:47.1|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 13:24:39
|
|
2025-11-22 05:26:53.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-22 05:26:59.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-22 05:27:00.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 10:37:18 and 11/22/2025 11:04:00 UTC. Search may be required.
|
|
2025-11-22 05:27:00.2|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-22 05:27:00.5|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-22 05:57:29.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 05:57:31.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 11:04:00 and 11/22/2025 11:56:31 UTC. Search may be required.
|
|
2025-11-22 05:57:31.9|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-22 05:57:32.2|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-22 06:28:00.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 06:28:00.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 11:57:31 and 11/22/2025 12:23:00 UTC. Search may be required.
|
|
2025-11-22 06:28:01.2|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-22 06:28:01.5|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-22 06:58:30.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 06:58:31.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 12:24:00 and 11/22/2025 12:50:31 UTC. Search may be required.
|
|
2025-11-22 06:58:31.4|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-22 06:58:31.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-22 07:29:00.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 07:29:01.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 12:51:31 and 11/22/2025 13:17:01 UTC. Search may be required.
|
|
2025-11-22 07:29:01.5|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-22 07:29:01.8|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-22 07:56:10.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-22 07:56:12.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-22 07:56:12.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-22 07:56:12.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-22 07:56:12.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-22 07:56:12.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-22 07:59:30.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 07:59:31.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 13:17:01 and 11/22/2025 13:44:31 UTC. Search may be required.
|
|
2025-11-22 07:59:31.6|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-22 07:59:31.9|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-22 08:30:01.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 08:30:01.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 13:44:31 and 11/22/2025 14:09:01 UTC. Search may be required.
|
|
2025-11-22 08:30:02.1|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-22 08:30:02.4|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-22 09:00:31.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 09:00:31.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 14:10:01 and 11/22/2025 14:36:31 UTC. Search may be required.
|
|
2025-11-22 09:00:31.9|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-22 09:00:32.2|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-22 09:31:01.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 09:31:02.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 14:37:31 and 11/22/2025 15:30:02 UTC. Search may be required.
|
|
2025-11-22 09:31:02.2|Info|DownloadDecisionMaker|Processing 223 releases
|
|
2025-11-22 09:31:02.5|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0
|
|
2025-11-22 10:01:31.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 10:01:32.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 15:31:02 and 11/22/2025 15:56:32 UTC. Search may be required.
|
|
2025-11-22 10:01:32.4|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-22 10:01:32.7|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-22 10:32:01.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 10:32:02.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 15:57:32 and 11/22/2025 16:25:02 UTC. Search may be required.
|
|
2025-11-22 10:32:02.5|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-22 10:32:02.8|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-22 11:02:32.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 11:02:32.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 16:25:02 and 11/22/2025 16:50:32 UTC. Search may be required.
|
|
2025-11-22 11:02:32.8|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-22 11:02:33.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-22 11:33:02.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 11:33:04.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 16:50:32 and 11/22/2025 17:16:04 UTC. Search may be required.
|
|
2025-11-22 11:33:05.5|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-22 11:33:05.9|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-22 12:03:32.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 12:03:34.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 17:17:04 and 11/22/2025 17:43:34 UTC. Search may be required.
|
|
2025-11-22 12:03:34.1|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-22 12:03:34.4|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-22 12:34:02.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 12:34:03.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 17:43:34 and 11/22/2025 18:09:03 UTC. Search may be required.
|
|
2025-11-22 12:34:03.4|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-22 12:34:03.7|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-22 13:04:32.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 13:04:35.3|Info|DownloadDecisionMaker|Processing 218 releases
|
|
2025-11-22 13:04:35.6|Info|RssSyncService|RSS Sync Completed. Reports found: 218, Reports grabbed: 0
|
|
2025-11-22 13:35:03.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 13:35:03.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 18:11:03 and 11/22/2025 19:30:03 UTC. Search may be required.
|
|
2025-11-22 13:35:03.8|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-22 13:35:04.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-22 13:56:40.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-22 13:56:42.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-22 13:56:42.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-22 13:56:42.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-22 13:56:42.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-22 13:56:42.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-22 14:05:33.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 14:05:34.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 19:31:03 and 11/22/2025 19:56:34 UTC. Search may be required.
|
|
2025-11-22 14:05:34.1|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-22 14:05:34.4|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-22 14:36:03.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 14:36:04.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 19:57:34 and 11/22/2025 20:24:04 UTC. Search may be required.
|
|
2025-11-22 14:36:04.5|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-22 14:36:04.8|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-22 15:06:33.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 15:06:34.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 20:24:04 and 11/22/2025 20:49:34 UTC. Search may be required.
|
|
2025-11-22 15:06:34.5|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-22 15:06:34.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-22 15:37:03.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 15:37:04.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 20:50:34 and 11/22/2025 21:17:04 UTC. Search may be required.
|
|
2025-11-22 15:37:04.6|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-22 15:37:04.9|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-22 16:07:34.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 16:07:34.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 21:18:04 and 11/22/2025 21:43:34 UTC. Search may be required.
|
|
2025-11-22 16:07:34.8|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-22 16:07:35.1|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-22 16:38:04.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 16:38:05.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 21:43:34 and 11/22/2025 22:38:05 UTC. Search may be required.
|
|
2025-11-22 16:38:05.1|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-22 16:38:05.4|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-22 17:08:34.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 17:08:35.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 22:38:05 and 11/22/2025 23:02:35 UTC. Search may be required.
|
|
2025-11-22 17:08:35.2|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-22 17:08:35.5|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-22 17:39:04.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 17:39:05.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 23:02:35 and 11/22/2025 23:31:05 UTC. Search may be required.
|
|
2025-11-22 17:39:05.4|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-22 17:39:05.7|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-22 18:09:35.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 18:09:35.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 23:31:05 and 11/22/2025 23:56:35 UTC. Search may be required.
|
|
2025-11-22 18:09:35.6|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-22 18:09:35.9|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-22 18:40:05.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 18:40:05.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/22/2025 23:57:35 and 11/23/2025 00:23:05 UTC. Search may be required.
|
|
2025-11-22 18:40:07.7|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-22 18:40:08.0|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-22 19:10:35.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 19:10:36.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 00:24:05 and 11/23/2025 00:50:36 UTC. Search may be required.
|
|
2025-11-22 19:10:36.4|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-22 19:10:36.7|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-22 19:41:05.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 19:41:06.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 00:50:36 and 11/23/2025 01:17:06 UTC. Search may be required.
|
|
2025-11-22 19:41:06.3|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-22 19:41:06.6|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-22 19:57:10.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-22 19:57:10.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-22 19:57:11.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-22 19:57:13.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-22 19:57:13.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-22 19:57:13.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-22 19:57:13.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-22 19:57:13.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-22 20:11:35.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 20:11:36.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 01:17:06 and 11/23/2025 02:10:36 UTC. Search may be required.
|
|
2025-11-22 20:11:36.6|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-22 20:11:36.9|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-22 20:42:06.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 20:42:06.8|Info|DownloadDecisionMaker|Processing 218 releases
|
|
2025-11-22 20:42:07.1|Info|RssSyncService|RSS Sync Completed. Reports found: 218, Reports grabbed: 0
|
|
2025-11-22 21:12:36.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 21:12:36.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 02:10:36 and 11/23/2025 03:03:36 UTC. Search may be required.
|
|
2025-11-22 21:12:36.9|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-22 21:12:37.2|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-22 21:43:06.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 21:43:07.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 03:03:36 and 11/23/2025 03:30:07 UTC. Search may be required.
|
|
2025-11-22 21:43:07.2|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-22 21:43:07.5|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-22 22:13:36.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 22:13:37.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 03:31:07 and 11/23/2025 03:57:37 UTC. Search may be required.
|
|
2025-11-22 22:13:37.4|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-22 22:13:37.7|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-22 22:44:06.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 22:44:07.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 03:57:37 and 11/23/2025 04:24:07 UTC. Search may be required.
|
|
2025-11-22 22:44:07.8|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-22 22:44:08.0|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-22 23:14:37.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 23:14:37.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 04:24:07 and 11/23/2025 04:51:37 UTC. Search may be required.
|
|
2025-11-22 23:14:37.8|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-22 23:14:38.1|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-22 23:45:07.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-22 23:45:07.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 04:51:37 and 11/23/2025 05:44:07 UTC. Search may be required.
|
|
2025-11-22 23:45:08.0|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-22 23:45:08.3|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-22 23:54:37.4|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2025-11-22 23:54:37.4|Info|HousekeepingService|Running housecleaning tasks
|
|
2025-11-22 23:54:37.4|Info|Database|Vacuuming Log database
|
|
2025-11-22 23:54:37.4|Info|Database|Log database compressed
|
|
2025-11-22 23:54:37.4|Info|Database|Vacuuming Main database
|
|
2025-11-22 23:54:37.5|Info|Database|Main database compressed
|
|
2025-11-23 00:02:37.6|Info|RefreshMovieService|Updating info for Avatar: Fire and Ash
|
|
2025-11-23 00:02:37.7|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2025-11-23 00:02:37.7|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2025-11-23 00:02:37.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:37.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:37.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:37.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:37.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-23 00:02:37.7|Info|RefreshMovieService|Updating info for Avengers: Doomsday
|
|
2025-11-23 00:02:37.7|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2025-11-23 00:02:37.7|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2025-11-23 00:02:37.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:37.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:37.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:37.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:37.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-23 00:02:37.7|Info|RefreshMovieService|Updating info for Avengers: Secret Wars
|
|
2025-11-23 00:02:37.8|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2025-11-23 00:02:37.8|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2025-11-23 00:02:37.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:37.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:37.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:37.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:37.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-23 00:02:37.8|Info|DiskScanService|Scanning disk for Blade
|
|
2025-11-23 00:02:37.8|Info|DiskScanService|Completed scanning disk for Blade
|
|
2025-11-23 00:02:37.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:37.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:37.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:37.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:37.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-23 00:02:37.8|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2025-11-23 00:02:37.8|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2025-11-23 00:02:37.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:37.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:37.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:37.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:37.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-23 00:02:37.8|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2025-11-23 00:02:37.8|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2025-11-23 00:02:37.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:37.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:37.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:37.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:37.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-23 00:02:37.8|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2025-11-23 00:02:37.8|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2025-11-23 00:02:37.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:37.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:37.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:37.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:37.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-23 00:02:37.8|Info|RefreshMovieService|Updating info for Untitled The Batman Sequel
|
|
2025-11-23 00:02:37.9|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
|
|
2025-11-23 00:02:37.9|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
|
|
2025-11-23 00:02:37.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:37.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:37.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:37.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:37.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-23 00:02:37.9|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2025-11-23 00:02:37.9|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2025-11-23 00:02:37.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:37.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:37.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:37.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:37.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-23 00:02:37.9|Info|RefreshMovieService|Updating info for Predator: Badlands
|
|
2025-11-23 00:02:37.9|Info|MediaCoverService|Downloading Poster for [Untitled The Batman Sequel (2027)][tt19850008, 806704] https://image.tmdb.org/t/p/original/nykgmbEYooL5BiNO7oB3LrXskEM.jpg
|
|
2025-11-23 00:02:37.9|Info|DiskScanService|Scanning disk for Predator: Badlands
|
|
2025-11-23 00:02:37.9|Info|DiskScanService|Completed scanning disk for Predator: Badlands
|
|
2025-11-23 00:02:37.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:37.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:37.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:37.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:37.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-23 00:02:37.9|Info|DiskScanService|Scanning disk for The Mandalorian and Grogu
|
|
2025-11-23 00:02:37.9|Info|DiskScanService|Completed scanning disk for The Mandalorian and Grogu
|
|
2025-11-23 00:02:37.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:37.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:37.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:37.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:37.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-23 00:02:37.9|Info|RefreshMovieService|Updating info for Masters of the Universe
|
|
2025-11-23 00:02:38.0|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2025-11-23 00:02:38.0|Info|DiskScanService|Scanning disk for Masters of the Universe
|
|
2025-11-23 00:02:38.0|Info|DiskScanService|Completed scanning disk for Masters of the Universe
|
|
2025-11-23 00:02:38.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:38.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:38.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:38.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:38.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-23 00:02:38.0|Info|RefreshMovieService|Updating info for Moana
|
|
2025-11-23 00:02:38.1|Info|DiskScanService|Scanning disk for Moana
|
|
2025-11-23 00:02:38.1|Info|DiskScanService|Completed scanning disk for Moana
|
|
2025-11-23 00:02:38.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:38.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:38.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:38.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:38.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-23 00:02:38.1|Info|DiskScanService|Scanning disk for Mortal Kombat II
|
|
2025-11-23 00:02:38.1|Info|DiskScanService|Completed scanning disk for Mortal Kombat II
|
|
2025-11-23 00:02:38.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:38.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:38.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:38.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:38.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-23 00:02:38.1|Info|RefreshMovieService|Updating info for The Hunger Games: Sunrise on the Reaping
|
|
2025-11-23 00:02:38.1|Info|DiskScanService|Scanning disk for The Hunger Games: Sunrise on the Reaping
|
|
2025-11-23 00:02:38.1|Info|DiskScanService|Completed scanning disk for The Hunger Games: Sunrise on the Reaping
|
|
2025-11-23 00:02:38.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:38.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:38.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:38.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:38.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-23 00:02:38.1|Info|DiskScanService|Scanning disk for Shrek 5
|
|
2025-11-23 00:02:38.1|Info|DiskScanService|Completed scanning disk for Shrek 5
|
|
2025-11-23 00:02:38.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:38.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:38.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:38.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:38.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-23 00:02:38.1|Info|RefreshMovieService|Updating info for TRON: Ares
|
|
2025-11-23 00:02:38.2|Info|MediaCoverService|Downloading Fanart for [The Hunger Games: Sunrise on the Reaping (2026)][tt32558705, 1300968] https://image.tmdb.org/t/p/original/5h9vKBzB6iOde9k6rGpLJ4hyIdm.jpg
|
|
2025-11-23 00:02:38.2|Info|DiskScanService|Scanning disk for TRON: Ares
|
|
2025-11-23 00:02:38.2|Info|DiskScanService|Completed scanning disk for TRON: Ares
|
|
2025-11-23 00:02:38.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:38.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:38.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:38.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:38.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-23 00:02:38.2|Info|DiskScanService|Scanning disk for Harry Potter and the Philosopher's Stone
|
|
2025-11-23 00:02:38.2|Info|DiskScanService|Completed scanning disk for Harry Potter and the Philosopher's Stone
|
|
2025-11-23 00:02:38.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:38.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:38.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:38.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:38.2|Info|DiskScanService|Scanning disk for Harry Potter and the Goblet of Fire
|
|
2025-11-23 00:02:38.2|Info|DiskScanService|Completed scanning disk for Harry Potter and the Goblet of Fire
|
|
2025-11-23 00:02:38.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:38.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:38.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:38.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:38.2|Info|DiskScanService|Scanning disk for Harry Potter and the Chamber of Secrets
|
|
2025-11-23 00:02:38.2|Info|DiskScanService|Completed scanning disk for Harry Potter and the Chamber of Secrets
|
|
2025-11-23 00:02:38.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:38.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:38.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:38.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:38.2|Info|DiskScanService|Scanning disk for Harry Potter and the Prisoner of Azkaban
|
|
2025-11-23 00:02:38.2|Info|DiskScanService|Completed scanning disk for Harry Potter and the Prisoner of Azkaban
|
|
2025-11-23 00:02:38.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:38.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:38.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:38.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:38.3|Info|DiskScanService|Scanning disk for Harry Potter and the Half-Blood Prince
|
|
2025-11-23 00:02:38.3|Info|DiskScanService|Completed scanning disk for Harry Potter and the Half-Blood Prince
|
|
2025-11-23 00:02:38.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:38.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:38.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:38.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:38.3|Info|DiskScanService|Scanning disk for Harry Potter and the Order of the Phoenix
|
|
2025-11-23 00:02:38.3|Info|DiskScanService|Completed scanning disk for Harry Potter and the Order of the Phoenix
|
|
2025-11-23 00:02:38.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:38.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:38.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:38.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:38.3|Info|DiskScanService|Scanning disk for Harry Potter and the Deathly Hallows: Part 1
|
|
2025-11-23 00:02:38.3|Info|DiskScanService|Completed scanning disk for Harry Potter and the Deathly Hallows: Part 1
|
|
2025-11-23 00:02:38.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:38.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:38.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:38.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:38.3|Info|DiskScanService|Scanning disk for Harry Potter and the Deathly Hallows: Part 2
|
|
2025-11-23 00:02:38.3|Info|DiskScanService|Completed scanning disk for Harry Potter and the Deathly Hallows: Part 2
|
|
2025-11-23 00:02:38.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-23 00:02:38.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-23 00:02:38.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-23 00:02:38.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-23 00:02:38.5|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2025-11-23 00:15:37.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 00:15:38.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 05:44:07 and 11/23/2025 06:09:38 UTC. Search may be required.
|
|
2025-11-23 00:15:38.3|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-23 00:15:38.6|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-23 00:46:07.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 00:46:09.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 06:11:38 and 11/23/2025 06:38:09 UTC. Search may be required.
|
|
2025-11-23 00:46:09.3|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-23 00:46:09.6|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-23 01:16:37.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 01:16:38.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 06:38:09 and 11/23/2025 07:04:38 UTC. Search may be required.
|
|
2025-11-23 01:16:38.8|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-23 01:16:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-23 01:47:08.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 01:47:08.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 07:05:38 and 11/23/2025 07:30:08 UTC. Search may be required.
|
|
2025-11-23 01:47:08.8|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-23 01:47:09.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-23 01:57:41.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-23 01:57:43.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-23 01:57:43.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-23 01:57:43.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-23 01:57:43.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-23 01:57:43.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-23 02:17:38.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 02:17:39.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 07:32:08 and 11/23/2025 07:57:39 UTC. Search may be required.
|
|
2025-11-23 02:17:39.1|Info|DownloadDecisionMaker|Processing 223 releases
|
|
2025-11-23 02:17:39.4|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0
|
|
2025-11-23 02:48:08.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 02:48:09.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 07:58:39 and 11/23/2025 08:24:09 UTC. Search may be required.
|
|
2025-11-23 02:48:09.3|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-23 02:48:09.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-23 03:02:18.6|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from SABnzbd
|
|
|
|
[v5.28.0.10274] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Http request timed out
|
|
---> System.Net.WebException: Http request timed out
|
|
---> System.Threading.Tasks.TaskCanceledException: The operation was canceled.
|
|
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
|
|
---> System.Net.Sockets.SocketException (125): Operation canceled
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
|
|
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
|
|
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
--- End of inner exception stack trace ---
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
|
|
--- End of inner exception stack trace ---
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Radarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Radarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
|
|
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
|
|
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
|
|
at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90
|
|
|
|
|
|
2025-11-23 03:18:38.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 03:18:40.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 08:25:09 and 11/23/2025 08:50:40 UTC. Search may be required.
|
|
2025-11-23 03:18:40.6|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-23 03:18:40.9|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-23 03:49:08.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 03:49:09.7|Info|DownloadDecisionMaker|Processing 218 releases
|
|
2025-11-23 03:49:10.0|Info|RssSyncService|RSS Sync Completed. Reports found: 218, Reports grabbed: 0
|
|
2025-11-23 04:19:39.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 04:19:39.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/23/2025 19:26:06 due to recent failures." />
|
|
2025-11-23 04:19:39.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/23/2025 19:26:06 due to recent failures." />
|
|
2025-11-23 04:19:39.1|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 15:06:27
|
|
2025-11-23 04:19:40.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 08:51:40 and 11/23/2025 10:12:40 UTC. Search may be required.
|
|
2025-11-23 04:19:40.2|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-23 04:19:40.5|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-23 04:50:09.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 04:50:09.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/24/2025 04:13:09 due to recent failures." />
|
|
2025-11-23 04:50:09.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/24/2025 04:13:09 due to recent failures." />
|
|
2025-11-23 04:50:09.3|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 23:23:00
|
|
2025-11-23 04:50:10.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 10:12:40 and 11/23/2025 10:38:10 UTC. Search may be required.
|
|
2025-11-23 04:50:10.4|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-23 04:50:10.7|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-23 05:20:39.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 05:20:52.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-23 05:20:59.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-23 05:21:05.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-23 05:21:11.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-23 05:21:17.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-23 05:21:23.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-23 05:21:24.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 10:39:10 and 11/23/2025 11:04:24 UTC. Search may be required.
|
|
2025-11-23 05:21:24.3|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-23 05:21:24.6|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-23 05:51:39.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 05:51:45.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-23 05:51:45.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/23/2025 18:55:05 due to recent failures." />
|
|
2025-11-23 05:51:45.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/23/2025 18:55:05 due to recent failures." />
|
|
2025-11-23 05:51:45.8|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 13:03:20
|
|
2025-11-23 05:51:56.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-23 05:52:02.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-23 05:52:02.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 11:06:24 and 11/23/2025 11:32:02 UTC. Search may be required.
|
|
2025-11-23 05:52:02.9|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-23 05:52:03.2|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-23 06:22:09.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 06:22:10.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 11:32:02 and 11/23/2025 11:59:10 UTC. Search may be required.
|
|
2025-11-23 06:22:10.6|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-23 06:22:10.9|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-23 06:52:40.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 06:52:40.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 11:59:10 and 11/23/2025 12:50:40 UTC. Search may be required.
|
|
2025-11-23 06:52:40.8|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-23 06:52:41.1|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-23 07:23:10.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 07:23:11.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 12:52:40 and 11/23/2025 13:18:11 UTC. Search may be required.
|
|
2025-11-23 07:23:11.2|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-23 07:23:11.5|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-23 07:53:40.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 07:53:42.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 13:18:11 and 11/23/2025 13:44:42 UTC. Search may be required.
|
|
2025-11-23 07:53:42.2|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-23 07:53:42.4|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-23 07:58:12.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-23 07:58:14.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-23 07:58:14.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-23 07:58:14.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-23 07:58:14.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-23 07:58:14.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-23 08:24:10.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 08:24:11.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 13:45:42 and 11/23/2025 14:12:11 UTC. Search may be required.
|
|
2025-11-23 08:24:11.5|Info|DownloadDecisionMaker|Processing 223 releases
|
|
2025-11-23 08:24:11.8|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0
|
|
2025-11-23 08:54:40.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 08:54:41.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 14:13:11 and 11/23/2025 14:38:41 UTC. Search may be required.
|
|
2025-11-23 08:54:41.9|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-23 08:54:42.2|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-23 09:25:11.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 09:25:11.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 14:39:41 and 11/23/2025 15:05:11 UTC. Search may be required.
|
|
2025-11-23 09:25:11.8|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-23 09:25:12.0|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-23 09:55:41.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 09:55:43.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 15:05:11 and 11/23/2025 15:31:43 UTC. Search may be required.
|
|
2025-11-23 09:55:43.4|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-23 09:55:43.7|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-23 10:26:11.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 10:26:12.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 15:32:43 and 11/23/2025 16:24:12 UTC. Search may be required.
|
|
2025-11-23 10:26:12.2|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-23 10:26:12.5|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-23 10:56:41.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 10:56:43.3|Info|DownloadDecisionMaker|Processing 218 releases
|
|
2025-11-23 10:56:43.6|Info|RssSyncService|RSS Sync Completed. Reports found: 218, Reports grabbed: 0
|
|
2025-11-23 11:27:11.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 11:27:14.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 16:26:12 and 11/23/2025 17:19:14 UTC. Search may be required.
|
|
2025-11-23 11:27:15.2|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-23 11:27:15.5|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-23 11:57:42.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 11:57:44.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 17:19:14 and 11/23/2025 17:44:44 UTC. Search may be required.
|
|
2025-11-23 11:57:44.1|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-23 11:57:44.4|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-23 12:28:12.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 12:28:13.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 17:45:44 and 11/23/2025 18:12:13 UTC. Search may be required.
|
|
2025-11-23 12:28:13.3|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-23 12:28:13.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-23 12:58:42.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 12:58:43.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 18:13:13 and 11/23/2025 18:39:43 UTC. Search may be required.
|
|
2025-11-23 12:58:43.2|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-23 12:58:43.5|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-23 13:29:12.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 13:29:13.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 18:39:43 and 11/23/2025 19:06:13 UTC. Search may be required.
|
|
2025-11-23 13:29:13.4|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-23 13:29:13.7|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-23 13:58:43.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-23 13:58:44.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-23 13:58:44.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-23 13:58:44.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-23 13:58:44.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-23 13:58:44.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-23 13:59:42.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 13:59:43.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 19:06:13 and 11/23/2025 19:57:43 UTC. Search may be required.
|
|
2025-11-23 13:59:43.7|Info|DownloadDecisionMaker|Processing 224 releases
|
|
2025-11-23 13:59:43.9|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0
|
|
2025-11-23 14:30:13.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 14:30:13.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 19:59:43 and 11/23/2025 20:25:13 UTC. Search may be required.
|
|
2025-11-23 14:30:13.9|Info|DownloadDecisionMaker|Processing 224 releases
|
|
2025-11-23 14:30:14.2|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0
|
|
2025-11-23 15:00:43.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 15:00:44.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 20:26:13 and 11/23/2025 20:51:44 UTC. Search may be required.
|
|
2025-11-23 15:00:44.0|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-23 15:00:44.3|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-23 15:31:13.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 15:31:14.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 20:51:44 and 11/23/2025 21:18:14 UTC. Search may be required.
|
|
2025-11-23 15:31:14.4|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-23 15:31:14.6|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-23 16:01:43.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 16:01:44.5|Info|DownloadDecisionMaker|Processing 218 releases
|
|
2025-11-23 16:01:44.8|Info|RssSyncService|RSS Sync Completed. Reports found: 218, Reports grabbed: 0
|
|
2025-11-23 16:32:14.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 16:32:14.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 21:20:14 and 11/23/2025 22:12:14 UTC. Search may be required.
|
|
2025-11-23 16:32:14.6|Info|DownloadDecisionMaker|Processing 223 releases
|
|
2025-11-23 16:32:14.9|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0
|
|
2025-11-23 17:02:44.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 17:02:44.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 22:13:14 and 11/23/2025 22:38:44 UTC. Search may be required.
|
|
2025-11-23 17:02:44.8|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-23 17:02:45.1|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-23 17:33:14.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 17:33:15.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 22:39:44 and 11/23/2025 23:33:15 UTC. Search may be required.
|
|
2025-11-23 17:33:15.8|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-23 17:33:16.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-23 18:03:44.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 18:03:45.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 23:33:15 and 11/23/2025 23:58:45 UTC. Search may be required.
|
|
2025-11-23 18:03:45.9|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-23 18:03:46.2|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-23 18:34:14.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 18:34:15.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/23/2025 23:58:45 and 11/24/2025 00:26:15 UTC. Search may be required.
|
|
2025-11-23 18:34:15.6|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-23 18:34:15.9|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-23 19:04:44.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 19:04:45.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/24/2025 00:27:15 and 11/24/2025 00:53:45 UTC. Search may be required.
|
|
2025-11-23 19:04:45.7|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-23 19:04:46.0|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-23 19:35:15.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 19:35:15.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/24/2025 00:53:45 and 11/24/2025 01:19:15 UTC. Search may be required.
|
|
2025-11-23 19:35:15.8|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-23 19:35:16.1|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-23 19:59:13.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-23 19:59:13.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-23 19:59:13.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-23 19:59:15.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-23 19:59:15.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-23 19:59:15.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-23 19:59:15.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-23 19:59:15.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-23 20:05:45.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 20:05:46.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/24/2025 01:19:15 and 11/24/2025 01:46:46 UTC. Search may be required.
|
|
2025-11-23 20:05:46.2|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-23 20:05:46.5|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-23 20:36:15.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 20:36:17.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/24/2025 01:46:46 and 11/24/2025 02:13:17 UTC. Search may be required.
|
|
2025-11-23 20:36:17.2|Info|DownloadDecisionMaker|Processing 224 releases
|
|
2025-11-23 20:36:17.5|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0
|
|
2025-11-23 21:06:45.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 21:06:46.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/24/2025 02:14:17 and 11/24/2025 02:40:46 UTC. Search may be required.
|
|
2025-11-23 21:06:46.7|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-23 21:06:47.0|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-23 21:37:15.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 21:37:16.2|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/21/2025 15:48:46 and 11/24/2025 09:16:46 UTC. Search may be required.
|
|
2025-11-23 21:37:16.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/24/2025 02:40:46 and 11/24/2025 03:32:16 UTC. Search may be required.
|
|
2025-11-23 21:37:16.7|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-23 21:37:17.0|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-23 22:07:46.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 22:07:46.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/24/2025 09:16:46 and 11/24/2025 09:16:46 UTC. Search may be required.
|
|
2025-11-23 22:07:46.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/24/2025 03:32:16 and 11/24/2025 03:59:46 UTC. Search may be required.
|
|
2025-11-23 22:07:46.8|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-23 22:07:47.1|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-23 22:38:16.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 22:38:16.7|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/24/2025 09:16:46 and 11/24/2025 09:16:46 UTC. Search may be required.
|
|
2025-11-23 22:38:16.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/24/2025 03:59:46 and 11/24/2025 04:26:16 UTC. Search may be required.
|
|
2025-11-23 22:38:17.0|Info|DownloadDecisionMaker|Processing 226 releases
|
|
2025-11-23 22:38:17.3|Info|RssSyncService|RSS Sync Completed. Reports found: 226, Reports grabbed: 0
|
|
2025-11-23 23:08:46.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 23:08:46.8|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/24/2025 09:16:46 and 11/24/2025 09:16:46 UTC. Search may be required.
|
|
2025-11-23 23:08:47.3|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2025-11-23 23:08:47.6|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2025-11-23 23:39:16.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-23 23:39:17.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/24/2025 09:16:46 and 11/24/2025 09:16:46 UTC. Search may be required.
|
|
2025-11-23 23:39:17.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/24/2025 04:27:16 and 11/24/2025 05:19:17 UTC. Search may be required.
|
|
2025-11-23 23:39:17.4|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-23 23:39:17.7|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-23 23:54:46.9|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2025-11-23 23:54:46.9|Info|HousekeepingService|Running housecleaning tasks
|
|
2025-11-23 23:54:46.9|Info|Database|Vacuuming Log database
|
|
2025-11-23 23:54:46.9|Info|Database|Log database compressed
|
|
2025-11-23 23:54:46.9|Info|Database|Vacuuming Main database
|
|
2025-11-23 23:54:47.0|Info|Database|Main database compressed
|
|
2025-11-24 00:02:47.2|Info|RefreshMovieService|Updating info for Avatar: Fire and Ash
|
|
2025-11-24 00:02:47.2|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2025-11-24 00:02:47.2|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2025-11-24 00:02:47.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-24 00:02:47.2|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2025-11-24 00:02:47.2|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2025-11-24 00:02:47.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-24 00:02:47.2|Info|RefreshMovieService|Updating info for Avengers: Secret Wars
|
|
2025-11-24 00:02:47.3|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2025-11-24 00:02:47.3|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2025-11-24 00:02:47.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-24 00:02:47.3|Info|DiskScanService|Scanning disk for Blade
|
|
2025-11-24 00:02:47.3|Info|DiskScanService|Completed scanning disk for Blade
|
|
2025-11-24 00:02:47.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-24 00:02:47.3|Info|RefreshMovieService|Updating info for Dune: Part Three
|
|
2025-11-24 00:02:47.3|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2025-11-24 00:02:47.3|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2025-11-24 00:02:47.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-24 00:02:47.3|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2025-11-24 00:02:47.3|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2025-11-24 00:02:47.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-24 00:02:47.3|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2025-11-24 00:02:47.3|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2025-11-24 00:02:47.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-24 00:02:47.3|Info|RefreshMovieService|Updating info for Untitled The Batman Sequel
|
|
2025-11-24 00:02:47.4|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
|
|
2025-11-24 00:02:47.4|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
|
|
2025-11-24 00:02:47.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-24 00:02:47.4|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2025-11-24 00:02:47.4|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2025-11-24 00:02:47.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-24 00:02:47.4|Info|RefreshMovieService|Updating info for Predator: Badlands
|
|
2025-11-24 00:02:47.5|Info|DiskScanService|Scanning disk for Predator: Badlands
|
|
2025-11-24 00:02:47.5|Info|DiskScanService|Completed scanning disk for Predator: Badlands
|
|
2025-11-24 00:02:47.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-24 00:02:47.5|Info|DiskScanService|Scanning disk for The Mandalorian and Grogu
|
|
2025-11-24 00:02:47.5|Info|DiskScanService|Completed scanning disk for The Mandalorian and Grogu
|
|
2025-11-24 00:02:47.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-24 00:02:47.5|Info|DiskScanService|Scanning disk for Masters of the Universe
|
|
2025-11-24 00:02:47.5|Info|DiskScanService|Completed scanning disk for Masters of the Universe
|
|
2025-11-24 00:02:47.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-24 00:02:47.5|Info|RefreshMovieService|Updating info for Moana
|
|
2025-11-24 00:02:47.5|Info|DiskScanService|Scanning disk for Moana
|
|
2025-11-24 00:02:47.5|Info|DiskScanService|Completed scanning disk for Moana
|
|
2025-11-24 00:02:47.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-24 00:02:47.5|Info|DiskScanService|Scanning disk for Mortal Kombat II
|
|
2025-11-24 00:02:47.5|Info|DiskScanService|Completed scanning disk for Mortal Kombat II
|
|
2025-11-24 00:02:47.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-24 00:02:47.5|Info|RefreshMovieService|Updating info for The Hunger Games: Sunrise on the Reaping
|
|
2025-11-24 00:02:47.6|Info|DiskScanService|Scanning disk for The Hunger Games: Sunrise on the Reaping
|
|
2025-11-24 00:02:47.6|Info|DiskScanService|Completed scanning disk for The Hunger Games: Sunrise on the Reaping
|
|
2025-11-24 00:02:47.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-24 00:02:47.6|Info|DiskScanService|Scanning disk for Shrek 5
|
|
2025-11-24 00:02:47.6|Info|DiskScanService|Completed scanning disk for Shrek 5
|
|
2025-11-24 00:02:47.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-24 00:02:47.6|Info|RefreshMovieService|Updating info for TRON: Ares
|
|
2025-11-24 00:02:47.7|Info|DiskScanService|Scanning disk for TRON: Ares
|
|
2025-11-24 00:02:47.7|Info|DiskScanService|Completed scanning disk for TRON: Ares
|
|
2025-11-24 00:02:47.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-11-24 00:02:47.7|Info|DiskScanService|Scanning disk for Harry Potter and the Philosopher's Stone
|
|
2025-11-24 00:02:47.7|Info|DiskScanService|Completed scanning disk for Harry Potter and the Philosopher's Stone
|
|
2025-11-24 00:02:47.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.7|Info|DiskScanService|Scanning disk for Harry Potter and the Goblet of Fire
|
|
2025-11-24 00:02:47.7|Info|DiskScanService|Completed scanning disk for Harry Potter and the Goblet of Fire
|
|
2025-11-24 00:02:47.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.7|Info|DiskScanService|Scanning disk for Harry Potter and the Chamber of Secrets
|
|
2025-11-24 00:02:47.7|Info|DiskScanService|Completed scanning disk for Harry Potter and the Chamber of Secrets
|
|
2025-11-24 00:02:47.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.7|Info|DiskScanService|Scanning disk for Harry Potter and the Prisoner of Azkaban
|
|
2025-11-24 00:02:47.7|Info|DiskScanService|Completed scanning disk for Harry Potter and the Prisoner of Azkaban
|
|
2025-11-24 00:02:47.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.7|Info|DiskScanService|Scanning disk for Harry Potter and the Half-Blood Prince
|
|
2025-11-24 00:02:47.7|Info|DiskScanService|Completed scanning disk for Harry Potter and the Half-Blood Prince
|
|
2025-11-24 00:02:47.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.7|Info|DiskScanService|Scanning disk for Harry Potter and the Order of the Phoenix
|
|
2025-11-24 00:02:47.7|Info|DiskScanService|Completed scanning disk for Harry Potter and the Order of the Phoenix
|
|
2025-11-24 00:02:47.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.7|Info|DiskScanService|Scanning disk for Harry Potter and the Deathly Hallows: Part 1
|
|
2025-11-24 00:02:47.7|Info|DiskScanService|Completed scanning disk for Harry Potter and the Deathly Hallows: Part 1
|
|
2025-11-24 00:02:47.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:02:47.7|Info|DiskScanService|Scanning disk for Harry Potter and the Deathly Hallows: Part 2
|
|
2025-11-24 00:02:47.7|Info|DiskScanService|Completed scanning disk for Harry Potter and the Deathly Hallows: Part 2
|
|
2025-11-24 00:02:47.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-11-24 00:02:47.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-11-24 00:02:47.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-11-24 00:02:47.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-11-24 00:09:47.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-24 00:09:47.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/24/2025 09:16:46 and 11/24/2025 09:16:46 UTC. Search may be required.
|
|
2025-11-24 00:09:47.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/24/2025 05:20:17 and 11/24/2025 05:45:47 UTC. Search may be required.
|
|
2025-11-24 00:09:47.8|Info|DownloadDecisionMaker|Processing 223 releases
|
|
2025-11-24 00:09:48.1|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0
|
|
2025-11-24 00:40:17.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-24 00:40:17.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/24/2025 09:16:46 and 11/24/2025 09:16:46 UTC. Search may be required.
|
|
2025-11-24 00:40:17.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/24/2025 05:46:47 and 11/24/2025 06:12:17 UTC. Search may be required.
|
|
2025-11-24 00:40:17.9|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-24 00:40:18.2|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-24 01:10:47.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-24 01:10:47.8|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/24/2025 09:16:46 and 11/24/2025 09:16:46 UTC. Search may be required.
|
|
2025-11-24 01:10:48.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/24/2025 06:13:17 and 11/24/2025 07:07:48 UTC. Search may be required.
|
|
2025-11-24 01:10:48.4|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-24 01:10:48.7|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-24 01:41:17.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-24 01:41:18.0|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/24/2025 09:16:46 and 11/24/2025 09:16:46 UTC. Search may be required.
|
|
2025-11-24 01:41:18.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/24/2025 07:07:48 and 11/24/2025 07:33:18 UTC. Search may be required.
|
|
2025-11-24 01:41:18.2|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-24 01:41:18.5|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-24 01:59:44.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-24 01:59:46.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : 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.
|
|
2025-11-24 01:59:46.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-24 01:59:46.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-24 01:59:46.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-24 01:59:46.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-11-24 02:11:47.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-24 02:11:48.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/24/2025 09:16:46 and 11/24/2025 09:16:46 UTC. Search may be required.
|
|
2025-11-24 02:11:49.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/24/2025 07:34:18 and 11/24/2025 08:00:49 UTC. Search may be required.
|
|
2025-11-24 02:11:49.0|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-24 02:11:49.3|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-24 02:42:18.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-24 02:42:18.4|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/24/2025 09:16:46 and 11/24/2025 09:16:46 UTC. Search may be required.
|
|
2025-11-24 02:42:18.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/24/2025 08:00:49 and 11/24/2025 08:26:18 UTC. Search may be required.
|
|
2025-11-24 02:42:18.8|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-24 02:42:19.1|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-24 03:02:58.1|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from SABnzbd
|
|
|
|
[v5.28.0.10274] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to SABnzbd, Http request timed out
|
|
---> System.Net.WebException: Http request timed out
|
|
---> System.Threading.Tasks.TaskCanceledException: The operation was canceled.
|
|
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
|
|
---> System.Net.Sockets.SocketException (125): Operation canceled
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
|
|
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
|
|
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
--- End of inner exception stack trace ---
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
|
|
--- End of inner exception stack trace ---
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 214
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in ./Radarr.Core/Download/Clients/Sabnzbd/SabnzbdProxy.cs:line 127
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in ./Radarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 57
|
|
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetItems()+MoveNext() in ./Radarr.Core/Download/Clients/Sabnzbd/Sabnzbd.cs:line 188
|
|
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
|
|
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
|
|
at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90
|
|
|
|
|
|
2025-11-24 03:12:48.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-24 03:12:48.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/24/2025 09:16:46 and 11/24/2025 09:16:46 UTC. Search may be required.
|
|
2025-11-24 03:12:48.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/24/2025 08:26:18 and 11/24/2025 08:52:48 UTC. Search may be required.
|
|
2025-11-24 03:12:48.9|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2025-11-24 03:12:49.2|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2025-11-24 03:43:18.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-24 03:43:18.8|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/24/2025 09:16:46 and 11/24/2025 09:16:46 UTC. Search may be required.
|
|
2025-11-24 03:43:19.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/24/2025 08:54:48 and 11/24/2025 09:19:19 UTC. Search may be required.
|
|
2025-11-24 03:43:19.2|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-24 03:43:19.5|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-24 04:13:48.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-24 04:13:48.9|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/24/2025 09:16:46 and 11/24/2025 09:16:46 UTC. Search may be required.
|
|
2025-11-24 04:13:49.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/24/2025 09:20:19 and 11/24/2025 09:45:49 UTC. Search may be required.
|
|
2025-11-24 04:13:49.4|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-24 04:13:49.7|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-24 04:44:18.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-24 04:44:18.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/24/2025 19:30:55 due to recent failures." />
|
|
2025-11-24 04:44:18.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/24/2025 19:30:55 due to recent failures." />
|
|
2025-11-24 04:44:18.8|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 14:46:36
|
|
2025-11-24 04:44:19.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/24/2025 09:16:46 and 11/24/2025 09:16:46 UTC. Search may be required.
|
|
2025-11-24 04:44:19.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/24/2025 09:45:49 and 11/24/2025 10:39:19 UTC. Search may be required.
|
|
2025-11-24 04:44:19.7|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2025-11-24 04:44:20.0|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2025-11-24 05:14:49.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-24 05:14:49.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/25/2025 04:17:49 due to recent failures." />
|
|
2025-11-24 05:14:49.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/25/2025 04:17:49 due to recent failures." />
|
|
2025-11-24 05:14:49.0|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 23:03:00
|
|
2025-11-24 05:14:49.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/24/2025 09:16:46 and 11/24/2025 09:16:46 UTC. Search may be required.
|
|
2025-11-24 05:14:50.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/24/2025 10:40:19 and 11/24/2025 11:07:50 UTC. Search may be required.
|
|
2025-11-24 05:14:50.6|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-24 05:14:50.9|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-24 05:45:19.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-24 05:45:28.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-24 05:45:37.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-24 05:45:43.9|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-24 05:45:50.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-24 05:45:56.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-24 05:46:02.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-24 05:46:02.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/24/2025 09:16:46 and 11/24/2025 09:16:46 UTC. Search may be required.
|
|
2025-11-24 05:46:02.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 11/24/2025 11:07:50 and 11/24/2025 11:33:02 UTC. Search may be required.
|
|
2025-11-24 05:46:03.0|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2025-11-24 05:46:03.3|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2025-11-24 06:16:19.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-11-24 06:16:36.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.28.0.10274] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
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.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-11-24 06:16:36.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/24/2025 18:58:15 due to recent failures." />
|
|
2025-11-24 06:16:36.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 11/24/2025 18:58:15 due to recent failures." />
|